html {
overflow:scroll;
}
body {

	background: url(../images/bg.png) 0 0 repeat-x;
	font-family: arial, verdana;
}
#top {
	width: 772px;
	height: 38px;
	margin: 0px auto;
	background: url(../images/background-top.png) 0 0 no-repeat;
	padding: 10px 75px 0px 75px;
}

#middle {
	width: 922px;
	margin: 0px auto;
	background: url(../images/background.png) top left repeat-y;
}
#header {
	width: 836px;
	height: 130px;
	background: url(../images/header.png) 0 0 no-repeat;
	margin: 0px auto;
	position: relative;
}
#content {
	position: relative;
	margin: 0px auto;
	width: 862px;
	padding: 0 39px
}
#text-header {
	text-align: left;
	width: 460px;
	padding-left: 51px;
	padding-top:24px;
	position: relative;
	z-index: 4;
}

#text-header h1{
	font-size: 24px;
	color: #003300;
	font-family: arial, verdana;
	font-weight:normal;
}

#text-header h2{
	font-size: 15px;
	font-weight:bold;
	color: #669900;
	font-family: arial, verdana;
	margin-top:15px;
}
#text-header h3 {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
}
#text-header a {
	color: #669900;
	text-decoration: underline;
}
.non-bold {
	font-weight: normal !important;
}
.text {
	margin-top:20px;
	font-family: arial, verdana, helvetica;
	width: 233px;
	padding-left: 53px;
	text-align: left;
}
#footer {
	width: 837px;
	height: 53px;
	margin: 0px auto;
	background: url(../images/background-bottom.png) 0 0 no-repeat;
	padding: 10px 45px 0px 40px;
	font-size: 11px;
	clear: both;
}
#green-list {
	color: #669900;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	list-style-image: url(../images/list.png);
	list-style-position:inside;
	padding-left: 0px;
	line-height: 150%;
	margin-top:15px;
}
#green-list li, #green-list-small li{
	list-style-position:outside;
	margin-left:20px;
}

#green-list-small {
	color: #666666;
	font-weight: bold;
	line-height: 23px;
	list-style-image: url(../images/list-small.png);
	list-style-position:inside;
	padding: 0px 0px;
	margin-left: -7px;
}
#green-list-small a {
	color: #666666;
	text-decoration: underlined;
}
#green-list-small a:hover{
	color: #003300;
	text-decoration: underlined;
}
.siteframe-funktion {
	width: 283px;
}
.mainframe-funktion {
	width: 552px !important;
	height: 553px;
}
ul, h1, h2 {
	margin:0; 
	padding:0;
}

li{
	margin:0; 
	margin:0px 0px 0px 20px;
}

#green-layer {
	background: url(../images/layer01-bg.png);
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0px auto;
	top:0px;
	display: none;
	z-index: 10;
}
#green-layer-inner {
	background: url(../images/layer01_2010.png) no-repeat;
	position: relative;
	margin: 100px auto;
	width: 772px;
	height: 304px;
	padding: 185px 0px 0px 93px;
	display: none;
}
#green-layer-inner2 {
	background: url(../images/layer02_2010.png) no-repeat;
	position: relative;
	margin: 100px auto;
	width: 772px;
	height: 284px;
	padding: 205px 0px 0px 93px;
	display: none;
}
#green-layer-inner3 {
	background: url(../images/layer03_2010.png) no-repeat;
	position: relative;
	margin: 100px auto;
	width: 772px;
	height: 284px;
	padding: 205px 0px 0px 93px;
	display: none;
}
.beirat-img {

	margin-top: 13px;
	padding: 5px 10px 5px 0px;
}
.list-for-beirat {
	float: left;
	position: relative;
}
.umfrage {

border:2px solid #A2CF46;
line-height:18px;
margin:10px 0;
padding:15px;
width:600px;
}
.umfrage strong{
	font-weight:bold;
}

.umfrage tr{
	border-bottom: 1px solid #A2CF46;
}
.umfrage table {
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	border-spacing:0;
}
.umfrage table tr td{
	text-align: center;
	padding: 3px 0px;
}
.umfrage h2 {
margin-top: 0px!important;
}
.umfrage input {
	background:#FFFFFF none repeat-x scroll left top;
	border:1px solid #CCCCCC;
	height:15px;
	margin:2px 0;
}
.umfrage textarea{
	background:#FFFFFF none repeat-x scroll left top;
	border:1px solid #cccccc;
	margin:2px 0;
}