.h3 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.h1 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.h4 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.fett {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.tabellenabstand {
	padding: 15px;
}
.schwebend {
	float: left;
	margin-top: 14px;
	margin-right: 18px;
	margin-bottom: 14px;
}

.schwebend_right {
	float: right;
	margin-top: 14px;
	margin-left: 18px;
	margin-bottom: 14px;
}

.link2 a:link, .link2 a:visited, .link2 a:active { 
	color: #990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: underline;
} 
.link2 a:hover { 
    color: #990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
    text-decoration: underline;
}
.rot {
	font-size: 13px;
	font-weight: bold;
	color: #4F0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
}
