@charset "UTF-8";
body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-color: #d7d2cb;
}
.oneColElsCtr #container {
	width: 1000px; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #2e2e34;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#header_menu {
	margin-top: 16px;
	margin-bottom: 12px;
}
#menu_oben {
	padding-top: 20px;
	margin-left: 8px;
}
#header_bild {
	background-image: url(img/shade.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 16px;
}
.oneColElsCtr #mainContent {
	float: left;
	margin: 0px;
	width: 1000px;
	padding: 0;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
}
#seite_links {
	width: 220px;
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border: thin solid #c0a57e;
	font-size: 0.8em;
}
#content {
	float: left;
	margin-left: 14px;
	width: 744px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#seite_innen {
	float: left;
	width: 524px;
	margin: 0px;
	text-align: justify;
	padding: 0px;
}
#seite_rechts {
	float: right;
	margin-top: 10px;
	padding: 0px;
	width: 200px;
	margin-left: 8px;
	border: thin solid #c0a57e;
}
.box_rechts {
	background-color: #eae8e4;
	padding: 4px;
	width: 188px;
	color: #333;
	line-height: normal;
	font-size: 1em;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c0a57e;
}
.box_rechts2 {
	background-color: #b2d8e5;
	padding: 4px;
	width: 188px;
	color: #333;
	line-height: normal;
	font-size: 1em;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c0a57e;
}
.box {
	padding-top: 2px;
	margin-bottom: 4px;
	width: 216px;
	padding-left: 1px;
	background-color: #f1e4c4;
	padding-right: 1px;
	padding-bottom: 1px;
	background-image: url(img/box.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #c0a57e;
}
.box_links2 {
	padding-top: 2px;
	margin-bottom: 4px;
	width: 216px;
	padding-left: 1px;
	background-color: #f1e4c4;
	padding-right: 1px;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #c0a57e;
	font-size: 1em;
}
.boxtitel {
	font-weight: bold;
	color: #2e2e34;
}
.b {
	font-weight: bold;
	color: #007da9;
}
.text {
	display: block;
}
strong {
	color: #FFF;
}
h3 {
	display: inline;
	color: #2e2e34;
	font-size: 1em;
}
h2 {
	font-weight: normal;
	font-size: 1em;
}
.ueberschrift {
	font-size: 1em;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #4e494e;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4e494e;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4e494e;
	border-bottom-color: #4e494e;
	clear: left;
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.oneColElsCtr #container #mainContent #content .text p {
	white-space: normal;
	text-align: justify;
}
.textbox {
	background-color: #eae8e4;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.textbox_italic {
	background-color: #eae8e4;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-style: italic;
}
ol {
}
