﻿body {
	margin-left: 35px;
	width: 780px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
.titel-gn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #060;
}
.titel-bl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00C;
}
.titel-abschnitt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.anfangsbuchstabe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
.txt {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #03F;
	font-size: 12px;
}
.txt-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txt-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.hervorheben {
	background-color: #CFC;
}
.txt-info {
	font-family: Arial;
	font-size: 12px;
	float: left;
	background-color: #BCBF91;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 760px;
}
.txt-fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.txth {
	width: 480px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtc {
	width: 390px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imgh-l {
	width: 270px;
	float:left;
	margin-right: 25px;
}
.imgh-r {
	width: 270px;
	float:left;
	margin-left: 25px;
}
.imgc-l {
	width: 360px;
	float:left;
	margin-right: 25px;
}
.imgc-r {
	width: 360px;
	float:left;
	margin-left: 25px;
}
.tab-kopf {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #060;
	color: #FFF;
	font-style: italic;
}
.tab-txt-l {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFF;
	text-align: left;
}
.tab-txt-m {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFF;
	text-align: center;
}
.qinfo-l {
	width: 15px;
	float:left;
	margin-left: 10px;
	padding-right: 15px;
}
.qinfo-r {
	width: 720px;
	float:left;
}
