#body 
{
	background: #fff url(indexbilder/hg.png) center top repeat-x;
}

#body 
{
	background: #fff url(indexbilder/hg.png) center top repeat-x;
}

#link
{
text-decoration: none;
}

#link A
{
text-decoration: none;
}

#link A:hover, #link A:active { text-decoration: underline #FF9900; }

#topnavcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#topnavcontainer LI
{
display: block;
margin: 0;
margin-left: 1;
margin-bottom: 2;
padding: 0;
float: right;
width: auto;
}

#topnavcontainer A
{
color: #006600;
display: block;
width: auto;
text-decoration: none;
font-weight: bold;
font-size: small;
background: #FFFFFF;
margin: 0;
padding: 2px 8px;
border: 1px solid #006600;
font-size:0.8em;
}

#topnavcontainer A:hover, #topnavcontainer A:active { background: #CCCCCC; }
#topnavcontainer A:hover, #topnavcontainer A:active { border: 1px solid #FF9900; }
#topnavcontainer A.active:link, #topnavcontainer A.active:visited = {}

#datecontainer
{
margin: 0;
padding: 0;
border: none;
clear: both;
float: right;
font-size:0.8em;
}

