@charset "utf-8";
.ueberschrift {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	font-style: normal;
	display: block;
	margin-bottom: 5px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	margin-bottom: 40px;
}
.klein {
	font-size: 10px;
	margin-top: -10px;
	display: block;
}
.klein2 {font-size: 11px}

.ueberschriftMitte {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	font-style: normal;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.tabUeberschrift {
	font-size: 18px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0066CC;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 3px;
}
.tabUeberschrift2 {display: block; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; line-height: normal; color: #0066CC; margin-top: 7px; margin-right: 3px; margin-bottom: 7px; margin-left: 3px; font-size: 18px;}

.tabBeschreibung {
	font-size: 12px;
	display: block;
	font-style: italic;
	line-height: 16px;
	margin-top: -3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.tabBeschreibung2 {
	font-size: 12px;
	display: block;
	font-style: normal;
	line-height: 16px;
	margin-top: -3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#mitrand {
	border-collapse: collapse;
}
#mitrand   tr {
	border: 1px solid #BEB3B4;
}
#mitrand2  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BEB3B4;
	border-bottom-color: #BEB3B4;
	border-left-color: #BEB3B4;
}

