#log-1 {
  margin-top:65px;
  }
#menu_1 {
  float:left;
  margin-top:10px;
  width:47%;
  margin-top:60px;
  }
#menu_1 DIV A {
  text-decoration: none;
	line-height: 10px;
  font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #295487;
}
#menu_1 DIV.menu1-level1-no {
  margin-top: 6px;
  	padding-top:5px;
 	padding-left: 5px;
	padding-bottom:5px;
}

#menu_1 DIV.menu1-level1-no A {
  margin-top: 6px;
  width:89%;
  display:block;
  border-bottom:1px solid #FFFFE5;
  background-image: url(../img/bglinkgr.jpg);
  background-repeat: no-repeat;
  background-position: 0px -3px;
  padding-left:10%;
  padding-bottom:5px;
  padding-top:7px;
  font-weight:bold;
}
#menu_1 DIV.menu1-level1-no A:hover {
  color: #295487;
  text-decoration: none;
  border-bottom:1px dotted #CCCCCC;
  width:94%;
  }
#menu_1 DIV.menu1-level1-act {
	background-color: #295487;
  	font-size: 11px;
  	margin-top: 6px;
  	padding-top: 5px;
 	padding-left: 1%;
 	width:99%;
	padding-bottom:5px;
	margin-bottom:10px;
}

#menu_1 DIV.menu1-level1-act A {
	color: #FFFFFF;
   	font-weight: bold;
	font-size: 14px;
	margin-top: 6px;
}


/* ######################## NAV Ebene 2 ################################ */


#menu_1 DIV.menu1-level2-no {
  padding-top:5px;
  padding-bottom:5px;
  padding-left: 10%;
}

#menu_1 DIV.menu1-level2-no A{
  margin-top: 6px;
  line-height:16px;
  display:block;
  width:90%;
  border-bottom:1px dotted #FFFFE5;
}

#menu_1 DIV.menu1-level2-no A:hover {
  color: #07749B;
  text-decoration: none;
  border-bottom:1px dotted #CCCCCC;
}

#menu_1 DIV.menu1-level2-act {
  padding-top:5px;
  padding-bottom:5px;
  padding-left: 10%;
  background-image: url(../img/nav.gif);
  background-repeat: no-repeat;
}

#menu_1 DIV.menu1-level2-act A {
	font-weight: bold;
  	color:#295487;
}

#menu_1 DIV.menu1-level2-act A:hover {
	color: #9F0630;
	text-decoration: none;
}	

/* ------------------------------------------ Adresse */
#menu_1_address {
  margin-top:19px;
  float:left;
  width:46%;
  padding-left:1%;
  }
#menu_1_address p {
  color:#000000 !important;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:14px;
  }
#menu_1_address a {
  color:#07749B;
  }
#menu_1_address a:hover {
  text-decoration:none;
  }