body {
	font: normal 11px verdana;
	/*padding: 0;
    margin: 0;
    text-align: center;*/

	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 164px; /* Width of Menu Items */
	border-bottom: 1px none #ccc;
	}

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 165px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border-bottom: 1px solid #ccc; /* IE6 Bug */
	}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */


.navioben {
	font: normal 11px verdana;
	color: #777;
}

}
/*blauer hintergrund für Ausklappmenu\*/
.blau{
	background: #DFE6F1; 
	}
	
a {
	text-decoration: none;
	color: #777;
	}

a:hover {
   color           : #034EA2; 
   text-decoration : none; }
   

}
h1 {
	font-family: verdana;
	color: rgb(3,78,162); 
	font-size: 12pt;
	font-weight: bold;
	
	}
	
.headline {
	font-family: verdana;
	color: rgb(2,75,154); 
	font-size: 14px;
	font-weight: bold;
	}
.headline2 {
	font-family: verdana;
	color: rgb(2,75,154); 
	font-size: 12px;
	font-weight: bold;
	}
	
menu {

	list-style: square;

	}

td {
	font: normal 11px verdana;
	}
	
ol {
	font-family: verdana;
	color: rgb(2,75,154); 
	font-size: 12px;
	font-weight: bold;
	}
	

#Layer1 {
 display:none;
} 
#Layer2 {
 display:none;
} 
#Layer3 {
 display:none;
} 

#Layer5 {
 display:none;
}
#LayerX {
 display:none;
} 
#Layer7{
 display:none;
} 
#Layer8 {
 display:none;
} 	
	
#Layer4 {
   overflow: visible;
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   
	}

