
    body {
        background:#fff000 url('../shop/hgbild_li.gif');
        color: #000000;
        font-family: Verdana,Helvetica,Arial;
        font-size: 12px;
    }
    
    hr {
        color:#C72737;
    }
    
    td {
        color:#000000;
        font-size: 12px;
    }
    
    .content {
        color:#000000;
        font-size: 12px;
    }
        
    input {
        font-size:12px;
        color:#000000;
    }
    
    input[type=text] { 
        font-size:10px;
    }

    .headline {
        color:#C72737;
        font-size: 18px;
        font-weight: bold;
    }
    /* #FFC76F */
    .small_headline {
        color:#C72737;
        font-size: 12px;
        font-weight: bold;
    }
    
    .boxheadline {
        color:#EB2C2C;
        font-size: 14px;
        font-weight: bold;  
    }
    
    .slogan {
        font-size: 14pt;
        font-family: Arial, Helvetica, Tahoma;
        color: #FFFFFF;
        font-stretch: narrower;
        font-weight: lighter;
        letter-spacing:0pt;
    }
    
    a { 
        color:#000000;
        font-size:12px;
        text-decoration: none;
    }
    
    a.blackbold {   
        color:#000000;
        font-size:12px;
        text-decoration: underline;
        font-weight:bold;
    }

    a.blackstd {    
        color:#000000;
        font-size:12px;
        text-decoration: underline;
        font-weight:normal;
    }
    
    .white {
        color: #FFFFFF;
        
    }
    
    .black {
        color: #000000;
        font-size: 12px;
        font-weight: bold;  
    }
    
    .black2 {
        color: #000000;
        font-size: 12px;
    }

    .blackheadline {
        color: #000000;
        font-size: 12px;
        font-weight: bold;  
    }
    
    
    .greenlogo{
        position: absolute; 
        top: 1px;   
        color:#008800;
        font-weight: bold;
        font-size: 55px;
        /*font-style:italic;*/
        z-index: 2;
    }
    
    .whitelogo{
        position: absolute; 
        top: 3px;
        color:#FFFFFF;
        font-weight: bold;
        font-size: 55px;
        /*font-style:italic;*/
        z-index: 1;
    }   
    
    .ctrl {
        border: 1px solid;
        font-weight: normal;
        font: Arial, Helvetica;
    }


#kreyer{
    display:block;
}


  #main{
    position:relative;
    text-align:center;
    border:0px solid #00FF00;
    width:790;
    }
  #content{
    position:absolute;
    border:0px solid #FFFF00;
    width:390;
    left:200;
    right:200;
    top:10;
    height:630;
    }
  #left{
    position:absolute;
    border:0px solid #FF0000;
    width:196;
    left:0;
    top:10;
    }
  #right{
    position:absolute;
    border:0px solid #0000FF;
    width:190;
    right:0;
    top:10;
    }
