body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.7;
	color: #003300;
	/*list-style-type: circle;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	scrollbar-base-color: #003300;
}
p, pre, td {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	line-height: 105%;
	/*list-style-type: circle;*/
	color: #003300;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 105%;
	list-style-type: circle;
	color: #003300;
	display: block;
}
li:first-line {

}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	font-weight: bold;
	color: #003300;
	background-color: White;
	border: 1px solid Green;
}
input.tx-indexedsearch-searchbox-button, .button {
	border: 2px outset Green;
	background-color: #003300;
	color: #FFFFCC;
	text-align: center;
	/*font-size: 14px;*/
	height: 23px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 120%;
	color: #003300;
	font-variant: small-caps;
	font-weight: bold;
}
h2, .stitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 120%;
	color: #003300;
	font-variant: small-caps;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 110%;
	color: #003300;
	font-weight: bold;
}
div#foto {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 151px;
	height: 111px;
	z-index: 1;
	/*border: 1px solid Red;*/
}
div#adresse {
	position: absolute;
	top: 20px;
	right: 1%;
	width: 250px;
	height: 75px;
	z-index: 1;
	/*border: 1px solid Red;*/
	text-align: right;
	font-size: 70%;
	line-height: 90%;
	color: #7F8000;
	/*color: #006400;*/
	/*font-weight: bold;*/
}
div#footer {
	/*position: absolute;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: 20px;
	z-index: 1; *//*border: 1px solid Red;*/
	text-align: left;
	font-size: 60%;
	line-height: 100%;
	color: #7F8000; /*font-weight: bold;*/
	border-top-color: #7F8000;
	border-top-style: solid;
	border-top-width: 1px;
}
div#navigation {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 150px;
	height: auto;
	min-height: 200px;
	z-index: 1; /*border: 1px solid Red;*/
	text-align: right;
	font-size: 85%;
	line-height: 110%;
	color: #003300;
	font-weight: bold;
	background-image: url(../bilder/navigation.jpg);
	background-repeat: no-repeat;
	padding: 45px 0px 30px 0px;
	/*letter-spacing: 1px;*/
}
.webhits {border: 0px solid; display: block; margin-top: 20px; font-size: 2px; text-align: left; margin-left: 20px;}
a {
	text-align: right;
	color: #003300;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
a:hover {
	color: #7F8000;
}
a.aktiv {
	color: #7F8000;
}
a.hmenu {
	color: #003300;
}
a.smenu {
	color: Green;
}
a.cmenu {
	color: #FFD700;
}
div#content {
	position: absolute;
	top: 120px;
	left: 170px;
	width: auto;
	height: auto;
	min-height: 200px;
	z-index: 1;
	padding-right: 10px;
	/*overflow-y: scroll;*/
	/*border: 1px solid Red;*/
}
.pfad {
	color: #7F8000;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}
.imgtext-table b {
	line-height: 100%;
}
div.tx-indexedsearch-rules {
		position: relative;
		font-size: 70%;
		line-height: 100%;
		border: 1px solid #003300;
		height: 100px;
		overflow-y: scroll;
		background-color: #E5FFCC;
		padding: 10px;
		overflow: hidden;
}
fieldset {
	border: 1px solid #003300;
}