html * { 
	font-size: 100.01%;
	}
html { 
	min-height: 101%;
	}	
body   {
	font-size: 81%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background-color: #c8dd87;
	text-align: center;
	margin: 0;
	padding: 0;
	}
h1 {
	color: #287810;
	font-size: 150%;
	margin: 10px 0;
	padding: 0
	
	
	}
h1 span {
	display: block;
	text-align: right;
		
	}
h1.linie {
	color: #287810;
	font-size: 133%;
	margin: 10px 0 20px;
	padding: 0;
	border-bottom: 1px solid #74a215;
	}
h3 { font-size: 115%; font-weight: normal; margin: 10px 0 0; padding: 0; }
div, p {
	margin: 0px;
	padding: 0px
	}
img {
	margin: 0px
	}
td {
	vertical-align: top;
	padding: 5px 5px 3px;
	}

#seite   {
	background-color: #fef5d7;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 980px
	
	}
#hilfsmenue {
	text-align: right;
	padding-right: 10px;
	}

#hilfsmenue img {
	margin-left: 5px;
	}

#kopf {
	background-image: url(../layout/hg-kopf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	}

.kopfbild {
	margin-bottom: 21px;
	}

#inhaltli {
	width: 180px;
	float: left;
	padding-bottom: 30px;
	}

#inhaltli h2 {
	margin: 20px 0 0;
	padding: 5px 1px;
	border: solid 1px #74a215;
	}
#inhaltli h2 a {
	color: #287810;
	background-image: url(../layout/menue1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -20px;
	padding-left: 40px;
	display: block;
	}
#inhaltli h2 a:hover {
	color: #000;
	background-image: url(../layout/menue2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#inhaltmitte {
	width: 580px;
	float: left;
	}
#inhaltmitte h2 {
	font-size: 110%;
	margin: 10px 0;
	}
#inhaltmitte td {
	padding: 2px 5px;
	}
#inhaltmitte a {
	color: #287810;
	}
#inhaltmitte a:hover {
	color: #000;
	}
#mitteinnen {
	padding-left: 20px;
	}
#spaltere {
	width: 200px;
	float: right;
	}
#spaltere p {
	background-color: #fff;
	margin-right: 10px;
	padding: 10px 5px 5px 8px;
	border-bottom: 2px solid #c8dd87;
	}
#spaltere a {
	color: #287810;
	background-image: url(../layout/pfeil-li.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 25px;
	display: block;
	}
	
#spaltere a:hover {
	color: #000;
	}
#spaltere #box {
	background-color: #fff;
	margin-top: 20px;
	margin-right: 10px;
	padding: 10px 5px 5px 8px;
	border-bottom: 2px solid #c8dd87;
	}
#spaltere #box a {
	background-image: url(../layout/pfeil-li-kl1.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	}
#spaltere #box a:hover {
	background-image: url(../layout/pfeil-li-kl2.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	}
.clearzeile {
	font-size: 1px;
	height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
	}

#navi {
	background-color: #fff;
	margin-right: 5px;
	margin-left: 14px;
	padding: 20px 10px 10px;
	}
#navi div {
	padding: 10px 5px 10px 15px;
	border-right: 1px solid #c8dd87;
	border-bottom: 1px solid #c8dd87;
	border-left: 1px solid #c8dd87;
	}

#navi div a {
	color: #287810;
	text-decoration: none;
	}
#navi div a:hover {
	color: #000;
	text-decoration: none;
	}
#navi div a.klick {
	color: #000;
	text-decoration: none;
	}
#navi div a.ot {
	color: #287810;
	text-decoration: none;
	padding-left: 15px;
	}
#navi div a:hover.ot {
	color: #000;
	text-decoration: none;
	}

#navi div a.otklick {
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	}
#fuss {
	color: #fff;
	font-size: 90%;
	background-color: #74a215;
	background-image: url(../layout/hg-fuss.gif);
	background-position: center bottom;
	text-align: center;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#fuss a {
	color: #fff;
	}
#fuss a:hover {
	color: #000;
	}
.centriert {
	text-align: center;
	}
.textklein {
	font-size: 86%;
	}
.doppelrahmen {
	border: double 3px #c8dd87;
	
	}
.rahmen { border: solid 1px #c8dd87; }
thead {
	background-color: #c8dd87;
	}
.tdkopf {
	background-color: #c8dd87;
	}
.tdlinie {
	border-bottom: 1px solid #c8dd87;
	}
.trennline{
	margin-bottom: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #c8dd87;
	}
.bildrahmen{
	border: solid 3px #fff;
	}
.bildrechts{
	float: right;
	margin-left: 15px;
	border: solid 1px #c8dd87;
	}
.bildlinks{
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: solid 1px #c8dd87;
	}
.bildabstand { margin-right: 6px; margin-bottom: 6px; margin-left: 6px; border: solid 1px #c8dd87; }
ul.linklistepdf{
	margin-left: 30px;
	list-style-type: none;
	}
ul.linklistepdf li {
	background-image: url(../layout/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
	}
.infobox {
	background-color: #fff;
	margin: 20px;
	padding: 0 0 0;
	}

.infobox h4 {
	background-color: #fef5d7;
	background-image: url(../layout/hg-infobox1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0;
	padding: 4px 0 4px 4px;
	}
.infobox span {
	background-color: #fef5d7;
	background-image: url(../layout/hg-infobox2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 0 10px;
	padding: 4px 12px 4px 0;
	}	
.infobox div {
	padding: 10px;
	border: solid 1px #c8dd87;
	}
fieldset {
	margin-bottom: 12px
	}

legend {
	color: #287810
	}
.linkbox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
	}

.linkbox a {
	line-height: 150%;
	background-image: url(../layout/pfeil-li-kl12.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
	}
.linkbox a:hover {
	background-image: url(../layout/pfeil-li-kl22.gif);
	}
.linkbox a.anklick {
	background-image: url(../layout/pfeil-li-kl22.gif);
	}
.fewo {
	background-color: #c8dd87;
	border: solid 1px #c8dd87;
	}

.fewo .trenner {
	background-color: #fef5d7;
	border-bottom: 1px solid #c8dd87;
	}
.fewo img {
	margin: 4px;
	border: solid 4px #fef5d7;
	}
.fewo img.ohne {
	margin: 0;
	border-style: none;
	}
.zurueck {
	background-image: url(../layout/pfeil-re.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	}
.blmenue {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#inhaltmitte .abfrage  {
	background-color: #fff;
	border: double 3px #c8dd87
	}


#inhaltmitte .abfrage td {
	padding: 8px 5px 4px
	;
	border-bottom: 1px solid #c8dd87;
	}

#inhaltmitte .abfrage td.re {
	text-align: right
	;
	}
#inhaltmitte .abfrage td.oli {
	border-bottom-style: none;
	
	}
#inhaltmitte .vermieter  {
	background-color: #c8dd87;
	margin-bottom: 12px;
	border: solid 1px #c8dd87;
	width: 550px
	}


#inhaltmitte .vermieter td {
	padding: 4px;
		
	
	}

#inhaltmitte .vermieter .kli {
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 3px double #c8dd87;
	}

#inhaltmitte .vermieter .kre {
	line-height: 150%;
	background-color: #fff;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom: 3px double #c8dd87;
	
	}

#inhaltmitte .vermieter .kre span {
	background: url(../layout/bett.gif) no-repeat left center;
	padding-left: 24px
	}

#inhaltmitte .vermieter table  {
	border: dotted 1px #fef5d7;
	border-collapse: collapse
	}


#inhaltmitte .vermieter table td  {
	padding-right: 5px;
	padding-left: 8px;
	border-bottom: 1px dotted #fef5d7;
	border-left: 1px dotted #fef5d7
	}


