@charset "utf-8";
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}

body {
	background-color: #804000;
	margin-left: 5px;
	margin-top: 0px;
	text-align: justify;
}
.rahmen_aeussere_tabelle {
	border: 1px solid #FFF;
}
.rahmen_menu_rechts {
	background-color: #FFF;
	border: 1px inset #999;
}
.rahmen_hg_mitte {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #999;
}
.titel1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.fliesstext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
}
.strich {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-style: dotted;
}
.fliesstext_normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	font-weight: normal;
}
.formularfeld {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFC;
	padding: 2px;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fliesstext_formular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.rahmen_tabelle {
	background-color: #FFC;
	border: 1px solid #000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
.Fett {
	font-weight: bold;
	font-size: 14px;
	color: #A00;
	text-align: left;
}
.Fett_schwarz {
	font-weight: bold;
	font-size: 14px;
}
.fliesstext_normal a {
	color: #00F;
	text-decoration: underline;
}

