html, body {
  height: 100%;
	background-color: #FFFFFF;
    font-size: 100.01%;
    font-family: Arial,sans-serif;
    margin: 0 auto; padding: 0em;
    text-align: center;
    scrollbar-face-color: #dddddd; 
	scrollbar-track-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #dddddd;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	background-position: center top;
	background: url(fileadmin/higru_gruen.jpg) repeat-x;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
/*	text-align: center; */
	vertical-align: top;
    margin: 0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
/*	background-repeat: repeat-x;*/
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
	width: 190px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#header {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7AB51D;
	text-align: left;
	width: 1024px;
	max-width: 1024px;
	line-height: 88px;
    margin: 0 auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width: 1024px;
	min-height: 88px;
	max-height: 88px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	vertical-align: top;
	clear: both;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 810px;
	position: absolute;
    margin: 0 auto;	
	left: 190px;
	top: 50px;
	right: 0px;
	bottom: auto;
	text-align: left;
}
a:link{
	color: #ffffff;
	text-decoration: none;
}

a:visited{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #B3001F;
	text-decoration: underline;
}

  ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: center;
    background-color: #7ab51d;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid #7ab51d;
    border-left-color: #7ab51d; border-top-color: #7ab51d;
    color: #ffffff; background-color: #7ab51d;
  }

  ul#Navigation a:hover, ul#Navigation span {
    border-color: #ffffff;
    border-left-color: #ffffff; border-top-color: #ffffff;
    color: #666666; background-color: #ffffff;
    text-decoration: none;	
  }


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 1024px;
	position: relative;
	height: auto;
    margin: 0 auto;	
	left: 0px;
	top: 40px;
	right: 0px;
	bottom: 0px;
	color: #666666;
	text-align: left;
	margin-top: 20px;
}
#content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 700px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: justify;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}

#content_downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	position: absolute;
	left: 780px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #a3a5a7;
	position: relative;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 40px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
	clear: both;
	margin-top: 0px;
}
#footer2 {
	position:relative;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a3a5a7;
	text-align: left;
	width: 1024px;
	max-width: 1024px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width: 1024px;
	min-height: 20px;
	max-height: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	vertical-align: top;
}
#footer2 a:link{
	color: #ffffff;
	text-decoration: none;
}

#footer2 a:visited{
	color: #ffffff;
	text-decoration: none;
}

#footer2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#content_downloads a:link{
	color: #666666;
	text-decoration: none;
}

#content_downloads a:visited{
	color: #666666;
	text-decoration: none;
}

#content_downloads a:hover{
	color: #666666;
	text-decoration: underline;
}
a:link{
	color: #B3001F;
	text-decoration: none;
}

a:visited{
	color: #B3001F;
	text-decoration: none;
}

a:hover{
	color: #B3001F;
	text-decoration: none;
}


.rot2 {font-family: Arial, Helvetica; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: #B3001F}
