* {
	/*list-style: none;*/
	margin: 0px;
	padding: 0px;
}

body {
    background-color: #c6d070;
    color: #656661;	
	font: 10pt arial, verdana, sans-serif;	
    text-align: center;
}

a {
	color: #3b3b3b;
	text-decoration: none;
}

h1 {
	font-size: 1.5em;
	text-align: left;
}

h2 {
	font-size: 1.2em;	
	text-align: left;		
}

ul{

list-style: none;
}
	

input,
select {
	font-size: 1em;
}

#container {			
  	height: auto !important;
  	height: 100%;
  	min-height: 100%;
  	margin: auto;
  	text-align: center;  		
	width: 992px;		
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
}

.clearAfter:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* Holly Hack Targets IE Win only \*/
* html .clearAfter {height: 1%;}
/* End Holly Hack */


/***************************************************************************
* Header 
***************************************************************************/

#header {
	background: url(../image/header.jpg) top left no-repeat;
	float: left;	
	height: 153px;
	overflow: hidden;	
	width: 962px;
}

/***************************************************************************
* Menu Links
***************************************************************************/

#menu {		
	background: url(../image/menu_u.jpg) top left repeat-y;	
	float: left;	
	width: 220px;	
	margin: 0px;
	overflow:hidden;	
	text-align: left;	
}

/*sidebar*/

#sidebar {
	float: left;	
	padding-top:0px;
	padding-left:33px;	
	width: 200px;	
}

#sidebar ul {
	list-style: none;
	margin-top: 0px;
	margin-left: -11px;
}

#sidebar a, #sidebar h3.cat {
	text-align:right;
	width: 129px;
	display: block;
	padding: 5px 30px 3px 40px;
	background: url(../image/menubacktrans.gif) center right no-repeat;
	margin: 2px 0;
	font-size: 12px;
	text-decoration: none;
}

#sidebar a {
	color: #656661;
}

#sidebar a.big, #sidebar h3.cat {
	text-align:right;
	background: url(../image/test.gif) center right no-repeat;
	padding: 2px 5px 4px 30px;
	margin: 10px 0 0 10px;
	font-size: 14px;
}

#sidebar h3 {
	font-size: 14px;
}

#sidebar h3.cat {
	color: #656661;	
}

#sidebar a.big {
	color: #fff;
}


/***************************************************************************
* Content 
***************************************************************************/
#content {	
	background: url(../image/cont_unt.jpg) top left repeat-y;	
	color: #656661;	
	min-height: 622px;
	height: auto !important;
	height: 622px;	
	float:left;	
	text-align: left;
	width: 742px;	
}

#content a {

	color: #98a734;
}



#unten {
	background: url(../image/content_back_neu.jpg) top left no-repeat;
	float: left;
	padding-top:20px;
	padding-left:20px;	
	min-height: 522px;
	height: auto !important;
	height: 522px;
	width: 702px;		
}

.adresse{
	float:left;
	font-size: 1.1em;
	height: 275;	
	padding-top:10px;
	width: 350px;
}
.adresse h2 {	
	font-size: 1.1em;
	margin-top: 10px;	
}

.slidebox {
	float: left;	
	height: 275;
	margin: 15px 15px 0 0 ;	
}

.teasertext {
	float:left;
	font-size: 1.2em;	
	padding-top: 20px;
	text-align: justify;
	width: 670px;
}

.kundenkarten ul {	
	list-style: disc;
	padding-left: 15px;
}

.textfluss img {
	float: right;
	margin: 20px 0 10px 20px ;
}

.teasertext table tr td {
	padding-top: 10px;
    text-align: center;
}

.teasertext h2 {	
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 8px;	
}
.teasertext h3 {	
	font-size: 0.9em;
	line-height: 1em;	
}

.teasertext_anbindung{
	float:left;
	font-size: 1.2em;	
	padding-top: 20px;
	text-align: justify;
	width: 670px;
		
}
.teasertext_anbindung h2 {	
	font-size: 1.0em;	
}
.teasertext_anbindung h3 {	
	margin-top: 5px;
	font-size: 1em;
	line-height: 1em;	
}	


.verleih {	
	float: left;
}

.picture {	
	float: left;	
	width: 280px;
	margin-bottom: 20px;
	text-align: left;
}

.kalenderliste {			
	float: left;
	font-size: .9em;	
	padding-left:20px;
	line-height:1.5em;
	width: 260px;
}

.kalender img {
	float: right;
	margin: 0 0 10px 20px ;		
}

.kal{	
	margin-bottom: 20px;
}
											
.kal_names{
	font-size: .9em;
	float: left;	
	height: 200px;
	width: 240px;
}

.bereit_apo {
   font-size: 1.3em;
   font-weight: bold;
   padding-top: 15px;
   padding-bottom: 15px;
}

.kal_list{
  float: left;
    font-size: .9em;
	line-height: 1.5em;
	padding-right: 20px;
	text-align: left;
    margin-left: 100px;
}
.text_expl{	
	float: left;
	width: 360px;
	padding: 35px 0 20px 20px;
	margin-bottom: 20px;	
}
.text_expl a{	
	font-size: 0.9em;	
}





/***************************************************************************
* Footer
***************************************************************************/

#footer {
	
	background: url(../image/footer.jpg) top left no-repeat;
	margin-top:-3px;
	float: left;
	height: 47px;	
	overflow: hidden;	
	width: 962px;	
}


