body {
	color: #6e6e6e;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(../bg5.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	z-index: 0;
	margin: 0;
	padding: 0;
}
/*position elemente seitenstruktur*/
#center { background-image: url(../backround.jpg); background-repeat: no-repeat; background-position: 0 0; position: absolute; left: 10%; height: 1000px; width: 800px; z-index: 10; visibility: visible; }
#bereichinhalt {
	background-position: left top;
	height: 600px;
	width: 660px;
	left: 70px;
	top: 300px;
	z-index: 20;
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
}
#header {
	background-color: #feffff;
	text-align: center;
	height: 24px;
	width: 700px;
	left: 50px;
	top: 260px;
	z-index: 8;
	position: absolute;
	visibility: visible;
}
#footer { background-color: #feffff; text-align: center; position: absolute; top: 920px; left: 0; width: 800px; height: 30px; z-index: 14; visibility: visible; padding-top: 8px; border-top: thin dotted #9d9393; }
#bildrechts { position: absolute; top: 15px; left: 480px; width: 190px; height: 560px; }
#bildlinks { position: absolute; top: 17px; left: 5px; width: 190px; height: 560px; }
#bildlinksoben {
	position: absolute;
	top: 24px;
	left: 50px;
	width: 160px;
	height: 240px;
}
#bildlinksunten { position: absolute; top: 304px; left: 50px; width: 160px; height: 240px; }
.norminhalt { background-color: #feffff; }
#background { background-color: #feffff; background-image: none; background-position: 0 0; position: absolute; top: 0; left: 0; width: 1000px; height: 600px; visibility: visible; }
#textrahmenlinks { position: absolute; top: 24px; left: 60px; width: 400px; height: 560px; visibility: visible; }
#textrahmenrechts { visibility: visible; position: absolute; top: 20px; left: 240px; width: 410px; height: 560px; }
#textrechtsoben { visibility: visible; position: absolute; top: 20px; left: 240px; width: 320px; height: 240px; }
#textrechtsunten { visibility: visible; position: absolute; top: 300px; left: 240px; width: 320px; height: 240px; }
/*formattierung links*/
a { color: #c30c1b; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; width: 99%; height: 90%; margin-bottom: 8px; padding-right: 18px; }
a:hover { color: #5a1e16; }
/*formattierung text*/
#bildlegende { font-size: 10px; font-style: normal; height: 20px; width: 190px; left: 45px; top: 392px; position: absolute; visibility: visible; margin: 0; padding: 0; }
h1 { font-size: 14px; font-weight: normal; line-height: 20px; word-spacing: 0.1em; letter-spacing: 0.2em; margin-top: 0; margin-bottom: 8pt; }
h2 { font-size: 14px; font-weight: normal; line-height: 20px; word-spacing: 0.1em; letter-spacing: 0.2em; margin-top: 30px; margin-bottom: 8pt; }
p {
	margin-bottom: 8px;
}
ul { 
margin-right: 0px;
margin-left: 0em;
list-style-type: disc; 
list-style-position: outside; 
}

.auszeichnungrot { color: #c30c1b; font-size: 110%; }
.rot { color: #c30c1b; margin-bottom: 0; }
.weiss { color: #feffff; }
.einzug { text-indent: 18px; margin-top: -10px; }
.wichtig {
	color: #6e6e6e;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 2em;
}
.textalignleft { font-size: 11px; text-align: left; margin-top: -8px; }
.linkklein { font-size: 12px; }
.unwichtig { color: #646464; margin-top: 30px; }
.button { padding-right: 10px; padding-left: 10px; }

.kleiner {
	font-size: 10px;
	font-style: italic;
	line-height: 40px;
	text-align: right;
	margin-top: -6pt;
	margin-bottom: 12pt;
}

.grau { color: #5a1e16; }
.grundhell { background-color: #ccb589; }
.footer {
	color: #6e6e6e;
	font-size: 11px;
	font-weight: normal;
	line-height: 2em;
}
