
body,td,th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #666666;
}

body {
	background-image: url(../img/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.f11b {
	font-size:11px;
	font-weight:bold;
}

.f12b {
	font-size:12px;
	font-weight:bold;
}

.f13b {
	font-size:13px;
	font-weight:bold;
}

.f14b {
	font-size:14px;
	font-weight:bold;
}

.f15b {
	font-size:15px;
	font-weight:bold;
}

.f16b {
	font-size:16px;
	font-weight:bold;
}

.f9r {
	font-size:9px;
	font-weight:normal;
}

.f10r {
	font-size:10px;
	font-weight:normal;
}

.f11r {
	font-size:11px;
	font-weight:normal;
}

.f12r {
	font-size:12px;
	font-weight:normal;
}

.f13r {
	font-size:13px;
	font-weight:normal;
}

.f14r {
	font-size:14px;
	font-weight:normal;
}

.f15r {
	font-size:15px;
	font-weight:normal;
}

.f16r {
	font-size:16px;
	font-weight:normal;
}

/*Hauptnavigation horizontal*/

.menue {
	font-size:14px;
	font-weight:normal;
}


/*Unternavigation vertikal*/

.menuel {
	font-size:14px;
	font-weight:normal;
}

/*Hintergrundebene*/

#layer {
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left:-400px;
	margin-top:50px;
	width:800px;
	height:600px;
	background-color:#ffffff;
}

/*Hintergrundbild*/

#layer1 {
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:800px;
	 height:600px;
	 z-index:1;
	 background-image: url(../img/bg_fries.gif);
	 border: 1px solid #666666;
	 background-color: #FFFFFF;
	 }

/*Unternavigation Hintergrund (Text)*/

#layer2 {
	position:absolute;
	width:150px;
	height:200px;
	z-index:2;
	left: 25px;
	top: 230px;
	overflow:hidden;
	}



/*Ebene für Content*/

#layer3 {
	 position:absolute;
	 width:598px;
	 height:370px;
	 z-index:3;
	 left: 200px;
	 top: 208px;
	 overflow: auto;
}

#layer33 {
	 position:absolute;
	 width:600px;
	 height:380px;
	 z-index:3;
	 left: 200px;
	 top: 200px;
	 overflow: auto;
}

/*Ebene für Fusszeile*/

#layer4 {
	position:absolute;
	left:0px;
	top:580px;
	width:800px;
	height:20px;
	z-index:4;
	overflow: hidden;
}

#layer5 {
	position:absolute;
	left:200px;
	top:140px;
	width:540px;
	height:50px;
	z-index:5;
	background-color: #FFFFFF;
	border: 1px none #000000;
}

#layer6 {
	position:absolute;
	left:199px;
	top:138px;
	width:540px;
	height:50px;
	z-index:6;
	
}

#layer7 {
	 position:absolute;
	 width:598px;
	 height:370px;
	 z-index:7;
	 left: 200px;
	 top: 208px;
	 overflow: hidden;
}

#layer10 {
	 position:absolute;
	 width:540px;
	 height:210px;
	 z-index:10;
	 left: 200px;
	 top: 310px;
	 overflow: auto;
}




a {
	font-size: 14px;
	color: #0099FF;
}

a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

.af {
	font-size: 9px;
	color: #0099FF;
	
}
.af:link {
	color:#FF0000;
	text-decoration: underline;
}
.af:visited {
	text-decoration: none;
	color: #0099FF;
}
.af:hover {
	text-decoration: underline;
	color: #FF0000;
}
.af:active {
	text-decoration: none;
	color: #0099FF;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



