body {
	color:#6d6dbf;
	}
table {
	color: #6d6dbf;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6dbf;
	padding: 10px 10px 0px10px;
	text-align:center;
	vertical-align: middle;
	
}
#untertitel {
	padding: 0px;
	text-align: center;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6dbf;
	padding: 10px;
	
}
h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6dbf;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6dbf;
	font-size:16px;
	
}
td, th {
	
}
#navigation {
	position:absolute;
	left:0px;
	top:100px;
	width:200px;
	height:100%;
	background-color: #FFCC66;
	margin-left: 10px;
}
#gesamt {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color: #FFCC66;
	margin-left: 10px;
}
#obenlinks {
	position:absolute;
	left:0px;
	top:10px;
	width:200px;
	background-color: #FFCC66;
	}
	
#obenmitte {
	position:absolute;
	left:210px;
	top:10px;
	width:600px;
	background-color: #FFCC66;
	}
#obenrechts {
	position:absolute;
	left:830px;
	top:10px;
	width:200px;
	background-color: #FFCC66;
	}	
#haupt {
	position:absolute;
	left:210px;
	top:120px;
	width:823px;
	background-color: #FFF9bf;
	height: 800px;
	}
#inhalt {
	padding:30px;
	
	}
	
body {
	background-color: #FFCC66;
	color: #333333;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6dbf;
	font-size: 14px;
	
}

.fett {
	font-weight:bold;
}
