/*#home
{
    width:900px; 
    height:508px; 
    background-color:white;
}
#homebildcontainer
{
    overflow: hidden; 
    width: 372px; 
    float: left; 
}*/

#home
{
	background-color:white;
	background-image:url(img/startbild1.jpg);
	height:479px;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	width:900px;
}
#contentContainerStartseite
{
	background-color:white;
	display:block;
	height:479px;
	left:372px !important;
	opacity:1;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-top:20px;
	position:absolute;
	width:528px;
}
#contentStartseite
{

}