* {
	margin: 0;
	padding: 0;}
html{
	overflow-y:scroll;
	overflow-x: hidden;
	height: 100%;
}
body {
	position:relative;
	background-image:url(img/bg/hintergrund_fx.jpg);
	background-repeat: repeat;
	background-position: 0px -12px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #333333;
	height: auto;
	height: 100%;
}
#header{
	margin-left:auto;
	margin-right:auto;
}
a {
	color: #999999;
	text-decoration: underscore;}
	a:hover {
		color: #91c530;}

#header_inside {
	position: relative;
	background-color: #ffffff;
	margin: auto;
	padding: 10px 20px 10px 20px;
	width: 860px;
	border-left:3px #e6e6e6 solid;
	border-right:3px #e6e6e6 solid;
	}
#header_inside #logo{
	background-image: url(img/bg/logo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 7px 20px 10px 20px;
	width: 880px;
	height: 30px;}
#headimg {
	position: relative;
	margin:0;
	width: 880px;
	height: 240px;
	}
	#header_inside div{float: none;}
#header_inside_editmenu {
	width: 620px;
	float: left;
	height: 14px;
	font-size: 11px;

		}
	#header_inside_editmenu ul {
		list-style-type: none;}
		#header_inside_editmenu ul li {
			display: inline;
			padding-right: 8px;}
	#header_inside_editmenu a {
		color: #666666;
		text-decoration: none;}
		#header_inside_editmenu a:hover {
			color: #91c730;}

#header_inside_menu {
	position: absolute;
	margin:50px 0 0 0;
	top:-30px;
	right:10px;
	float: left;
	font-size: 11px;
	}
	#header_inside_menu ul {
		list-style-type: none;}
		#header_inside_menu ul li {
			display: inline;
			padding-right: 8px;}
	#header_inside_menu a {
		color: #666666;
		text-decoration: none;
		margin-right:10px;}
		#header_inside_menu a:hover {
			color: #91c730;}
					#header_inside_menu a.activ {
			color: #91c730;}
#center_content #maincontent {
	padding: 0 0 0 20px;
	width: 600px;
	min-height: 400px;
	margin:10px 0 0 0;
	float: left;
}
#center_content	#maincontent table{
		max-width: 600px;
		padding: 0;
		margin: 0;
}
#center_content	#maincontent p{
		padding: 0 0 0 12px;
		margin: 0;
		width:550px;
}
#center_content	#maincontent ul{
		padding: 0 0 0 20px;
		margin: 0 0;
		width:550px;
		height: auto;
		list-style-position: outside;
}
#center_content	#maincontent ul li {
		list-style:outside disc;
}
#center_content	#maincontent h1{
		border-top:1px #91c730 solid;
		padding: 15px 0 10px 0;
		margin: 0 ;
}

#center {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
	#center_inside {
		margin: 0 auto;
		padding: 0;
		background: #ffffff;
		width: 900px;
		position: relative;
		border-left:3px #e6e6e6 solid;
		border-right:3px #e6e6e6 solid;
		border-bottom:3px #e6e6e6 solid;
		height: auto;
	}
	#center_content {
		width: auto;
		height: auto;
		}
	#center_submenu{
		float: right;
		margin: 10px 20px 0 0;
		right: 0;
		width: 220px;
		padding-left: 3px;
		padding-bottom: 20px;
		}
#mainmenu{
	background-image: url(img/bg/mainmenubackground.jpg);
	height: 28px;
	width: 860px;
	margin: 0 0 0 20px;
	text-align: center;
}
#mainmenu a{
	list-style-type: none;
	line-height: 27px;
	padding: 0;
	}

#mainmenu img{
	list-style-type: none;
	height:28px;
}
#mainmenu a{
	text-decoration: none;
	padding:3px 10px 4px 10px;
}
.menue_kat {
	width:auto;
	height:26px;
	background: white;
	font-weight: bold;
	border-left:1px #91c730 solid;
}
.menue_kat_b {
	width:auto;
	height:26px;
	background: white;
	font-weight: bold;
}
.menue_kat a:link, .menue_kat a:visited, .menue_kat_b a:link, .menue_kat_b a:visited {
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 0;
	border-left:1px #91c730 solid;
}

.menue_kat a:hover, .menue_kat_b a:hover {
	background-color:#EEEEEE;
	border-left:1px #91c730 solid;
}

.menue_kat_sel {
	width:auto;
	height:26px;
	background: #e6e6e6;
	font-weight: bold;
	border-left:1px #91c730 solid;
}
.menue_kat_sel_b {
	width:auto;
	height:26px;
	background: #e6e6e6;
	font-weight: bold;
}
.menue_kat_sel a:link, .menue_kat_sel a:visited, .menue_kat_sel a:hover,.menue_kat_sel_b a:link, .menue_kat_sel_b a:visited, .menue_kat_sel_b a:hover {
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 0;
	background-color:#EEEEEE; 
}

#center_submenu h2 {
	border-top: 1px solid #91c730;
	font-size: 12px;
	color: #91c730;
	margin-top: 0;
	padding: 3px 10px 10px 0;
}

#center_submenu .center_submenu_container{
	padding: 0px 10px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.center_submenu_container ul li{
	list-style-type: none;
}
	#center_submenu .center_submenu_container h3 {
		font-family: 'Arial', 'Helvetica', sans-serif;
		padding-top: 7px;
		font-size: 11px;
		color: #333333;}
	#center_submenu .center_submenu_container p {
		font-size: 11px;
		color: #999999;
		width:220px;}
	#center_submenu .center_submenu_container a {
		font-size: 11px;
		color: #999999;}
	#center_submenu .center_submenu_container a:hover {
		color: #a5e749;}

#center_content h1{
	padding-top: 20px;
	padding-left: 0;
	margin: 0px;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 20px;}

#center_content p {
	width: 450px;
	padding-left: 0;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;}

#center_content table {
	padding-left: 30px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;}

#adm{
	font-size: 8pt;
}

.contact input {
	width: 204px;	
}
.contact textarea {
	width: 300px;	
}
#menubottom{
margin: 20px 0 0 0;
clear: both;
}
#menubottom a {
color:#808080;
font-size:x-small;
padding:5px;
text-decoration:none;
clear: both;
}
.Box1{
		font-family: 'Arial', 'Helvetica', sans-serif;
		padding-top: 7px;
		padding-left: 10px;
		font-size: 11px;
		color: #999999;
}
.bild img{
	width:200px;
	height: 150px;
}
