#navigation a {
	text-decoration: none;
    color: #808484;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
margin-left:6px;
margin-right:5px;
}
#navigation a:hover {
	text-decoration: none;
    color: #A4A5A0;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
margin-left:6px;
margin-right:5px;
}
#navigation1 a {
	text-decoration: none;
    color: #000;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
margin-left:6px;
margin-right:5px;
}


.linie{line-height:1.3;
	font-size:30pt;
	    color: #FF0000;
	font-family: Trebuchet MS;
text-align:center;
}

.schrift1{	
font-size:18pt;
color: #FF0000;
font-family: Trebuchet MS;
text-align:center;
margin-bottom:-20px;
font-weight:bold;
}
.schrift2{	
font-size:18pt;
color: #FF0000;
font-family: Trebuchet MS;
text-align:left;
font-weight:bold;
line-height:1.9;

}
.gruen{	
font-size:18pt;
color: #008000;
font-family: Trebuchet MS;
text-align:left;
font-weight:normal;
}