@import url(style.css);

#wrapper1-startpage {
	position:relative;
	text-align:left;
	width:100%;
	height:466px;
	background: url(../img/Start_Feld_unten.jpg) no-repeat;
}

#content-left-startpage {
	position:relative;
	float:left;
	width:204px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:184px; /* actual value */
	padding:0;
	z-index:100;
}

#content-center-startpage {
	position:relative;
	padding:0 184px;
	margin:0;
}
	#content-center-startpage .in 	{
		color:#082D98;
		height:255px;
		overflow:hidden;
		padding:150px 10px 10px 20px;
		position:absolute;
		width:505px;
	}
	#content-center-startpage p 	{ color:#000; font-size: 100%; }

#startpageline {
	position:absolute;
	background:#ffffff;
	width:811px;
	height:1px;
	top:130px;
}

#startpagelogo {
	position:absolute;
	width:811px;
	left:185px;
	top:0px;
}

#wrapper1-startpage #footer-right span.likelink a:hover {
color:#FFF!important;
}
