body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
h1 {
	font-size: 16px;
	color: #FF0000;
}
.blau {
	color: #FF0000;
	font-weight: bold;
}


#rahmen {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF0000;
	width: 920px;
	height: 700px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}


#kopf {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	position: absolute;
	background-image: url(grafik/kredit-kopf.gif);
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}

#navigation{
	width: 900px;
	margin-top: 160px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 30px;
	position: absolute;
	background-color: #FF0000;
}
#inhalt {
	width: 900px;
	margin-top: 198px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 490px;
	position: absolute;
	background-color: #FFDB11;
}
#impressum {
	width: 900px;
	margin-top: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 20px;
	position: absolute;
	text-decoration: none;
	font-size: 10px;
}
.abstand {
	padding-left: 10px;
}

#unten {
	background-color: #660000;
	width: 900px;
	margin-top: 500px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 90px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#inhalt2 {
	background-color: #660000;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.weiss {
	color: #FFFFFF;
	text-decoration: none;
}
.weiss-grau {
	color: #CCCCCC;
	text-decoration: none;
}

.klein {
	font-size: 9px;
}
.hg-weiss {
	background-color: #FFFFFF;
}

.nav-on {
	color: #FF0000;
	font-weight: bold;
}
.grau {
	color: #000000;
	text-decoration: none;
	background-color: #FFDB11;
}
