
html { background-color:#1A1B1C; 

       SCROLLBAR-ARROW-COLOR:#000000; SCROLLBAR-BASE-COLOR: #000000; scrollbar-face-color:#220000; scrollbar-track-color:#000000; scrollbar-highlight-color: Gray; scrollbar-shadow-color:#555555;
       }
       
a:link { color:#000099; }
a:visited { color:#000065; }
a:active { color:#000065; }
 
 
 
a.ohne {
font-family:Comic Sans MS;
font-size:11px;
          text-decoration: none; } 
          
          
a.unten {
font-family:Comic Sans MS;
color:#A5A5A5;
font-size:13px;
font-weight:bold;
text-decoration: none; } 

a.unten:hover {
font-family:Comic Sans MS;
color:#000065;
font-size:13px;
text-decoration: none; } 


       
        p { font-size:13px;
            font-family:Comic Sans MS;
            font-weight:;
            margin-left:0px;
            text-align: left;
            color:black; }

        h1 { font-size:16px;
            font-family:Comic Sans MS;
            font-weight:bold;
            text-align: left;
            color:#520202; } 
            
        h2 { font-size:14px;
            font-family:Comic Sans MS;
            font-weight:bold;
            text-align: left;
            color:#520202; } 
            
        h3 { font-size:12px;
            font-family:Comic Sans MS;
            font-weight:bold;
            text-align: left;
            color:#520202; }  
            
            
        h4 { font-size:12px;
            font-family:Comic Sans MS;
            font-weight:bold;
            text-align: left;
            color:#E48B3A; }  
            
        h5 { font-size:16px;
            font-family:Comic Sans MS;
            font-weight:bold;
            text-align: left;
            color:#E48B3A; } 
            
        h6 { font-size:14px;
            font-family:Comic Sans MS;
            font-weight:bold;
            color:#000065;
            text-align:left }    
        

#Rahmen {
   position:relative;
   margin-left:auto;
   margin-right:auto; 
   width:970px; 
   background:#DEDEE9; 
   border-width:0px; 
   border-style:solid; 
   border-color:#456B59; 
   -moz-border-radius:0px;
}


#Inhalt {
   position:relative; 
   top:0px;  
   margin-left:auto; 
   margin-right:auto;
   background:#DEDEE9; 
   width:970px;   
}
            
#mitRahmen            
img {
   border-style:solid;
   border-width:1px;
   border-color:#520202;
}

#ohneRahmen
img {
   border-style:solid;
   border-width:0px;
   border-color:#8A312F;
}




