body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #345737;
	background-color: #778a39;
	padding-top: 10px;
}
#container {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wege-hintergrund.jpg);
	background-repeat: repeat;
}
#header {
	height: 192px;
	background-image: url(../images/wege-header_neu.jpg);
}
#container #header h1 {
	margin-left: -2000px;
}
#navigation {
}
#main-content {
}
#footer {
	font-size: 12px;
	text-align: center;
}
#sidebar-right {
	text-align: center;
	float: right;
	width: 150px;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778A39;
	border-right-color: #778A39;
	border-bottom-color: #778A39;
	border-left-color: #778A39;
}
