body {
	background-image: url(images/start.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	overflow:hidden;
	
}

table {
	
	margin-top: 30px;
}


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

.kleiner {
	font-size: 11px;
}

a {
	color: Red;
}

a:hover {
	color: #F47B7B;
	text-decoration: none;
}

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

div#content {
	position: absolute;
	top: 160px;
	left: 165px;
	/*width: 600px;*/
	margin-right: 15px;
	padding-right: 20px;
}

div#kopfbilder {
	position: absolute;
	top: 8px;

	left: 520px;
	height: 95px;
}

.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: 160px;
	left: 15px;
	width: 130px;
}

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

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

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

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

a.navigation-links {
	color: White;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	text-decoration: none;
}

a:hover.navigation-links {
	color: #F47B7B;
	text-decoration: underline;
	/*font-weight: bold;*/
}

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

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

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