a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #00000;
}
.titel {
	color: #390;
	font-size: 18px;
	font-weight: bold;
	

}
.titel_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #390
	
	
}
.id {
	font-style: italic;
}

