body {
 font-family: Arial;
 font-size: 12px;
 color:#EFEFFF;
   background-color:#000000;
   background-position: top left;
   background-repeat: no-repeat;
   background-attachment : fixed;
   background-image : url(images/a_rechts.jpg);
   scrollbar-base-color:#FFFFFF;
   scrollbar-3dlight-color:#00FFFF;
   scrollbar-arrow-color:#FFFF00;
   scrollbar-darkshadow-color:#0000EA;
   scrollbar-face-color:#9999FF;
   scrollbar-highlight-color:#0000FF;
   scrollbar-shadow-color:#000000;
   scrollbar-track-color:#00FFFF;
  }
table,td {
   font-family: Arial;
 color:#EFEFFF;
   font-size: 12px;
     background-position: top;
 background-repeat: repeat;

   }
h2{margin:5px;}

-1,-2,-3,+1,+2,+3,+4 {
 color:#EFEFFF;
 font-family:Arial;
   }
#strich{
   border-width: 1px;
   border-color: #448882;
   border-style: none none solid none;
}

img.randb{
 border:5px solid #DDDDDD;
   background-color : #0000EA;
  }

img.rand{
 border:3px solid #DDDDDD;
 background-color : #0000EA;
   }
img.ohnerand{
  border: none
      }

#rand{
      border:5px solid #DDDDDD;
      background-color : #0000EA;
      }
img.randc {
  border:10px solid #FFFFFF;
      background-color : #0000EA;
      }
#randk{
      border:1px solid #DDDDDD;
  background-color : #0000EA;
 }
#warten{
   background-position: center;
 background-repeat:no-repeat;
 background-image : url(images/warten.gif);
 }

#rahmen {
   margin-left: 3px;
   border-width: 1px;
   border-color: #448882;
   border-style: solid solid solid solid;
     }
#rahmend {
   margin-left: 3px;
   border-width: 5px;
   border-color: #DDDDDD;
   border-style: none solid solid solid;
     }
A:link {
 color: #FF0000;
 font-family:Arial;
 text-decoration: none;
 }
A:visited {
 color: #FF0000;
 font-family:Arial;
 text-decoration: none;
  }
A:active {
 color: #FF0000;
 font-family:Arial;
 text-decoration: none;
 }
A:hover {
 color: #FFFF00;
 font-family:Arial;
 text-decoration: none;
  }

.splash {
 position : absolute;
 top:200px;
 left:100px;
 width:300px;
 height:130px;
   background-color:blue;
 text-align:center;
 visibility: hidden;
   border: solid 3px;
   border-style: solid solid solid solid;
   z-index: 10;
   }
.splash1 {
 position : absolute;
 top:203px;
 left:253px;
 width:450px;
 height:130px;
 background-color:black;
 text-align:center;
 visibility: hidden;
   z-index: 20;
 }