body {background-color:CCCCCC; margin-top:0px;margin-left:0px;margin-right:0px;}

.gross {
	font-size: 75%;
	font-family: arial;
	font-weight: bold;
	color: #990000;
}
.text {
	font-size: 75%;
	font-family: arial;
	text-align: justify;
	color: #990000;
}
.klein { font-size: 70%; font-family: arial; }
p {text-align: justify; }

link {color: #000000; font: 75% Arial}
a:link {color: #000000; font: 75% Arial; text-decoration: none }
a:hover {color: #CC0000; font: 75% Arial; text-decoration: underline; background-color:#FFCC00 }
a:visited {color: #333333; font: 75% Arial; text-decoration: none }
.h1 {
	font: bold 75% Arial, Helvetica, sans-serif;
	color: #990000;
}
.fettlink {  font: bold 80% Arial; color: #990000; text-decoration: none}
.box {
	white-space: normal;
	left: 2px;
	padding: 4px;


}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
}

.indextable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #990000;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.bottomtable {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FFCC00;
}