body {
	background: #fff;
	color: #000;
	font: 11pt/14pt "Verdana", Arial, Helvetica, sans-serif;

}

div#body {
	margin: auto;
	width: 100%;
}

div#banner, div#mainnavigation, div#subnavigation, div#navigation, .seitenanfang {
	display: none;
}

h1 {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 18pt;
	font-family: "Georgia", Times New Roman, Times, serif;
}

h2 {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 14pt;
	font-family: "Georgia", Times New Roman, Times, serif;
}

h3 {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 12pt;
	font-family: "Georgia", Times New Roman, Times, serif;
}

div#content p {
	margin: 0px;
	margin-bottom: 25px;
	padding: 0px;
}

div#content table {
	width: 90%;
}

div#content table caption {
	font-weight: bold;
	text-align: left;
}

div#content table tr {
	border-top: 1pt solid #000;
}

div#content table td {
	padding: 5px;
	vertical-align: top;
}

div#content .Kurzbeschreibung {
	padding: 10px;
	background-color: #E7F6F7;
	margin-bottom: 16px;
	border: #CCCCCC solid 1px;
}

div#content img.Bild-Quer {
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0px;
	width: 270px;
	height: 207px;
}	

div#content img.Bild-Hoch  {
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0px;
	width: 208px;
	height: 273px;
}
