@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #51742e;
	background-image: url(images/Page-BgSimpleGradient_top-grey.png);
	background-repeat: repeat-x;
}

#container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}


/* HEADER */
#header {
	position: relative;
	width: 820px;
	height: 40px;
	background-image:url(../GRAFIK/index_markise.jpg);
	margin:0px;
	padding:0px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-repeat: no-repeat;
}
/* END HEADER */


/* NAVIGATION */

/* END NAVIGATION */


/* CONTENT */
#mainContent_HG {
    width: 820px
	padding: 0px 0px;
	background-color: #eeeeee;
	background-image: url(../GRAFIK/index_mainHG.jpg);
	background-repeat: no-repeat;
}
#mainContent {
    width: 820px
	padding: 0px 0px;
	background-image: url('images/bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
/* END CONTENT */


/* FOOTER */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 820px;
	margin: 0px auto 0px auto;
	background-image: url('images/Footer.png');
	background-repeat: no-repeat;
}
.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}
.Footer .Footer-text p
{
  margin: 0;
}
.Footer .Footer-text
{
  display:inline-block;
  color:#D4D4D4;
  font-family: Arial, Helvetica, Sans-Serif, "MS Gothic", "MS Mincho";
  font-size: 13px;
}
.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #AF8223;
  font-family: Arial, Helvetica, Sans-Serif, "MS Gothic", "MS Mincho";
  text-decoration: underline;
}
.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #BFC5C5;
  font-family: Arial, Helvetica, Sans-Serif, "MS Gothic", "MS Mincho";
  text-decoration: underline;
}
.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #AF8223;
  font-family: Arial, Helvetica, Sans-Serif, "MS Gothic", "MS Mincho";
  text-decoration: none;
}
/* END FOOTER */


.headline_big {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 40px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 22px;
	font-style: normal;
	font-weight: 900;
	color: #333333;
	letter-spacing: 0px;
}
.headline_klein {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
	background-color: #b9b9b9;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.headline_klein_white {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: top;
	text-align: justify;
}
.blocktext {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	background-color: #e5e2df;
	background-position: top;
	text-align: justify;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #333333;
}

a:link.nav {
	color: #FFFFFF;
	text-decoration: none; 
}
a:link.nav_HGblack {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited.nav {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.nav {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active.nav {
	text-decoration: none;
	color: #FFFFFF;
}

.lauf_norm_block {
	font-family: Geneva, Arial, Helvetica, san-serif, "MS Gothic", "MS Mincho";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify
}
.lauf_klein_block {
	font-family: Geneva, Arial, Helvetica, san-serif, "MS Gothic", "MS Mincho";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 17px
}
.lauf_norm {
	font-family: Geneva, Arial, Helvetica, san-serif, "MS Gothic", "MS Mincho";
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.style1 {font-size: 80%}
.bildlegenden {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-style: normal;
	font-weight: normal;
	color: #333333;
