body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	margin: 0px;
	padding: 0px;
    background-color: #307d50;
	}
html { 
   font-size: 80%; 
   height: 100%;
   }
div, table {
    font-size: 100%; 
	}
html>body div, table {
	font-size: 12px; 
	}
	
#content {
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -490px;
	z-index: 10;
    background-color: transparent;
	width: 980px;
	height: 316px;
	}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
    background-color: transparent;
	width: 280px;
	height: 316px;
	}
#wiga {
	position: absolute;
	top: 0px;
	left: 350px;
	z-index: 10;
    background-color: transparent;
	width: 280px;
	height: 280px;
	}
#fenster {
	position: absolute;
	top: 0px;
	left: 700px;
	z-index: 10;
    background-color: transparent;
	width: 280px;
	height: 280px;
	}
#wiga a, #fenster a {
	display: block;
	}
#wiga a .over, #fenster a .over {
	display: none;
	}
#wiga a:hover .over, #fenster a:hover .over {
	display: block;
    position: absolute;
	top: 1px;
	left: 1px;
	z-index: 20;
    background-color: transparent;
	width: 278px;
	height: 46px;
    }

#nav {
	position: absolute;
	top: 476px;
	left: 50%;
	margin-left: -490px;
	z-index: 20;
    background-color: transparent;
	width: 980px;
	height: 190px;
	}
#wiganav {
	position: absolute;
	top: 0px;
	left: 350px;
	z-index: 20;
    background-color: transparent;
	width: 280px;
	height: 190px;
	}
#fensternav {
	position: absolute;
	top: 0px;
	left: 700px;
	z-index: 20;
    background-color: transparent;
	width: 280px;
	height: 190px;
	}

ul.menu {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.li_nav {
	width: 280px;
	padding-bottom: 7px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 1.2em;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 260px;
    }
.li_navhead {
	width: 280px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/layout/qor.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 260px;
    }

.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover, a.nav:focus {
	color: #FFFFFF;
	text-decoration: none;
	width: 260px;
	display: block;
    }
.navactive, a.navactive:link, a.navactive:active, a.navactive:visited, a.navactive:hover, a.navactive:focus, a.nav:hover, a.nav:focus {
	color: #CCCCCC;
	text-decoration: none;
	width: 260px;
	display: block;
    }
