/* Alle Menuformate und Sitemap*/

div#menup {
text-align:center;}

ul.menu-0 {
height: 47px;
line-height:47px; 
padding-left: 29px;
padding-right: 39px;
list-style: none;
background: url(images/menubar.jpg) no-repeat 0 0;
color: #e00018;
font-size: 1em;
font-weight: bold;
font-family: Arial,Helvetica,Verdana;
text-align: center;
letter-spacing:0;}

ul.menu-0 li {
float: left;
height: 47px;}

ul.menu-0 li.menu-last {
float: left;
height: 47px;
background:url(images/line.gif) right top no-repeat;}

ul.menu-0 li.menu-0 a {
display:block;
height: 47px;
color: #e00018;
padding: 0 15px 0 15px;
background:url(images/line.gif) left top no-repeat;}

/* Hack für IE6 um verschiedene li-Breiten im Menu zu fixen*/
* html ul.menu-0 li.menu-0 a {
width: 1em;    /* nur fuer IE 5.0x erforderlich */
w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */}

ul.menu-0 li.menu-0 a:hover, ul.menu-0 li.menu-current a, ul.menu-0 li.menu-parent a {
color: #444444;
background:url(images/hnav_akt.gif) left top no-repeat;
height: 47px;}

li.divisoremenu {
width: 2px;
height: 47px;
padding-left: 0px;
padding-right: 0px;
background: url(images/separatore.gif) no-repeat 0 0;}


/* sekundärnavi */
#rechts ul.menu-top{
list-style-type:none;
margin: 20px 20px 10px 10px;
width: 135px;}

#rechts ul.menu-top li.menu-1 a:link, #rechts ul.menu-top li.menu-1 a:visited {
font: normal 1.2em/1.3em Arial,Helvetica,sans-serif;
display:block;
color:#444;
background: url(images/secnav_no.gif) no-repeat;
padding-left: 22px;
margin-bottom: 10px;}

#rechts ul.menu-top li.menu-1 a:active, #rechts ul.menu-top li.menu-1 a:hover, #rechts ul.menu-top li.menu-current a:link, #rechts ul.menu-top li.menu-current a:visited {
color:#e00018;
background: url(images/secnav_akt.gif) no-repeat;
padding-left: 22px;}

/*Sitemap*/
div#contentinnen ul.sitemap{
margin: 10px 10px;;
padding:0;}

div#contentinnen ul.sitemap li{
margin: 10px 10px;}

span.keywords{font-size:0.7em; color:#444444;}

