* {
	padding: 0;
	margin: 0;
}
body {
	background:#294e4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	width: 922px;
	margin:auto;
	border-left:1px solid #AFAFAF;
	border-right:1px solid #AFAFAF;
}
#header {
	color: #333;
	width: 922px;
	height: 188px;
}
#content {
	background:#ccc;
	overflow: inherit;
	width: 100%
}
a img {
	border:0;
}
.news {
	padding-right:10px;
	padding-left:11px;
	width:470px;
	float:left;
}
.news-box {
	height:330px;
	background:#FFFFFF;
	border:1px solid #AFAFAF;
	padding:10px;
	color:#000;
	line-height:18px;
	font-size:12px;
	text-align:justify;
}
.news p {
	background:#FFFFFF;
	color:#000;
	line-height:18px;
	font-size:12px;
	text-align:justify;
}
.news a {
	color:#7F0A07;
	font-size:12px;
	text-align:justify;
}
.news h3 {
	background:url(images/head-line01.png) no-repeat left bottom;
	padding-top:20px;
	padding-bottom:3px;
	font-size:12px;
	text-align:center;
	color:#0F1F1E;
}
.news1 {
	padding-left:8px;
	width:410px;
	float:left;
}
.news1-box {
	background:#FFFFFF;
	border:1px solid #AFAFAF;
	height:135px;
	padding:10px;
	color:#000;
	line-height:18px;
	font-size:12px;
	text-align:justify;
}
.news1 p {
	background:#FFFFFF;
	color:#000;
	line-height:18px;
	font-size:12px;
	text-align:justify;
}
.news1 a {
	color:#7F0A07;
	font-size:12px;
	text-align:justify;
}
.news1 h3 {
	background:url(images/head-line02.png) no-repeat left bottom;
	padding-top:20px;
	padding-bottom:3px;
	font-size:12px;
	text-align:center;
	color:#0F1F1E;
}
.con-box {
	margin-bottom:10px;
	margin-bottom:12px;
	width:445px;
	height:245px;
	margin-left:8px;
	float:left;
}
.box-top {
	width:900px;
	margin-left:11px;
}
.box-top p {
	background:#FFFFFF;
	border:1px solid #AFAFAF;
	padding:10px;
	color:#000;
	font-size:12px;
	text-align:justify;
}
.box-top a {
	color:#7F0A07;
	font-size:12px;
	text-align:justify;
}
.box-top h1 {
	background:url(images/head-line-top.png) no-repeat left bottom;
	color: #fff;
	padding:2px 10px 2px 10px;
	font-size:22px;
	text-shadow:#2F5F5C 2px 1px;
	text-align:center;
}
.box-bottom {
	width:900px;
	margin-top:20px;
	margin-left:11px;
}
.box-bottom p {
	background:#FFFFFF;
	border:1px solid #AFAFAF;
	padding:10px;
	color:#000;
	font-size:12px;
	text-align:justify;
}
.box-bottom a {
	color:#7F0A07;
	font-size:12px;
	text-align:justify;
}
.box-bottom h3 {
	background:url(images/head-line-top.png) no-repeat left bottom;
	top:3px;
	padding-bottom:3px;
	font-size:20px;
	text-align:center;
	text-shadow:#2F5F5C 2px 1px;
	color:#ffffff;
}
.clear {
	clear: both;
	background: none;
}
.rahmenlos, .rahmenlos:hover {
	border: 0px;
}
#footer {
	width: 926px;
	height:37px;
	clear: both;
	color: #0F1F1E;
	background:url(images/footer.jpg) no-repeat center top;
	margin:auto;
	padding-top:16px;
}
#footer p {
	color:#0F1F1E;
	text-align:center;
}
#footer a {
	color:#0F1F1E;
	text-align:center;
}

