body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding: 0px;
}
#container {
	background-color: #CCCCCC;
	width: 900px;
	position: absolute;
	left: 50%;
	color: #000000;
	margin-top: 10px;
	margin-left: -450px;
	border: 5px solid #FF0000;
	font-size: 0.8em;
}
#kopf {
	background-color: #FFCC00;
	height: 150px;
	width: 900px;
	background-image: url(grafik/kredit-kopf.gif);
}
h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#links {
	background-color: #CCCCCC;
	position: absolute;
	width: 150px;
	left: 0px;
}
.klein {
	font-size: 0.7em;
}
.wenigklein {
	font-size: 0.8em;
}


#navigation {
	font-size: 12px;
	background-color: #FF0000;
	height: 5px;
	width: 900px;
}

#rechts {
	background-color: #CCCCCC;
	position: absolute;
	width: 150px;
	right: 0px;
	font-size: 0.8em;
}
#inhalt {
	background-color: #FFFFFF;
	margin-right: 150px;
	margin-left: 150px;
	width: 600px;
}
#fuss {
	background-color: #999999;
	height: 100px;
	width: 900px;
	font-size: 0.8em;
}
p {
	font-size: 1em;
	line-height: 140%;
	background-position: left;
	margin: 0px;
	padding: 0px 5px 3px;

}
a { font-size: 12px; }

a:link { color: #FF0000; font-weight: normal; text-decoration: underline }
a:visited { color: #c30; font-weight: normal; text-decoration: underline }
a:hover { color: #d40000; font-weight: normal; text-decoration: underline }
a:active { color: #c03; font-weight: normal; text-decoration: underline }
a:focus { color: #ff0000; font-weight: normal; text-decoration: underline; }
      .nav {background-color: #FFDB11; text-decoration: none;	display: block;	padding: 6px; margin: 3px;}
.nav:hover {background-color: #FFFFFF; text-decoration: none;  color: #FF0000; display: block; padding: 6px; margin: 3px;}
.schwarz {
	font-size: 0.8em;
	color: #000000;
}
.rotdick {
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 18px;
}
