BODY
{

	background:#FAFAFA;
	font-size: 7pt;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family : Verdana, sans-serif; 

}
A:link
{
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited
{
	COLOR: #000000; TEXT-DECORATION: none;
}
A:hover
{
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
div#id
{
	background-image:url(grafiken/footer.jpg);
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	width:782px;
	height:30px;
}
input.inputstyle
{
	background:#FFFFFF;
	border: 0px;
	border-left: 3px solid #cccccc;
	width:120px;
	font-family : Verdana, sans-serif; 
	font-size: 7pt;
}
td.navi
{
        background-color: #FFFFFF;
    	width: 150px;
	border-top: 1px solid #5D7B00;
	border-bottom: 1px solid #000000;

}
td.navi a{
	display:block;
	width: 150px;
	border-top: 1px solid #5D7B00;
	border-bottom: 1px solid #000000;

}
td.navi a:hover,
td.navi.active
{
	width: 150px;
        background-color: #5D7B00;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}
td.aktiv
{	width: 150px;
        background-color: #5D7B00;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

