a:link { 
	color:#000000; 
	text-decoration:none; 
	font-weight:normal; 
}

a:visited {
	color:#A0A090; 
	text-decoration:none; 
	font-weight:normal; 
}

a:hover {
	text-decoration:underline; 
	font-weight:normal; 
}

a:active {
	font-weight:normal; 
}


a.underline:link {
	text-decoration: underline;
}

a.underline:visited {
	text-decoration: underline;
}


a.fett:link { 
	color:#000000; 
//	text-decoration:underline; 
	font-weight:bold; 
}

a.fett:visited {
//	text-decoration:underline; 
	font-weight:bold; 
}

a.fett:hover {
//	text-decoration:underline; 
	font-weight:bold; 
}

a.fett:active {
//	text-decoration:underline; 
	font-weight:bold; 
}
body {
	font-family:verdana, sans-serif;
	font-size:10pt;
	line-height:130%;
	background-color:#C0C0B0;
}

h1 {
	font-size:18pt;
	font-style:oblique;
	font-family:verdana, sans-serif;
}

h1.gross {	
	font-size:18pt;
	font-style:normal;
	font-family:verdana, sans-serif;
}


p.gross {
	font-size:12pt;
	font-style:normal;
	font-family:verdana, sans-serif;
}

p.fett {
	font-weight:bold;
}


p.mittel {
	font-size:8pt;
	font-style:normal
	font-family:verdana, sans-serif;
}

p.mini {
	font-size:4pt;
	font-style:normal
	font-family:verdana, sans-serif;
}


p {
	font-size:10pt;
	font-family:verdana, sans-serif;
}

p.gaeste_kom {
	font-size:8pt;
	font-style:italic
}


span {
	font-size:10pt;
	font-family:verdana, sans-serif;
}

span.groesser {
	font-size:12pt;
	font-family:verdana, sans-serif;
}

span.ueberschrift {
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

span.ueberschrift_gross {
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

td {
	font-size:10pt;
	font-family:verdana, sans-serif;
}
