@charset "utf-8";
.style1 {
	font-size: 12px
}
.style2 {
	font-size: 15px
}
.style3 {
	font-size: 18px
}
#suchzelle {
        border-top:1px white solid;
        vertical-align:top;
}
body {
	background-color: #B7F5B7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	width: 40px;
}
#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid #22442C;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-size:80%; 
	font-family: Tahoma,Verdana,Arial;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#B7F5B7,direction=135);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 22px;
	font-style: italic;
	color: #009900;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top:2px;
}
#Inhalt {
	padding: 14px;
	font-family: Tahoma,Verdana,Arial;
	vertical-align: top;
	line-height: 19px;
	background-color: white;
}
#Inhalt p {
	font-size: 12px
}
#Inhalt p a {
	text-decoration: none;
	border-bottom: solid 1px #47BE47;
	color:#295329;
}
#Inhalt p a:hover {
	text-decoration: none;
	border-bottom: solid 2px #47BE47;
	color:#295329;
}
#Inhalt li {
	font-size: 12px
}
#Inhalt li a {
	text-decoration: none;
	border-bottom: solid 1px #47BE47;
	color:#295329;
}
#Inhalt li a:hover {
	text-decoration: none;
	border-bottom: solid 2px #47BE47;
	color:#295329;
}
#links {
	vertical-align: top;
}
#suchform {
	width: 276px;
	padding-top:3px;
	height: 12px;
}
#suchform #mailformsword {
	font-family:Tahoma,Verdana,Arial;
	font-size:11px; 
	margin-left:28px;
	width:168px;
	border-left: 1px #438757 solid;
	border-top: 1px #438757 solid;
	border-bottom: 1px #88C49A solid;
	border-right: 1px #88C49A solid;
}
#suchform #mailform input[type=submit] {
	border:0px;
	width:44px;
	height:18px;
	background-image:url(../img/suchbtn.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 20px;
	color: #009900;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 18px;
	color: #009900;
	font-weight: normal;
}
#rechts {
	vertical-align: top;
}
#navoben {
	font-family:Tahoma,Verdana,Arial;
	font-size:12px; 
}
#navobenlist {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navobenlist li {
	line-height:26px;
	float:left;
	background-repeat:no-repeat;
	padding-left:14px;
	font-weight:bold;
}
#navobenlist a {
	display: block;
	padding-left:4px;
	padding-right:4px;
}
#navobenlist a:hover {
	color:white;
	background-color:#22442c;
/*	border-top: 1px black solid; */
/*	border-left: 1px black solid; */
}
#schriftgr {
	margin-top: 2px;
	margin-right:4px;
	font-family:Tahoma,Verdana,Arial;
}
a img {
	border:0px;
}
#naviob a {
	text-decoration: none;
	color:#22442C;
}
#links a {
	text-decoration: none;
	border-bottom: solid 1px white;
	color:#22442C;
}
#rechts {
	padding-top:8px;
}
#rechts img {
	margin-top:-2px;
	margin-bottom:7px;
}
#flash {
	left:28px;
	position:relative;
         padding-bottom:3px;
}
#kontakt {
	width:220px;
	font-family:Tahoma,Verdana,Arial;
	font-size:12px; 
	text-align:center;
	color: #295329;
}
#copy {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	padding-left: 14px;
	color: #295329;
	vertical-align:top;
}
#copy a {
	text-decoration: none;
	border-bottom: solid 1px #47BE47;
	color:#295329;
}
#copy a:hover {
	border-bottom: solid 2px #47BE47;
}
#navcontainer {
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:-10px;
}
#navlist {
	margin-left:0px;
	padding-left:28px;
	padding-right:28px;
	list-style:none;
	line-height:16px;
	font-weight:bold;
	font-family:Tahoma,Verdana,Arial;
	font-size:12px; 
}
#navlist li {
	background-image:url(../img/li2.gif);
	background-repeat:no-repeat;
	background-position:1.2em;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
}
#navlist a {
	display:block;
	width:auto;
	text-decoration:none;
	margin:0;
	padding:4px 24px;
	border-bottom-style:none;
}
#navlist a:hover {
	background-image:url(../img/li2.gif);
	background-repeat:no-repeat;
	background-position:1.2em;
	display:block;
	background-color:#22442c;
	color:white;
}
#banner {
        padding-top:3px;
}
#banner a {
        border:none;
}
#banner a:hover {
        border:none;
}