 body {
	background-color: #113355;
  color: #ffffff;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #001133;
  SCROLLBAR-ARROW-color: #ff7700;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a:link {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #FF7700;
  text-decoration: none;
}

a:aktiv {
  color: #FFFFFF;
  text-decoration: none;
}

#navi_oben {
  background: #0066FF;
  width:1024px;
  height: 30px;
  border-bottom: 4px solid #001133;
  float: left;
  text-align:left;
  vertical-align: middle;
  line-height: 30px;
  font-family: Tahoma, Arial, Verdana, Helvetica;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12px;
}

#mnl {
  background: #113355;
  width: 200px;
  height: 500px;
  float: left;
}

#menue_left_top {
  background: #525252;
  width: 186px;
  float: left;
  text-align:left;
  vertical-align: middle;
  line-height: 26px;
  font-family: Tahoma, Arial, Verdana, Helvetica;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12px;
  border-left: 1px solid #FFDD00;
  border-right: 1px solid #FFDD00;
  border-bottom: 1px solid #FFDD00;
  padding: 6px;
}

#box {
  background: #001133;
  float: left;
  width: 174px;
  height: 406px;
  margin-top: 0px;
  margin-left: 12px;
}

#menue_left_bottom {
  background: #525252;
  width: 186px;
  float: left;
  text-align:left;
  vertical-align: middle;
  line-height: 26px;
  font-family: Tahoma, Arial, Verdana, Helvetica;
  font-weight: normal;
  color: #FFFFFF;
  font-size: 12px;
  border: 1px solid #FFDD00;
  margin-top:0px;
  padding: 6px;
}

#weltuhr {
  background: #0066FF;
  width:1024px;
  height: 30px;
  border-bottom: 4px solid #001133;
  float: left;
  text-align:left;
  vertical-align: middle;
  line-height: 30px;
  font-family: Tahoma, Arial, Verdana, Helvetica;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12px;
}

#bar4 {
  background: #FFCC00;
  width: 1024px;
  height: 4px;
  padding: 2px;
}

