html, body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	letter-spacing: 0.02em;
	line-height: 16px;
	}
	
h1{ 
	font-size: 1.1em;
	}
h2{
	font-size: 1em;	
}
h3{
	font-size: 0.9em;
}
h4{
	font-style: italic;
}	
h5{
	font-weight: bold;
}	
h6{
	font-size: 1.1em;
	text-align:center;
}	

#main{
	font-size: 0.9em;
}

.abs1{
   padding: 20px;
   text-align: left;
}

.inAr{
   text-align: center;
   font-size: 24px;
   padding-top: 50px;
   font-weight: bold;
}

.absatz{
	padding: 25px 50px 25px 50px;
}

strong{
	letter-spacing: 0.05em;
	font-variant: small-caps;
	font-weight: normal;
}
