#divL1 { 
	background-color: #ffffff; 
	position: absolute; 
	top: 1px; 
	left: 1px; 
	width: 299px; 
	height: 99px; 
	display: none; 
}
#divL2 { 
	background-color: #387a66; 
	position: absolute; 
	top: 101px; 
	bottom: 1px; 
	left: 1px; 
	width: 99px; 
	display: none; 
}
#divR1 { 
	background-color: #5fc686; 
	position: absolute; 
	top: 1px; 
	right: 1px; 
	height: 299px; 
	display: none; 
}
#divR2 { 
	background-color: #b3e4bf; 
	position: absolute; 
	top: 301px; 
	right: 1px; 
	bottom: 1px; 
	display: none; 
}
#divL3 { 
	background-color: #5fc686; 
	position: absolute; 
	z-index: 12; 
	top: 0; 
	bottom: 0; 
	left: 181px; 
	width: 8px; 
	border: solid 1px white 
}
#divAll { 
	position: absolute; 
	top: 0; 
	bottom: 0; 
	left: 100px; 
	width: 750px; 
	display: none; 
	z-index: 4; 
}
#divBannerTop { 
	background-color: #9ee3aa; 
	position: absolute; 
	top: 1px; 
	right: 0; 
	left: 201px; 
	height: 99px; 
}
#divMenu { 
	background-color: #b3e4bf;
	position: absolute; 
	top: 101px; 
	bottom: 1px; 
	left: 1px; 
	width: 179px; 
	padding-right: 20px;
	padding-top:30px;  
}
#divMenu a {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	display: block;
}
#menuSub, #menuSubActive, #menuSub:hover { 
	color: #008427;
	font-size: 1.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 15px; 
	/*height: 2em;*/
}
#menuSub:hover, #menuSubActive { 
	color: white;
}
#menuSub2, #menuSub2Active, #menuSub2:hover { 
	color: #008427;
	padding-top: 0.2em; 
	padding-bottom: 0.2em;
	padding-left: 25px; 
	/*height: 1.7em; */
}
#menuSub2:hover, #menuSub2Active { 
	color: white; 
}
#menuSub3, #menuSub3Active, #menuSub3:hover { 
	color: white;
	padding-top: 0.1em;
	padding-bottom: 0.1em;	
	padding-left: 35px; 
	/*height: 1.7em; */
}
#menuSub3:hover, #menuSub3Active { 
	color: #9ee3aa; 
}
#divHeader  { 
	position: absolute; 
	z-index: 8; 
	top: 0; 
	left: 0; 
	width: 180px; 
	height: 100px; 
}
#divRed, #divRed2 { 
	background-color: #C71186; 
	position: absolute; 
	z-index: 2; 
	top: 110px; 
	right: 0; 
	left: 0; 
	height: 3px; 
	border: solid 1px white; 
	display: none; 
}
#divGreen, #divGreen2 { 
	background-color: #acf4bb; 
	position: absolute; 
	z-index: 3; 
	top: 58px; 
	right: 0; 
	height: 16px; 
	border: solid 1px white; 
	display: none; 
}
#divRed2  { 
	width: 750; 
	display: block;
	border-left-style: none;
	border-right-style: none;
}
#divGreen2  { 
	z-index: 7; 
	width: 560; 
	left:190; 
	display: block;
	border-left-style: none;
	border-right-style: none;
}
#divContentBG { 
	background-color: #ffffff; 
	position: absolute; 
	top: 101px; 
	right: 0; 
	bottom: 1px; 
	left: 201px; 
	overflow: auto; 
}
#divContent { 
	position: absolute; 
	top: 35px; 
	right: 10px; 
	bottom: 10px; 
	left: 10px; 
}
#divMenuTop   { 
	position: absolute; 
	z-index: 9; 
	top: 60px; 
	right: 10px; 
}
#menuMain, #menuMainActive { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	color: #5fc686; 
	margin-left: 20px; 
}
#menuMain:hover, #menuMainActive { 
	color: #008427; 
}

#divSponsor {
	position: absolute;
	z-index: 10;
	left: 15px;
	bottom: 10px;
}

#divMenuSprache { 
	position: absolute; 
	top: 11px; 
	right: 10px; 
	height: 30px
}

