body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
ul {
	margin:0;
	padding-left:20px;
}
input,
select,
textarea {
	color:black;
}

.text {
	font-size: 12px;
	color: #006633;	
	text-decoration:none;
}
.text_rot {
	color: #FF0000 !important;
}
.text_klein {
	font-size: 10px;
	color: #006633;
}
.text_fett {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
.text_gross {
	color: #006633;
	font-size: 14px;
}
.text_gross_fett {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.rot_stern {
	color: #CC0000;
	font-weight: bold;
}
a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #006633;
}
a:active {
	color: #006633;
}
.text_event {
	font-size: 8pt;
	color: #006633;
}
.text_event_fett {
	font-size: 8pt;
	font-weight: bold;
	color: #006633;
}
.text_event_oben {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}