/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #DEE989;
 FONT-FAMILY: verdana,arial,helvetica,sans-serif;
} 
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 background-image: url(images/bg_navi_und_content.gif)  
} 
 
#header{
 position:relative; 
 height:18px; 
  background-color: #ABA23B; 
 width:100%;
 background-image: url(images/bg_oben.gif);
} 

#flash_head{
 position:relative; 
 height:246px; 
 background-color: #D7E88A; 
 width:100%;
 background-image: url(images/bg_flash_start.jpg);
 text-align: center;
} 

#nach_flash{
 position:relative; 
 height:46px; 
  background-color: #DFE88B; 
 width:100%;
 background-image: url(images/bg_nach_flash.gif);
} 
 

 
 #leftcol{
 width: 240px; 
 float:left;
 margin-left: 0px;
 position:relative; 
 /*background-color: #D9E3E4;*/
 background-image: url(images/bg_navi_und_content.gif);
 }
 
 
 #innerleftcool{
 	
	
	width: 200px;
	margin-left: 28px;
	margin-top: 0px;
 }
 
 
 #adresse{

padding-left: 16px;
padding-right: 0px;
list-style-type: none;
width: auto;
margin-left: 10px;
margin-top: 20px;
margin-right: 0px;
font-size : 0.65em;
font-family : Verdana, Helvetica, Arial, Tahoma, "Sans Serif";
line-height: 1.5em;
color: White;
background-color: #837C30;


border: 1px solid White;
clear: left;

}

#adresse a{
	color: White;
}


#adresse a:hover{
font-weight: bold;
	text-decoration: none;
}
 
 
 
 
#maincol{
/*background-color: #FFFFFF; */ 
 float: right; 
 display:inline; 
 position: relative; 
 width: 520px; 
 }
 
 
   #content{
  margin-top: 14px;
  margin-right: 40px;
  margin-left: 30px;
   padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 12px;
	
 }
 
 
  #content P {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 0.8em;
	PADDING-BOTTOM: 8px;
	LINE-HEIGHT: 1.50em;

	margin: 4px 0px 4px 0px;
	color: #76702A;
}

#content h1 {

color: #ABA23B;
/*font-size: 22px;*/
FONT-SIZE: 1.20em;
line-height: 1.3em;
/*margin: 0px;
margin-bottom: 16px;*/

}


#content h2 {

color: #ABA23B;
/*font-size: 18px;*/
FONT-SIZE: 1.0em;
line-height: 1.4em;
}


#content h3 {

color: #76702A;
FONT-SIZE: 0.9em;
line-height: 1.5em;

}

#content h3 a{

color: #76702A;

}

a {
	color: #968F32;
}

a:hover{


text-decoration: none;
}

#content .smallText{
	FONT-SIZE: 0.65em;
   line-height: 1.4em;
	color: #837C30;
}

#content .tableText{
	FONT-SIZE: 11px;
   line-height: 1.4em;
	color: #76702A;
}
 

.csc-caption{
	FONT-SIZE: 0.65em;
	padding: 4px;
	
}

 
 #print
{
	border-top-width: 0px;
	
	height: 100px;	
	clear: both;
	POSITION: relative;
	text-align: center;
	background: transparent;
	
	z-index: 600;
	  margin-right: 16px;
  margin-left: 20px;
   padding-left: 10px;
	padding-right: 10px;
	
	
}

#content ul{
	FONT-SIZE: 11px;
   line-height: 1.4em;
	color: #76702A;
	margin-right: 26px;
}

#content ol{
	FONT-SIZE: 11px;
   line-height: 1.4em;
	color: #76702A;
	margin-right: 26px;
}


#content li{
padding-bottom: 6px;
}



#innerprint
{
	text-align: left;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #ABA23B;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 10px;
	FONT-SIZE: 0.70em;

}
 
#innerprint img
{
	padding-top: 6px;
	margin: 0px 2px -6px 2px;

}

#innerprint a {
	text-decoration: underline;
	/*color: Black;*/
	color: #968F32;
}

#innerprint a:hover {
	text-decoration: none;
	color: #ABA23B;
}


 
 
 
 
 
#footer{
 height:60px; 
  background-color: #DEE98B; 
  background-image: url(images/bg_footer.gif);
 clear:both;
 } 
 
 
 #copy{
   float: left;
	padding-top: 30px;
	padding-left: 24px;
	color: #988E37;
	font-size: 9px;
} 

#by{
	float: right;
	padding-top: 30px;
	padding-right: 24px;
	color: #988E37;
	font-size: 9px;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* 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;}
}

