#container {
	margin: 0 auto;
	width: 1137px;
}
body {
	background-color: #f9ede0;
	margin: 0 auto;
	background-image: url(img/headerbg.jpg);
	background-repeat: repeat-x;
}
#head {
	width: 1137px;
	height: 105px;
	background-repeat: no-repeat;
	padding-top: 100px;
	background-image: url(img/logo.png);
}
#navi {
	margin-left: 500px;
	color: #FFF;
	font-family: Verdana;
	font-size: 15pt;
	font-style: normal;
	font-weight: lighter;
}
.pack {
	margin-top: 50px;
	margin-left: 90px;
	display: block;
}
.textbox_eins {
	text-align: justify;
	width: 370px;
	float: left;
	height: 200px;
	font-size: 14px;
}
.textbox_zwei {
	width: 360px;
	margin-left: 400px;
	text-align: justify;
	font-size: 14px;
}
.impressum {
	font-size: small;
}
.ueberschrift {
	font-size: 24pt;
	font-style: italic;
	float: left;
	width: 390px;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navi a{
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
}
#navi a:hover{
	color: #900;
	text-decoration: none;
	padding-right: 15px;
}
#content_notindex a {
	text-decoration: none;
}
.textbox_eins a {
	text-decoration: none;
	color: #900;
	font-style: italic;
}
.textbox_eins a:hover {
	color: #000;
}
.textbox_zwei a {
	text-decoration: none;
	color: #900;
	font-style: italic;
}
.textbox_zwei p {

}

.textbox_zwei a:hover {
	color: #000;
}
#content {
	margin-top: 275px;
	background-image: url(img/balken.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 75px;
	margin-left: 50px;
	padding-top: 15px;
}
#content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 265px;
	font-size: 14px;
}

.boxartikel_eins a {
	color: #900;
	text-decoration: none;
}
.boxartikel_eins a:hover {
	color: #000;
	text-decoration: none;
}
.boxartikel_eins {
	width: 280px;
	float: left;
	margin-right: 50px;
	text-align: justify;
}
.boxartikel_eins img {
	float: left;
	margin-right: 15px;
}

.boxartikel_drei {
	width: 276px;
	float: left;
	margin-left: 50px;
	border: 1px solid;
}
.boxartikel_zwei {
	width: 276px;
	float: left;
	margin-left: 50px;
	border: 1px solid;
}
#einleitung_bilder {
	float: left;
	width: 340px;
	clear: both;
	height: 238px;
}
#einleitung_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 797px;
	float: right;
}
#pic_headline {
	margin-left: 740px;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	margin-top: 62px;
}

.boxuberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #900;
}
.textbox_zwei br {
	line-height: 5px;
}
#content_notindex {
	margin-top: 335px;
	background-image: url(img/balken.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
	padding-left: 75px;
	margin-left: 50px;
`}
.links_topbox{
	text-align: left;
	float: left;
	height: 200px;
	font-size: 14px;
}
.impressum {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	display: block;
	float: right;
}


.links_topbox a {
	text-decoration: none;
	color: #900;
	font-style: italic;
}
.links_topbox a:hover {
	color: #000;
