body {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	color: #00bcf1;
}
a:active {
	text-decoration: none;
	color: #00bcf1;
	text-align: center;
}

.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
	text-align: center;
}
.text_uber_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #999;
}
.text_weiss_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
	text-align: left;
}
.text_blau_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00bcf1;
}
.text_schw_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.text_grau_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #707070;
}
.text_grau_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #707070;
}

.text_blau_10_linksammlung a:link {
	text-decoration: none;
	color: #00bcf1;
}
.text_blau_10_linksammlung a:hover {
	text-decoration: none;
	color: #707070;
}

.text_blau_10_linksammlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00bcf1;
}
.text_uber_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #004084;
}
.hr_linie {
	color: #6db8e6;
}
.form {
	background-color: #EBF4FC;
	border:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	height: 22px;
}
.form_textbox {
	background-color: #EBF4FC;
	border:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;

}
.form_button {
	background-color: #B9DDF4;
	border:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 22px;

}

