html { overflow: scroll; }
body { font-family: arial; background-color: #232323; width: 100%; height: 95%; margin: 0; padding: 0; }
a { color: black; text-decoration: underline; }
a:hover { color: #c00418; text-decoration: underline; }
#content {  }
#menu { position:absolute; top: 10px; }

.menu_1 { background-image: url(images/menu_but.jpg); width: 164px; height: 26px; margin-left: 9px; }
.menu_1 a { color: silver; font-size: 12px; font-variant: small-caps; line-height: 12px; text-decoration: none; position: absolute; width: 100%; height: 100%; max-width: 160px; max-height: 21px; padding-top: 7px; padding-left: 10px; }
.menu_1 a:hover { color: white; font-size: 12px; font-variant: small-caps; line-height: 12px; text-decoration: none; padding-top: 7px; position: absolute; width: 100%; height: 100%; max-width: 160px; max-height: 21px; padding-left: 10px; }
.menu_1-act { background-image: url(images/menu_but_act.jpg); width: 164px; height: 26px; margin-left: 9px; }
.menu_1-act a { color: white; font-size: 12px; font-variant: small-caps; line-height: 12px; text-decoration: none; position: absolute; width: 100%; height: 100%; max-width: 160px; max-height: 21px; padding-top: 7px; padding-left: 10px; }
.menu_1-act a:hover { color: white; font-size: 12px; font-variant: small-caps; line-height: 12px; text-decoration: none; padding-top: 7px; position: absolute; width: 100%; height: 100%; max-width: 160px; max-height: 21px; padding-left: 10px; }
.menu_2 { background-image: url(images/menu_but.jpg); width: 164px; height: 20px; margin-left: 9px; }
.menu_2 a { color: silver; font-size: 12px; font-weight: normal; font-variant: small-caps; line-height: 12px; text-decoration: none; position: absolute; width: 100%; height: 100%; max-width: 148px; max-height: 16px; padding-top: 4px; padding-left: 30px; }
.menu_2 a:hover { color: white; font-size: 12px; font-weight: normal; font-variant: small-caps; line-height: 12px; text-decoration: none; padding-top: 4px; position: absolute; width: 100%; height: 100%; max-width: 148px; max-height: 16px; padding-left: 30px; }
.menu_2-act { background-image: url(images/menu_but_act.jpg); width: 164px; height: 20px; margin-left: 9px; }
.menu_2-act a { color: white; font-size: 12px; font-variant: small-caps; line-height: 12px; text-decoration: none; position: absolute; width: 100%; height: 100%; max-width: 148px; max-height: 16px; padding-top: 4px; padding-left: 30px; }
.menu_2-act a:hover { color: white; font-size: 12px; font-variant: small-caps; line-height: 12px; text-decoration: none; padding-top: 4px; position: absolute; width: 100%; height: 100%; max-width: 148px; max-height: 16px; padding-left: 30px; }
.sponsor { font-size: 11px; line-height: 15px; color: white; }
.sponsor a { color: white; text-decoration: none; }
.sponsor a:hover { color: white; text-decoration: underline; }

.iconlistpic { position:relative; height:75px; width:72px; max-width:75px; background-image:url(images/schatten75x75.jpg); text-align:center; vertical-align:middle; cursor:pointer; border:0px; padding:0px; padding-right:3px; }

