body {
	font: normal 11px verdana;
	/*padding: 0;
    margin: 0;
    text-align: center;*/

	}
	
.textgruen {

	color: #005615;
	font: bold normal 11px verdana;

}

ul {
	margin: 0;
	padding: 0;
	list-style: disc;
	 /* width: 164px;Width of Menu Items */
	border-bottom: 1px none #ccc;
	}

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	/*left: 65px;  Set 1px less than menu width */
	top: 0;
	display: none;
	}


.textbox {
	left: 5px;
	position: relative;
	top: 5px;
	font: bold normal 11px verdana;
	list-style-type: square;

}

.navioben {
	font: bold 14px verdana;
	color: #E3E3E3;
}

.naviunten {
	font: bold 12px verdana;
	color: #E3E3E3;
}

.navioben a {
	text-decoration: none;
	color: #E3E3E3;
	font: bold;
	}
	


}
h1 {
	font-family: verdana;
	color: rgb(3,78,162);
	font-size: 12pt;
	font-weight: bold;

	}

.headline {
	font-family: verdana;
	color: #005615;
	font-size: 15px;
	font-weight: bold;
	}
.headline2 {
	font-family: verdana;
	color: #005615;
	font-size: 12px;
	font-weight: bold;
	}

menu {

	list-style: square;

	}

td {
	font: normal 11px verdana;
	}


#Layer12 {
position: absolute;
   visibility: visible;
   left: 50%;
   top: 50%;
   width: 790px;
   height: 590px;
   margin-left: -395px;
   margin-top: -295px;
   background-color: #FFFFFF;
   z-index : 1;
   }
   
   
#Layer10 {
position: absolute;
left: 192px;
top: 145px;
width: 595px;
height: 440px;
z-index: 1;
border: 1px none #034EA2;
overflow: visible;
}

a {
	text-decoration: none;
	color: #005615;
	}

a:hover {
   color           : #A6D382;
   text-decoration : none; }
