/* CSS Document */

body {

  text-align:center;
  color:#000000;
  font-family:Verdana, sans-serif;
  font-size:12px;
  line-height:22px;
  background-color:#fdfdfe;
  height: 100%;
  margin-top:40px;

}






   /* container des logos */
 
#logo {
 width:900px;
  text-align:left;
  background-color:#ffffff;
  margin-top:0;
  top:0;
}


		  
		  
/* container für linke spalte und hauptinhalt */   
		 
#centering {
	width:900px;
    margin: 0 auto;


	
}		
	
#centeringindex {
width: 1024px;
   margin: 0 auto;
height:387px;
  margin-top:160px;

}		
	
	
	
	
		#linksbuendig {
display:block;
 text-align:left; 
float:left;
margin-top:10px;

}		
	

	


	#footer1{
	clear: both;
	bottom:0;
	width:900px;
	height:7px;
	background-color: #f5a100;
}
	#footer2{
	clear: both;
	bottom:0;
	width:900px;
	height:7px;
	background-color: #c2d001;
	}
	
		#footer3{
	clear: both;
	bottom:0;
	width:900px;
	height:7px;
	background-color: #ffde00;
	}
	
		#footer4{
	clear: both;
	bottom:0;
	width:900px;
	height:7px;
	background-color: #009de0;
}


#div.clear {
clear:left;
}

 ul#Navigation {
    margin: 10px; padding: 0em;
	margin-right: 0px;
    text-align:right;
	margin-right:0px;
  }
  
  
  ul#Navigation li {
    list-style: none;
    display: inline;
      margin-left: 1.6em; padding: 0;
	
  }


  ul#Navigation a, ul#Navigation span {
    padding-left: 22px;
    text-decoration: none;
  }


  
  * html ul#Navigation a, * html ul#Navigation span {
    width:1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }

 
 
a.menu1{
  font-family:Verdana, sans-serif;
  font-size:11px;
color:#000000;
text-decoration:none;
  }
  
a.menu1:hover {
color:#ff9900;
    font-family:Verdana, sans-serif;
  font-size:11px;
  }





  a.menu3{
    font-family:Verdana, sans-serif;
  font-size:11px;
text-decoration:none;
color:#ff9900;
  }
  
a.menu3:hover {
    font-family:Verdana, sans-serif;
  font-size:11px;
 color:#ff9900;
  }



		 
#linkespalte {
  float:left;
  margin-right: 17px;
  margin-top:10px;
  width:214px;
  text-align:left;
}


 

#inhalt {
  float:right;
  width:585px;
  padding:0px 0px;
    margin-top:70px;
  text-align:left;
}


/* container für angefügtes bild */  
#bild {
	padding:0px;
	float:left;
	 width:700px;
}







/* schriftstil für interne links */ 
 
a.intern{
  text-decoration:none;
  color:#ff9900;

  }


a.intern:hover {
    text-decoration:none;
	color:#c2d001;

	 }
	 


.fett-orange {

	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	  text-decoration:none;
	 }
	 
	 .georgia-s{

	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	  text-decoration:none;
	 }


.extern {
  color:#000000;
  text-decoration:none;
  background-color:#ff9900;
  }
  
  a.extern:hover {
    text-decoration:none;
	color:#ffffff;

	 }


	 
.fliess{
  text-decoration:none;
    color:#000000;
  font-family:Verdana, sans-serif;
  font-size:12px;

  } 


	
	.ueberschriften{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	  line-height: 28px;
	color: #FF9900;
	font-weight: bold;
	  text-decoration:none;
	 }

		.headline{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	  line-height: 28px;
	color: #999999;
	font-weight: regular;
	   }