body {
	background-color: #FEFBF0;
	padding: 0;
	margin: 0;
        font-family: Verdana;
}

#all {
	width: 1000px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
	background-image: url(/img/layout/streifen.gif);
        background-repeat: repeat-y;
}

#header {
	width: 1000px;
	height: 161px;
        background-image: url(/img/layout/waldwichtel_logo.jpg);
        background-repeat: no-repeat;
}

#mitte {
	width: 1000px;
        clear: both;
}

#navi {
	width: 364px;
	height: 413px;
        background-image: url(/img/layout/navi.jpg);
        background-repeat: no-repeat;
        float: left;
        font-size: 0.7em;
}

#navi .text {
        padding-top: 45px;
}

#navi .text a {
        text-decoration: none;
}

img {
	border: 0;
}

#kontakt {
	border: 0px solid #5975B7;
}

#kontakt label {
	clear: both;
	float: left;
	width: 25%;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
}

#kontakt input, #kontakt textarea {
	float: left;
	width: 40%;
	width: 300px;
	border: 1px solid #000000;
	margin-top: 5px;
	color: #000000;
}

#kontakt legend {
	font-weight: bold;
	border: 2px solid #5975B7;
	color: #5975B7;
	padding: 5px;
}

ul.hauptnavi {
	list-style-type: none;
        margin: 0;
        padding: 0;
}

li.hauptnavi {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #d6cba3;
	width: 175px;
        color: #000000;
}

li.hauptnavi a {
        color: #000000;
}

li.hauptnavi_aktiv {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #d6cba3;
	width: 175px;
        color: #000000;
}

li.hauptnavi_aktiv a {
	font-weight: bold;
        color: #000000;
}

li.hauptnavi_aktiv_open a {
	font-weight: bold;
        color: #000000;
}

li.hauptnavi_aktiv_open {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #d6cba3;
	width: 175px;
}

ul.ebene2 {
	list-style-type: none;
}

li.ebene2 {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #d6cba3;
	width: 135px;
        color: #000000;
}

li.ebene2_aktiv {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #d6cba3;
	width: 135px;
        color: #b0440e;
}

li.ebene2_aktiv a {
	font-weight: bold;
        color: #b0440e;
}

li.ebene2 a {
	font-weight: bold;
        color: #000000;
}

#inhalt {
	width: 636px;
	min-height: 413px;
        background-image: url(/img/layout/inhalt.gif);
        background-repeat: repeat-y;
        float: left;
        font-size: 0.8em;
}

#inhalt .inhalt {
        text-decoration: none;
        padding-top: 50px;
        padding-right: 35px;
}

#inhalt .inhalt a {
        text-decoration: none;
        color: #b0440e;
        border: 0;
}

#inhalt .headline_schwarz {
	padding-bottom: 10px;
        font-weight: bold;
}

#inhalt .headline {
	padding-bottom: 40px;
        font-weight: bold;
        font-size: 13pt;
        color: #b0440e;
}

#footergrafik {
	width: 364px;
	height: 126px;
        float: left;
}

#hilfsnavi {
	width: 636px;
	height: 126px;
        background-image: url(/img/layout/footer.jpg);
        background-repeat: no-repeat;
	float: left;
	float: left;
        font-size: 0.6em;
}

#hilfsnavi .text {
        color: #b0440e;
        padding-left: 365px;
        margin-top: -40px;
}

#hilfsnavi .text a {
        color: #b0440e;
        text-decoration: none;
}

ul.hilfsnavi {
	list-style-type: none;
	float: left;
}

li.hilfsnavi {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

li.hilfsnavi_aktiv {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

li.hilfsnavi_aktiv a {
	font-weight: bold;
}

