
H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold
	line-height: 22px;
	color: #333333;
}

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	font-style:normal;
	line-height: 16px;
	color: #333333;
	margin-bottom:4px;
}

.Fett {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 15px;
	color : #4C4C4C;
	font-weight: bold;
}

.Link {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size : 11px;
	line-height: 15px;
	color : #000000;
	text-decoration:underline;
}

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








