body {
background: url(elemente/untergrund.jpg);
}

#kopf {
	background: url(elemente/kopf2.gif);
	text-align: right;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #8990b6;
	font-size: 0.57em;
}

#kopf a {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #8990b6;
	text-decoration:none;
}


#hauptnavi {
	background: #0d226c;
	text-align: right;
}

.navi {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	font-size: 0.6em;
	font-weight:bold;
	text-decoration: none;
}

.naviaktiv {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #87c0e5;
	font-size: 0.6em;
	font-weight:bold;
	text-decoration: none;
}

#headline {
	background: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #0d226c;
	font-size: 1.4em;
	font-weight:bold;
	text-align: left;
	vertical-align: bottom;
}

#zeile {
	background: #ffffff;
}

#umgebung {
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #0d226c;
}


#content {
	background: #ffffff;
	vertical-align: top;
	line-height: 1em;
}


#menue {
	line-height: 1.5em;
}


.subnavi {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #8990b6;
	font-size: 0.8em;
	text-align: left;
	text-decoration: none;
}

.subnaviaktiv {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #0d226c;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

#text {
	background: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size: 0.75em;
	text-align: justify;
}

#text b {
	color: #0d226c;
}

#text a {
	color: #0d226c;
	font-weight: bold;
}

#text ul {
	list-style-image: url(elemente/aufzahlung.gif);
	text-align: left;
}

#content a:hover {
	color: #0d226c;
	font-weight: bold;
}

#hauptnavi a:hover {
	color: #87c0e5;
}


