body {
	height: auto;
	float: left;
	background-color: #fff;
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 70.01%;
	line-height: 14pt;
}
* {
	font-family: Georgia, Times New Roman, Times, serif;
}
font {
	font-size: 10pt;
	line-height: 14pt;
}

a, a:link, a:active, a:visited, 
font a, font a:link, font a:active, font a:visited {
	text-decoration : underline;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000;
}

h1 {
	font-size: 12pt;
	line-height: 17pt;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #990000;
}
h2 {
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #996600;
}
h3, h4, h5, h6 {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
}



img {
	border: none;
}

#navi, #footer, #content-right, .hideScreen {
	display: none;
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
.showPrint {
	width: 100%;
	text-align: right;
	margin-bottom: 10pt;
	overflow: hidden;
	text-align: right;
}
.showPrint img {
	
}

/* bild links/rechts vom text */
.floatLeft, .rechtsUmfliessen {
	clear: left;
	float: left;
	margin: 5px 10px 10px 0;
}
.floatRight, .linksUmfliessen {
	clear: left;
	float: right;
	margin: 5px 0 10px 10px;
}
.floatNone {
	clear: both;
	float: none;
	margin-bottom: 1.5em;
}
.umbruch {
	clear: both;
	float: none;
	height: 0;
	overflow: hidden;
}


#content-left {
	width: 560px;
	line-height: 160%;
	padding: 30px 0 0 0;
	border-top: 1px solid #B3AFAF;
}
#content-left .spalte1 {
		width: 278px;
		float: left;
		margin-right: 4px;
}
#content-left .spalte2 {
		width: 278px;
		float: right;
}
#content-left .spaltig3-1 {
		width: 184px;
		float: left;
		margin-right: 4px;
}
#content-left .spaltig3-2 {
		width: 184px;
		float: left;
		margin-right: 4px;
}
#content-left .spaltig3-3 {
		width: 184px;
		float: right;
}
#content-left .bilder {
	border-bottom: 1px solid #B3AFAF;
	padding-bottom: 0.3em;
	margin-bottom: 2.5em;
}
#content-left .untertitel {
	padding-top: 1.8em;
}
#content-left .absatz {
	padding-bottom: 0.7em;
	float: none;
	clear: both;
}
#content-left .absatzLinie {
	border-bottom: 1px solid #B3AFAF;
	margin-bottom: 2em;
}
