BODY
{
	background-color: #917E50;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.76em;
	margin: 0;
}

/* --- Basis Farben --- */

/* weiss */
DIV#all { background-color: #FFF; }
DIV#hauptnavigation a, DIV#hauptnavigation ul li, DIV#bereichskennung, DIV#subnavigation p, DIV#subnavigation a, DIV#subnavigation ul li, .flashTeaser a, DIV#bildergalerie { color: #FFF; }

/* schwarz */
#hometable td a, h3 { color: #000; }


/* dunkelbraun */
DIV#logos {background-color: #1D1A14;}

/* braun */
.braun, DIV#hauptnavigation, DIV#subnavigation, DIV.flashTeaser { background-color: #322C22; }
DIV#abbinder, DIV#abbinderKontakt, DIV#abbinder a, DIV#abbinderKontakt a, .imageTeaser a { color: #322C22; }

/* dunkelrot */
DIV#buehne, DIV#bereichskennung, DIV#bildergalerie  { background-color: #8A0923; }
#hometable td, h1, a { color: #8A0923; }

/* graubraun */
DIV#abbinder, DIV#abbinder div, DIV#abbinder div div { background-color: #F0E6D6; }

DIV#abbinderKontakt  { background-color: #C9BEAB; }

/* grau */
.imageTeaser { background-color: #DFDFDF; }

/* dunkelgrau */
.imageTeaser { color: #666666; }

/* gold */
DIV#hauptnavigation a:hover, DIV#hauptnavigation ul li.navaktiv  { color: #978B74; }

/* gold, dunkel */
p.einleitung { color: #574B34; }



/* --- Container --- */

DIV#all {
	width: 762px;
	border-right: #6D5E3B;
	border-width: 0 1px 0 0;
	border-style: none solid none solid;
}

DIV#logos {
	height: 50px;
	padding: 0;
	border-bottom: #26211A;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

/* Buehne */
DIV#buehne { clear: left; }

DIV#buehneBild {
	float: left;
	height: 265px;
}

DIV#buehneZitat {
	padding: 50px 0 0 0px;
	margin: 0 20px 0 505px;
}

/* Inhalt */

DIV#inhalt {
	border-color: #B0B0B0 #B0B0B0 #B0B0B0 #322C22;
	border-width: 1px 0px 0px 180px;
	border-style: solid;
	margin: 0px;
	padding: 0 20px 0 0;
}

DIV#inhaltText, DIV#inhaltTextHome {
	margin: 16px 0px 0 0;
	padding: 0 0 10px 0;
	width: 370px;
}


DIV#inhaltTextHome {
	width: 100%;
	padding: 0 0px 0 20px;
}
DIV#inhaltTextHome h2 a {
	color: #000000;
}

DIV#inhaltText p, DIV#inhaltText h1,DIV#inhaltText h2, DIV#inhaltText ul, DIV#inhaltText table, DIV#inhaltText img, DIV#inhaltText div.pager{ margin-left: 20px; }

DIV#inhaltTeaser {
	float: right;
	margin: 0;
}

DIV#abbinder, DIV#abbinderKontakt {
	clear: both;
	padding: 0 20px 0 0px;
}
DIV#abbinder div div { padding: 0 0 0 20px; }

/* --- Basics --- */

DIV.floatLinks {
	float: left;
	clear: both;
}
DIV.floatRechts { float: right; }

.clear {
	clear: both;
}

.unsichtbar, DFN {display:none;}

.keinText {
	line-height: 0px;
	height: 0px;
}

IMG {
	border-width: 0;
	margin: 0;
	padding: 0;
}

DIV#inhaltText img { margin-top: 10px;}

DIV#inhaltText ul { margin-left: 0em; padding-left: 0em; }

DIV#inhaltText table { margin-top: 10px; }

td {
	vertical-align: top;
	padding: 0 10px 10px 0;
}

#hometable td img { margin: 3px 0 0 0; }

/* Bildergalerie */
.pager {
	width: 100%;
}

.seiten {
	float: left;
	margin: 0 0 0 80px;
}

#bildergalerie { padding: 2px 0 2px 5px; }



object {
	margin-left: 20px;
	margin-bottom: 20px;
}

ul object { margin-left: 0px; }

