body {
   padding         : 0px;
   padding-top     : 10px;
   padding-bottom  : 10px;
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
   margin          : 0px;
}
p,div,form,center,tbody {
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
   padding         : 0px;
   margin          : 0px;
}
td,table {
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
}
h1 {
   font-size       : 12px;
   font-family     : verdana,arial, sans-serif, helvetica;
   color           : #014b94;
   padding         : 0px;
   margin          : 0px
}
h2 {
   font-size       : 11px;
   padding         : 0px;
   margin          : 0px
}
h3  {
   color           : #014b94;
   font-size       : 16px;
   font-family     : tahoma;
   padding         : 0px;
   padding-bottom  : 5px;
   margin          : 0px
}
IMG {
   border          : 0px;
}

.box {
   border-right    : 1px solid #8080808;
   border-bottom   : 1px solid #8080808;
}
.boxPBD {
   width           : 260px;
   height          : 230px;
   background-image: url(../files/layout/jpg/boxPBD.jpg);
}
.boxDMG {
   width           : 260px;
   height          : 230px;
   background-image: url(../files/layout/jpg/boxDMG.jpg);
}
.boxSTW {
   width           : 260px;
   height          : 230px;
   background-image: url(../files/layout/jpg/boxSTW.jpg);
}

.tickerText {
  color            : #000000;
}
.formFelder {
  border           : 1px solid #808080;
  font-size        : 11px;
  font-family      : verdana;
}
#fader {
  position         : absolute;
  top              : 26px;
  left             : 45px;
  height           : 135px;
  width            : 345px;
  z-index          : 2;
}
#textContainer {
  position         : relative;
  top              : 0;
  left             : 0;
  z-index          : 4;
}

#textContainer p {
  display          : none;
  position         : absolute;
  top              : 0;
  left             : 0;
  color            : #014b94;
  z-index          : 5;
}
a, a:link, a:active, a:visited, a:hover {
  color            : #014b94;
  text-decoration  : none;
  font-family      : verdana,arial, sans-serif, helvetica;
  font-size        : 11px;
}
  a:hover {
  color            : #808080;
  font-family      : verdana,arial, sans-serif, helvetica;
  font-size        : 11px;
}
