BODY {
	font-family: arial, sans-serif, helvetica, verdana;
	color: black;
}

.menu {
	background: url('images/Navi_Blanko.gif') no-repeat right top #2064c0;
	padding-left: 5px;
	height: 24px;
	vertical-align: middle;
	align: left;
	text-align: left;
	width: 149px;
}

.nav {
	background-image: url('images/Fill2.gif');
}

.nav A {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.nav A:hover {
	text-decoration: none;
	border-bottom: solid 1px #ff0000;
}

.navtext {
	font-size: 11px;
	color: #ffffff;
}

.navheader {
	background: url('images/Navi_bg_hoch.gif') no-repeat;
	padding-left: 17px;
	height: 31px;
	vertical-align: middle;
	align: left;
	text-align: left;
	width: 149px;
}

.navheader, .navheader A {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.titel {
	background: url('images/Titel_Fill.gif') repeat-x;
	align: center;
	text-align: center;
	vertical-align: middle;
	height: 31;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.menu IMG {
	border: none;
	margin-right: 2px;
	vertical-align: text-bottom;
	margin-bottom: 2px;
}


