BODY {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	font-style : normal;
	font-weight : lighter;
}

/*A {
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #FFFFFF;
}

A:hover {
	text-decoration: underline;
	color: #000000;
	font-size : normal;
	font-family : Verdana, Helvetica, sans-serif;
}*/

HR{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FFFFFF;
}

TABLE{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color :#FFFFFF;

}



TD, P {
	color : #FFFFFF;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}.copyright {
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-size : 9px;
	color : #FFFFFF;
}

.button
{
    background-color : #EFEBE7;
    font-weight : bold;
    color : #666666;
    font-size : 9px;
    font-family : verdana , geneva , arial , helvetica;
    border-style : solid;
    border-color : rgb(204 , 204 , 204);
    width : 80px;
}					  
.feld
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;  background-color : #EFEBE7;
border: thin groove;
}
.td_unten 
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.td_oben 
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}

.menue {
	margin-top:15px;	
	color:#000000;
	text-align:center;
    font-size : 12px;
    font-family : verdana , geneva , arial , helvetica;
	text-decoration: none;
	line-height:25px;
}

.menue a {
	color:#000000;
	text-decoration: none;
}

.menue a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


.headermenue {
	margin-top:15px;	
	color:#FFFFFF;
    font-size : 12px;
    font-family : verdana , geneva , arial , helvetica;
	text-decoration: none;
}

.headermenue a {
	color:#FF0000;
	text-decoration: none;
}

.headermenue a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
