/* css file from TrinkenderTrinker 4 Muttakuchen.de */

/* body */
 
 body{background-color:#000000;}
 A:link {color:#08F81B; text-decoration: none;}
 A:visited {color:#EC200F; text-decoration: none;}
 
 /* font */

H1 {
   color: #807B78;
   font-size:18px;
   font-family:Arial;
   text-align:left;
   }
 
 /* rulez */
 
 #rul{
      position:relative;
      left:75px;
      top:20px;
      width:580px;
      height:260px;
      }     
 
 /* konzis */
 
 #konzis{
         position:relative;
         left:75px;
         top:75px;
         width:690px;
         height:1900px;
         }
 /* ende */