body {
	background: #444;
	background-color: #CCC;
}
.nav_schwarz      { color: black; font-weight: 300; font-size: 8pt; font-family: Verdana; text-decoration: none }
.nav_weiss_klein  { color: #fff; font-weight: 600; font-size: 8pt; font-family: Verdana; text-decoration: none }
.nav_weiss_groß { color: #fff; font-weight: 600; font-size: 10pt; font-family: Verdana; text-decoration: none }
.nav_grau      { color: #666; font-style: normal; font-weight: normal; font-size: 3mm; font-family: Verdana; text-decoration: none; border: none }
.nav_grau_fett  { color: #666; font-weight: bold; font-size: 3mm; line-height: 3mm; font-family: Verdana; text-decoration: none }
.nav_grau_fett_groß   { color: #666; font-weight: bold; font-size: 3mm; line-height: 3mm; font-family: Arial; text-decoration: none }
.standard   { color: #000; font-size: 3mm; line-height: 4mm; font-family: Verdana }
.standard_fett   { color: black; font-weight: bold; font-size: 3mm; line-height: 4mm; font-family: Verdana }
.standard_blau  { color: blue; font-size: 3mm; line-height: 4mm; font-family: Verdana; text-decoration: none }
.Titel_Site   { color: teal; font-weight: bold; font-size: 4mm; line-height: 1cm; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#wrapper {
	float: none;
	width: 900px;
	margin: 1px auto;
	height: 771px;
	border: 10px solid #eee;
}

