body {
	color: black;
	background: white;
	text-align: center;
	margin: 0;
}
body, td, div, html {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
a {
	color: #287937;
	text-decoration: underline;
}
a:hover {
	color: #99BFA0;
	text-decoration: underline;
}
h1 {
	font-size: 16px
	}

h2 {
	font-size: 14px;
	margin: 0px;
	}

h3 {
	font-size: 12px
	}
h1.title  {
	color: #99bfa0;
	font-size: 28pt;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: 400;
	margin-top: 0
}
p {
	margin: 4px; /* Wurde von Fr. Scheurer am 26.1.06 so gewollt */
}
#frame1, #frame2 {
	margin: 0 auto;
	width: 776px;
	height: auto;
	overflow: auto;
	border-left: 2px solid #297A38;
	border-right: 2px solid #297A38;
	
	/* IE 5 Win fix */
	overflow= visible;
	height=100%;
	margin-bottom= -38px;
	
	/* IE 6 fix */
	width!: 780px;
}
*>#frame1, #frame2 {
	padding-bottom: 38px;
}
#frame1 {
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#frame2 {
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#minh {
	float: left;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	margin-top: -200px;
	
	/* IE 5 Win fix */
	margin-top = -100px;
	padding-top = 0;
	
	/* IE 6 fix */
	margin-bottom!: -38px;
}
#layer1 {
	float: left;
	top: 0;
	width: 110px;
	height: auto;
	!padding-bottom: 62px; /* IE 6 */
	
	/* Änderungen */
	margin-left: 15px;
	!margin-left: 8px;
	text-align: left;
}

#layer2  {
	float: left;
	margin-left: 5px;
	top: 0;
	width: 400px;
	height: auto;
	!padding-bottom: 62px; /* IE 6 */
	
	/* Änderungen */
	text-align: left;
	margin-left: 22px;
	!margin-left: 14px;
	margin-right: 16px;
}
#layer2b  {
	float: left;
	margin-left: 5px;
	top: 0;
	width: 590px;
	height: auto;
	!padding-bottom: 62px; /* IE 6 */
	
	/* Änderungen */
	text-align: left;
	margin-left: 22px;
	margin-right: 8px;
}
#layer3   {
	top: 0;
	width:195px;
	height: auto;
	margin-left:auto;
	
	/* IE 6 fix */
	!width: 200px;
	!padding-right:5px;
	!padding-left: 5px;
	!padding-bottom: 62px;/* IE 6 */
	
	/* Änderungen */
	text-align: left;
}

#content2p {
	width: 776px;
	height: auto;
	margin: 0 auto;
	text-align:  left;
}

#footer {
	width: 776px;
	margin: 0 auto;
	background-image: url(../img/footer_bg.jpg);
	height: 38px;
	text-align: left;
}
*>#footer {
	margin-top: -1px;
	border-left: 2px solid #297A38;
	border-right: 2px solid #297A38;
}
#head1, #head2  {
	margin: 0 auto;
	width: 776px;
	height: 100px;
	text-align:left;
	
	/* Änderungen */
	background-image: url(../img/header1.jpg);
	height: 125px;
}
#head2 {
	background-image: url(../img/header2.jpg);
}
div a.nav, div a.nav_act {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
/*Menü*/
.menu1 {
	text-align: center;
	list-style-type: none;
	margin: 20px 0px 20px 5px;
	padding: 0 }
	
.menu2, .menu3 {
	width : 180px;
	border-top : 1px solid #2a7b39;
	border-left : 1px solid #2a7b39;
	border-right : 1px solid #2a7b39;
	text-align : left;
	padding:0;
	background-color : #DCEDDD;
}
/*ul[class=menu2], ul[class=menu3]{
	background-image: url(../Bilder/trans.png);
	background-repeat: repeat
}*/
li.list {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style : none;
	padding-left : 5px;
	color : #2a7b39;
	border-bottom-color : #2a7b39;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
li.act {
	padding-bottom:2px;
	list-style : none;
	padding-left : 5px;
	color : #2a7b39;
}

li.act   {
	background-color!: #6CA376;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='fileadmin/Bilder/home_10.png',sizingMethod='scale')
	}


li[class=act] {
	background-image: url(../Bilder/trans.png);
	background-repeat: repeat
	}

.nav  {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none
	}

.nav_sub {
	color : #2a7b39;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none
}

.nav_act {
	color : black;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none
	}

.nav_sub_act {
	color : #2a7b39;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none
}
.nav2 {
	color: #297A38;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: 700;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	}

.nav2_act {
	color: #297A38;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: 700;
	text-decoration: underline
	}

/*Sonstiges*/
.search {
	margin: 0
	}

.search a  {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: 700;
	text-decoration: none
	}

#table_menu2 {
	z-index: 5;
	float: right 
}
	
#lang  {
	text-align: right;
	position:absolute;
	margin: 0px 0px 0px 10px;
	padding: 0;
	top: 110px;
	/*left: 17px;*/
	width: 108px;
	height: 20px
	}

#toptext {
	position: absolute;
	width:756px;
	width!: 780px;
	text-align:right;
	color:#FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	top: 13px;
	font-size: 10px;
	font-family: Helvetica, sans-serif;
}
.toptext {
	font-size: 16px;
}
#navpath {
	position:absolute;
	margin-left: 152px;
	!margin-left: 195px;
	top: 110px;
	height: 20px 
}
/*Navpath*/
.navpath {
	list-style-type: none;
	margin: 0;
	}
.navpath li  {
	padding: 0 10pt 0 0;
	float: left
	}

.anavpath {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: 700;
	text-decoration: none;
	color: #2A7B39;
	}
.last a.anavpath  {
	text-decoration: underline
}
#search {
	color: #feffff;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: 700;
	text-align: center;
	visibility: visible;
	position: absolute;
	z-index: 15;
	width: 108px;
	margin-left: 22px;
	margin-top: -70px;
	/*!margin-top: -100px;*/
}
.searchbox-button  {
	background-color: transparent;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='fileadmin/Bilder/home_18.png');*/
	background-image: url(../img/lupe.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	width: 35px;
	height: 35px;
	border-width: 0
}

input[class=searchbox-button]{
	background-image: url(../Bilder/home_18.png);
	background-repeat: no-repeat;
	background-position: center;

}
.tx-indexedsearch-searchbox-sword  {
	width: 50px;
	}

.navihead {
	 height:39px;
	 width:111px;
	 border:0;
	 margin-left:3px;
}

.news-latest-container {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news-latest-container a {
	color: #2a7f55;
	font-weight: 700;
	text-decoration: none
}
.news-latest-morelink {
	margin-top: 5px;
	margin-bottom: 40px;
}
.news-latest-morelink a, .news-latest-morelink a:visited {
	color: #99BFA0;
	text-decoration: none;	
}
.news-latest-date {
	margin-bottom: 5px
}
.news-list-morelink {
	border-top: 10px solid white;
}
.news-list-morelink a {
	color: #99BFA0;
}
DIV .news-list-item h3 a {
	color: #287937;
}
div .news-single-backlink a {
	color: #99BFA0;
}
#wasserzeichen {
	background-image: url(../img/wasserzeichen.jpg);
	background-repeat: no-repeat;
	!height: 400px;
	min-height: 400px;
	width: 100%;
	background-position: 27px 200px;
}
#wappen {
	width: 59px;
	height: 61px;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='fileadmin/img/wappen.png');*/
	background-image: url(../img/wappen.gif);
	background-repeat: no-repeat;	
	margin-left: 650px;
	margin-top: -30px;
	position: absolute;
}
*>#wappen {
	background-image: url(../img/wappen.png);
	background-repeat: no-repeat;
}
#bottommenu {
	margin-left: 170px;
	padding-top: 10px;
}
#bottommenu a {
	text-decoration: none;	
}
#bottommenu a:HOVER {
	text-decoration: underline;	
	color: #287937;
}
/*
body   {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 800px
	}





/*layer*//*
#frame   {
	background-image: url(../Bilder/home_08.png);
	background-repeat: repeat-y;
	background-position: 29px 0;
	background-position: 28px 0;
	visibility: visible;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 0;
	top: 0;
	width: 800px;
	height!: 100%
	}

#framep {
	background-position: 29px;
	visibility: visible;
	margin: 0;
	padding: 0;
	z-index: 0;
	top: 0;
	width: 776px;
	height!: 100%
	   
	
	}

#minheight {
	margin-bottom: -100px;
	width: 1px;
	height: 100%;
	float: right;
	overflow: hidden }

#footer   {
	background-image: url(../Bilder/home_14.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	width: 776px;
	height: 76px;
	clear: both;
}
#header  {
	background-color: #fff;
	visibility: visible;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	top: 0;
	width: 776px;
	height: 123px
	}



	
#content1  {
	text-align: left;
	position: relative;
	z-index: 1;
	left: 50px;
	width: 628px;
	float: left
	}
#content2p  {
	text-align: left;
	margin: 0 0 0 auto;
	position: relative;
	z-index: 1;
	width: 536px;
	float: left
	}


#content2   {
	text-align: left;
	padding-right: 5px;
	position: relative;
	z-index: 1;
	left: 50px;
	width: 428px;
	float: left;
	padding-bottom!:60px;
	}
#content1p  {
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	position: relative;
	z-index: 1;
	left: 0;
	width: 776px;
	float: left
	}


#right       {
	background-color: #f1f1f1;
	background-image: url(../Bilder/home_07.png);
	background-repeat: no-repeat;
	background-position: center 60%;
	visibility: visible;
	text-align: left;
	margin: 0 0 -223px;
	padding: 0;
	padding-top!:200px;
	padding-bottom!:50px;
	position: relative;
	z-index: 0;
	top: -150px;
	right: 0;
	bottom: 0;
	left: 588px;
	width: 198px;
	height: 100%;
	left!: 20px;
	margin!: -123px 0 -100px 0;
	top!: -60px
	
	}
#rightp  {
	background-color: #f1f1f1;
	background-image: url(../Bilder/home_07.png);
	background-repeat: no-repeat;
	background-position: center 60%;
	visibility: visible;
	text-align: left;
	margin: 0 0 -223px;
	padding: 0;
	position: relative;
	z-index: 0;
	top: -150px;
	right: 0;
	bottom: 0;
	left: 578px;
	width: 198px;
	height: 100%;
	left!: 20px;
	margin!: -123px 0 -100px 0;
	top!: -60px
	
	
	
	}


#rightcont   {
	text-align: left;
	visibility: visible;
	margin: 150px 0 0;
	padding-left: 5px;
	position: absolute;
	z-index: 1;
	left: 0;
	width: 190px;
	margin!: 190px 0 0 0;
	
	}



#menu2    {
	visibility: visible;
	position: absolute;
	z-index: 100;
	top: 45px;
	right: 101px;
	left: 146px;
	float: left
	}








#wappen  {
	text-align: center;
	position: relative;
	top: 0;
	right: 0;
	left: 500px;
	width: 100px;
	float: left
	}
#wappenp {
	text-align: center;
	position: relative;
	top: 0;
	right: 0;
	left: 650px;
	width: 100px;
	float: left
	}

#copy {
	left: 148px;
	height: 23px;
	vertical-align: bottom }
.table_menu2 {
	z-index: 999
	}

/*Bilder
*//*
.home_09 {
	margin-left: 16px;
	position: relative;
	float: left }



*/

