a:hover {  color: #FF7F00; text-decoration: underline}
a {
	text-decoration: none;
	color: #000000;
}
a:active {  color: #000000}
.mehr-zeilenabstand {
	line-height: 150%;
	vertical-align: bottom;
}

ul {
	vertical-align: top;
	list-style-position: outside;
	list-style-type: square;
	text-indent: -25px;
}

body { scrollbar-base-color:#ECF2DC;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FF7F00;
	scrollbar-darkshadow-color:#ECF2DC;
	scrollbar-face-color:#ECF2DC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ECF2DC;}

table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.linie-unten {
	border-bottom-width: 1px;
	border-bottom-color: #FF7F00;
	border-bottom-style: solid;
}
.breitschrift {
	letter-spacing: 1px;
}
li {
	list-style-type: square;
}
.mehr-zeilenabstand-unten {

	line-height: 200%;
	vertical-align: top;
}
.linie-unten-weiss {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.rahmen-orange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7F00;
	border-right-color: #FF7F00;
	border-bottom-color: #FF7F00;
	border-left-color: #FF7F00;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF7F00;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.menuetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
