.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;

}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align: right;
}
    .menue:hover {
	color:#669966; 
	text-decoration:underline;    
}
    .menue:active {
	color:#669966; 
	text-decoration:underline;    
}
.menueinaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	text-align: right;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
p { 

margin-bottom: 2px;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 18px;
	text-decoration: none;

}
.link:active {
	color: #004D00;
}
.link:hover {
	color: #004D00;
}
.Rand {border: 3 px #FFFFFF}