* {	font-family: AvantGarde, Verdana, Arial; }
body { 
	font-size: 100%; 
	background-color: #66300F;
	color:#000;
}
a {	color: #66300F; }
a:hover { color: #88601F; }
h1 {
	font-size: 1.1em;
	color: #66300F;
}
#all {
	position: absolute;
	left: 50%;
	top: 100px;
	width: 46.25em;
	height: 46.25em;
	margin-left: -23.125em;
	background-color: #F2F1EF;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	border: 0.125em solid black;
}
#oben {
	position: absolute;
	margin: -170px 0 0 -1.5em;
}
#boxinbox {
	height: 25.6em;
	width: 41.125em;
	margin-top: 11.5em;
	margin-left: 2.5625em;
}
#content_left {
	width: 15.125em;
	height: 100%;
	height: 25.4em;
	float: left;
	border: 1px solid #66300F;
	background-repeat: no-repeat;
	background-color: #66300F;
	margin-top: 0.05em;
	overflow: hidden;
}
#content_right {
	width: 25.7em;
	height: 100%;
	float: right;
}
#unten { 
	margin-top: 1em;
	margin-left: 2.5625em; 
	width: 41.125em;
}
.indent {
text-align: center;
}

#wasserzeichen {
	background-image: url(../img/wasserzeichen.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 183px;
	height: 172px;
	margin-top: 235px;
	margin-left: 3.75em;
	filter: alpha(opacity=30); /* IE 5.5+ */
 	-moz-opacity: 0.30; /* FF Mozilla */
}
.unten_links {
	font-size: 0.7em;
	letter-spacing: -0.10em;
	color: #66300f;
}

/* Bilder */
img.schrift { 
	margin-top: 15px; 
	margin-left: 10px;
	position: absolute;
}
img.button {
	border: 1px solid #66300F;
	margin: 1px;
}
span.inner1, span.inner3 { 
	position: absolute; 
	width: 15.8em;
	margin-top: -6em;
	margin-left: 1px;
	text-align: center;
	font-size: 0.8em;
	color: grey;
	/*background-color: red;*/
}
span.inner2, span.inner4 { 
	position: absolute; 
	width: 15.8em;
	margin-top: -6em;
	margin-left: 16em;
	text-align: center;
	font-size: 0.8em;
	color: grey;
}
div#content_right a span { display: none; }
div#content_right a:hover span { display: block; }
/* Listenelemente generell */
ol.generell {
	float: right;
}
li.generell {
float: left;
color:#000;
font-size:80%;
}

/* 2. Menü */
ol.unten_rechts { 
	letter-spacing: -0.10em;
	float: right;
	margin-top: -1.2em;
	margin-right: 0.5em;
	list-style-type: none;
}
li.unten_rechts { float: left; }
li.unten_rechts a { 
	color: #66300F;
	text-decoration: none;
}
li.unten_rechts a:hover { text-decoration: underline; }
span.pipe {	margin: 0 0.4em; }

/* css styled content */
p.bodytext {
	margin: 0; padding: 0;
	margin: 0.2em 0;
}
