/* CSS Document */

#header {
	position: absolute;
	background: #ffffff;
	height: 100px;
	width: 1002px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#navi {
	position: absolute;
	background: #cccccc;
	width: 160px;
	top: 100px;
	left: 0px;
	height: 600px;
}
#mitte {
	background: #ffffff;
	margin-top: 110px;
	margin-left: 165px;
	margin-right: 165px;
}
#rechts {
	position: absolute;
	right: 0px;
	top: 100px;
	background: #ccccff;
	height: 600px;
	width: 160px;
}
h1 {
	font:   Arial, sans-serif;
	color: #43616B;
	margin-top: 0px;
	font-size: 20pt;
	font-weight: bold;
	}
h2 {
	font:   Arial, sans-serif;
	color: #0000FF;
	margin-top: 0px;
	font-size: 16pt;
	font-weight: bold;
	}
h3 {
	font: Arial, sans-serif;
	color: black;
	margin-top: 0px;
	font-size: 14pt;
	font-weight: bold;
}
.mittig {
	display: block;
	text-align: center;
	}
p {
	font: 12pt Verdana, sans-serif;
	}
.adsense {
	font: bold;
}
.fett {
	font: bold;
}
ul#ul {
	font: 10pt Verdana, sans-serif;
}
.words {
	font: 8pt Verdana, sans-serif;
	margin-top: 500px;
}
