/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 background: #eff7d2 repeat-x;
 background-image: url(bg_seite_hintergrund.jpg);

} 

 width:660px;
 
 height: auto;

 background-image: url(bg_content_folge_links.jpg);
 }
 
 #content_mitte {
 /*background-color: orange;*/
 margin-left: 30px;
 margin-right: 50px;
 margin-top: 20px;
 

 	
 }
 
 

 
h1 {
	width: 100%;
	font-size: 150%;
   color: #006754;
	border-bottom: 1px dotted #006754; !important;
	line-height: 160%;
	
}
 
 
 h2 {
 
 font-size: 120%;
 color: #006754;

 	
 }
 
  h3 {
 
 font-size: 105%;
 color: #006754;
 line-height: 140%;

 	
 }
 
h4 {
 
 font-size: 65%;
 font-weight: normal;
 color: #006754;
 line-height: 120%;

 	
 }
 
 
 p {
 font-size: 80%;
 line-height: 150%;
 color: #006754;
 	
 }
 
 a {
 	color: #006754;
 }
 
 a:hover {
 	text-decoration: none;
 }
 
#pagewidth{ 
 width:960px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#leftcol{
 width: 300px; 
 height: 560px;
 float:left; 
 position:relative; 
 background-color: transparent; 
 background-image: url(bg_start_navi_blatt.gif);
 }
 
 
 
  #navigation{
 	background-image: url(bg_navi.jpg);
	/*margin-left: 16px;*/
	margin-top: 240px;
	width: 230px;
 }
 
 
 
#maincol{background-color: transparent;  
 float: right; 
 display:inline; 
 position: relative; 
 width:660px;
  height: 559px;
 background-image: url(start_bg_flash.jpg);
 }
 
 
  .sprachauswahl{
 	margin-top: 45px;
	margin-left: 50px;
	font-size: 70%;
	
 }
 
  .sprachauswahl img{
 	margin: 0px 2px -6px 2px;
 }
 
 .sprachauswahl a{

color: #e9efed;
	
 }
 
   .sprachauswahl_rechts{
 	margin-top: 12px;
	margin-left: 400px;
	font-size: 70%;
	
	
	position: absolute;
 }
 
   .sprachauswahl_rechts img{
 	margin: 0px 2px -6px 2px;
 }
 
 
#footer{
 height:40px; 
  background-color: transparent; 
 clear:both;
 } 
 
 #footer a{
 color: #006754;
 } 
 
  #footer a:hover {
 text-decoration: none;
 } 
 
 .footer_links{
 	float: left;
	padding: 12px;
	padding-top: 5px;
	font-size: 70%;
	color: #006754;
	text-align: left;
	margin-left: 10px;
 }
 
 .footer_rechts{
 	float: right;
	padding: 12px;
	padding-top: 5px;
	font-size: 70%;
	padding-right: 30px;
	color: #006754;
	text-align: right;
 }
 

 
 /* *** 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;}
}
