#sidebar { background-repeat: no-repeat; position: relative; width: 200px; height: 1500px; padding-top: 100px; }

/*navigation */
#navcontainer { position: static; top: 280px; left: 40px; width: 200px; height: auto; z-index: 0; }

#navcontainer ul
{ font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-indent: 5px; list-style-type: none; }

#navcontainer a
{ display: block; padding: 3px; width: 160px; background-color: #679; border-top: 1px solid #235; border-bottom: 1px solid #eee; }

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{ color: #f6f509; background-color: #235; }
#navlist h3 { color: #eb0; font-size: 14px; font-weight: bold;text-align: right; padding: 3px; }

#active a 
{ color: #fff; font-size: 15px; background-color: #235; display: block; width: 160px; padding: 3px; text-decoration: none; text-align: right; }

/* Menu */

#menu { top: 50px; left: 500px; float: right; width: 475px; height: 32px; z-index: 1; padding-top: 128px; }

#menu ul { background-image: url(../img/img05-25.jpg); background-repeat: repeat-x; background-position: 0 0; width: 475px; height: 32px; margin: 0 auto; padding-left: 2px; list-style: none inside; }

#menu li { display: inline; }

#menu a { display: block; height: 32px; text-transform: lowercase; text-decoration: none; font-size: 14px; font-weight: bold; color: #ffffff; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; float: left; margin-right: auto; padding: 4px 8px 0; }

#klein a { color: #ffffff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; text-decoration: none; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-transform: lowercase; display: block; margin-right: auto; padding: 4px 8px 0; height: 32px; float: left; }

#menu a:hover { text-transform: lowercase; text-decoration: none; font-size: 14px; font-weight: bold; color: #f90; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
