body#startseite {
	height: 100%;
	background: url(images/startseite.jpg) no-repeat 50% 0 transparent;
}

#startseite #container {
	width: 990px;
	height: auto;
	background-color: #fff;
}

#startseite #flashnavi {
	width: 990px;
	height: 259px;
}

#startseite .mainCat {
	float: left;
	width: 167px;
	padding: 23px 15px 23px 15px;
	border-right: 1px dashed #0095DA;
	background-color: #fff;
	text-align: center;
}

#startseite #fuss {
	clear: both;
	border-top: 1px dashed #0095DA;
	text-align: center;
	padding: 3px 0 5px 0;
	font-size: 8pt;
}

#startseite h1 {
	height: 40px;
}

#startseite h1 a {
	font-style: normal;
	font-size: 14px;
	height: 40px;
	color: #0095DA;
}