* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, sans-serif;
	color: rgb(110, 110, 110);
}

.container {
	width: 850px;
	height: 1200px;
	border-top: 1px solid rgb(200, 200, 200);
	border-right: 13px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	border-left: 13px solid rgb(200, 200, 200);
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 30px;
}
.containerMD { width: 850px; height: 1250px; margin: 40px auto 30px; padding: 10px; border-color: rgb(200,200,200); border-style: solid; border-width: 1px 13px; }
.containerMX {width: 850px; height: 2100px; border-top: 1px solid rgb(200, 200, 200); border-right: 13px solid rgb(200, 200, 200);
			border-bottom: 1px solid rgb(200, 200, 200); border-left: 13px solid rgb(200, 200, 200); padding: 10px; margin-right: auto;
			margin-left: auto; margin-top: 40px; margin-bottom: 30px;}
.hoch {height: 2200px}			
.maximal {height: 2500px}
			
.head {margin-bottom: 8px}

.navi {width: 850px; height: 35px; margin-bottom: 20px; background-image: url(../bilder/navi.jpg); background-repeat: no-repeat;
text-align: center; padding-top: 7px}
.navi li {display: inline;}
.navi a:link, .navi a:visited {border-left: 1px solid #fff; text-decoration: none; font-size: 13px; color: #fff;
margin-right: 8px; padding-left: 12px; font-weight: bold}
.navi a:hover {border-left: 1px solid #fff; text-decoration: none; font-size: 13px; color: rgb(200, 200, 200); font-weight: bold}
.navi a.erste:link, .navi a.erste:visited, .navi a.erste:hover  {padding-left: 0px; border: none}
.navi li.hier {border-left: 1px solid #fff; font-size: 13px; color: #000; font-weight: 400}

.box {width: 850px; height: 470px }
.boxhoch {height: 1020px}
.boxmaximal {height: 2500px;}

.main {
	width: 585px;
	padding: 0 15px 0 15px;
	float: left;
}

a:link.verlinkung {font-size: 12px; text-decoration: none; margin-bottom: 25px}
a:visited.verlinkung, a:hover.verlinkung {font-size: 12px; text-decoration: underline}

p.haupt {font-size: 12px; line-height: 20px}

.textliste ul {list-style-position: inside; margin-bottom: 25px}
.textliste li {list-style-type: circle; font-size: 12px; margin-bottom: 8px}

h1 {font-size: 12px; font-weight: bolder; margin-bottom: 10px; color: rgb(200, 37, 44); line-height: 18px }

.boxrechts {float: right; height: 400px; width: 215px;}

.bildlinks {float: left; margin: 5px 15px 0 0}
.bildrechts {float: right; margin: 5px 0 15px 5px}

.bildbox {height: 160px; width: 600px}

.bildboxhoch {height: 190px}

 a:link.textlink,  a:visited.textlink {font-size: 12px; color: rgb(90, 90, 90); text-decoration: none; line-height: 35px}
 a:hover.textlink {font-size: 12px; color: rgb(200, 37, 44); line-height: 35px}

.farbig {color: rgb(200, 37, 44); font-weight: bold}
.farbigfeuer {color: rgb(204, 65, 44); font-weight: bold}
.farbigwasser {color: rgb(0, 126, 189); font-weight: bold}
.farbigholz {color: rgb(0, 133, 99); font-weight: bold}
.farbigerde {color: rgb(240, 180, 28); font-weight: bold}

.listerechts {margin-bottom: 35px}
.listerechts li {list-style-type: none; margin-bottom: 15px}
.listerechts a:link, .listerechts a:visited {text-decoration: none; font-size: 11px; color: rgb(100, 100, 100); font-weight: 600}
.listerechts a:hover {text-decoration: none; font-size: 11px; color: rgb(200, 200, 200); font-weight: 600}
.listerechts a:hover {text-decoration: none; font-size: 11px; color: rgb(200, 200, 200); font-weight: 600}

img.rechts {margin-top: 50px}

.unten {width: 850px; height: 35px; text-align: center; margin-bottom:5px; margin-top: 15px;}
.unten li {display: inline; border-right: 1px solid rgb(200, 200, 200); font-size: 10px; color: rgb(200, 200, 200); font-weight: 600;
margin-right: 15px; padding-right: 15px}
.unten a:link, .unten a:visited {text-decoration: none; font-size: 10px; color: rgb(200, 200, 200); font-weight: 600}
.unten a:hover {text-decoration: none; font-size: 10px; color: rgb(100, 100, 100); font-weight: 600}
.unten li.letzte  {padding-right: 0px; border: none}
