 
html,body
{
    margin:0; padding:0;
   
}


body
{
    font-size: 90%;
 font-family: "trebuchet ms", "bitstream vera sans", "gill sans", verdana, arial, helvetica, sans-serif;
    line-height: 135%;
     
    letter-spacing: 1px;
    
}




div#header
{
width:100%;
     
     
     
    
}
 
 
 
 
div#wrapp
{
   width:1000px;
    

 margin: 0 auto 0 auto; 
}

 
}
  

div#unten
{
 
  width:100%;
    
   
  
}
 div#unten2
{
 
  width:100%;
  min-height:350px;
  background:white;
  
}
div#ganzunten
{
 
  width:105%;
  background:#B1111D;
 
  
} 
div#startimprint
{
  
  color:#B1111D;
   width:500px;
    position:relative;
    top:-140px;
    left:300px;
      font-weight:bold;
  margin: 0 auto 0 auto;  
}
 


.spalten
  {
    float: left; 
    width:30%;  
    padding-right:3%;
    padding-bottom: 1.5em;
    display: block;
    
  }



div#spalte_1
{
     }




 

div#spalte_2
{
      
   
     
}


div#spalte_3
{
     
}

h3
{
  margin:0;
  color: #B80F22;
   
  }

  

A  
    {
    font-family: "trebuchet ms", "bitstream vera sans", "gill sans", verdana, arial, helvetica, sans-serif;
    }

A:link    
    {
    color: white; 
    text-decoration: none; 
    border-bottom: 1px gray dotted;
    }


A:visited 
    {
    color: #036; 
    text-decoration: none; 
    border-bottom: 1px gray dotted;
    }

A:hover    
    {
    color: gray;
    }

A[href]:hover
    {
    border-bottom-style: solid;
     
    }

A:active  
    {
    color:#B1111D;
    }

A[href]:active
    {
    border-bottom-style: solid;
    border-bottom-color: red;  
    }
 
 
    
ul
  {
  padding-left: 2em;
  margin-left: 0;
  }

li
 {
 margin-bottom: 0.25em;
 }
 
p {line-height:1.4; margin-bottom:12px} 
 
 
