body {
	margin: 0px;
	padding: 0px;
	background-color: #378836;
	background-image: url(bilder/layout/backbody.gif);
}
#main {
	background-image: url(bilder/back.gif);
	background-repeat: repeat-x;
}
#startunten {
	background-image: url(bilder/start/startunten.jpg);
	height: 138px;
}
#startlinks {
	background-image: url(bilder/start/startlinks.jpg);
	width: 182px;
}
#navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bilder/layout/naviback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 203px;
	text-align: left;
}
#mitte {
	background-image: url(bilder/layout/mitteverlauf.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	height: 458px;
	background-color: #b4e4d8;
}

#navi a:hover {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #1B4B3F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B4B3F;
	border-right-color: #1B4B3F;
	border-bottom-color: #1B4B3F;
	border-left-color: #1B4B3F;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(bilder/uebsback.jpg);
	background-repeat: repeat-y;
	background-color: #E3F3F0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #1B4B3F;
	margin-top: 32px;
}

textarea, input, select {
	background-color: #B8E2D8;
	border: 1px solid #000000;
}
#content {
			overflow:auto;
			height:370px;
			padding: 20px 5px 5px 5px;
			width: 540px;
		}

.rand {
	border: 1px solid #000000;
	background-color: #B8E2D8;
}

.rand2 {
	background-repeat: repeat-y;
	background-position: center center;
	background-color:#D5F0E9;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#mitte a {
	color: #2B7865;
	font-weight: bold;
}
#startunten h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #056400;
	text-align: right;
	padding-top: 5px;
	padding-right: 40px;
	line-height: 26px;
	font-style: normal;
}
#startlinks h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #056400;
	padding-left: 30px;
	line-height: 16px;
	font-style: normal;
}
#unten {
	background-image: url(bilder/layout/unten.gif);
	background-repeat: repeat-x;
	height: 37px;
	background-position: center top;
}
#naviunten {
	background-image: url(bilder/layout/mitteback.jpg);
	background-repeat: repeat-y;
}

#unten p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d2d2d2;
	text-align: center;
	padding-top: 14px;
}
#oben {
	background-image: url(bilder/layout/oben.gif);
	background-repeat: repeat-x;
	height: 77px;
	width: 774px;
	background-position: center bottom;
}
#oben p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2D2D2;
	text-align: center;
	padding-top: 48px;
}
td p:first-child {
	margin:0;
	padding:0;
	}
#menu a {
	border-bottom: white 1px solid;
	border-topxx: #ccc 1px solid;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	margin: 7px 20px 7px 0;
	padding: 3px 10px 3px 10px;
	font-weight:normal;
	background-image: url(bilder/layout/menuback.png);
	background-repeat: repeat-y;
}

#menu a:hover {
	background: #06614e;
	color:#CCCCCC;
}
.kasten {
	background-image: url(bilder/kastenback.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 16px;
}
.klein {
	font-size: 11px;
	line-height: 14px;
}
#inhalt {
	padding-right: 30px;
	padding-left: 30px;
}

