body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	background-color: #8C0001;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#kopf {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#links {
	position: absolute;
	z-index: 2;
	left: 30px;
	top: 80px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#inhalt {
	position: absolute;
	z-index: 1;
	left: 170px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 500px;
	text-align: left;
}
a:link {
	color: #FF661B;
	text-decoration: none;
}
a:visited {
	color: #FF661B;
	text-decoration: none;
}
a:hover {
	color: #FF661B;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#links .current_page_item, 
#links .current_page_item a:link, 
#links .current_page_item a:visited, 
#links .current_page_item a:hover, 
#links .current_page_item a:active {
	color: #FFFFFF;
}
ul {
	margin-top: -15px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.gerahmt {
	border: 1px solid #ffffff;
}

