html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #000 url('img/topbg.png') repeat-x;
	
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}
body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#container {
	width: 809px;
	margin: 0px auto;
	text-align: justify;
}
a.roodgroot:link, a.roodgroot:visited, a.roodgroot:active
{
	color: #B70D29;
	font-size: 14px;
	margin-top: 0px;	
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-decoration: none;		
}
a.roodgroot:hover
{
	color: #B70D29;
	font-size: 14px;
	margin-top: 0px;	
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-decoration: underline;			
}
p
{
	padding: 0px;
	color: #272727;
	width: 100%;
	margin: 0px;
}
p.right
{
	color: #272727;
	width: 100%;
	margin-top: 0px;
}
h1
{
	color: #B70D29;
	font-size: 14px;
	margin-top: 0px;	
	border-bottom: 1px #000 dotted;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h1.right
{
	color: #B70D29;
	margin-top: 0px;
	font-size: 14px;	
	border-bottom: 1px #000 dotted;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
div#header
{
	width: 809px;
}
div#logo 
{
	position: relative;
	float: left;
	background: #000 url('img/logo.png') no-repeat;
	margin-top: 0px;
	height: 36px;
	width: 215px;
	z-index: 2;
}
div#topmenu
{
	float: right;
	margin-right: 20px;
	margin-top: 8px;
	height: 31px;
	display: inline;
}
div#topmenu a, a:visited, a:active
{
	color:#fff;
	text-decoration: none;		
}
div#topmenu a:hover
{
	color:#fff;
	text-decoration: underline;			
}
div#headerimg
{
	position: absolute;
	top: 31px;
	width: 809px;
	height: 162px;
	z-index: 1;
}
div#next
{
	position: absolute;
	background: url('img/next.jpg') no-repeat;
	margin-top: 205px;
	margin-left: 659px;
	width: 175px;
	height: 50px;
	z-index: 9;
}
div#content
{
	position: absolute;
	background: #fff;
	top: 233px;
	width: 759px;
	color: #4E4E4E;
	padding: 25px;	
	padding-bottom: 25px;
}
div#contentlinks
{	
	float: left;
	background: #fff;
	width: 500px;
	color: #4E4E4E;
}
div#contentrechts
{
	float: right;
	background: #fff;
	width: 234px;
	color: #4E4E4E;
	vertical-align: top;
}
div#footer
{
	float: left;
	width: 759px;
	border-top: 1px #000 dotted;
	padding-top: 10px;
	margin-top: 20px;
}
#menu 
{
	position: absolute;
      	background: #000;
	margin-top: 194px;
}
#menu ul 
{
      	margin: 0;
      	padding: 0;
      	list-style-type: none;
}
#menu li 
{
	display: inline;
      	margin: 0;
      	padding: 0;
      	float: left;
}
#menu 
{
      	padding: 0;
      	background: #000 none;
    }
#menu li 
{
      	background: #000 none;
    }
#menu a 
{
      	display: block;
      	text-decoration: none;
	padding: 12px 20px 20px 20px;
	color: #fff;
	height: 6px;
	float: left;
}
#menu a:hover 
{
      	background: #B70D29;
	color:#fff;
}
input, option, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #F1F1F1;
	border: 1px solid #000000;
}
form {
	margin: 0px;
}
.titel {
	margin-top: 0px;
	color: #B70D29;
	font-size: 14px;	
	border-bottom: 1px #000 dotted;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

h2, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	margin-top: 0px;
	color: #B70D29;
	font-size: 14px;	
	border-bottom: 1px #000 dotted;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
.bericht {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.bericht a:link { 
	color: #B70D29; 
	text-decoration :none; 
}
.bericht a:visited {
	color : #B70D29; 
	text-decoration : none; 
} 
.bericht a:hover {
	color : #B70D29; 
	text-decoration: underline; 
} 
.bericht a:active {
	color : #B70D29; 
	text-decoration: none; 
} 
a.blacklink:link { 
	color : #272727;
	text-decoration : none; 
}
a.blacklink:visited {
	color : #272727;
	text-decoration : none; 
} 
a.blacklink:hover {
	color : #272727; 
	text-decoration : underline; 
} 
a.blacklink:active {
	color : #272727;
	text-decoration : none; 
} 
a.redlink:link { 
	color: #B70D29; 
	text-decoration : none; 
}
a.redlink:visited {
	color : #B70D29; 
	text-decoration : none; 
} 
a.redlink:hover {
	color : #B70D29; 
	text-decoration : underline; 
} 
a.redlink:active {
	color : #B70D29; 
	text-decoration : none; 
} 
code { 
	margin-top: 0px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topmenu ul 
{
      	margin: 0;
      	padding: 0;
      	list-style-type: none;
}
#topmenu li 
{
      	margin: 0;
      	padding: 0;
      	float: left;
	margin-right: 10px;
	display: inline;
}
#topmenu a 
{
    display: block;
    text-decoration: none;
	color: #fff;
	height: 8px;
	text-transform: lowercase
}
#topmenu a:hover 
{
	color:#fff;
    text-decoration: underline;
}
hr
{
	background-color: #C8C8C8;
	height: 1px;
   	border: 0;
	margin-bottom: 10px;
	margin-top: 15px;
}
span.spoiler
{
	background: #fff;
	color: #fff;
}