body {
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background-position: 0px 0px;
  background-color:#43535D;
	}

h1  {
font-size: 25px;
color:#DB3A04;
}

h2  {
font-size: 19px;
color : #43535D;
}	
	
p  {

font-size: 14px;
color : #000000;

}  

a {
color: #000099;
font-weight: bold;
}

div.seite { 
/*620, 680, 750, 800    */
  width:680px;border:1px solid grey; 
	background-color:white;
	padding:20px;
	text-align:left;
	}

