#zaehler {
	position:absolute;
	top:8px;
	left:68px;
	width:94px;
	height:30px;
	text-align: center;
	vertical-align: middle;
	}
#hauptmenu {
	position:absolute;
	top:8px;
	left:200px;
	width:990px;
	height:30px;
	text-align: center;
	vertical-align: middle;
	}
/* <td width> = >#hauptmenu width>/<Anzahl der Memupunkte> */
td.hauptmenu {
	width: 198px;
	}
#untermenu { 
	position:absolute;
	top:80px;
	left:40px;
	width:220px;
	height:590px;
	text-align: left;
	vertical-align: middle;
	}
#info {
	position:absolute;
	top:670px;
	left:40px;
	width:220px;
	height:90px;
	text-align: left;
	vertical-align: middle;
	}
#haupt { 
	position:absolute;
	top:80px;
	left:270px;
	width:950px;
	height:680px;
	}
/*div für iframe haupt. width etwas kleiner als bei #haupt (IE Scrollbalken Problem) */
#haupt2 {
	position:absolute;
	top:0px;
	left:0px;
	width:920px;
	height:680px;
	}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 15px;
	}
a.index {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-weight: bolder;
	text-align: center;
	line-height: 20px;
	font-size: 15px;
	}
a.bild {
	text-decoration: none;
	color: #000000;
	}
a.hauptmenu, a.untermenu, a.gblink {
	color: #00FF00;
	}
a.hauptmenu:hover, a.untermenu:hover {
	color: #008800;
	}
a.hauptmenuactive, a.untermenuactive, a.gbname, a.info {
	color: #FFFF00;
	}
a.hauptmenu, a.untermenu, a.hauptmenuactive, a.untermenuactive, a.zaehler {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	}
a.hauptmenu, a.hauptmenuactive, a.zaehler{
	font-size: 19px;
	line-height: 30px;
	}
a.untermenu, a.untermenuactive {
	font-size: 18px;
	line-height: 30px;
	}
a.zaehler {
	font-weight: normal;
	color: #6897F7;
	}
a.info {
	font-size: 10px;
	line-height: 12px;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	border: 0px;
	font-size: 15px;
	}
body.index {
	background-position: center center;
	text-align: center;
	line-height: 16px;
	}
body.body {
	background:transparent;
	}
h1 {
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 17px;
	}
textarea, input {
	background:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	overflow:hidden;
	}
.fehler {
	color: #FF0000;
	font-size: 17px;