@charset "utf-8";
/* CSS Document */


#logoleiste{ /* auf Startseite*/
	background-color:#FFFFFF;
	width: 900px;
	height: 45px;
	padding-top: 5px;
	text-align: center;
	position:absolute;
	top: 325px;
	}

*html #logoleiste{
	top: 325px;
	}
#start1{
	position:absolute;
	top: 70px;
	width:560px;
	}
*html #start1{
	top: 85px;
	}
#start2{
	position:absolute;
	top: 235px;
	width:870px;
	}
*html #start2{
	top: 245px;
	}
#start3{
	position:absolute;
	top: 215px;
	}

#start2 a{
	color:#000000;
	text-decoration:underline;

	}
#start2 a:hover{
	color:#b0060f;
	}
