@import url(ms.css);
@import url(service.css);

ul.list_navigation
{
clear: both;
margin: 1em 0 1em 0;
}

ul.list_navigation li
{
padding: 0;
margin: 0;
list-style-image: none; list-style-type: none;
background: none;
}


#suche_options
{
margin: 0 0 0 0;
padding: 1em 0 0 0;

overflow:auto;
}


/* sitemap */
#sitemap
{
margin: 0 0 0 0;
}

#sitemap ul
{
margin: 0.25em 0 1em 2em;
}

#sitemap ul li
{
background-image: url(../images/tag_a_vor.gif);
background-position: 0 0.25em;
background-repeat: no-repeat;
margin: 0 0 0 0;
padding: 0 0 0.5em 1.75em;
line-height: 140%;
list-style-type: none;
list-style-image: none;
}


#sitemap h4
{
font-size: 100%;
font-weight: bold;
letter-spacing: 1px;
color: #3e3e3e;
margin: 2em 0 1em 0;
padding-bottom: 0.5em;
border-bottom: 2px solid #e0e0e0;
color: #606060;
}

#suche_infos
{
padding: 0.75em 1em 0.75em 1em;
}

#suche_infos p
{
margin: 0.25em 0 0.25em 0;
}

#suche_liste
{
margin: 1em 0 1em 0;
}

#suche_liste ol
{
margin: 0 0 0 0;
padding: 0 0 0 2em;
}

#suche_liste ol li
{
margin: 0;
padding: 0.5em 0 0.5em 0;
background: none;
list-style-type: decimal; list-style-image: none;
font-size: 1em;
line-height:1.5em;
}

#suche_liste ol li hr
{
margin: 1em 0 0 0;
padding: 0;
}

optgroup 
{
background: #d0d0d0;
font-style: normal;
}

option {background-color:#f0f0f0;}
