ul#navigation {
width: 185px;
margin: 0; padding: 0;
color: #FFFFFF;
background-color: #8E9EB7;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
border-top-color: #FFFFFF;
border-top-width: 20px;
border-top-style: solid;
border-bottom-color: #FFFFFF;
border-bottom-width: 20px;
border-bottom-style: solid;
}

ul#navigation li {
list-style: none;
line-height: 20px;
text-indent: 5px;
border-bottom-color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
margin: 0; padding: 0;
}

ul#navigation a {
display:block;
text-decoration: none;
color: #FFFFFF;
}

ul#navigation a:hover {
background-color: #E2B13B;
}

ul#navigation .stil20 {
background-color: #506286;
}

ul#navigation .stil21 {
height: 20px
}


