body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	font-weight: bold;
	color: #F4AC1C;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a.navi:link {
	color: #00006A;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;

}
a.navi:visited {
	color: #00006A;
	text-decoration: none;
}
a.navi:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.navi_active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.navi:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

input {
	font-size: 10px;
}

.text_navibereich {
	font-size: 12px;
}

.footer {
	font-size: 9px;
}

.font_weiss_9 {
	font-size: 9px;
	color: #FFFFFF;
}

.font_weiss_11 {
	font-size: 11px;
	color: #FFFFFF;
}

.font_weiss_title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}

.font_schwarz_9 {
	font-size: 9px;
	color: #000000;
}

.font_schwarz_11 {
	font-size: 11px;
	color: #000000;
}

.font_schwarz_title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

.font_schwarz_sitetitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

.font_grau_9 {
	font-size: 9px;
	color: #999999;
}

.font_grau_11 {
	font-size: 11px;
	color: #999999}

.font_grau_title {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-transform: none;
}

.font_gelb_9 {
	font-size: 9px;
	color: #F4AC1C;
}

.font_gelb_11 {
	font-size: 11px;
	color: #F4AC1C}

.font_gelb_title {
	font-size: 14px;
	color: #F4AC1C;
	font-weight: bold;
	text-transform: none;
}.box {
	background-color: #DADADA;
	border: 1px solid #FFFFFF;
	padding: 5px;

}
