body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 22px;
}

.fett {
	font-weight:bold;
}

.blocksatz{
	text-align:justify;
}

.texthoehekleiner{
	line-height: 21px;
	text-align:justify;
}

p{
	margin-top:0;
	padding:0;
	margin-bottom:12px;
}

h1 {
     font-family: arial, helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #000;
	 margin-bottom: 16px;
}

a:link, a:visited, a:hover, a:active{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	line-height: 24px;
}


