a:link { text-decoration:none; color: #000000; }
a:visited { text-decoration:none; color: #808080; }
a:hover { text-decoration:underline; color: #000000; }
a:active { text-decoration:none; color: #808080; }
body { font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:12pt; background-color:#ffffd7; link:#000000; vlink:#808080; alink#808080; }

.nav
	{
	font-size: 19pt;
	font-weight: bolder;
	color: #006000;
	}
.link
	{
	font-size: 8pt;
	}
.copy {
	font-size: 9px;
	color: #999999;
}
.blau {
	color: #0099FF;
	font-size: 9px;
}
.normal {
	font-size:10pt;
	font-weight: normal;
	color: #000000;
}
.normalfett {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.normalfettunderline {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.fettrot {
	font-weight: bolder;
	color: red;
}

h1
	{
	font-size:18pt;
	}
	
.einzug10
	{margin-left:10pt;
	}
	
.einzugoben10
	{
	margin-left:10pt;
	margin-top:10pt;
	}

.fett
	{
	font-weight: bold;
	}