BODY {
  background-color: #ffffff;
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  color: #000000;
  scrollbar-base-color: #dfdfdf;
  scrollbar-shadow-color: #909090;
  scrollbar-highlight-color: #909090;
  scrollbar-arrow-color: #909090;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #dfdfdf;
  scrollbar-face-color: #ffffff;
  text-decoration: none;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
TABLE {
  font-family: Verdana, Tahoma, Arial;
  font-size  :11px;
}

P {
  font-family: Verdana, Tahoma, Arial;
  font-size  : 11px;
  text-align : justify;
}

.kleingrau {
  font-size: 10px;
  font-weight: bold;
  color: #505050;
}
.toolbar {
  font-size :9px;
  padding-right :20px;
  padding-left :20px;
  color: #ffffff;
  background-color:#004080;
}
.toolbar a:link {
  color: #ffffff;
  text-decoration: none;
}
.toolbar a:visited {
  color: #ffffff;
  text-decoration: none;
}
.toolbar a:active {
  color: #ffffff;
  text-decoration: none;
}
.toolbar a:hover {
  color: #ffff00;
  text-decoration: underline;
}
.linie {
  color: #909090;
  height: 1px;
}
HR {
  color: #909090;
  height: 1px;
  text-align: left;
}
.frmText {
  font-family     : verdana;
  font-size       : 10px;
  color           : #000000;
  border-width    : 1px;
  border-color    : #909090;
  border-style    : solid;
}

.frmButton {
  font-family     : verdana;
  font-Size       : 10px;
  color           : #000000;
  background      : #909090;
  border-color    : #000000;
  border-width    : 1px;
  border-style    : solid;
  cursor          : pointer;
}
.text {
  font-family     : verdana,arial,tahoma;
  font-size       : 11px;
  font-weight     : normal;
  color           : #000000;
  text-decoration : none;
}
  
.text a:link {
  font-family     : verdana,arial,tahoma;
  font-Size       : 11px;
  font-weight     : normal;
  color           : #000000;
  text-decoration : none;
}
  
.text a:visited {
  font-family     : verdana,arial,tahoma;
  font-size       : 11px;
  font-weight     : normal;
  color           : #000000;
  text-decoration : none;
}
  
.text a:hover {
  font-family     : verdana,arial,tahoma;
  font-size       : 11px;
  font-weight     : normal;
  color           : #aa0000;
  text-decoration : underline;
}
  
.text a:active {
  font-family     : verdana,arial,tahoma;
  font-size       : 11px;
  font-weight     : normal;
  color           : #000000;
  text-decoration : none;
}

.layer {
  z-index: 10000;
  top: 0;
  left: 0;
  filter: progid:dximagetransform.microsoft.shadow(color="#777777", direction=135, strength=5);
  position: absolute;
}

.bildLayer {
  position: absolute;
  top     : 5;
  left    : 5;
  z-index : 1000;
  filter  : progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=5);
}

