A:link {
	text-decoration: none;
	color: #666666;
}
A:visited { 
text-decoration: none;
color: #666666;
}
A:active {
text-decoration: underline;
color: #333333;
}
A:hover {
text-decoration: underline;
color: #333333;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: #FBFBFB;
}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #006600;}
input, textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.sectiontitle {
	font-size: 14px;
	font-weight: bold;
	color: #33CC00;
}
.akzent {
	color: #33cc00;
	font-weight: bold;
}
.hinweis {
	color: #33CC00;
}
