body {
  SCROLLBAR-FACE-COLOR: #334970;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #000000;
  SCROLLBAR-3DLIGHT-COLOR: #dedede;
  SCROLLBAR-ARROW-COLOR:  #f7f6f0;
  SCROLLBAR-TRACK-COLOR: #f7f6f0;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;
  background-color: #6b7d9b;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  font-size: x-small;
  font-family: Arial;
  margin: 0px;
}

.sp_frame {
  SCROLLBAR-FACE-COLOR: #910B16;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #000000;
  SCROLLBAR-3DLIGHT-COLOR: #dedede;
  SCROLLBAR-ARROW-COLOR:  #f7f6f0;
  SCROLLBAR-TRACK-COLOR: #f7f6f0;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

.indexbg {
  background-image: url(../image/backgr.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.tablebg_globe {
  background-image: url(../image/waterm/globewm.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.verk_art_kop {
  color: #334970;
  text-decoration: none;
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  background-color: #;
}

.verk_art {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  background-color: #;
}

.menu_links_fade {
  background-image: url(../image/div_afb/fading_links.gif);
  background-repeat: repeat-y;
  background-position: right;
  background-attachment: fixed;
}
.menu_links_fade2 {
  background-image: url(../image/div_afb/fading_rechts2.gif);
  background-repeat: repeat-y;
  background-position: right;
  background-attachment: fixed;
}
.menu_rechts_fade {
  background-image: url(../image/div_afb/fading_rechts.gif);
  background-repeat: repeat-y;
  background-position: left;
  background-attachment: fixed;
}
.menu_rechts_fade2 {
  background-image: url(../image/div_afb/fading_links2.gif);
  background-repeat: repeat-y;
  background-position: left;
  background-attachment: fixed;
}
.top_fade {
  background-image: url(../image/div_afb/fading_top.gif);
  background-repeat: repeat-y;
  background-position: right;
  background-attachment: fixed;
}

table {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
}
.link_table:link {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}
.link_table:hover {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
}
.link_table:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial;
}
.link_table:active {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
}
.link_normal:link {
  color: #ff0000;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  font-family: Arial;
}
.link_normal:visited {
  color: #ff0000;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  font-family: Arial;
}
.link_normal:hover {
  color: #8f9eb5;
  text-decoration: underline;
  font-size: 11px;
  font-family: Arial;
}
.link_normal:active {
  color: #FF0000;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
  font-family: Arial;
}
P { margin: 4px;
}

a:link {
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial;
}
a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  font-family: Arial;

}
a:hover {
  color: #000000;
  font-style: normal;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial;
}
a:active {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial;
}
.button_active {
  border:1px solid gray;
  background-color:#c0c7fa;
  text-align:center;
  height:23px;
}
.button_inactive {
  border:1px solid gray; 
  background-color:#1200FF;
  border-bottom:2px solid black;
  text-align:center;
  height:23px;
}
.button_inactive2 {
  border:1px solid gray;
  background-color:#FFE8E8;
  text-align:center;
  height:23px;
}
