body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.textstil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.rahmen {
	border: 1px solid #CCCCCC;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #660000;

}

a:link {
	color: #660000;
}

a:VISITED {
	color: #660000;
}

a:ACTIVE {
	color: #660000;
}	

.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663300;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px dotted #FF0000;
	background-color: #EFEFEF;
	line-height: 18px;
}
.textstilgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #CCCCCC;
}

#navi{
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#navi:hover{
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.naviHeadline{
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
