body {
	background-color: #DAE9D3;
	color: #000000;
	background-image: url(../bilder/quadrat.gif);
}

.master {
		width: 952px;
}
.master/* Breite nicht fuer IE 4 und 5 */ {
		width: 950px;
}
.master {
	margin: 20px auto auto;
	color: #000000;
	text-align: left;
	background-image: url(../bilder/hintergrund2.gif);
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
	font-size: 11pt;
	min-height: 530px;
	border: 1px solid #339900;
	background-color: #FFFFFF;
}
.spalte1 {
	width: 200px;
	float: left;
	color: #000000;
	min-height: 530px;
}
.spalte2 {
	float: left;
}
.inhalt {
	float: left;
	width: 723px;
	padding-left: 27px;
}


/* Abstands-Klassen -------------------------------------------------------- */
.abstand40 {
	margin-top: 25px;
	font-size: 14pt;

}
.abstand30 {
	margin-top: 15px;
	padding-right: 10px;
}
.abstand5 {
	margin-top: 5px;
}


/* Navigation-------------------------------------------------------- */
.nav1 {
	border-bottom: 1px solid #339900;
	margin-top: 20px;
	text-indent: 30px;
	margin-bottom: 5px;
	background-image: url(../bilder/zeichnungobstnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #52643F;
}
.nav2 {
	text-indent: 30px;
	margin-top: 2px;
	list-style-image: none;
	list-style-type: none;
}
ul.navliste {
	margin: 0;
	padding: 0;
	line-height: 14pt;
}
ul.navliste li {
    list-style: none;
    margin: 0; padding: 0;
}


  
/* Einzelstuecke -------------------------------------------------------- */

.kopfbild {
	float: left;
	background-image: url(../bilder/kopfbild.gif);
	width: 750px;
	height: 149px;
	text-align: right;
	font-size: 9pt;
}
.bild200 {
	margin-top: 10px;
	float: left;
	width: 226px;
	margin-right: 8px;
}
.bild200rechts {
	margin-top: 10px;
	float: left;
	width: 226px;
}
  
/* Typo -------------------------------------------------------- */
.zwischenueber {
	color: #52643F;
	font-size: 12pt;
	font-weight: bold;
}
.mitglieder {
	color: #52643F;
	font-size: 12pt;
	font-weight: bold;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52643F;
	font-size: 9px;
}

