html, body{
	text-align: center;
}
body, div, h1, h3, p, ol, ul, li, table, form,  label{
	margin:0;
	padding:0;
}
body{
	color:#333;
	background-color: #fff;
	font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:100.1%;
}
h1{
	font-size: 1.6em;
	color: #680B0D;
	padding-bottom:0.4em;
	border-bottom: 1px solid #952A25;
	padding-top:30px;
	margin-bottom:1.6em;
	font-weight:normal;
}
h1 em{
	font-size:0.7em;
}
 h1 a:link, h1 a:visited{ 	color: #680B0D; }
h2{
	font-size:1.2em;
	color:#680B0D;
	font-weight:normal;
}
p{
	margin-bottom:0.6em;
	line-height: 1.3em;
	text-align: justify;
}
a{
	text-decoration: none;
}
a:link, a:visited{
	color:#333;
}
a:hover, a:active{
	color:#952A25;
}
a img{
	border:none;
	text-decoration:none;
}
table{
	border-collapse: collapse;
}
th, td{
	padding:0.1em 1.5em 0.2em 0;
	text-align: left;
	vertical-align: top;
}
td.rechtsB{
	text-align: right; padding-right:0;white-space:nowrap;
}
/* #################### INHALT #################### */
#inhalt{
	position:relative;
	width:955px;
	height:675px;
		height:547px;
	font-size:9pt;
	text-align: left;
	margin:2em auto;
	padding-top: 125px;
	border:1px solid #333;
	background-color: #FFE3C6;

}
#inhalt h1, #inhalt h2, inhalt h3, #inhalt p,  #inhalt table{
	margin-left:260px; 
	margin-right:290px;

}
#inhalt ul{
		margin-left:276px; 
	margin-right:300px;
}
#inhalt ul li{
	margin: 1em 0;
}
#inhalt form{
	margin-left:260px; 
	margin-right:280px;
}
/* #################### NAVIGATION #################### */

#inhalt #navigation{
	position: absolute;
	top:128px;
	left:0;
	width:206px;
	height:545px;
	color:#EFB949;
	background-color: #952A25;
	text-align:left;
	background-image: url(../bilder/navigation.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:10pt;
	font-weight:bold;
}
#inhalt #navigation a{
	text-decoration:none;
}
#inhalt #navigation a:link, #inhalt #navigation a:visited{
	color:#fff;
}
#inhalt #navigation a:hover, #inhalt #navigation a:active{
	color:#EFB949;
}
#inhalt #navigation ul{
	margin:50px 0 0 2em;
	list-style-type: none;
}
#inhalt #navigation ul li{
	
	margin:0;
	padding:0 0 1.1em 0;
	padding:1px 0 13px 0;
	line-height:1.2em;
	line-height:16px;
}
#inhalt #navigation ul  li.abstand{	
	padding:0 0 1.1em 0;
	padding:1px 0 14px 0;
}
#inhalt #navigation li.aktiv a{
	color:#EFB949;
	font-weight:bold;
}
/* #################### SPALTERECHTS #################### */
#spalteR{
	position: absolute;
	top: 220px;
	right: 40px;
	width:230px;
}
#spalteR a{
	font-weight: bold;
	text-decoration: underline;
}
#inhalt #spalteR h1, #inhalt #spalteR p{
	margin-left:0;
	margin-right:0;
}
#spalteR img{
	margin-bottom:0.6em;
}
/* #################### SPALTE LINKS (Impressum) #################### */
#spalteL{
	position: absolute;
	top: 125px;
	left: 260px;
	width:200px;
}

#inhalt #spalteL h1, #inhalt #spalteL p{
	margin-left:0;
	margin-right:0;
}

/* #################### KOPF #################### */
#kopf{
	position:absolute;
	top:0;
	left:0;
	width:955px;
	height:122px;
	margin:0 auto;
	padding:20px 0 5px 0;
	background-image: url(../bilder/kopf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}
/* #################### FUSS #################### */
#fuss{
	position:absolute;
	bottom:0;
	right:-1px;
	height:24px;
	width:729px;
	color:#680B0D;
	background-color:#FDC08E;
	text-align:right;
	padding-top:6px;
	padding-right:20px;
	font-size:0.8em;
	font-weight:bold;
}
head:first-child+body #fuss {
right:0;
}
#fuss a{
	text-decoration:none;
}
#fuss a:link, #fuss a:visited{
	color:#680B0D;
}
#fuss a:hover, #fuss a:active{
	color:#fff;
}
/* ################### FORMULAR ########################### */
#inhalt form p{
	margin:0;
}
label{
	margin:0.5em 0;
	color:#680B0D;
}
 label.links{
	float:left;
	text-align:left;
	width:83px;
	margin-right: 0.4em;
}
input{
	float:left;
	width:306px;
	margin: 0.5em 0;
	background-color: #fff;
	border:1px solid #ccc;
}
input.rechts{
	width:auto;
	text-align: center;
	margin:0 6px 0 86px;
}
input[type=text]{
	width:306px;
}
input[type=submit]{
margin-left:331px;
width:auto;
color:#680B0D;
	background-color:#FDC08E;
}
input.button{
	margin-left:331px;
width:auto;
color:#680B0D;
	background-color:#FDC08E;
}
textarea{
	border:1px solid #ccc;
		margin: 0.5em 0;
		width:306px;
}
form br{
	clear:left;
}
/* ################ SONSTIGES ##################### */

.abstandO{
	padding-top:3em;
}
.abstandOK{
	padding-top:1.6em;
}
.abstandU{
	margin-bottom:3em;
}
.pager{
position:absolute;
bottom:24px;
left:200px;
	font-size:0.8em;
	color:#680B0D;
}
.pager a{	color:#680B0D;}

#inhalt .groesser{
	font-size: 11pt;
}