/* CSS Document */

body{
margin:0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:x-small;		
color:#666;	
line-height:18px;
background: #fff url(../img/bg_start.gif) repeat-x;
}


/**Funktionen *********************************************************/

.cleaner{display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background: transparent;
	height:0px;
	}
.cleaner2{display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background: transparent;
	height:1px;
	}

.pos_start{
	width:998px;
	margin:0 auto;
	


	
}





/**Gesamt********************************************************************/

a{text-decoration:none; color:#666;  text-decoration:underline;  }
a:hover{color:#FF9901; text-decoration:underline; }

.hide{display:none;}

a img {border:none;} 

/**LAYOUT********************************************************************/

#start_links{float:left; margin-top:25px;}
#start_rechts{float:left; width:767px; margin-top:57px;}
	
#logi_start{ background:transparent url(../img/logi_start.gif) no-repeat; width:216px; height:72px; margin: 10px 0 0 700px;}
#logi_start img{float: left;}

#start_kontakt{background:#fff; width:223px; text-align:center; font-size:1.1em; }	

#start_rechts img { float:left; width:382px; margin-right:1px;}

#news_titel_start{ background:#fff url(../img/bg_news.gif) repeat-y; width:200px; font-size:1.2em; font-weight:bold; color:#fff; 
padding:5px 0 5px 20px; text-align:left; margin-top:10px; }
.news_box_start{text-align:left; margin:10px;  font-size:1.1em; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:5px;}
.news_box_start a{text-decoration: none;}
.news_link{display: none;text-align: right;font-weight:normal;}
								 
/**Main Navi********************************************************************/								 


				

			
	
		
		




/**Subnavi********************************************************************/


					



/** CONTENT TEMPLATES***************************************************************************/
.text{ width:420px; float:left; }
.bild{ width:200px; float:left; margin-left: 30px;}
.bild img{ margin:0 0 10px 30px;}

.einspalter{margin:10px 0 10px 0;}

/** Txt Formatierungen*************************************************************************/
span.news_headline{ color:#FF9901; display:block;}

span.fett{ font-weight:bold; }


h2{font-size:1.4em;}




/** FOOTER*************************************************************************************/
#footer_start{margin-top:-1px; background:#fff url(../img/bg_start_bottom.gif) repeat-x; height:94px;}
