body {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFF;
	background-attachment: fixed;
	font-size: 1em;
	color: #000;
	margin: 0;
	padding: 0;
}

html {
	font-size: 100.01%;
	padding: 0;
}

#maintitle {
	width: 1000px;
	height: 751px;
	margin: 10px;
	padding: 0;
	overflow: hidden;
	background-color: #CFD8DF;
}

#logotitle {
	display: block;
	position: absolute;
	top: 590px;
	left: 25px;
	width: 475px;
	padding: 0;
}

#menutitle {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	display: block;
	position: absolute;
	width: 330px;
	top: 60px;
	left: 35px;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: 21pt;
	text-align: left;
	color: #003D81;
	margin: 0;
	padding: 0;
}

ul#menutitle {
	list-style-type: none;
	list-style-image: none;
}

#menutitle li {
	margin: 0;
	padding: 1px;
}

ul#menutitle a {
	text-decoration: none;
	color: #003D81;
	border: 0;
	display: block;
}

ul#menutitle a:hover {
	color: #FFF;
	background-color: #6D8FC3;
}

#Aktuell {
	position: absolute;
	left: 644px;
	top: 632px;
	width: 260px;
	height: 114px;
	z-index: 1;
	overflow: hidden;
}

#Aktuell p {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	line-height: 13pt;
	text-align: left;
	color: #003D81;
	margin: 10px;
}

#Aktuell a {
	font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	color: #003D81;
	background-color: transparent;
}
