

#container
{
	
	background:url("../pix/container_startpage.gif") no-repeat;		
}

#container_bottom
{
	
	background:url("../pix/container_bottom_startpage.gif") no-repeat;		
}
#main
{
	background:url("../pix/x.gif") no-repeat;		
}
#main div.maincontent
{
	position:absolute;
	top:489px;
	left:0px;
	width:516px;
	padding:100px 80px 80px 80px;
	background:url("../pix/spiegelung.png") no-repeat;	
}
#main div.maincontent h1
{
	color:#eee !important;
	font-size:13px !important;
	line-height:20px !important;
	margin-bottom:12px !important;
}
#main div.maincontent h2
{
	color:#eee !important;
	font-size:10px !important;
	font-weight:normal !important;
	line-height:15px !important;
}
#main div.maincontent p
{
	color:#eee !important;
	font-size:10px !important;
	line-height:15px !important;
}


