@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	background-image: url(images/fluss_background_1280px.jpg);
	color: #04202e;
	background-color: #adc553;
	background-attachment: fixed;
}
a:link,a:visited {
	color:#04202e;
	text-decoration:none;
	font-weight: bold;
}
a:focus,a:hover,a:active {
	color:#CC0000;
	text-decoration:underline;
	font-weight: bold;
}
.navi-top {
	text-align: center;
	border: 1px solid #04202e;
	margin-top: 10px;
	margin-bottom: 20px;
/*	background-color: #adc553; 	*/

}
.navi-top li {
	display: inline;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navi-top ul {
	margin: 0px;
	text-indent: -30px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}


.navi-left {
	float: left;
	width: 200px;
	border: 1px solid #04202e;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
/*	background-color: #adc553;*/
}

.navi-left li {
	font-size: 14px;
	margin-bottom: 15px;

}
ul   {
	list-style-type: circle;
	padding-left: 20px;
	margin: 0;
}
.content {
	float: none;
	width: 800px;
}
.footer {
	clear: both;
	padding-top: 20px;
}
.footer p {
	font-size: 12px;
}

.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	position: relative;
	min-height: 800px;
}
.content   p  {
	font-size: 16px;
}
.header  img  {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	text-align: center;
}

.content-right {
	float: right;
	width: 580px;
	background-color: #adc553;
	padding: 2px;
/*	border: 1px solid #04202e; */
}
.geschichte {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
}
h2.geschichte {
	font-size: 22px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
h2 {
	font-size: 20px;
	margin-bottom: 6px;
}

.navi-left ul {
	margin: 0;
	padding-left: 17px;
}
img {
	margin: 2px;
}
.block-center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.content-right  p, .content-right li {
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.foto {
	float: right;
	width: 450px;
	padding: 0;
	font-size: 10px;
	margin-left: 10px;
}
.foto p {
	font-size: 14px;
	margin: 0;
	margin-top: 10px;
}

