/*
#4D9721 - gruen
#717171 - grau
*/


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #eee;
}

a:link, a:visited {
	text-decoration: none;
	color: #4D9721;
}

a:hover {
	color: #000;
}

p {
	margin: 0 0 20px 0;
}

.clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

h1 {
	margin: 35px 20px 20px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	color: #4D9721;
}


/* = = = = = = = = = = = = = = = = = = GRUNDGERUEST = = = = = = = = = = = = = = = = = = */

.rahmen {
	margin: 15px auto;
	width: 950px;
	text-align: left;
	padding: 1px 0;
	background: url(images/bg.gif)
					repeat-y
					#fff;
}

.template {
	margin: 0 1px;
	background: url(images/bg-header.jpg)
					no-repeat
					0 12px;
}

.top {
	height: 11px;
	line-height: 11px;
	font-size: 11px;
	background: url(images/bg-top.jpg)
					no-repeat
					left top
					#717171;
}

.emo {
	width: 650px;
	height: 125px;
	background: #fff;
	padding: 1px 0;
	background: url(images/emo-01.jpg)
					no-repeat
					#fff
					margin-top: 1px;
}

.logo-print {
        display: none;
}

.flash {}

}

.adresszeile {
	color: #fff;
	cursor:text
}
.adresszeile  a:link, .adresszeile a:visited {
	color: #fff;
	cursor:text
}
.adresszeile a:hover{
	color: #fff;
	cursor:text
}

.block01 {
	margin: 10px 0 10px 15px;
	float: left;
}

.logo {
	position: absolute;
	margin: 54px 0 0 650px;
}

.linie01 {
	position: absolute;
	margin: 0 0 0 649px;
	width: 1px;
	height: 187px;
	background: #fff;
}

.streifen-navi {
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	background: #4D9721;
	margin: 0 0 1px 0;
}

.links {
	width: 650px;
	float: left;
}

.rechts {
	width: 298px;
	float: left;
}

.footer {
	clear: both;
	height: 5px;
	line-height: 5px;
	font-size: 8px;
	background: #4D9721;
	border-top: 1px solid #fff;
}
.sitemapbg {
	background: #fff;
	border-top: 1px solid #4D9721;
	border-bottom: 1px solid #4D9721;
	margin: 5px 0 0 0;
}
.sitemapbg a:link, .sitemapbg a:visited {
	background: #fff;
	display: block;
}
.sitemapbg a:hover {
	background: #EAF4E3;
	display: block;
}
/* = = = = = = = = = = = = = = = = = = NAVIGATION = = = = = = = = = = = = = = = = = = */

.nebennavi {
	background: #4D9721;
	float: right;
	width: 298px;
	height: 23px;
	border-left: 1px solid #fff;
}

.navi {
	border-top: 1px solid #fff;
	clear: both;
	background: url(images/verlauf-navi.jpg)
					no-repeat
					#fff;
	height: 24px;
}

.navi ul {
	margin: 0;
	padding: 0;
	float: right;
	background: #fff;
	height: 24px;
}

.navi li {
	list-style: none;
	display: inline;
}

.navilink, a.navilink:link, a.navilink:visited {
	background: url(images/bg-nav.gif)
					repeat-x
					#989797;
	color: #fff;
	display: block;
	float: left;
	padding: 5px 7px;
	margin: 0 0 1px 1px;
	border-left: 1px solid #4D9721;
	border-bottom: 1px solid #fff;
}

a.navilink:hover, .navilinkaktiv, a.navilinkaktiv:link, a.navilinkaktiv:visited {
	background: url(images/bg-nav-over.gif)
					repeat-x
					#4D9721;
	border-bottom: 1px solid #4D9721;
	color: #fff;
	display: block;
	float: left;
	padding: 5px 7px;
	margin: 0 0 1px 1px;
	border-left: 1px solid #4D9721;
}


.subnavi {
	position: absolute;
	margin: -1px 0 0 0;
}

.subnavi ul {
	margin: 0;
	padding: 0;
	height: 24px;
}

.subnavi li {
	list-style: none;
	display: inline;
}

.sublink a:link, .sublink a:visited {
	background: url(images/bg-nav.gif)
					repeat-x
					#989797;
	color: #fff;
	display: block;
	float: left;
	padding: 4px 7px;
	margin: 0 1px 1px 0;
	border-left: 1px solid #4D9721;
	border-top: 1px solid #fff;
}

.sublink a:hover, .sublinkaktiv a:link, .sublinkaktiv a:visited {
	background: url(images/bg-subnav.gif)
					repeat-x
					#79BD51;
	border-top: 1px solid #4D9721;
	color: #fff;
	display: block;
	float: left;
	padding: 4px 7px;
	margin: 0 1px 1px 0;
	border-left: 1px solid #4D9721;
}


/* = = = = = = = = = = = = = = = = = = INHALTE = = = = = = = = = = = = = = = = = = */

.rahmen2 {
	border: 1px solid #4D9721;
	margin: 0 20px 20px 20px;
	padding: 1px 0 0 1px;
width: 605px;
}

.rahmen2_bild {
	width: 230px;
	float: left;
}

.rahmen2_text {
	margin: 10px 0;
	width: 350px;
	float: left;
}

.text-links {
	margin: 10px 0 10px 10px;
}


.googlemaps {
	width: 604px;
	height: 350px;
}

.routenplaner {
	margin: 10px 0 20px 25px;
}

.input-route {
	border: 1px solid #4D9721;
	font-size: 10px;
	color: #4D9721;
	padding: 2px;
	width: 170px;
	float:left;
	margin:3px 0 7px 0;
}

.senden-route {
	float: left;
	margin:3px 0 7px 0;
}


/* = = = = = = = = = = = = = = = = = = GALERIE = = = = = = = = = = = = = = = = = = */

.galerie a:link, .galerie a:visited {
	background: #fff;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 6.00; opacity:6;
}


.galerie a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1;
 }



/* = = = = = = = = = = = = = = = = = = KONTAKT = = = = = = = = = = = = = = = = = = */

.bezeichnung {
	width: 100px;
	float: left;
	margin:4px 0 0 0;
	}

.feld {
	border: 1px solid #4D9721;
	width: 190px;
	margin: 0 0 5px 0;
	color: #313431;
	font-size: 11px;
	}

.inputselected {
	border: 1px solid #4D9721;
	width: 190px;
	margin: 0 0 5px 0;
	background-color: #DAEBCF;
	color: #313431;
	font-size: 11px;
	}

.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #4D9721;
	width: 190px;
	height: 150px;
	color: #313431;
	margin: 0 0 5px 0;
	}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #4D9721;
	width: 190px;
	height: 150px;
	color: #313431;
	background-color: #DAEBCF;
	margin: 0 0 5px 0;
	}


