﻿h2 {
	font-family: Arial;
	font-size: x-large;
	color: #E15756;
}
h3 {
	color: #F69C92;
	font-size: large;
	font-family: Arial;
}
p {
	font-family: Arial;
	font-size: small;
	color: #000000;
}
.tabelle2spaltig {
	width: 750px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #000000;
	left: 12px;
}
.tabelle2links500 {
	width: 500px;
	vertical-align: top;
	text-align: justify;
	font-family: Arial;
	font-size: small;
	color: #000000;
}
.hyperlinktext {
	font-size: small;
	color: #E15756;
	text-decoration: underline;
}

