@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;


}	  
#center {
	
	margin:auto;
    margin-top:3px;
	width:923px;	
	background-image:url(../bilder/bg_shadow.jpg);
	background-repeat:repeat-y;
	
}
#ap_Main {
	position:relative;
	left:10px;
	top:0px;
	width:903px;
	z-index:1;
	background-color:#FFFFFF;
	
}
/*
#head{
	height:249px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background:url(../hp_images/titel_start.jpg);

}
*/
#spalte_links{
    width:233px;
	float:left;
	
}

#spalte_mitte{
     width:669px;
	 /*padding-left:18px;
	 padding-right:18px;*/
	 float:left;
	 background:url(../hp_images/nutriDENT_hg_START.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 _height:780px;
	 min-height:780px;
	 
	 
}/*
#spalte_rechts{
    width:77px;
	float:left;
}*/

#footer{
	background-image:url(../hp_images/footer1.jpg);
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
}
#footer_links{
    float:left;
	width:8%;
}
#footer_mitte{
    float:left;
	width:10%;

}

#footer_rechts{
    float:left;
	width:10%;

}

.bild_startseite{
	 padding-left:18px;
}





