body, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}

a {
	color: #04507E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.text {
	line-height: 13px;
}

.titel {
	font-size: 16px;
	line-height: 18px;
	color: #04507E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.subtitel {
	color: #04507E;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}

.seitentitel {
	color: #464B50;
}

.seitentitel:link {
	color: #464B50;
}

.copyright {
	color: #999999;
}

.copyright:link {
	color: #999999;
}


.navi {
	color: #000000;
}

.navi:hover {
	text-decoration: none;
}

.navibg {
	background-color: #D9EADC;
}

.navibgon {
	background-color: #BAD3CE;
}

.subnavibg {
	background-color: #F4F9F5;
}

.subnavibgon {
	background-color: #BAD3CE;
}

.formularfeld {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:270px;
}

.akzent {
	color: #FFFFFF;
	background-color: #64C350;
	font-weight: bold;
}