body {
	font-size: 0.8em; font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background: white url(bkg.gif) center repeat-y;
	padding: 0;
	margin: auto;
	width: 768px;
}

h1, h2, h3, h4, h5 {
	color: #23371d;
}

h1, h2 {
	font-size: 1.4em; 
	margin-top: 0;
	font-weight: normal;
}

h3 {
	font-size: 1.1em; 
	margin-top: 0;
}

h4 {
	font-size: 1em; 
	margin-top: 0;
}

h5 {
	font-size: 0.8em; 
	margin-top: 0;
	font-weight: normal;
	margin-bottom: 0.5em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #23371d;
}

b { color: #23371d; }

th, td {
	font-size: 100%; font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

input, select, textarea {
	font-size: 100%; font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
}

a:link { color: black; font-size: 100%; text-decoration: underline; border: none }
a:visited { color: black; font-size: 100%; text-decoration: underline; border: none }
a:active { color: #cc0000; font-size: 100%; text-decoration: underline; border: none }
a:hover { color: #cc0000; font-size: 100%; text-decoration: underline; border: none }
a:focus { color: #cc0000; font-size: 100%; text-decoration: underline; border: none }

img { border: none; }

.unsichtbar { visibility: hidden; display: none }
.highlite { color: #cc0000; }

.kleingedrucktes { font-size: 0.8em; }

/********* Farben *********/
/* dunkles Gruen: #23371d */
/* helles Gruen:  #c8dca0 */
/* Beige:         #e6e6c7 */
/* Rot:           #cc0000 */

/********* KOPF *********/

#kopf {
	width: 768px; height: 120px; margin: 0;
	padding: 0 0 3px 0;
	background: white url(kopf_bkg.gif) no-repeat;
}

#kopf #logo { width: 200px; height: 120px; border: 0; float: left; }

#kopf #bild { width: 568px; height: 120px; border: 0; float: right; }

/********* NAVIGATION *********/

#navigation {
	text-align: left;
	width: 200px;
	padding: 16px 0;
	float: left;
}

#navigation img { margin-left: 20px; }

#navigation .linie { margin-left: 0; }

/* !Inlinenavigation */

.navigation.inline {
	font-size: 0.8em; 
}

.navigation ul, .navigation ul {
	list-style: none inside;
	padding: 0;
}

.navigation li {
	float: left; display: inline;
	margin-right: 0.5em;
}

.navigation li {
	border-left: 1px solid black;
}

.navigation li a { margin-left: 0.7em; margin-right: 0.2em;}

.navigation div.clear {
	display: block;
	clear: both;
}

.navigation li:first-child, .navigation li.first-child {
	border: none;
}

.navigation li:first-child a, .navigation li.first-child a {
	margin-left: 0;
}

/********* INHALT *********/

#inhalt { width: 365px; float: left; text-align: left; }

#inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5 {
	padding-left: 2px;
}

#inhalt p, #inhalt table {
	margin-top: 0;
	padding-left: 2px;
}

#inhalt h4 {
	margin-top: 0;
	margin-bottom: 4px;
}

#inhalt h5 {
	margin-top: 12px;
}

#inhalt .abstand{
	margin-top: 1em;
}

#inhalt .block{
	text-align: left;
	padding: 20px 20px 20px 20px;
	border-bottom: 3px solid white;
}

#inhalt .bild {
	text-align: left;
	padding: 0;
	border-bottom: 3px solid white;
}

#inhalt .portrait{
	height: 160px;
	padding: 5px 0;
}

#inhalt .portrait img {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
	vertical-align: bottom;
}

#inhalt .sponsoren{
	clear: left;
}

#inhalt .sponsoren img {
	float: left;
	padding: 0 20px 20px 0;
	margin: 0;
}

#inhalt TH {
	padding: 12px 0 2px 0;
	text-align: left;
	color: #23371d;
	border-bottom: 1px solid #23371d;
}

#inhalt td {
	padding: 0 20px 0 0;
}

#inhalt .preis {
	text-align: right;
}

form label { font-weight: bold; }
form .text:focus, form .textarea:focus{ background-color: #e6e6c7; }

form .text { margin-top: 4px; width:325px; }
form .einzug { margin-right: 4px; float: left; clear: left; }
form .textarea { margin-top: 4px; width: 325px; }
form .checkbox { }
form .radio { }
form .select { margin-top: 4px }
form .button { }

/********* GALERIE *********/

#galerie {
	width: 568px;
	float: right;
	text-align: left;
}

#galerie H3, #galerie P {
	margin-top: 0;
}

#galerie .block {
	height: 245px;
	border-bottom: 3px solid white;
}

#galerie .bild {
	width: 365px;
	float: left;
	padding: 0;
	border-right: 3px solid white;
}

#galerie .text {
	width: 159px;
	height: 205px;
	float: right;
	padding: 20px 20px 20px 20px;
	margin: 0;
}

/********* TERMINE **********/

#inhalt .termine h3 {
	margin-top: 0;
	margin-bottom: 4px;
}

#inhalt .termine div.abstand {
	height: 1.2em; display: block;
}

/********* RANDSPALTE *********/

#randspalte {
	float: right; text-align: right;
	width: 200px;
	margin-left: 3px;
}

#randspalte h3 {
	font-size: 1.0em; 
}

#randspalte p { 
	margin-top: 0; 
}

#randspalte .block {
	text-align: left;
	padding: 20px 20px 20px 20px;
	border-bottom: 3px solid white;
}

#randspalte .bild { border-bottom: 3px solid white; }

#randspalte p, #randspalte h3 {
	margin: 0 0 0.5em 0;
}

#randspalte .abstand {
	margin-bottom: 1.2em;
}

/* Artikel */

#randspalte .block.cms h2 {
	margin-bottom: 0;
}

#randspalte .cms_artikel {
	text-align: left;
	margin-top: 1.4em;
}
