#firstlevelnavi_container {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 804px;
	background-color:#F3EA7C;
	z-index:2;
	position:absolute;
}

/* ******** */
/* SHOWROOM */
/* ******** */
.showroom #firstlevelnavi_container {
	background-color:#333333;
}
/* SHOWROOM ENDE */



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu li {
	width:			134px;
	height:			29px;
	background:		#f3ea7c;
	text-align:		center;
}

.sf-menu li li {
	width:			134px;
	height:			20px;
	background:		#f6ef9d;
	text-align:		center;
	font-size: 		10px;
	overflow:		hidden;
}

/* ******** */
/* SHOWROOM */
/* ******** */
.showroom .sf-menu li {
	background:		#333;
}
.showroom .sf-menu li li {
	background:		#333;
}
/* SHOWROOM ENDE */


.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			134px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			29px; /* match top ul list item height */
	z-index:		99;
}


/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}

.sf-menu a {
	border-left:		1px solid #fff;
	text-decoration:	none;
	padding-top: 		8px;
	color: 				#333333;
	text-decoration: 	none;
	font-size: 			14px;
	height:				21px;	
}

/* ******** */
/* SHOWROOM */
/* ******** */
.showroom .sf-menu a {
	color: 				#ccc;
}
/* SHOWROOM ENDE */

.sf-menu li li a {
		border-top:		1px solid #fff;
		padding-top:	3px;
		font-size: 		10px;
}
/* ******** */
/* SHOWROOM */
/* ******** */
.showroom .sf-menu li li a {
		border-right:		1px solid #fff;
}
/* SHOWROOM ENDE */

.sf-menu .last { /* Klasse fuer letzten Subnavi-Punkt bekommt weisse Linie unten */
	border-bottom: 1px solid #fff;
}


.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333333;
}

/* ******** */
/* SHOWROOM */
/* ******** */
.showroom .sf-menu a, .showroom .sf-menu a:visited {
	color: 				#ccc;
}
/* SHOWROOM ENDE */



.sf-menu .current {  /* Navi-Button bekommt current-Klasse, wenn Bereich aktiv */
	display: block;
	padding-top: 8px;
	height: 21px;
	font-size: 14px;
	color:#000000;
	background-repeat: repeat-x;
	border-left:		1px solid #fff;

}



/**************************************************/
/* FORMATIERUNG FÜR EINZELNE BEREICHE     		  */
/**************************************************/


/* ifog */
/* ******************* */

/* Formatierung over 1. Navi-Ebene */
.sf-menu .ifog li:hover, .sf-menu .ifog li.sfHover,
.sf-menu .ifog a:focus, .sf-menu .ifog a:hover, .sf-menu .ifog a:active {
	color:				#000000;
	background-image:	url(../images_site/1stnavi_activebg_01.gif);
	background-repeat:	repeat-x;
}

/* Formatierung over 2. Navi-Ebene */
.sf-menu .ifog li li:hover, .sf-menu .ifog li li.sfHover,
.sf-menu .ifog li a:focus, .sf-menu .ifog li a:hover, .sf-menu .ifog li a:active {
	color:			#ffffff;
	background:		#e44646;
}
.sf-menu .ifog .current {
	background-image:url(../images_site/1stnavi_activebg_01.gif);
}


/* berufsbild */
/* ******************* */

/* Formatierung over 1. Navi-Ebene */
.sf-menu .berufsbild li:hover, .sf-menu .berufsbild li.sfHover,
.sf-menu .berufsbild a:focus, .sf-menu .berufsbild a:hover, .sf-menu .berufsbild a:active {
	color:				#000000;
	background-image:	url(../images_site/1stnavi_activebg_02.gif);
	background-repeat:	repeat-x;
}

/* Formatierung over 2. Navi-Ebene */
.sf-menu .berufsbild li li:hover, .sf-menu .berufsbild li li.sfHover,
.sf-menu .berufsbild li a:focus, .sf-menu .berufsbild li a:hover, .sf-menu .berufsbild li a:active {
	color:			#ffffff;
	background:		#6db5b4;
}
.sf-menu .berufsbild .current {
	background-image:url(../images_site/1stnavi_activebg_02.gif);
}


/* studium */
/* ******************* */

/* Formatierung over 1. Navi-Ebene */
.sf-menu .studium li:hover, .sf-menu .studium li.sfHover,
.sf-menu .studium a:focus, .sf-menu .studium a:hover, .sf-menu .studium a:active {
	color:				#000000;
	background-image:	url(../images_site/1stnavi_activebg_03.gif);
	background-repeat:	repeat-x;
}

/* Formatierung over 2. Navi-Ebene */
.sf-menu .studium li li:hover, .sf-menu .studium li li.sfHover,
.sf-menu .studium li a:focus, .sf-menu .studium li a:hover, .sf-menu .studium li a:active {
	color:			#ffffff;
	background:		#fcb034;
}
.sf-menu .studium .current {
	background-image:url(../images_site/1stnavi_activebg_03.gif);
}


/* dozenten */
/* ******************* */

/* Formatierung over 1. Navi-Ebene */
.sf-menu .dozenten li:hover, .sf-menu .dozenten li.sfHover,
.sf-menu .dozenten a:focus, .sf-menu .dozenten a:hover, .sf-menu .dozenten a:active {
	color:				#000000;
	background-image:	url(../images_site/1stnavi_activebg_04.gif);
	background-repeat:	repeat-x;
}

/* Formatierung over 2. Navi-Ebene */
.sf-menu .dozenten li li:hover, .sf-menu .dozenten li li.sfHover,
.sf-menu .dozenten li a:focus, .sf-menu .dozenten li a:hover, .sf-menu .dozenten li a:active {
	color:			#ffffff;
	background:		#e64a78;
}
.sf-menu .dozenten .current {
	background-image:url(../images_site/1stnavi_activebg_04.gif);
}


/* anmeldung */
/* ******************* */

/* Formatierung over 1. Navi-Ebene */
.sf-menu .anmeldung li:hover, .sf-menu .anmeldung li.sfHover,
.sf-menu .anmeldung a:focus, .sf-menu .anmeldung a:hover, .sf-menu .anmeldung a:active {
	color:				#000000;
	background-image:	url(../images_site/1stnavi_activebg_05.gif);
	background-repeat:	repeat-x;
}

/* Formatierung over 2. Navi-Ebene */
.sf-menu .anmeldung li li:hover, .sf-menu .anmeldung li li.sfHover,
.sf-menu .anmeldung li a:focus, .sf-menu .anmeldung li a:hover, .sf-menu .anmeldung li a:active {
	color:			#ffffff;
	background:		#8bb5d6;
}
.sf-menu .anmeldung .current {
	background-image:url(../images_site/1stnavi_activebg_05.gif);
}


/* showroom (Showroom-Aussehen, wenn man nicht im Showroom ist */
/* ******************* */

.sf-menu .showroomarea a {
	background-color:#ffffff;
	color:#333333;
}

/* Formatierung over 1. Navi-Ebene */
.sf-menu .showroomarea li:hover, .sf-menu .showroomarea li.sfHover,
.sf-menu .showroomarea a:focus, .sf-menu .showroomarea a:hover, .sf-menu .showroomarea a:active {
	color:				#ffffff;
	background-image:	url(../images_site/1stnavi_activebg_06.gif);
}

/* Formatierung over 2. Navi-Ebene */
.sf-menu .showroomarea li li:hover, .sf-menu .showroomarea li li.sfHover,
.sf-menu .showroomarea li a:focus, .sf-menu .showroomarea li a:hover, .sf-menu .showroomarea li a:active {
	color:			#ffffff;
	background-color:	#666666;
	background-image: none;
}
.sf-menu .showroomarea .current {
	background-color:	#fff;
}

/* ******** */
/* SHOWROOM */
/* ******** */

.showroom .sf-menu .showroomarea a {
	background-color:#ffffff;
	color:#000;
}

/* Formatierung over 1. Navi-Ebene in showroom */
.showroom .sf-menu li:hover, .showroom .sf-menu li.sfHover,
.showroom .sf-menu a:focus, .showroom .sf-menu a:hover, .showroom .sf-menu a:active {
	color:			#fff;
	background-color:#666;
}
/* Formatierung over 2. Navi-Ebene in showroom */
.showroom .sf-menu li li:hover, .showroom .sf-menu li li.sfHover,
.showroom .sf-menu li a:focus, .showroom .sf-menu li a:hover, .showroom .sf-menu li a:active {
	color:			#fff;
	background-color:#666;
}

.showroom .sf-menu .showroomarea .current {
	background-color:	#F3EA7C;
}
/* SHOWROOM ENDE */



/**************************************************/
/*AB HIER KEINE AHNUNG :-)  					  */
/**************************************************/


/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}


/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images_site/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

