body 
{
 background-color:#FFFFFF;
}
h1 {display: inline;}
h2 {display: inline;}
h3 {display: inline;}
h4 {display: inline;}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {text-decoration: none; color: #4F93F1}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.ueberschriften {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}
.standardfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.formular {  color: #000000; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border: 1px #000000 solid}
.menutitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #fc8f02;
	height: 16px;
	width: 105px;
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 14px;
	width: 105px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F7F7F7;
	padding-left: 1px;
}
.ue_tabelle {
	background-color: #fc8f02;
}
