a.menu {
	font-family:"Times New Roman", Times, serif;
	color: #718631;
	font-size:18px;
	display:block;
	margin-top:5px;
	text-align:center;
	width:140px;
	padding:2px;
	border: 1px solid #FFFF00;
	font-weight: bold;

} 
a.menu:link { 
color:#718631; 
text-decoration:none;} 

a.menu:visited {
	color:#718631;
	text-decoration:none;
} 

a.menu:hover {
	color:yellow;
	text-decoration:none;
	background-color: #C3D88E;
} 

a.menu:active { 
color:yellow; 
text-decoration:none; } 

.titel {
	color:#718631;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}

.titel2 {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

.titel3 {
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.text {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	clip:   rect(   );
	white-space: normal;
	line-height: normal;
}
.text a:link {color:#333333;}
.text a:active {color:#FF0000;}
.text a:visited {color:#333333;}
.text a:hover{color:#FF0000;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666666;
	text-align: center;

}
.unten {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.unten a:link {
	color:#666666;
	text-decoration: none;
}
.unten a:visited {color:#333333;}
.unten a:hover {color:#FF0000;}
.unten a:active {color:#FF0000;}

