body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #778A39;
	margin: 0px;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #345737;
}
#container {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wege-hintergrund.jpg);
	background-repeat: repeat;
}
#container #header {
	height: 192px;
	background-image: url(../images/wege-header_neu.jpg);
}
#container #header h1 {
	margin-left: -2000px;
}
#container #navigation {
	background-color: #778A39;
	height: 36px;
}
#container #main-content {
	width: 772px;
	margin-left: 0px;
	padding: 5px;
}
#container #main-content #sidebar_right {
	font-size: 12px;
	text-align: center;
	float: right;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #778A39;
	border-right-color: #778A39;
	border-bottom-color: #778A39;
	border-left-color: #778A39;
}
#link-leiste {
	text-align: center;
}




#container #footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #778A39;
	border-right-color: #778A39;
	border-bottom-color: #778A39;
	border-left-color: #778A39;
}
