
html { background-color:#F1ED9A;   

       SCROLLBAR-ARROW-COLOR:#456B59; SCROLLBAR-BASE-COLOR:#F1ED9A; scrollbar-face-color:#F1ED9A; scrollbar-track-color:#456B59; scrollbar-highlight-color:#456B59; scrollbar-shadow-color:#456B59;

       text-align:center;

       }
       
 a:link { color:#681615;
          font-size:14px;
          font-family:Comic Sans MS;
          font-weight:bold;
          text-decoration: none } 
          
 a:visited { color:#681615; 
             font-size:14px;
             text-decoration: none }
 
 a:active { color:#681615; 
            font-size:14px;
            text-decoration: none }
            
 a:hover  {color:#456B59; 
           font-size:14px;
           text-decoration:none }

       
        p { font-size:10px;
            font-family:Comic Sans MS;
            font-weight:bold;
            color:black;
            text-align:left;
            z-index:2; }
         
        h1 { font-size:16px;
            font-family:Comic Sans MS;
            font-weight:bold;
            color:#888888;
            text-align:left;
             } 
            
        h2 { font-size:12px;
            font-family:Comic Sans MS;
            font-weight:bold;
            text-align:left;
            color:#872F2E; } 


#Rahmen {
   position:relative;
   margin-left:auto;
   margin-right:auto; 
   width:800px; 
   height:800px; 
   background:#F1ED9A; 
}


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


