@charset "UTF-8";
/* CSS Document Wotan Gruppe Okt. '09 */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #666;
	margin: 0;
}
#wrapper {
	width: 955px;
	height: auto;
	position: absolute;
	margin-top: 35px;
	margin-left: -475px;
	left: 50%;
	overflow: hidden;
	top: -1px;
}
#logo {
	width: 317px;
	height: 155px;
	float: left;
}
#navigation {
	width: 630px;
	height: 22px;
	float: left;
	padding-top: 80px;
	border-bottom: 1px #015b90 solid;
}
#navigation a:link {
	font-size: 12px;
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
	font-size: 12px;
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	font-size: 12px;
	color: #6f6f6e;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:active {
	font-size: 12px;
	color: #6f6f6e;
	text-decoration: none;
	font-weight: bold;
}
#pic {
	height: 145px;
	width: 955px;
}
#left {
	width: 317px;
	height: 280px;
	float: left;
	background-image: url(images/bg-left.png);
	background-repeat: no-repeat;
}
#content1 {
	width: 290px;
	height: auto;
	padding: 53px 10px 15px 0px;
	text-align: left;
	float: left;
}
#content1 a:link {
	font-size: 11px;
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
}
#content1 a:visited {
	font-size: 11px;
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
}
#content1 a:hover {
	font-size: 11px;
	color: #015b90;
	text-decoration: underline;
	font-weight: bold;
}
#content1 a:active {
	font-size: 11px;
	color: #015b90;
	text-decoration: underline;
	font-weight: bold;
}
#content2 {
	width: 282px;
	height: auto;
	text-align: left;
	padding: 53px 10px 15px 8px;
	float: left;
}
#content2 a:link {
	font-size: 11px;
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
}
#content2 a:visited {
	font-size: 11px;
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
}
#content2 a:hover {
	font-size: 11px;
	color: #015b90;
	text-decoration: underline;
	font-weight: bold;
}
#content2 a:active {
	font-size: 11px;
	color: #015b90;
	text-decoration: underline;
	font-weight: bold;
}
#content3 {
	width: 570px;
	height: auto;
	padding: 53px 10px 15px 0px;
	float: left;
}
#content3 a:link {
	font-size: 11px;
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
}
#content3 a:visited {
	font-size: 11px;
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
}
#content3 a:hover {
	font-size: 11px;
	color: #015b90;
	text-decoration: underline;
	font-weight: bold;
}
#content3 a:active {
	font-size: 11px;
	color: #015b90;
	text-decoration: underline;
	font-weight: bold;
}
#footer {
	height: 30px;
	border-top: 1px #015b90 solid;
	text-align: right;
	padding: 10px 75px 0px 0px;
	font-size: 10px;
}
#footer a:link {
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#footer a:visited {
	color: #015b90;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#footer a:hover {
	color: #6f6f6e;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#footer a:active {
 	color: #6f6f6e;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#clear {
	clear: both;
}

/* Hidden DIVs für Referenzen */

#hiddendiv-biomasse1 {
  display: none;
}
#hiddendiv-biomasse2 {
  display: none;
}
#hiddendiv-solar1 {
  display: none;
}
#hiddendiv-solar2 {
  display: none;
}
#hiddendiv-biogas1 {
  display: none;
}
#hiddendiv-windkraft1 {
  display: none;
}
#hiddendiv-windkraft2 {
  display: none;
}
#hiddendiv-betriebsf1 {
  display: none;
}

/* Textformatierung */
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #015b90;
}
.subheadline {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #666;
}
.bold {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.aktiv {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.aktiv-footer {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.windkraft {
	font-size: 11px;
	font-weight: bold;
	color: #bbbbc2;
}
.solarenergie {
	font-size: 11px;
	font-weight: bold;
	color: #e08240;
}
.biogas {
	font-size: 11px;
	font-weight: bold;
	color: #a3c82c;
}
.biomasse {
	font-size: 11px;
	font-weight: bold;
	color: #c9b753;
}
.betriebsfuehrung {
	font-size: 11px;
	font-weight: bold;
	color: #3c40a8;
}