html, body{ background-color: #AB4E27; background-repeat: repeat; background-attachment: scroll; margin:0; padding:0; text-align:center; } 
 
#pagewidth{ background-color: #f9f9f9; background-repeat: repeat; background-attachment: scroll; width:980px; text-align:left; height: auto; margin-top: 12px; margin-right: auto; margin-left: auto; } 
 
#header{ position:relative; height:170px; background-color:#000; background-image: url(/assets/main/images/headerbackg4.jpg); background-repeat: repeat-x; background-attachment: scroll; width:100%; padding-top: 50px; }
.headerpic { margin-left: 10px; }
 
#leftcol{ font-size: 85%; width:15%; float:left; position:relative; height: auto; font-family: Verdana; font-variant: small-caps; line-height: 2.2em; margin: 0; }
#leftcol p {  }
#leftcol ul { margin: 0 0 0 35px; padding: 45px 0 0; list-style-type: none; }
#leftcol li { margin: 0; padding: 0; } 
#leftcol a { color: #000; text-decoration: none; }
#leftcol a:hover { color: #000; text-decoration: underline; }

#termine { color: #333; font-variant: normal; width: 90%; margin-top: 30px; margin-bottom: 30px; margin-left: 35px; }
#termine label{ font-size: 12px; font-family: Verdana; font-weight: bold; font-variant: normal; height: 25px; display: block; }
#termine p { font-size: 12px; line-height: 1.5em; margin: 0; }
#termine a { text-decoration: underline; }

#leftcol2{ font-size: 85%; width:15%; float:left; position:relative; height: auto; min-height: 430px; font-family: Verdana; font-variant: small-caps; line-height: 2.2em; }
#leftcol2 p {  }
#leftcol2 ul { margin: 0 0 0 25px; padding: 75px 0 0; list-style-type: none; }
#leftcol2 li { margin: 0; padding: 0; }
#leftcol2 a { color: #000; font-weight: bold; text-decoration: none; }
#leftcol2 a:hover { color: #696969; text-decoration: underline; }
#maincol{ color: #333; font-size: 12px; float: right; font-family: Verdana; line-height: 1.7em; position: relative; width:600px; height: auto; min-height: 430px; margin-bottom: 10px; margin-left: 4%; }
#maincol h1{ font-size: 17px; font-family: Verdana; margin-top: 50px; margin-right: 0; margin-bottom: 10px; }
#maincol p { padding: 0 6% 3% 0.3%; }
#maincol p table { position: absolute; top: 30px; width: 250px; margin: 0; padding: 0; }
#maincol p tr { background-color: #d2691e; position: absolute; top: 30px; margin: 0; padding: 0; }
#maincol b { margin: 0; }
#maincol a { color: #000; }
# maincol a:hover { color: #696969; text-decoration: none; }
#footer{ font-size: 11px; clear:both; font-family: Verdana; line-height: 1.5em; text-align: center; background-image: url(/assets/main/images/footerpic1.jpg); background-repeat: no-repeat; background-attachment: scroll; height: 32px; }
#footer a{ color: #000; font-variant: small-caps; text-decoration: none; }
#footer a:hover{ color: #000; text-decoration: underline; }
#footer p{ padding-left: 128px; }

.bigpix{ float: left; margin-top: 7px; margin-right: 20px; margin-bottom: 10px; }
.hover { font-weight:bold; color:#006400 }
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.pics { float: left; margin: 8px 15px 3px 1px; }



