body {
	padding: 0;
	background-color: #FFBE86;
	text-align: center;
}
h2, h3 {
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font: 80%/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}
.left {
	text-align: left;
}
#wrapper {
	min-width: 380px;
	width: 100%;
	background-color: #FFFFFF;
}
.et {
	clear: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outer {
	border-left: 165px solid #FFFFFF;  /* Hintergrund der linken Spalte */
	border-right: 200px solid #FCF5F5; /* Hintergrund der rechten Spalte */
	background-color: #FAFAFA;         /* Hintergrund der mittleren Spalte */
}
#inner {
	margin: 0;
	width: 100%; 
}
/*-----------Kopfbereich------------*/
#header {
	color: #901602;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../bilder/bodyart_kopf.jpg);
	height: 166px;
	background-repeat: no-repeat;
	background-position: right;
}
#header h1 {
	text-align: left;
	margin-right: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 300%;
}
#header h2 {
	text-align: left;
	margin-right: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	letter-spacing: 0.1em;
	padding-left: 200px;
	left: 200px;
	top: 100px;
}

#figuren {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #FFBFAA;
	float: none;
	height: auto;
	width: 260px;
	border: thin solid #7F1F00;
	position: relative;
}
/*-----------Linke Navigation    side1------------*/
#side1 {
	width: 160px;                      /* Breite der linken Spalte */
	margin-left: -160px;               /* negative Breite der linken Spalte */
	margin-right: 1px;
	float: left;
	position: relative;
	z-index: 10;
	/*background-image: url(../bilder/0016_wiese.jpg);
	background-repeat: no-repeat;
	background-position: 0px 182px;*/
	height: auto;
	background-color: #FFFFFF;
	line-height: 86%;
	margin-top: 19px;
}
#side1 h3 {
	width: 150px;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 a {
	font-size: 76%;
}
#side1 ul {
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	
}
#side1 ul li {
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#side1 li a:link, #side1 li a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 li a:hover, #side1 li a:focus {
	color: #000000;
	
}
/*-----------Rechte Box------------*/
#side2 {
	width: 200px;                      /* Breite der rechten Spalte */
	margin-right: -200px;              /* negative Breite der rechten Spalte */
	margin-left: 1px;
	float: left;
	position: relative;
	z-index: 20;
}
#side2 p {
}
#side2 h3 {
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 20px;
	padding-left: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	padding-top: 20px;
}
#side2 h4 {
	color: #621313;
	background-color: transparent;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 3px;
}
#side2 p {
	padding-left: 10px;
	font-size: x-small;
}
#side2 a:link, #side2 a:visited {
	/*font-size: x-small;*/
	color: #901602;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
#side2 a:hover, #side2 a:focus {
	/*font-size: x-small;*/
	color: #800000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993202;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px dotted #B1B1B1;
	background-color: #FFFFFF;
}
/*-----------Content------------*/
#content {
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: -3px;
	margin-bottom: 0;
	margin-left: -1px;
	font-size: 90%;
	background-color: #FFFFFF;
	padding-left: 0px;
}
#content p {
	margin:0 2em 0 3em;
	padding:0;
	font-size: 80%;
	line-height: 190% !important;
}
#content h1 {
	color: #901602;
	margin-left: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	padding-left: 16px;
	padding-top: 12px;
	/*line-height: 170%;*/
}
#content h2 {
	color: #901602;
	margin-left: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	padding-top: 25px;
	padding-left: 16px;
}
#content h3 {
	color: #901602;
	margin-left: 0.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	padding-left: 16px;
	padding-bottom: -8px;
}
#content ul {
	margin-left: 20px;	
	line-height: 160%;
	font: 80%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
		
}
#content ul li {
	padding-left: 20px;
	list-style-image: url(../bilder/quadrat_blau.gif);
	padding-left: 0px;
	margin-left: 14px;
}
#content a:link, #content a:visited {
	/*font-size: x-small;*/
	color: #901602;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
#content a:hover, #content a:focus {
	/*font-size: x-small;*/
	color: #800000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993202;
}
#slide {
	margin-left: 2.4em;
	/*margin-right: 2em;*/
}
/*-----------Fußbereich------------*/
#footer {
	background-color: #F4F4F4;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 1px dotted #B1B1B1;
}
#footer p {
	padding-left: 1em;
}
#footer a:link, #footer a:visited {
	font-size: x-small;
	color: #404040;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	font-size: x-small;
	color: #800000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993202;
}

.clear { 
	clear: both;
}
/*
#foot a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
#foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #993300;
	text-decoration: none;
}*/

/* Hilfskonstruktion für Mozilla-Fehler 
#outer > #inner { 
	border-bottom: 1px solid transparent; 
}
*/


.foot {
	clear: none;
	width: 800px;
	border: thin solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: right;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}.bold {
	font-weight: bold;
	color: #901602;
}
.bold_1 {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
/* SLIDESHOW */
#slideshow {
 height:240; /* hier Hoehe der Slideshow-Bilder angeben */
 width:360px;
 position:relative;

}
#slideshow img {
display:none;
position:absolute;
top:0px; left:35px; bottom:10px;
}
#slideshow img.start {
 display:block;
}
#player {
position: absolute;
left:30px;
}
