@charset "UTF-8";
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* --- submenue.css ----------------------------------- */
/* --- Alle Formen von Subnavigationen -----------------*/
/* ---------------------------------------------------- */
/* --- (c)2008.stadt.werk|konzeption.text.gestaltung ---*/
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

/* ---------------------------------------------------- */
/* ----Breadcrumb ------------------------------------- */
/* ---------------------------------------------------- */

.A05_a{
font-family: Arial;
font-weight: normal;
font-weight: bold;
font-size: 9px;
color: black;
}

.A04 a{
font-family: Arial;
font-weight: bold;
font-size: 9px;
color: #939393;
text-decoration:none;
padding-left:5px;
padding-top:5px;
}

/* ---------------------------------------------------- */
/* ----SubMenue --------------------------------------- */
/* ---------------------------------------------------- */

.A05_a ul{
font-family: Arial;
font-size: 11px;
text-transform: none;
color: #0b212d;
list-style-type:none;
padding:5px;
margin:0px;
}

.A05_a ul li.sub2 a{
font-family: Arial;
font-size: 11px;
color: #000000;
text-decoration: none;
line-height: 17px;
height:auto;
overflow: hidden;
display:block;
width:auto;
}

.A05_a ul li.sub2a a{
font-family: Arial;
font-size: 11px;
color: #ffffff;
text-decoration: none;
line-height: 17px;
height:auto;
overflow: hidden;
display:block;
width:auto;
}

.A05_a ul li.sub2a a:active{
text-decoration:underline;
}

