@charset "utf-8";
#content {
/*	background-image:url(images/Bilder/Leistungen__05.gif); */
	width:750px;
/*	height:250px; */
	padding-top:35px;

}

body {
	background-color: #e0f3e6;
	margin-top: 40px;
}

a:link, a:visited, a:focus, a:hover, a:active {
	color: #5b8768;
}

a:focus { outline: none; }

#inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* height: 590px; */
	width: 752px;
	text-align:left;
	/* border:1px dotted #00CCCC; */
    background-color: #fff;

}
.hundert {
	background-image:url(images/hgo.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:left;
	}

.position {
	position:relative;
}
.karte {
	position:absolute;
	left:170px;
	top:-48px;
	width: 275px;

}

.left {
	position:absolute;
	top:140px;	
}

#navigation {
	float:left;
	height:200px;
	margin-right:50px;
}

#text {
	width: 511px;
	height: 210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align:left;
	overflow: auto;
	margin-bottom:25px;
	padding-right:25px;
}

.absatz {
	padding-bottom:20px;
/*	position:relative; */

}
h1 {
	color: #7dcc95;
	font-size: 135%;
	font-weight:bold;
	padding-top:-10px;
	margin-top:0px;
}
h2 {
	font-size: 120%;
	font-weight:bold;
	margin-top:0px;
}
h3 {
	font-size: 100%;
	font-weight:normal;
	margin-top:0px;
}

input { width: 200px; 
	border: 1px solid #009966;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#000000;
	background-color:#fff;
	border: 1px solid #009966;
}

textarea { width: 200px; 
	border: 1px solid #009966;

}
.navpath {
	border:1px solid #7dcc95; 
	background-color:#e0f3e6; 
	padding:1px 5px 3px 5px; 
	margin:4px;
}
.beschreibung {
	color: #e0f3e6;
	background-image: url(images/Bilder/e0f3e6.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
