
BODY
{ background: #000; font-size: 10pt; color: #000000; font-family : Verdana, sans-serif; margin: 0; }
A:link
{
	COLOR: #414141; TEXT-DECORATION: none;
}
A:visited
{
	COLOR: #414141; 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:800px;
	height:30px;
}

table.tabelle
{
    	margin: 0;
	padding: 0;
}
input.inputstyle
{ background:#fff; width:120px; font-family : Verdana, sans-serif; font-size: 7pt; border-left: 3px solid #cccccc; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; }
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;
}

