/*
#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: #fff;
}

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: 0 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: 50px;
	background: #fff;
	padding: 1px 0;
	background: url(images/logo.jpg)
					no-repeat
					#f00
					margin-top: 1px;
}

.flash {
        display: none;
}

.logo-print {
        float: right;
}



.adresszeile {
	color: #fff;
	border-bottom: 1px solid #fff;
	height: 60px;
	background: url(images/bg-header.jpg)
					no-repeat
					#f00
}

.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: 5px;
	background: #4D9721;
	border-top: 1px solid #fff;
}

/* = = = = = = = = = = = = = = = = = = NAVIGATION = = = = = = = = = = = = = = = = = = */

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

.navi {
        display: none;
	border-top: 0px solid #4D9721;
	clear: both;
	height: 10px;
}

.navi ul {
        display: none;
}

.navi li {
	display: none;
}



.subnavi {
        display: none;
}



/* = = = = = = = = = = = = = = = = = = 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 img, .galerie a:visited img {
	background: #fff;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 6.00; opacity:6;
}


.galerie a:hover img {
	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;
	}


