body {
	background-color: #D8D7B2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: medium;
}

a:hover {
font-style: italic;
text-decoration: underline overline; 
text-align:center; 
color: #df0029;
}
a:link {
font-style: italic;
text-decoration: none;	
text-align:center; 
color: #909079;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	text-align:center; 
}

.ueberschrift {
	background-position: center;
	text-align: center;
	font-size: 47px;
	border-right-width: 2px;
	border: 4px double ;
	border-color: #df0029;
	margin-top: 4px;
	width: 100%;
	color: #000000;
}

.tabelle {
caption-side: right;
vertical-align: top;
background-color: #909079;
border: 4px double ;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 20px;
font-size: 13px;
border: 4px double ;
border-color: #df0029;
color: #FEF1AE;
}

.copy{
text-align : center;
font-size: 9px ;
color: Black;
}

.tabelle2 {
	width: 100%;
	max-height: 3000px;
	border: 3px double;
	border-color: #df0029;
	vertical-align: top;
	}

.nav_unten {
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}

.links {
	width: 150px;
	border: 2px double;
	border-color: #D23134;
	vertical-align: middle;
	text-align: center;
	background-color: #909079;
	height: 100%;
	color: #FEF1AE;
}	

.rechts {
	width: 150px;
	border: 2px double;
	border-color: #D23134;
	vertical-align: middle;
	text-align: center;
	background-color: #909079;
	height: 620px;
	color: #FEF1AE;
}

tr.mitte{
	border: medium #D23134;
	border-color: #D23134;
}