/* CSS Document */

body,td,th  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
a   { color: #fff; font-size: 11px }
a:link {
	text-decoration: none;
	font-weight: normal;
}
a:visited  { color: #fff; text-decoration: none }
a:hover   { color: #e9c827; text-decoration: underline }
a:active  { color: #fff; text-decoration: none }
.feld01  { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; width: 230px; height: 16px; border: solid 1px #081f3e }
.feld02  { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; width: 49px; height: 16px; border: solid 1px #081f3e }
.feld03  { color: #fff !important; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; width: 177px; height: 16px; border: solid 1px #081f3e }
.feld04  { color: #fff !important; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; width: 230px; height: 50px; border: solid 1px #081f3e }
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 100px;
	border-color: #081F3E;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: hand;
	color: #000000;
}
.orangetabelle {
	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: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D64820;
}
.orangetabelle2 {
	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-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D64820;
	border-left-style: none;
}
.kleinerText {
    font-size: 9px
}
.grossertext {
	font-size: 13px;
}
.gestrichelt {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
