<!--

body,td,div,p,pre,ul {font-size: 11px; color: #FFFFFF;}

body,table,td,tr,div,p,pre,ul{font-family: "Arial Italic"; font-style: normal;}

h1, h2, h3, h4, {font-family: "Arial Italic"; font-style: normal;}

h1 {font-size:22px;}

a {
  font-family: "Arial Italic";
  font-size: 20px; 
  text-decoration: none;
}

a:link {color:#E6DEDE;}
a:visited {color:#444444}
a:active {color: #BBBBBB;}
a:hover {color: #5C0A07;	
        text-decoration: underline;
}


body {
	   background-color: #1C0509;;
     color: black;
	   margin-top: 100px;
}

a.links {
font-size: 18px;
}

div.seitenleiste {
   width: 224px;
   height: 408px;
   padding-left: 80px;
   padding-top: 360px;
   background-image: url(images/bg_blau_hell_links.gif);
   background-repeat: repeat-y;
   position: absolute;
   top: 0px;
   left: 0px;
}

div.obereleiste {
   width: 800px;         
   height: 10px;
   padding-left: 10px;
   padding-bottom: 0px;
   background-image: url(images/bg_arena3.gif);
   background-repeat: repeat-y;
   position: absolute;
   top: 0px;
   left: 224px;
}

div.hauptfenster {
   width: 800px; 
   height: 758px;
   padding-left: 0px;
   background-image: url(images/bg_arena3.gif);
   background-repeat: repeat-y;
   position: absolute;
   top: 10px;
	 left: 224px;
} 

div.errorschrift {
   font-family: "Arial Italic"; 
   font-style: normal; 
   font-size: 16px;
   padding-left: 120px;
}

.bildbereich {
padding-left: 130px;
}

.rahmenhauptbild {
width: 185px;
border: outset;
padding: 5px;
}

.transparenteschicht {
position: absolute; 
top: 0px; 
left: 120px; 
width: 350px; 
height: 270px; 
z-index: 2;
}

div.scrollfenster {
      overflow: auto;
      scrollbar-face-color: #111111;         /*dunkler Balken*/
	    scrollbar-track-color: #DDDDDD;        /*heller Balken*/
	    scrollbar-arrow-color: #FFFFFF;        /*sehr heller Pfeil*/
	    scrollbar-base-color:  #111111;
	    scrollbar-shadow-color: #111111;
	    scrollbar-3dlight-color: #111111;
	    scrollbar-darkshadow-color: #DDDDDD;
	    scrollbar-highlight-color: #DDDDDD;
      border:1px solid white;
      background-color:#111111;
      width: 800px;
      height: 55px;
      font-color: #EEEEEE;
}

.strichhintergrund {
   background-image: url(images/swPixel.gif);
   background-repeat: repeat-y;
   background-repeat: repeat-x;
}

.grauerrahmen {
   border:1px solid white;
}

-->
