


ul#mainlevel-nav
{
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 0.8em;
}

ul#mainlevel-nav li
{
        display: block;
        background-image: none;
        padding-left: 0px;
        padding-right: 0px;
        float: right;
        margin: 0;
        width: auto !important;
  width: 15%;
        font-size: 11px;
        line-height: 21px;
        white-space: nowrap;
        border: 1px solid #ffffff;
}

ul#mainlevel-nav li a
{
        width: 100%;
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        text-decoration: none;
        color: #990000 ;
        background: transparent;
}


.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/




a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: inherit ;
	background-image: url(images/menu.gif);
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #000000;
}
 


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(images/pfeil.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
        text-align: left;
        font-size: 11px;
}



body {
        margin: 0px;
        height: 100%;
        padding: 0px;
        font-family: Arial, Helvetica, Sans Serif;
        font-size: 12px;
        color: #000000;
        font-style: normal;
        background-attachment: fixed;
        background-repeat: no-repeat;
                

}

.Stil2 {color: #666666}
.Stil5 {color: #666666; font-weight: bold; }
.Stil1 {
	color: #990000;
	font-weight: bold;
}




