.ftxtblist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.ftxt {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.ftxtb {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.tit {  font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold}
.subtit { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold ; font-style: italic}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
.ftxti { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-style: italic}
.ftxtib { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-style: italic ; font-weight: bold}
.smalli { font-family: Arial, Helvetica, sans-serif; font-size: x-small ; font-style: italic}
.errormsg {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: #0000CC}

.textbox {  width: 230px}
.smallib { font-family: Arial, Helvetica, sans-serif; font-size: x-small ; font-style: italic ; font-weight: bold}
.smallb { font-family: Arial, Helvetica, sans-serif; font-size: x-small ; font-weight: bold}
.ftxtli { font-family: Arial, Helvetica, sans-serif; font-size: 11px;line-height:normal}
body {
	background-color: #E37529;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin : 0px;
	padding:0px;
	scrollbar-face-color: #FB7921;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #F7CAAD;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #A84204;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E37529;
overflow:auto;

}
.linie_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#FFFFFF;
}
.linie_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linie_links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.linie_rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}

#Inhalt {

	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/menu.gif);
	background-position: center center;
}
