*{
	padding:0;
	margin:0;
	border:0;
}
a { color: #2d7a5d; text-decoration: underline; }
a:hover { color: #2d7a5d; text-decoration: underline overline; }
html, body { line-height: 120%; height: 100%; /* wichtig */
	font:12pt/140% "Trebuchet MS", Verdana, Arial, sans-serif; background-attachment: scroll; text-align: left; }
h1 { color: #2d7a5d; font-size: 2em; font-weight: bold; line-height: 130%; text-decoration: none; margin-bottom: 10px; }
h2 { color: #2d7a5d; font-size: 1.5em; font-weight: bold; line-height: 130%; text-decoration: none; margin-bottom: 5px; }
h3 { font-size: 1.3em; font-weight: bold; line-height: 130%; background-color: #fff949; text-decoration: none; text-transform: none; text-indent: 5px; letter-spacing: 2px; margin-bottom: 5px; }
h4 { color: #2d7a5d; font-size: 1.2em; font-weight: bold; line-height: 130%; text-decoration: none; margin-bottom: 5px; }
p { font-size: 1em; line-height: 140%; margin-bottom: 10px; }
hr { color: #2d7a5d; background-color: #2d7a5d; height: 1px; margin: 10px 20px; }
#box{
	width:850px;
	text-align:left;
  	position: relative;
	height:auto !important;/* moderne Browser */ /* IE */
}
#box .ptext ul li{
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 3px;

}
#box ol li{
	list-style-position: inside;
	margin-bottom: 3px;
}
#header{ background-color: #fff949; height:88px; text-align: center; }
#header img { margin-top: 5px; }
#inhalt { color: #000; text-align: left; width: 850px; }
#footer { display: block !important; font-size: 0.9em; text-align:center; padding: 3px 0 0; }
#menu { visibility: hidden; display: none; margin: 0px; padding: 0px; width: 850px; background: #fff949; text-decoration: none; text-align: left;}
#breadcrump { visibility: hidden; display: none; margin: 0px; padding: 0px; border-width: 0px; border-color: white; border-style: solid; width: 850px; font-size: 10px; }
#breadcrump_innen {
	margin: 10px;
}
#breadcrump a     { color: gray; text-decoration: underline; background-color: #fff; text-align: left; width: 750px }
#breadcrump a:hover    { color: gray; text-decoration: underline overline; background-color: #fff; text-align: left; width: 750px }
.untermenuliste ul {
	margin-left: 20px;
	list-style-type: none;
}
.untermenuliste ul li {
	height: 3em;
	list-style-type: none;
}
.untermenuliste ul a {
	text-decoration: none;
	display: block;
	font-size: 1.3em;
	list-style-type: none;
}
.text { text-align: left; width: 300px; margin-bottom: 5px; margin-left: 20px; }
.banner	{ text-align: center; width: 100%; margin-bottom: 5px; margin-left: 20px; }
.text_links { text-align: left; margin-bottom: 5px; margin-left: 20px; width: 300px; float: left; }
.umflossen_r { float: right; margin-top: 0; margin-right: 20px; }
.clear { float: none; clear: both; }
.bild { float: none; clear: both; margin-bottom: 10px; margin-left: 20px; display: block; }
.bilder2 { width: 470px; display: block; float: right; clear: both; margin-right: 20px; }
.trennlinie { color: #2d7a5d; background-color: #2d7a5d; width: 300px; height: 1px !important; margin-left: 20px; }
.abstand { margin-left: 20px; }
.pbild { float: right; }
.plink { width: 150px; float: right; }
.plink-inside { background-color: #fff949; width: 150px; float: right; padding: 3px; border: dashed 1px #2d7a5d; }
.ptext { width: 300px; }
.ptext-inside { width: 260px; margin-left: 20px; }
.tabgelb { color: #000; font-size: 1em; background-color: #fff949; float: none; clear: both; margin: 0 0 30px 20px; padding: 3px; }
.tabgelb th { color: #2d7a5d; font-size: 1em; font-weight: bold; background-color: #fff949; text-decoration: none; text-align: left; margin: 0 0 30px 20px; float: none; clear: both; padding: 3px 5px; border-color: black; border-style: solid; border-width: 0 0 1px; }
.tabgelb td { color: #000; font-size: 1em; text-decoration: none; background-color: #fff949; text-align: left; margin: 0 0 30px 20px; float: none; clear: both; padding: 3px 5px;; }

