img { border: none; }

.simplehtml {
	font-family: Georgia;
	background-attachment: fixed;
	background-image: url(../images/Untitled-1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 298px;
	width: 100%;
	position: relative;
}
.frame_index {
	background-color: #FFFFFF;
	clear: right;
	float: right;
	width: 97%;
	position: absolute;
	top: 0px;
	left: 30px;
	overflow: visible;
	visibility: visible;
}
.frame_seiten {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	background-color: #FFFFFF;
	clear: right;
	float: right;
	height: 500px;
	width: 97%;
	position: absolute;
	top: 0px;
	left: 30px;
}
.main {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	float: none;
	height: auto;
	width: 840px;
	position: relative;
}
.header {
	background-attachment: inherit;
	background-image: url(../images/header_temp.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 233px;
	width: 840px;
	top: 0px;
	padding: 0px;
}
.navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-transform: uppercase;
	color: #581703;
	width: 840px;
	position: absolute;
	top: 139px;
	height: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: auto;
	overflow: visible;
	visibility: visible;
}
.logobalken {
	clear: both;
	float: left;
	height: 100%;
	width: 31px;
	background-attachment: fixed;
	background-image: url(../images/back_balken.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
.navi_bottom {
	background-attachment: fixed;
	background-image: url(../images/navi_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	width: 840px;
	top: 180px;
	position: relative;
}
.metanavi {
	font-family: arial;
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
	color: #877069;
	float: right;
	width: auto;
	padding-bottom: 0px;
	position: relative;
	height: auto;
	top: 122px;
	text-align: right;
}
.startscreen {
	text-align: left;      /* standardkonforme horizontale Zentrierung */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 880px;
	position: relative;
	float: inherit;
	top: 227px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 0px;
	visibility: visible;
	overflow: visible;
}
.content {
	text-align: left;      /* standardkonforme horizontale Zentrierung */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	width: 800px;
	position: relative;
	float: inherit;
	top: 200px;
	margin: 0 auto;
	padding-left: 40px;
	list-style-position: outside;
	list-style-image: url(../images/listenpunkt.png);
	list-style-type: square;
}

.content td { vertical-align: top; }

#content a:link, #content a:visited, #content a:active { color: #94201B;text-decoration: none; }
#content a:hover, #content a:focus { color: #94201B;text-decoration: underline; }

h1 { font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px;line-height: 20px;font-weight: normal;text-transform: none;color: #94201B;letter-spacing: 0px;}
.imageframe { float: right;height: auto;width: auto;border: 0px solid #EDE2CD; }

