/* Begin of Style Sheet      background: #93001B    color: #EEE2AB;*/

BODY {
  background: #800000;
  color: #FFFFFF;
  font: 12px Arial, Helvetica;
  background-image:url(../bilder/background.gif);
          scrollbar-base-color:F6EBC8;
          scrollbar-track-color:800000;
          scrollbar-face-color:#F6EBC8;
          scrollbar-highlight-color:#70001A;
          scrollbar-3d-light-color:#70001A;
          scrollbar-dark-shadow-color:#0000FF;
          scrollbar-shadow-color:#70001A;
          scrollbar-arrow-color:#70001A;


}

INPUT {
   font: 12px Arial, Helvetica;
   color:#93001B;
/*   background-color: #EEE2AB; */
   font:bold;
}

SELECT {
   font: 12px Arial, Helvetica;
   color:#93001B;
   background-color: #EEE2AB;
   font: bold;
   cursor: move;
  border:6px
  solid #DDDDDD;
}


A:link { color: #EEE2AB; background:; font:bold 12px Arial, Helvetica; }
A:active { color: #EEE2AB; background:; font:bold 12px Arial, Helvetica; }
A:visited { color: #EEE2AB; background:; font:bold 12px Arial, Helvetica; }
A:hover { color: #FFFFFF; background:; font:bold 12px Arial, Helvetica;}


h1{
        text-align:center;
        color:#EEE2AB;
        font: 48px Arial, Helvetica;
        font-weight:bold;

}

h2{
        text-align:center;
        color:#FFFFFF;
        font: 14px Arial, Helvetica;
        font-weight:bold;

}

h3{
        text-align:center;
        color:#EEE2AB;
        font: 32px Arial, Helvetica;
        font-weight:bold;

}


h4{
        text-align:left;
        color:#FFFFFF;
        font: 10px Arial, Helvetica;
        font-weight:bold;

}



h5{
        text-align:center;
        color:#FFFFFF;
        font: 10px Arial, Helvetica;
        font-weight:bold;
}


h6{
        text-align:left;
        color:#FFFFFF;
        font: 14px Arial, Helvetica;
        font-weight:bold;
}


.addresstable{
        color:#FFFFFF;
        font: 10px Arial, Helvetica;
        font-style:normal;
        font-weight:bold;
        border: solid #EEE2AB 1px;
}


.zusatztabelle
{
        background-color:#EEE2AB;
        color:#FFFFFF;
        font: 12px Arial, Helvetica;
        font-style:normal;
        font-weight:bold;

}

.small {
        font-family: verdana,helvetica;
        color: #EEE2AB;
        font-size: 10px;

}

.smallplus {
        font-family: verdana,helvetica;
        color: #EEE2AB;
        font-size: 11px;

}


.normal {
        font-family: verdana,helvetica;
        color: #EEE2AB;
        font-size: 12px;

}


.normalbig {
        font-family: verdana,helvetica;
        color: #EEE2AB;
        font-size: 16px;
}

.normalverylbig {
        font: 28px Arial, Helvetica;
        color: #EEE2AB;
}

.clock
{
        background-color: #EEE2AB;
        color:#800000;
        font: 12px Arial, Helvetica;
        font-style:normal;
        font-weight:bold;
}

            .in { color: #EEE2AB; background-color:#800000; width:180; border-width:1px; border-color:#EEE2AB; border-style:solid; }
            .out { color: #93001B; background-color:#CF9C81; width:180; border-width:1px; border-color:#93001B; border-style:solid; }

            .in2 { color: #EEE2AB; background-color:#800000; width:125; border-width:1px; border-color:#EEE2AB; border-style:solid; }
            .out2 { color: #93001B; background-color:#CF9C81; width:125; border-width:1px; border-color:#93001B; border-style:solid; }
#ticker{ position:absolute; top:535px; left:250px; width:460px; height:20px; z-index:1; }

/* End of Style Sheet */