.title {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #003366}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}

.disclamer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000 }

.text_fett { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000 ; font-weight: bold}

.text_fett_blau { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #003366}

.text_fett_blau_aufzahl { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #003366; list-style-type: disc}

.text_fett_blau14 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #003366 }

.text_fett_blau_12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #003366; font-weight: bold}

.text_small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000 }

.navlink_fett { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #003366 ; text-decoration: none}

.navlink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #003366 ; text-decoration: none}

.home_description { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #003366; font-weight: bold ; text-decoration: none}

hr {
	height: 1px solid #003366;
	}

table.formated {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	}

td.top {
	padding: 0 0.5em;
	text-align: left;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: #E4E2FE;
	}

td.normal {
	padding: 0.5em 0.5em;
	border-bottom: 1px solid #CCC;
}

td.normal_borderleft {
	padding: 0.5em 0.5em;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

td.col_dat {
	width: 100px;
	padding: 0 0.5em;
	text-align: left;
	border-bottom: 1px solid #CCC;
	}

td.col_dat_borderleft {
	width: 100px;
	padding: 0.5em 0.5em;
	text-align: left;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}
