#main {
	border: 1px solid #666;
	clear: both;
	background: #FFF3B3;
	padding-top: 2em;
}

#contents {
	padding: 1.5em;
	background: #FFFDF3;
	height: auto;
}
#contents .mittig {
	margin-left:10%;
	margin-right:10%;
	background-color: #FFFFE6;
	height:auto;
}

#header {
	position: relative;
	width: 100%;
	height: 3em;
	background: #EDEBE3;
	 /*width: 45em; a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}
#fest {
	position:fixed;
	height:3em;
	padding-top: 5px;
	top:5px;
	background: #edebe3;
	width:800px;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	/* awidth: 45em;  width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #FFF3B3;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }

* {
	margin: 0px;
	padding: 0px;
}
.border {
height: 5.5em;
width: 100%; clear: both;
}
#wrapper {
    width:800px;
    background-color:#FFFDF3;
	margin:0 auto;
	padding: 0px;
	position:static;
}
*.float-divider  { clear:both; height:1px; font-size:1px; line-height:0px; }
fieldset { 	border : 2px solid #710000; 	padding: 2px; 	margin-top:5px; }
fieldset input { border : 1px solid #e590b8; width:80%; }
fieldset input:hover { border-color : #000; }
fieldset input:active, input:focus { border-color : #900; }
label, label span { display : block;text-align:left;  }
label { xfloat : left; width : 8em;  }
input#Klingel {width: 35px; border:0;}

