h1 {font-size:18px; color: #00480C; margin-top: 0px; margin-bottom: 10px;}
h2 {font-size:16px; color: #00480C; margin-top: 0px;}
h3 {color: #00480C; margin-top: 2px; font-size:14px;}
pre {font-family: arial;}
 a  {
	text-decoration:none;
	color: #013309;
	}	
.textlink  {
	text-decoration:underline;
	color: #013309;
	}	
	
a:hover {text-decoration:underline;}

body
{
margin-top:0px;
background-color:#C7EE7B;
text-align:center;
font-family:arial;
font-size:14px;
color: #013309;
}

#container
{
background-color:#ffffff;
margin-top:10px;
width:980px;
margin:15px auto;
text-align:left;
border:1px solid #85B626;
}


#head
{
margin-top:0px;
height:175px;
background-color: #ffffff;
background-image:url(head.gif);
background-repeat: no-repeat;
text-align:right;
}



#content
{
background-image:url(fuesse.gif);
background-repeat: no-repeat;
padding:10px;
padding-top:20px;
padding-left:22px;
background-color: #ffffff;

}
	
	#leftcontent
	{
	border:1px solid #B8D87B;
	float: left;
	width:190px;

	}
	
	
	
	.navibox
	{
	background-color: #CBEE88;
	background-image:url(img/rot.gif);
    background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin:2px;
	}
	
	#maincontent
	{
	padding-left:220px;
	}
	
td {font-size: 90%;}
li {padding:1pt;}

#imagediv
	{
		float: right;
		padding: 15px;
		text-align: center;
	    font-size: 90%;
	}	
	
	.imagefloat
	{
		width: 325px;
		
	}

#footer
{
clear:both;
padding:4px;
border-top:1px solid #85B626;
background-color:#ffffff;;
text-align: center;
font-size: 80%;

}

	#footer a
	{
	
	color: #013309;
	}
