body {
	background-color: #A95C10;
	background-image: url(images/gif/back.gif);
	margin-top: 8px;
	margin-bottom: 12px;
}

.div_header {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.div_nav1 {
	height: 20px;
	width: 800px;
	background-color: #FFCC66;
	background-image: url(images/gif/back_nav1.gif);
	margin: auto;
	padding-top: 4px;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.div_content1 {
	height: 1200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	background-color: #CC8A00;
	background-image: url(images/gif/back2.gif);
}

.div_reihe1 {
	height: 210px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/reihe1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFF00;
}

.div_reihe2 {
	height: 210px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/reihe2b.jpg);
	background-repeat: no-repeat;
	background-color: #FFFF00;
	
}
	
	.div_reihe3 {
	height: 210px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/reihe3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFF00;
}
.div_text1 {
	height: auto;
	width: 780px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}


.div_unten {
	height: 90px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
}

.div_s1_reihe1 {
	height: 210px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	background-image: url(images/s1_reihe1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFF00;
}

.div_s1_reihe2 {
	height: 210px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/s1_reihe2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFF00;
}

.div_s1_reihe3 {
	height: 420px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/s1_reihe3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFF00;
}

.text_large {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-decoration:underline;
}

.text_large2 {
	font-family: "Arial Black", Arial;
	font-size: 18px;
	color: #000000;
	text-decoration:underline;
	margin-right: auto;
	margin-left: auto;
}
.div_text1_s1 {
	height: auto;
	width: 780px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.text_small {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}

