.menuohnelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66C000;
}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #014D6D;
}
.menulinks a:link {text-decoration: none; color: #014D6D;}
.menulinks a:visited {text-decoration: none; color: #014D6D;}
.menulinks a:hover {text-decoration: underline ; color: #014D6D;}
.menulinks a:active {text-decoration: underline; color: #014D6D;}

.submenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014D6D;
	line-height: 18px;
}
.submenulinks a:link {text-decoration: none; color: #014D6D;}
.submenulinks a:visited {text-decoration: none; color: #014D6D;}
.submenulinks a:hover {text-decoration: underline ; color: #014D6D;}
.submenulinks a:active {text-decoration: underline; color: #014D6D;}




.headline13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #014D6D;
}


.headline16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #014D6D;
}


.headline20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #014D6D;
}





.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #014D6D;
}
.normal a:link {text-decoration: underline; color: #0000FF;}
.normal a:visited {text-decoration: underline; color: #0000FF;}
.normal a:hover {text-decoration: underline ; color: #014D6D;}
.normal a:active {text-decoration: underline; color: #014D6D;}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #014D6D;
}

.bild {
	color: #014D6D;
	height: 1px;
	width: 1px;
	border: 1px solid #014D6D;
}

