body, html {
	font-family: Trebuchet MS, Arial, Halvetica, Sans-Serif;
	background-color: #FFF3CF;
	line-height: 160%;
	font-size: 8pt;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h1 { 
	font-size: 2.0em; 
	font-weight: bold; 
}

.nav { 
	background-color: #FFE3AB;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #000;
}

.nav a:link { color: #000; text-decoration: underline }
.nav a:visited { color: #000; text-decoration: underline }
.nav a:active { color: #000; text-decoration: underline }
.nav a:hover { color: #000; text-decoration: underline }
.nav a:visited:hover { color: #000; text-decoration: underline }


#legende { 
	display: block;
	font-weight: bold;
	font-size: 9pt;
}

.item { 
	background-color: #FFF3CF;
	text-align: left;
	font-size: 9pt;
	color: #000
}

.item a:link { color: #000; text-decoration: underline }
.item a:visited { color: #000; text-decoration: underline }
.item a:active { color: #000; text-decoration: underline }
.item a:hover { color: #000; text-decoration: underline }
.item a:visited:hover { color: #000; text-decoration: underline }

.bewertung { 
	background-color: #FFF3CF;
	text-align: center;
	font-size: 9pt;
	color: #000
}

.tabelle_haupt {
	background-color: #999999;
}

.text_fett { 
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #000;
}

#adsense {
	padding-top: 10px;
	padding-bottom: 10px;
}

input { 
	border: 1px solid grey;
}


.bgTop { 
	background-image: url(/gfx/o.gif);
}

.bgLeft {
	background-image: url(/gfx/l.gif);
}

.bgRight {
	background-image: url(/gfx/r.gif);
}

.bgBottom {
	background-image: url(/gfx/u.gif);
}

.bgMain {
	background-color: #fff;
	text-align: center;
	padding-top: 25px;
}

.liebLinks { 
	background-color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.liebLinks a:link { 
	color: #000;
}

.liebLinks a:active {
	color: #000;
}

.liebLinks a:visited { 
	color: #000; 
}

.liebLinks a:hover {
	color: #000;
}
