h4 {
	margin: 0px;
	padding: 0px;
}
.textleft   {
	font-size: 14px; 
	font-family:"Times New Roman", Times, serif; 
	text-align: left; 
	color: maroon;
}

.textright {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right; 
	color: maroon;
}
.text_underline {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: maroon;
}

.textcenter {
	font-family:"Times New Roman", Times, serif; 
	font-size: 14px;
	text-align: center; 
	color: maroon;
}

.adresse {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif; 
	text-align: center; 
	color: maroon;
}

.bolder {
	font-weight: bold; 

}
.rotfett {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: maroon;
}
.rotnormal {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: maroon;
	text-align: center;
	font-weight: bold;

}
.rotleft {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: maroon;
}
.rotnavi {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #993333;
}
.schwarzavi {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
.grossfettschwarz {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.schwarz14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.schwarz14fett {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.rot14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: maroon;
}

.rotklein {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: maroon;

