body {
    font-size:10pt;
    font-family: Helvetica, Arial, sans serif;
    background-color:#83b22f;
    color:#FFFFFF;
    }
    
    
.nav {
	font-size: 12pt;
	position: absolute;
	left: 0px;
	top: 0px;
:#000000;
	position: absolute;
	top: 50px;
	left: 100px;
	}
	
#haupt {
	background-color:#000000;
	color:#ffff00;
	border: solid 1pt #ffff00;
	}
a:link {
	text-decoration:none;
	font-size: 12pt;
	color:#000000;
	}



a:hover { 
	font-size: 12pt;
	background-color: #ffffff;
	}
	
a:visited {
	text-decoration:none;
	font-size: 12pt;
	color:#000000;
	}

	
	
.link {
	font-size: 12pt;
	font-family: sans serif;
	border: none;
	}
.titel { 
	font-size: 10pt;
	font-family: sans serif;
	background-color:#000000;
    	color:#ffffff;
	border: solid 1px #000000;

