@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
}
body {
	background-color: #003300;
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top: 0;
	margin-right:0;
	margin-bottom: 0;
}


a.link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 003300;
}


a.linksmall {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 000066;
}

a.linkbold {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 000066;
}

a.hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: f4db7c;
}
.table-heading-titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #362a86;
	text-decoration: none;
}
.table-content-titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}
.content-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.kontakttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
}
.kontaktheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #251b73;
}
.kontakttextfelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c82b40;
}
.impressumheadlineblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.impressumtextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


<style>
#navi {
	margin: 0;
	padding: 0;
	width: 140px;
}

#navi ul, #navi li{
	list-style-type: none;
	padding-top: 2px;
	padding-left: 0px;
	font-weight: bold;
}

#navi li a {
	text-decoration: none;
	display: block;
	width:100%;
	padding: 5px;
	vertical-align: left;
}

#navi a:link, #navi a:visited {
	color: #003300;
	background-color: #fde794;
}

#navi  #akt {
	color: #fde794;
	background-color: #003300;
}

#navi a:hover, #navi a:hover#akt {
	color: #fde794;
	background-color: #003300;
}
</style>
