html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 19px;
	height: 100%;
	background-image: URL(images/bg.gif);
	background-repeat: repeat-y;
}

.pfeilblau {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #39519C;
}

.pfeilweiss {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}

.blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6375B5;
}

.dblau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #19327A;
}

.bgheader {
	background-image: URL(images/bgheader.gif);
	background-repeat:repeat-x;
	border-top: 24px #fff solid;
}

.schwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

a {
	text-decoration: none;
	color: #6075B3;
}

#menue {
	background-color: #fff;
	border-top: 55px #fff solid;
	border-bottom: 23px #fff solid;
}

.menue {
	font-size:10px;
	color:#000;
	border-top:8px #fff solid;
	padding-bottom:2px;
	display:block;
	border-bottom: 1px #DFE3EF solid;
	text-transform: uppercase;
}

.menue:hover {
	font-size: 10px;
	color: #fff;
	background-color: #3A539C;
	border-top:8px #fff solid;
	padding-bottom:2px;
	line-height:normal;
}

.menueaktiv {
	font-size: 10px;
	color: #fff;
	background-color: #3A539C;
	border-top:8px #fff solid;
	padding-bottom:2px;
	line-height:normal;
	display:block;
	border-bottom: 1px #DFE3EF solid;
	text-transform: uppercase;
}

#footer {
	padding: 15px 10px;
	background-color: #3A539C;
	color: #A2AED0;
	font-size: 9px;
}

#footer a {
	color: #fff;
}

.fett {
	color: #6075B3;
	font-weight: bold;
}

#submenue {
	background-color: #fff;
	border-top: 10px #fff solid;
	border-bottom: 10px #fff solid;
	border-left: 10px #fff solid;
}

.submenue {
	font-size:9px;
	color:#585858;
	border-top:2px #fff solid;
	padding-bottom:2px;
	display:block;
}

.submenue:hover {
	font-size:9px;
	color: #3A539C;
	border-top:2px #fff solid;
	padding-bottom:2px;
	line-height:normal;
}

.submenueaktiv {
	font-size:9px;
	color: #3A539C;
	border-top:2px #fff solid;
	padding-bottom:2px;
	line-height:normal;
	display:block;
	font-weight:bold;
}

.punkte {
	font-size: 9px;
	color: #19327A;
	text-transform: uppercase;
}

hr {
	color: #19327A;
}
