@charset "ISO-8859-1";

#subnavi{
width: 100px;
overflow:hidden;
}



#subnavi ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#subnavi li{
padding-bottom:4px;
}

#subnavi a{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	padding: 3px 5px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	text-decoration: none;
	background-color:#f3ea7c;
}

#subnavi a:link{
color: #000;
}

#subnavi a:visited{
color: #000;
}






/* ******** */
/* SHOWROOM */
/* ******** */
.showroom #center .showroomlayout #container #sidebar1 #subnavi .showroomarea a {
	color: #FFFFFF;
	background-color:#666;
}
/* SHOWROOM ENDE */



/* ifog */
#subnavi .ifog li a:hover {
	background-color:#e44646;
	color:#ffffff;
}

#subnavi .ifog .current {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
padding: 3px 5px;
margin-bottom:4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
background-color:#e44646;
color:#fff;
}


/* berufsbild */
#subnavi .berufsbild li a:hover {
	background-color:#6db5b4;
	color:#ffffff;
}

#subnavi .berufsbild .current {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
padding: 3px 5px;
margin-bottom:4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
background-color:#6db5b4;
color:#fff;
}


/* studium */
#subnavi .studium li a:hover {
	background-color:#fcb034;
	color:#ffffff;
}

#subnavi .studium .current {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
padding: 3px 5px;
margin-bottom:4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
background-color:#fcb034;
color:#000;
}

/* dozenten */
#subnavi .dozenten li a:hover {
	background-color:#e44646;
	color:#ffffff;
}

#subnavi .dozenten .current {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
padding: 3px 5px;
margin-bottom:4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
background-color:#e44646;
color:#fff;
}

/* anmeldung */
#subnavi .anmeldung li a:hover {
	background-color:#8bb5d6;
	color:#ffffff;
}

#subnavi .anmeldung .current {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
padding: 3px 5px;
margin-bottom:4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
background-color:#8bb5d6;
color:#fff;
}

/* showroomarea */
.showroom #center .showroomlayout #container #sidebar1 #subnavi .showroomarea li a:hover {
	background-color:#F3EA7C;
	color:#000;
}

.showroom #center .showroomlayout #container #sidebar1 #subnavi .showroomarea .current {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
padding: 3px 5px;
margin-bottom:4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
background-color:#999;
color:#fff;
}

/* weiteres - 07er Bereich */
#subnavi .weiteres li a:hover {
	background-color:#ccc;
	color:#000;
}

#subnavi .weiteres .current {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
padding: 3px 5px;
margin-bottom:4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
background-color:#ccc;
color:#000;

}