body{
font-family: verdana, sans-serif;
font-size: 11px;
letter-spacing: 0pt;
word-spacing: 0pt;
line-height: 1.4;
color:#000;
background-image:url('../images/achter.jpg');
margin-top: 30px;
padding:0;
height:100%;
}

td 
{font-family: verdana, sans-serif;
font-size: 11px;
letter-spacing: 0pt;
word-spacing: 0pt;
line-height: 1.4;
}
th 
{font-family: verdana, sans-serif;
font-size: 11px;
letter-spacing: 0pt;
word-spacing: 0pt;
line-height: 1.4;
}

a:link
{text-decoration:none;color:#FF0000;}
a:visited
{text-decoration:none;color:#FF0000;}
a:hover
{text-decoration:underline;color:#FF0000;}
table
{border:none;padding:0;}

.mainkoppen {
	font-family: verdana, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	text-transform: none;
}

.mainsubkoppen {
	font-family: verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	text-transform: none;
}


.sidekoppen  {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #4f4d4d;
}
.sidebar_hr {
	color: #FF0000;
}

hr {
border-style:solid;
color:#999999;
width: 80%;
height: 1px;
}


#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 877px;
	background-color: #FF0000;
	font-family: verdana, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	height: 32px;
	height:auto
}
#menu li {
	float: right;
	font-family: verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bolder;
}

#menu a {
	background: #ff0000 url("../images/seperator.gif") bottom right no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;

}
#menu a:hover {
	color: #000000;
	padding-bottom: 7px;
	font-weight: bolder;
	background-color: #FFCC00;
	background-image: url(../images/hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.topmenu {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-transform: uppercase;
}
.topmenu  a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.topmenu  a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.topmenu  a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}




.inside {
padding:5px;
}



