body {
  background-color:#f5f5f5;
  margin:0;padding:0;
  color;#000080;
  scrollbar-face-color:#f8f8ff; scrollbar-shadow-color:#f8f8ff;
  scrollbar-arrow-color:#000080; scrollbar-base-color:#f8f8ff;
}
.tabges {
  width:1010px;border:none;
  padding:0px;
  margin:0px;
  text-align:left;
  height:100%;
  background-color:#FFFFf0;
}
.tabindex {
  width:1210px;border:none;
  padding:0px;
  margin:0px;
  text-align:left;
  height:100%;
  background-color:#FFFFf0;
}
.tabnavi {
  width:200px;
  padding:0;
  text-align:left;
  background-color:#FFFFe0;
  padding:20px;
}
.tabinhalt {
  width:800px;
  margin-left:0px;
  text-align:left;
  background-color:#FFFFf0;
}
.tabrechts {
  width:200px;
  margin-left:0px;
  text-align:left;
  background-color:#FFFFe0;
}
.divrechts {
  width:180px;
  margin:10px 5px;
  text-align:left;
  background-color:#FFFFe0;
  border-top: solid 1px #000080;
}
.divreise {
  width:790px;
  margin-top:10px;
  margin-bottom:20px;
  margin-left:10px;
  border-bottom:2px solid #000080;
  border-top:1px solid #000080;
}
#diviframe {
  position:absolute;
  top:150px;
  left:240px;
  width:530px;
  padding:0;
  background-color:#FFFFf0;
  border: solid 1px #cccccc;
}
#scroller {
  position:absolute;
  top:145px;
  left:900px;
  width:10px;
  height:540px;
}
/* styles für den scrollbereich */
#content {
position:absolute;
top:150;
left:790;
clip:rect(0, 110px, 530px, 0);
width:110px;
}