#Menue {
	height: auto;
	float: none;
	position: absolute;
	left: 0;
	background-color: #fff;
				
}


#verlauf {
	/* height: 46px; */
	height: 19px;
	background-image: url("http://www.ev-telefonseelsorge-koeln.de/fileadmin/hG/verlaufgelb_01-19.jpg");
	background-repeat: no-repeat;
}
#Menue, #verlauf, #MenueGelb {
	margin: 0;
	padding: 0;
	width: 12.1em; /* Wert für Mac Firefox, entspricht etwa 193px; */
}

/* ---------------------------------------------------------- */
/* Ab hier Formatierung der Menueleiste */

/* Ebene 1, Ebene 1 mit Unterseite, Ebene 2 */
.l1no, .l1act  { 
	width: 12.1em;
	padding: 0;
	margin: 0;
}


/* ab hier die Eintraege fuer a */

/* Alle Menueeintraege: Block */
.l1no a, .l1act a  {
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	/* padding: 5px 0 5px 0; */
	text-decoration: none; 
	letter-spacing: 0.4ex;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.9em;
	border: 1px solid #ffeecf;
}

/* Farbe und Stil abweichend */
.l1act a, .l1act a:visited  {
	text-decoration: none;
	color: #c8410c; /* #f40; */
	border: 1px solid #ffeecf; /* #333; */
	font-weight: bold;
}


#MenueGelb {
	background-color: #ffeecf;
	padding-bottom: 3em;
}

#kids_no, #kids_act {
	text-align: center;
	width: 12.1em;
	height: auto;
	background-color: transparent; /* #aff; */
	margin-top: 10px;
}

#kids_no a:link, #kids_no a:hover, #kids_no a:visited, #kids_act a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url("http://www.ev-telefonseelsorge-koeln.de/fileadmin/hG/kidsgelb_01.gif");
	background-repeat: no-repeat;
	background-position: center; /* top; */
}

	#kids_no a:hover, #kids_act a {
	background-image: url("http://www.ev-telefonseelsorge-koeln.de/fileadmin/hG/kidsrot_01.gif");
}

.abstand1 {
	background-color: transparent; /*  #faa; */
	height: 20px;
}
/* ---------------------------------------------------------- */

