
body {
	background-color: #c2c2c2;
	background-image: url(abb/bg_schnoerkel_grau.gif);
	background-repeat: repeat;
	font-family: arial, helvetica, sans-serif;
    margin: 0px;

  }


p {  
  font-size: 16px; 
  line-height: 22px; 
  color: #666666; 
  margin: 0px 10px 20px 0px; 
 }


h1 {  
    font-size: 16px; 
    line-height: 22px;
    color: #a90101; 
    margin: 80px 0px 6px 0px; 
        }


h2 {  
    font-size: 15px; 
    line-height: 22px;
    color: #333333; 
    margin: 26px 0px 0px 0px; 
        }



a { color:#666666; text-decoration:none}
a:hover { color:#333333; text-decoration:none;}






