body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana; Arial;
	font-size: 13px;
	color: #006837;
	background: #fddfb1 url(layout.gif) no-repeat;
	overflow-x: hidden;
}

h2 {
	font-size: 38px;
	font-weight: normal;
	padding: 10px;
}

h3 {     font-family: verdana, arial;
	font-size: 15px;
	font-weight: bold;
}

li { 	margin-top: 5px;	}

#navigation {
	top: 370px; left: 13px;
	width: 150px;
	position: absolute;
}

#navigation a {
	color: #004422;
	text-decoration: none;
}
#navigation a:hover {
	color: #147447;
	text-decoration: none;
}

div.navi0, div.navi0akt {
	min-height: 30px;
	padding: 10px 0px 0px 40px;
	background-repeat: no-repeat;
}

div.navi0 {
	background-image: url(buttongruen.gif);
}
div.navi0akt {
	background-image: url(buttonrot.gif);
}

div.navi1, div.navi1akt {
	min-height: 30px;
	padding: 5px 0px 0px 50px;
	font-size: 11px;
}

	#inhalt {
         top: 400px; left: 180px;
         width: 525px;
         position: absolute;
         padding: 0px 10px 0px 10px;
	}

#inhalt img.fix {
         margin: 0px -10px 0px -10px;
}

	#text_oben {
		top: 230px;
		left: 180px;
		width: 540px;
		position: absolute;
                 height: 170px;
                 font-family: 'century gothic';
		font-size: 18px;
		color: #FFFFFF;
                 font-style: italic;
	}

#rahmen {
	position: absolute;
	top: 0px;
	width: 1024px;
	height: 100%;
}

#bild {
	top: 0px;
	right: 0px;
	width: 300px;
	height: 399px;
	position: absolute;
}

         #schriftrechts {
         top: 400px; left: 725px;
         width: 250px;
         position: absolute;
         color: #147447;
         font-weight: bold;
         padding: 20px;
         padding-top: 30px;
         font-size: 14px;
         }

#schriftrechts h5{
         margin: 0px;
         padding: 0px;
         border-bottom: 2px solid white;
         font-weight: bold;
         font-size: 14px;
}


