body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 0.8em;
	color: #006633;
}
.Bildunterschrift {
	font-size: 0.75em;
	color: #006633;
	text-align: center;
}


p,h1,h2,h3,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-style: normal;
}

p  {
	text-align: justify;
}


h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #99662F;
}
.img_center {
	text-align: center;
}


.kopf {
	height: 92px;
	width: 100%;
	background-image: url(img/logo_kopf.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #006633;

}
.navigationsbereich {
	height: 43px;
	width: 100%;
	border-top: none;
	border-bottom: 1px solid #999999;
}
.fusszeile {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	margin-bottom: 5px;
	text-align: right;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	font-size: 10px;
}

a:link, a:visited{
	color: #99662F;
	text-decoration: none;
}
.klein {
	font-size: 10px;
}


a:hover {
	color: #99662f;
	text-decoration: underline;
}

.inhalt {
	width: 747px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #006633;
}
.content {
	margin: 10px;
}
.seitentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
}
.img_right {
	float: right;
	margin-left: 10px;
}
.free {
	clear: both;
}
ul {
	list-style-image: url(img/knopf-fahhrad.gif);
}
li {
	margin-bottom: 7px;
}
h2 {

	font-size: 1.2em;
	font-weight: bold;
	color: #99662F;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #99662F;
	text-align: center;
	clear: both;
}
.einzug {
	text-indent: -30px;
	margin-left: 30px;
}
.box_links_50_proz {
	padding: 10px;
	float: left;
	width: 45%;
	border: 3px double #99662F;
}
.box_rechts_50_proz {
	padding: 10px;
	float: right;
	width: 45%;
	border: 3px double #99662F;
}
.text_center {
	text-align: center;
}
.sehenswert {
	font-weight: bold;
	color: #CC0000;
}
.box_links_ohne_rahmen {
	float: left;
	width: auto;
	margin-right: 15px;
}
.box_rechts_ohne_rahmen {
	float: right;
	width: auto;
	margin-left: 15px;
}
.textbox_rand_links_40 {
	margin-left: 40px;
}
.img_center_nebeneinander {
	text-align: center;
	float: left;
	margin-right: 10px;
}
