MENU { 
	font-size: 8pt; 
	font-weight: 600; 
	font-family: Arial; 
	padding: 2px 2px 2px 2px; 
	vertical-align: middle; 
	position: absolute; 
	left: 0px; top: 0px; 
	background-color: #304090; 
	display: block; 
	margin: 0px 0px 0px 0px; 
}

MENU A:link {text-decoration: none; color: white;}
MENU A:visited { text-decoration: none; color:#ffffff; }
MENU A:hover { text-decoration: none; color:#000000; }
MENU A:active { TEXT-DECORATION: none; color:#000000; } 	

#MAIN_MENU {
	border-style: none !important;
	display: block !important;
	left: 43px;
	top: 147px;
	background-color: #304090;
	color: white;
	
}

  MENU SPAN {
  background-color: transparent; 
  padding: 2px 8px 2px 8px; 
  margin: 0px 0px 0px 0px;
  border-top: none !important; 
  border-bottom: none !important;
  border-right: 1px solid white !important;
  border-left:1px none white !important;
  
  
  vertical-align: middle; cursor: pointer; display: inline ! important;
  color: white;
}





  MENU DIV {
	background-color: transparent;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid white;
	border-bottom: none;
	border-left: none;
	border-right: none;
	vertical-align: middle;
	cursor: pointer;
	display: block ! important;
	width: 170px;
}

MENU DIV A:HOVER {
	color: Black !important;
	text-decoration: none;
}

#Lehre, #Forschung, #Konferenzen, #Team, #Kontakt, #unter_menu{
	margin-top:2px;
}
#PRODUCTS_MENU DIV .HOVER{
	margin-top:2px;
	color: Black;
}

  .HOVER { color:Black; background-color: #ffffff;  border-top: 1px solid white; vertical-align: middle; cursor: pointer;}


  .EXPANDABLE {
  
  border-top: 1px solid white;
	border-bottom: none;
	border-left: none;
	border-right: none;
  vertical-align: middle; cursor: pointer; 
  }
  #Lehre .EXPANDABLE {
  	background-image: url('pfeil.gif'); background-repeat : no-repeat; background-position : right center;
  	
  }

  .EXPANDABLEHOVER {background-color: #ffffff; border-top: 1px solid white; vertical-align: middle; cursor: pointer; /*background-image: url('img/collapse.gif');*/ background-repeat : no-repeat; background-position : right center; color:black;}
.schwarz SPAN:HOVER{
	color: Black;
	background-color: #ffffff;
	
}

#Konferenzen .EXPANDABLEHOVER {padding: 2px 2px 2px 2px;}

MENU SPAN   .EXPANDABLEHOVER {padding: 2px 8px 2px 8px;}

.home {
padding: 2px 8px 2px 8px;
}

#position A:link{
color: Black;
}

#position {
	color: Black;
	left: 52px;
	top: 172px;
	position: absolute;
	font-size: 8pt;
	font-weight: 400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



