.hgOben {
	background-position: 0px 0px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
}
.menueOben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.hgMitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	background-image: url(../freizeit/images/hgMitte.gif);
	margin: 0px;
}
#footer_container {
    position:fixed;
    bottom:0; left:0; right:0;
    text-align:center;
    margin:0;
    height:2em;
    z-index:3;
}

#footer {
    position:absolute;
    top:0; left:0; right:0; bottom:0;
    background:#efefef;
    z-index:3;
}
/* Nur für den MSIE */

* html, * html body {
    overflow:hidden;
    bottom:0;
    height:100%;
}

* html #header_container, * html #footer_container {
    position:absolute;
    width:100%;
    padding-right:16px;
}

* html #menu {
    position:absolute;
}

* html #header,* html #footer {
    height:100%;
    position:static;
}

* html #content {
    position:absolute;
    top:0; bottom:0; left:0; right:0;
    height:100%;
    width:100%;
    overflow:auto;
    margin:0;
}




.posMenue {
	top: 200px;
}
.posInhalt {
	position: absolute;
	top: 170px;
	left: 180px;
	width: 420px;
	height: 95%;
}
.texteNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
