body {
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

div#kopf {
	position: absolute;
	top:0px;
	left:0px;
	/*background-image: url(images/kopf.gif);*/
	width:900px;
	height:210px;
	background-repeat: no-repeat;
}

td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.kleiner {
	font-size: 11px;
}

a {
	color: #05A5AE;
}

a:hover {
	background-color: #05A5AE;
	color: White;
	text-decoration: none;
}

/*
div#hintergrund {
	position: absolute;
	top: 0px;
	left: 0px;
}*/

div#content {
	position: absolute;
	top: 160px;
	left: 170px;
	width: 600px;
}

div#logos {
	position: absolute;
	top: 47px;
	left: 790px;
	width: 135px;
}

.aktuelles {
	background: #EFEFF0;
	color: #85868D;
	font-size: 11px;
	font-weight: bold;
	width: 135px;
	height: 20px;
	border: solid #EFEFF0 3px;
}

/*
div#bildoben {
	position: absolute;
	top: 0px;
	left: 300px;
}*/

div#navigation-links {
	position: absolute;
	top: 170px;
	left: 5px;
	width: 200px;
}

.navigation-links-ueberschrift {
	color: #85868D;
	font-size: 11px;
	font-weight: bold;
}

div#navigation-oben {
	position: absolute;
	top: 29px;
	left: 165px;
	height: 20px;
	width: 700px;
	font-weight: bold;
	color: #EFEFF0;
}

.navigation-oben {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}

a:hover.navigation-oben {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
}

/*div#home-email {
	position: absolute;
	top: 43px;
	left: 810px;
	height: 20px;
	width: 100px;
}*/

div#flaggen {
	position: absolute;
	top: 5px;
	left: 575px;
	height: 20px;
	width: 220px;
}

a.navigation-links {
	color: #86878D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/hinter.gif);
}

a:hover.navigation-links {
	color: #05A5AE;
	background-image: url(images/hinter_on.gif);
	text-decoration: underline;
}

p.weiter {
	margin-bottom: -5px;
}

b.fett {
	color: #85868D;
	font-size: 11px;
	font-weight: bold;
}

.mitte {
	text-align: center;
	margin-top: -12px;
	margin-bottom: -10px;
}