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

body {
	background-color: #ffffff;


}	  
#center {
	
	margin:auto;
    margin-top:3px;
	width:1092px;	
	
}
#ap_Main {
	position:relative;

	width:1092px;

	background-image:url(../hp_images/biogena_hg_schatten.jpg);
	background-position:right;
	float:left;

	
}
/*
#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/hintergrund.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 _height:500px;
	 min-height:500px;
	 
	 
}

#spalte_mitte_nutrident{
     width:669px;
	 /*padding-left:18px;
	 padding-right:18px;*/
	 float:left;
	 background: url(../hp_images/hintergrund_nutrident.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 _height:500px;
	 min-height:500px;
	 
	 
}

#spalte_mitte_nutrifem{
     width:669px;
	 /*padding-left:18px;
	 padding-right:18px;*/
	 float:left;
	 background: url(../hp_images/hintergrund_nutrifem.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 _height:500px;
	 min-height:500px;
	 
	 
}

#spalte_mitte_androfertil{
     width:669px;
	 /*padding-left:18px;
	 padding-right:18px;*/
	 float:left;
	 background: url(../hp_images/hintergrund_androfertil.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 _height:500px;
	 min-height:500px;
	 
	 
}

#spalte_mitte_junior{
     width:669px;
	 /*padding-left:18px;
	 padding-right:18px;*/
	 float:left;
	 background: url(../hp_images/hintergrund_junior.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 _height:500px;
	 min-height:500px;
	 
	 
}

#spalte_mitte_kontakt{
     width:669px;
	 /*padding-left:18px;
	 padding-right:18px;*/
	 float:left;
	 background: url(../hp_images/hintergrund_kontakt.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 _height:500px;
	 min-height:500px;
	 
	 
}

#spalte_mitte_kontakt2{
     width:669px;
	 /*padding-left:18px;
	 padding-right:18px;*/
	 float:left;
	 background: url(../hp_images/hintergrund_kontakt.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 _height:450px;
	 min-height:450px;
	 
	 
}

#spalte_rechts{
    width:190px;
	padding-top:30px;
	float:right;

}

#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;
}





