html {height:100%;}
body {
	height:100%;
	margin-top:0px;
	margin-right:8px;
	background-color: #ae0c0c;
	background-image: url(background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

div#a {
 height:100%;
 width:800px;
}

div#b {
	width:755px;
}
div#bb {
	width:750px;
}
div#content {
margin-left:10px;
text-align:left;
}
div#content p {
    margin:0 0 0 0; /*um Abstände zu entfernen*/
} 

.nav {
margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #696;
}
.nav li {
margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}		
.nav a:link, .nav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #999999;
}
.nav a:link.active, .nav a:visited.active, .nav a:hover {
	border-bottom: 4px solid #ff0000;
	padding-bottom: 2px;
	background: #fff;
	color: #666666;
}
li {
margin: 0; 
	padding: 0;
	list-style-type: none;
}		
a:link, a:visited {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a:link.active, a:visited.active, a:hover {
	color: #666666;
}
#spalterechts {
	float: right;
	
	padding-left: 3px;
	margin-right: 5px;
	width: 250px;
	text-align:center;
}
div#spalterechts p {
    margin:0 0 0 0; /*um Abstände zu entfernen*/
} 

h1 {
    font-family: arial, verdana, sans-serif;
	font-size: 14pt;
letter-spacing: 1px;
color: #666666;
border-bottom: 1px #EDEDEC solid;
}
h2 {
    font-family: arial, verdana, sans-serif;
	font-size: 13pt;
letter-spacing: 1px;
color: #666666;
border-bottom: 1px #EDEDEC solid;

width: 350px;
}
h3 {
    font-family: arial, verdana, sans-serif;
	font-size: 9pt;
letter-spacing: 1px;
color: #666666;
line-height: 9pt;

}

table {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
