body {
  background-color: #fff;
  font-size: 14px;
  color:#33333;  
  padding-top:50px;
  padding-bottom:50px;
  padding-right:200px;
  padding-left:200px;
  margin:0px;
  }


#inhalt { 	
  text-align: justify;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 550px;
  background-color: #ffffff;
  border: 1px dashed #564b47;
}


p {
 text-align: justify;
 font-size: 8pt;
 font-family: arial;
 line-height: 12px;
 letter-spacing:px;
 font-weight: none; 
 text-decoration: none;
 text-transform: none ;
 background: #fff;
 padding-bottom: 4px;
 width: 600px;
    }

h1 {
 font-family: arial;
 font-size: 18pt;
}


h2 {
 text-align: center;
 font-size: 10pt;
 font-family: arial;
 line-height: 10px;
 letter-spacing:px;
 font-weighted: strong;
 text-decoration: none;
 text-transform; uppercase;
     }

#content {
	width: 825px;
	padding-left: 19px;
	float: left;
