.ng_header_left {
	background-image:url(/images/grau/banner_left_logo_gutschein.jpg);
}

.pfad_rand_2 {
	background: #cccccc;
	border: 1px solid #ffffff;
	color:#000000;
}

#PFAD {
	font-family:	Arial;
	font-weight:	bold;
	color: 			#000000;
}

#PFAD a.active, #PFAD a:hover.active, #PFAD a:visited.active {
	font-family:	Arial;
	font-weight:	bold;
	color: 			#000000;
	text-decoration: none;
}

#PFAD a:link, #PFAD a:visited {
	font-family:	Arial;
	font-weight:	normal;
	color: 			#000000;
	text-decoration: none;
}

#PFAD a:hover {
	text-decoration: underline;
	background-color: #F18932;
}

/* 
	Menu
*/

#MENU {
	font-family: Arial, Helvetica, sans-serif;
	background: #cccccc;
	color: 			#FFFFFF;
	text-decoration: none;
	text-align:left;
}

#MENU ul {
	width:196px;
	padding: 0 0 0 0;
	margin:0;
	list-style-type: none;
}

#MENU ul li {
 width:196px;
 margin:0;
 padding: 0 0 0 0;
}


#MENU ul li a.active, #MENU ul li a:hover.active, #MENU ul li a:visited.active {
  color: #ffffff;
  background-color:#cccccc;
  text-decoration: none;
  font-size:       11px;
  font-weight:     bold;
  padding: 0 0 0 10px;
}

#MENU ul li a.active:hover {
	background-color:#ffffff;
	color:#000000;
}

#MENU ul li a:link, #MENU ul li a:visited {
	display:         block;
	font-size:       11px;
	color:           #000000;
	text-align:      left;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin:0;
}

#MENU ul li a:hover {
	display:         block;
	padding: 0 0 0 10px;
	margin:0;
	text-decoration: underline;
	font-size:       11px;
	color:           #000000;
	background-color: #ffffff;
}





/* #MENU   Ebene 2*/
#MENU ul ul{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 0px;

	list-style-type: none;
	background-color: #cccccc;
}

#MENU ul ul li {
	padding:0 0 0 0;
}

#MENU ul ul li a.active, #MENU ul ul li a:hover.active, #MENU ul ul li a:visited.active {
	color:				#ffffff;
	text-transform:		none;
	font-weight:		bold;
	background-color:#999999;
}

#MENU ul ul li a:link, #MENU ul ul li a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size:      11px;
  color:          #000000;
  font-weight:    normal;
  text-align:left;
  text-decoration:none;
  background-color:#999999;

}


#MENU ul ul li a:hover {
	display:        block;
	color:          #000000;
	font-size:      11px;
	text-align:left;
	text-decoration:underline;
	text-transform: none;
}

.menu_hg_farbe {
	background-color:#cccccc;
}
