body, html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dde7c8;
}
body {
	overflow: auto;
	width: 1200px;
	line-height: 125%;
}
#navi {
	width: 180px;
	height: 100%;
	min-height: 500px;
	float: left;
	background-color: #768855;
	border-right: 1px solid #000000;
	margin-bottom: -2px;
}
#head {
	margin-left: 180px;
	height: 100px;
	background: url(../_images/hainichland.gif) no-repeat 650px;
	background-color: #ffffff;
	border-bottom: 1px solid #768855;
}
#head>.links { width: 494px; }
#titel {
	height: 60px;
	margin: 2px 0px;
	background-color: #768855;
	padding-left:10px;
}
#inhaltcontainer {
	/*margin-left:180px;*/ 
	width: 670px;
	border-top: 1px solid #768855;
	margin-bottom: 10px;
	height: 465px;
	overflow: auto;
}
#inhaltcontainer a, a.backlink {
	background: url(../_images/pfeile.gif) no-repeat center left;
	padding-left:23px;
	margin-bottom: -2px;
	display: inline-block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
#inhaltcontainer a.maillink {
	padding: 0px;
	background: none;
} 
#inhaltcontainer a:hover, a.backlink:hover {
	border-bottom: 1px solid #000000;
}
#inhaltcontainer a.backlink {
	background-image: url(../_images/pfeileback.gif);
}
* html #inhaltcontainer, *+html #inhaltcontainer {
	height: 430px; 
}
#inhalt {
	width: 610px;
	padding: 10px 20px;
	border: none;
}
#inhalt h2 {
	font-size: 16px;
	color: #768855;
	line-height:110%;
}
#inhalt h3 {
	font-size: 14px;
	color: #768855;
}
#inhalt ul {
	line-height: 125%;
}
#fuss {
	position: relative;
	height: 20px;
	background-color: #768855;
	border-top: 1px solid #000000;
	margin-left: 2px;
	padding: 12px 0px 12px 20px;
}
.clear {
	clear: both;
}
.links {
	float: left;
}
.row {
	border-bottom: 1px solid #768855;
	margin-bottom:  15px;
	padding-bottom: 15px;
}
.imglinks {
	float: left;
	padding-right: 10px;
	border: none;
}
.imgrechts {
	float: right;
	padding-left: 10px;
	border: none;
}
.colleft {
	float: left;
	width: 415px;
	padding-right: 15px;
	border-right: 1px solid #768855;
}
.newsvorschau {
	float: left;
	padding-left: 15px;
	width: 155px;
}
#navi .spacer {
	height: 4px;
	display: block;
	border-top: 1px solid #dde7c8;
	border-bottom: 1px solid #dde7c8;
	margin: 4px 0px;
}
#navi ol, #navi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navi a {
	color: #dde7c8;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	display: block;
	height: 19px;
	padding: 0px 5px;
	border-bottom: 1px solid #dde7c8;
}
#navi a:hover, #navi a.active {
	text-transform: uppercase;
}
#head img {
	border-right: 1px solid #768855;
}
#head a {
	line-height: 30px;
	border-right: 1px solid #768855;
	padding: 0px 5px;
	color: #768855;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.bggrau {
	background-color: #DCDCDC;
}
.txtrechts {
	text-align: right;
}
.preis {
	font-size: 125%;
	font-weight: bold;
}
.txtcollinks {
	float: left;
	display: block;
	width: 60px;
	clear: left;
}
#tn img {margin: 0px 10px 10px 0px; border: 1px solid #000000}
#tn a, #tn a:hover {
	background: none;
	margin: 0px;
	padding: 0px;
	border-bottom: none;
}
.wetter {
	width: 260px;
}
.wetter input {
	width: auto;
}
.wetter a, .wetter a:hover {
	background-image: none !important;
	padding-left:0px !important;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid transparent !important;
}

form label {
	display: block;
	float: left;
	width: 200px;
	clear: left;
}
form input, form textarea {
	width: 350px;
}
*+html form input, *+html form textarea {
	width: 348px;
}
form #plz {
	width: 50px;
}
form #ort {
	width: 296px;
}
*+html form #ort {
	width: 292px;
}
form #imageField {
	width: auto;
}
form select {
	width: 354px;
}
form p {
	margin: 0px;
	margin-bottom: 5px;
}
form .ddtag {
	width: 40px;
}
form .ddmonat {
	width: 120px;
}
form .ddjahr {
	width: 60px;
}
form #radio, form #radio2 {
	width: 30px;
}
#webcounter {
	margin-top: 50px !important;
}
.gbentry {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #768855;
}
.gbheadline {
	font-weight: bold;
	padding-bottom: 1em;
}
.gbcomment {
	font-style:italic;
	padding-top: 1em;
}
