body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial, "Trebuchet MS", RotisSansSerif, sans-serif;
	font-size: 80%;
	background-image: url(masthead-back.gif);
	background-repeat: repeat-x;
}

div#navigation {
	color: #000;
	visibility: hidden;
	display: none;
}
div#masthead {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	background-color: #C6DEEF;
	overflow: visible;
}

div#logoline {
	position: relative;
	top: 30%;
	margin-left: auto;
	margin-right: auto;
/*	height: auto; */
	height: 50px;
	width: 80%;
	background-color: #C6DEEF;
	overflow: visible;
}

div#logo {
	position: absolute;
	float: left;
	top: 0%;
	left: -42px;
/*	height: auto;
	width: 31.5%; */
	height: 42px;
	width: 142px;
	background-color: #C6DEEF;
	overflow: visible;
}

div#logo img {
/*	width: 50%;
	height: auto; */
	height: 42px;
	width: 142px;
  }

div#claim {
	position: absolute;
	clear: both;
	top: 26px;
	height: 17px;
	width: 264px;
	background-color: #C6DEEF;
	margin-left: 30%;
	overflow: visible;
}


div#navimetabar {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	color: #c6deef;
	background-color: #c6deef;
	overflow: visible;
}

div#navimetaaktie {
	position: absolute;
	float: left;
	color: #000;
	font-size: 9pt;
	width: 32%;
	text-align: left;
	margin-left: 10%;
	bottom: 0;
}

div#navimetaaktie p {
	padding: 0;
	margin: 0;
	line-height: 150%;
	background-color: #c6deef;
}

div#navimeta {
	position: relative;
/*	float: right; */
	text-align: right;
	font-size: 9pt;
	line-height: 150%;
	color: #0065A5;
	margin-right: 10%;
	width: auto;
}

div#navimeta a {
	background-color: #c6deef;	
}
	
div#navimeta form {
	margin: 0;
	padding: 0;
}

div#navimeta input {
	font-size: 0.9em;
	font-weight: bold;
	color: #0065A5;
	background-color: #eee;
	border: 1px #0065A5 solid;
}

div#navimeta input.navimetasubmit {
	font-size: 0.9em;
	font-weight: normal;
	color: #0065A5;
	background-color: #eee;
	border: 1px #0065A5 solid;
}

div#navimeta input:focus, div#navimeta input.navimetasubmit:focus {
	background-color: #fff;
	border: 1px #ff2414 solid;
}

div#navibar {
	position: relative;
	clear: both;
	width: 100%;
	height: 16pt;
	background-image: url(navi-back.gif);
	background-repeat: repeat;
}

div#navibar ul {
	margin: 0;
	padding: 0;
/*	list-style-type: none; */
	list-style-image: url(navi-main-weiss.gif);
}

div#navibar ul li {
	display: inline;
	background-image: url(navi-main-weiss.gif);
	background-repeat: no-repeat;
}

div#navibar ul li a {
	padding: 0.2em 0.8em;
	text-decoration: none;
	color: #fff;
}

div#navibar ul li a.naviactive
{
	padding: 0.2em 0.8em;
	color: #c6deef;
	background-color: #FFF;
	font-weight: bold;
	background-image: url(navi-main-hellblau.gif);
	background-repeat: no-repeat;
	border-top: 1px #0065A5 solid;
	border-right: 1px #0065A5 solid;
	border-bottom: 1px #fff solid;
	border-left: 1px #fff solid;
}

div#navibar ul li a:hover
{
	padding: 0.2em 0.8em;
	color: #ff2414;
	background-color: #c6deef;
	background-image: url(navi-main-orange.gif);
	background-repeat: no-repeat;
}

div#navibar ul li a:active
{
	padding: 0.2em 0.8em;
	color: #c6deef;
	font-weight: bold;
	background-color: #fff;
	background-image: url(navi-main-hellblau.gif);
	background-repeat: no-repeat;
}

div#navi {
	position: relative;
	margin: auto;
	margin-bottom: 0;
	height: 3%;
	width: 80%;
	line-height: 180%;
	font-weight: normal;
	font-size: 9pt;
	color: #FFF;
	overflow: visible;
/*	background-color: #0065A5; */
}

div#navi p {
	padding-top: 0;
	margin-top: 0;
}
/*
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
*/

div#content {
	position: relative;
	margin-top: 1px;
	margin-left: 10%;
	width: 80%;
	margin-right: auto;
	background-color: #FFF;
	overflow: visible;
}

div#path {
	position: relative;
	padding: 0;
	margin: 0;
	top: 5px;
	left: 0px;
	width: 100%;
	height: 1.5em;
	line-height: 1em;
	font-size: 0.8em;
	border-bottom: 1px #C6DEEF solid;
	background-color: #FFFFFF;
	overflow: visible;
}

/* Pfad spezifisch 
div#path a:link {
	color: #0065A5;
}
*/

a:link {
	color: #0065A5;
}
/* BEGIN  added by RD 24-11-2006 */
a:link.link_treffer {
	color: #225d96; text-decoration: none;
}
a:visited.link_treffer {
	color: #225d96; text-decoration: none;
}
a:hover.link_treffer {
	color: #e22e1e; text-decoration: none;
}
a:active.link_treffer {
	color: #225d96; text-decoration: none;
}
ul {
	list-style: square;
}
li {
	font-size: 0.8em; color: #000;
}
/* END  added by RD 24-11-2006 */
a:visited {
	color: #0078A9;
}

a:hover {
	color: #FF2414;
}

a:active {
	color: #0065A5;
/*	font-weight: bold; */
}

.active {
	font-weight: bold;
}

div#navisub {
	position: absolute; 
	top: 2.2em;
	left: 0;
	width: 28%;
	background: #fff;
}

div#navisub ul#navisublist {
	padding: 5px;
	padding-top: 1.5em;
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	border-bottom: 1px solid #C6DEEF;
}

div#navisub ul#navisublist li {
	list-style: none;
	font-size: 9pt;
	text-decoration: none;
	margin: 0;
	padding: 0.5em;
	padding-left: 0;
	border-top: 1px solid #C6DEEF;
}

div#navisub ul#navisublist li a {
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0.5em;
	padding-left: 0;
}

div#navisub ul#navisublist li a:hover {
	background-color: #C6DEEF;
	margin: 0;
	padding: 0.5em;
	padding-top: 0;
	padding-left: 0;
}

div#navisubbild img {
/* 
	width: 75%; replaces height="44" width="143"
	height: auto;  replaces 44px height
	*/
	width:expression(this.scrollWidth > navisub.style.width ?  "75%" : "auto" );
	max-width: 75%;
	height: auto;
}

div#navisubbild {
	position: relative;
	clear: both;
	padding-top: 30px;
	overflow: visible;
}

div#rechts {
	margin-top: 1em;
	margin-left: 30%;
	width: 70%;
	background-color: #FFF;
	overflow: visible;
}

div#text {
	list-style: none;
	overflow: visible;
}

/*
div#text p {
	text-align: justify;
	text-justify: newspaper;
	word-break: normal;
	word-wrap: break-word;
	line-height: 1.5em;
}
*/

div#text td p {
	padding-bottom:0em;
}

/*
div#text img {
	width: auto;
	width:expression(document.body.clientWidth < 760? "100%": "auto" );
	max-width: 100%;
	overflow: visible;
	
}
*/

div#text img {
/*	
	width: auto;
	width:expression(this.scrollWidth > text.style.width ?  "100%" : this.scrollWidth );
	max-width: 100%;
	overflow: scroll;
*/
}

div#foot {
	position: relative;
	margin-top: 0;
	width: auto;
	height: auto;
	font-size: 9pt;
	text-align: center;
	color: #000;
	background-color: #FFFFFF;
	border-top: 1px #C6DEEF solid;
	border-bottom: 1px #C6DEEF solid;
	overflow: visible;
}

div#footvoll {
	position: relative;
	margin-top: 0;
	width: auto;
	height: auto;
	font-size: 9pt;
	text-align: center;
	color: #000;
	background-color: #FFFFFF;
	border-top: 1px #C6DEEF solid;
	border-bottom: 1px #C6DEEF solid;
	overflow: visible;
	display: none;
}

div#foot ul, div#footvoll ul {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
/*	list-style-type: none; */
/*	list-style-image: url(navi-main-weiss.gif); */
}

div#foot ul li, div#footvoll ul li {
	display: inline;
	color: #0065A5;
/* background-image: url(navi-main-weiss.gif);
	background-repeat: no-repeat; */
}

div#foot ul li a, div#footvoll ul li a {
	padding: 0.2em 0.2em;
/*	border-left: 1px #c6deef solid; */
	text-decoration: none;
	color: #0065A5;
}

div#foot ul li a:hover, div#footvoll ul li a:hover
{
	color: #ff2414;
	background-color: #C6DEEF;
/*	background-image: url(navi-main-orange.gif);
	background-repeat: no-repeat; */
}

div#foot ul li a:active, div#footvoll ul li a:active
{
	color: #000;
	font-weight: bold;
}

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 1.2em;
	border-bottom: 1px #C6DEEF solid;
}

h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
	line-height: 1em;
	font-size: 1em;
	font-style: bold;
}

h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
	line-height: 1em;
	font-size: 1em;
	font-style: oblique;
}

h4 {
	margin: 0;
	padding: 0;
	line-height: 0.9em;
	font-size: 0.9em;
	font-style: bold;
}

h5 {
	margin: 0;
	padding: 0;
	line-height: 0.9em;
	font-size: 0.9em;
	font-style: oblique;
}

p {
	padding-top: 0;
	padding-bottom: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.5em;
}

.lead {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	line-height: 1em;
	font-size: 1em;
	font-weight: bold;
}

div#text table {
	border-collapse: collapse;
	line-height: 1em;
}

div#text table p {
	text-align: left;
	line-height: 1em;
	padding-bottom: 0;
}

div#text ul {
	margin: 0;
	margin-bottom: 1.5em;
	padding-top: 0;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	list-style-type: square;
	list-style-image: url(bullet5.gif);
}

div#text ul li {
	line-height: 1.5em;
/*	padding-bottom: 0.5em;*/
}

div#text ul ul {
	margin: 0;
	padding-top: 0.5em;
	list-style-type: disc;
	list-style-image: url(bullet6.gif);
}

div#text ul ul li {
	line-height: 1.5em;
/*	padding-bottom: 0.5em;*/
}

div#text ul ul ul {
	margin: 0;
	padding-top: 0.5em;
	list-style-type: circle;
	list-style-image: url(bullet3.gif);
}

div#text ul ul ul li {
	line-height: 1em;
/*	padding-bottom: 0.5em;*/
}

div#text ul ul ul ul {
	margin: 0;
	padding-top: 0.5em;
	list-style-type: circle;
	list-style-image: url(bullet4.gif);
}

div#text ul ul ul ul li {
	line-height: 1em;
/*	padding-bottom: 0.5em;*/
}

div#homelinks {
	position: absolute;
	left: 0px;
	top: 1.6em;
	max-width: 28%;
	width: 28%;
	overflow: visible;
}

div#homebereich ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
}

div#homebereich ul li {
	margin: 0;
	margin-top: 2em;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	border-top: 1px solid #C6DEEF;
	border-bottom: 1px solid #C6DEEF;
}

div#homebereich ul img {
	vertical-align: middle;
}

div#homebereich ul li img {
	vertical-align: middle;
}

div#homebereich a {
	color: #000;
	text-decoration: none;
}

div#homebereich a:hover {
	color: #FF2414;
	text-decoration: none;
}

div#homefeature {
	margin-top: 3em;
}

div#homefeature ul {
	margin: 0;
	margin-top: 1em;
	padding-left: 14pt;
	list-style-type: none;
	list-style-image: url(bullet1.gif);
	font-size: 1em;
	font-weight: bold;
}

div#homefeature ul li {
	margin: 0;
	margin-top: 2em;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	border-top: 1px solid #C6DEEF;
	border-bottom: 1px solid #C6DEEF;
}

div#homefeature a {
	color: #000;
	text-decoration: none;
}

div#homefeature a:hover {
	color: #FF2414;
	text-decoration: none;
}

div#homemitte {
/*
	margin-top: 1em;
	margin-left: 30%;
*/
	position: absolute;
	left: 30%;
	top: 2.2em;
	max-width: 40%;
	width: 40%;
	background-color: #FFF;
	overflow: visible;
}

div#homemitte img {
	padding-top: 1em;
	width: 100%;
/*	height: auto; */
}

div#homerechts {
	position: relative;
	float: right;
	top: 0;
	margin-top: 1em;
	max-width: 28%;
	width: 28%;
	background-color: #FFF;
	overflow: visible;
}

div#homerechts p {
	padding-top: 0;
	line-height: 1.5em;
}

div#europa {
	background-position: 10px;
	background-image: url(../../img/europa.gif);
	background-repeat: no-repeat;
}

div#europa a {
	color: #000;
	text-decoration: none;
}

div#europa a:hover {
	color: #FF2414;
	text-decoration: none;
}

div#homerechts ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
/*	border-bottom: 1px solid #C6DEEF;*/
}

div#homerechts ul li {
	margin: 0;
	padding-top: 0.5em;
	padding-left: 0;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #C6DEEF;
}

div.wasserkraft {
	padding-top: 3em;
}

p.wasserkraft {
	text-decoration: none;
	text-align: center;
	color: #0065A5;
	font-size: 0.8em;
}

p.wasserkraft img {

	width: 100%;
/*	height: auto; */
}
