@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, san-serif, "MS Gothic", "MS Mincho";
	font-size: 13px;
	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-image: url(images/Page-Bg_top-balken.png);
	background-repeat: repeat-x;
	background-color: #022262;
}

#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;
	background-color: #dddfdb;
}


/* HEADER */
#header {
    position: relative;
    width: 820px;
	height: 160px;
	background-image:url(images/11_header.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 */
div#navBox
{
background-image: url(images/navBox-Bg.png);
background-repeat: repeat-x;
padding: 0px 10px 10px 10px;
width: 800px;
height: 47px;
margin: 0;
}
/* END NAVIGATION */


/* CONTENT */
div#contentBox
{
width: 820px;
height: 810px;
margin: 0;
padding: 0px 0px 0px 0px;
margin-left: 0px;
margin-top: 0px;
float: left;
}

div#leftBox
{
background-image: url(greennavi.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
width: 390px;
height: 300px;
margin: 0;
padding: 10px 10px 10px 10px;
margin-left: 0px;
margin-top: 0px;
float: left;
}

div#rightBox
{
background-image: url(greennavi.jpg);
background-repeat: no-repeat;
background-color: #7cbd00;
width: 390px;
overflow: visible;
height: 300px;
margin: 0;
padding: 10px 10px 10px 10px;
text-align: left;
float: right;
}

div.clear
{
clear: both;
height: 0;
font-size: 0;
margin: 0;
padding: 0;
}
/* 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: Geneva, Arial, Helvetica, san-serif, "MS Gothic", "MS Mincho";
  font-size: 13px;
}
.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #AF8223;
  font-family: Geneva, Arial, Helvetica, Sans-Serif, "MS Gothic", "MS Mincho";
  text-decoration: underline;
}
.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #BFC5C5;
  font-family: Geneva, Arial, Helvetica, Sans-Serif, "MS Gothic", "MS Mincho";
  text-decoration: underline;
}
.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #AF8223;
  font-family: Geneva, Arial, Helvetica, Sans-Serif, "MS Gothic", "MS Mincho";
  text-decoration: none;
}
/* END FOOTER */

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

a.white:link {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFFFF;
}
a.white:active {
	color: #FFFFFF;
}
/* END LINKS */


/* TEXT */
.h1_red {
	font-family: Geneva, Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	letter-spacing: 0px;
	background-color: #ec1d24;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h1-blue {
	font-family: Geneva, Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	letter-spacing: 0px;
	background-color: #008acf;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
.h1_white {
	font-family: Geneva, Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	letter-spacing: 0px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	background-color: #b9b9b9;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.h3 {
	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: #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	line-height: 18px;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h_list {
	font-family: Geneva, Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #383838;
	line-height: normal;
	letter-spacing: 1px;
}
.lauf_norm-ARAB {
	font-family: Geneva, Arial, Helvetica, san-serif, "MS Gothic", "MS Mincho";
	font-size: 15px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align: right;
}
.bildlegenden {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "MS Gothic", "MS Mincho";
	font-style: normal;
	font-weight: normal;
	color: #333333;
	
/* END TEXT */

