
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:1px;
	color:#444;
	margin:20px;
	background:url(../images/body.jpg) #f6f6f6 fixed;
	min-width: 970px;
}

* html body {
	width: 970px;
}

* {
	margin:0;
	padding:0;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX T E X T - L A Y O U T XXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* Fliesstext */
p {
	margin:15px 0;
	line-height:22px;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* �?berschriften */
h2 {
	font:170% Arial;
	/* color:#79B933; */
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	/* color:#79B933; */
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

/* Links */
a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

/* Bilder */
img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX H A U P T W R A P S XXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* wrapper */
#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

/* head */
#header {
	background: url(../../images/header-kk2.png) top left no-repeat;
	height: 100px;
}

#header h1 {
	xfloat:left;
	font: bold 180% Arial;
	color:#333;
	padding:40px 0px 5px 520px;
	margin:0 0 20px  0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	/* border-bottom:2px solid #f6f6f6;*/
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #e4e4e4;
}

#header #tagline {
	font:60% Arial;
	color:#666;
	padding:16px 0 0 10px;
	border:none;
	border-left:1px solid #ccc;
}

#header #tagline a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header #tagline a:hover {
	border-bottom:2px solid #e4e4e4;
}

/* Hauptinhalt */
#content {
	margin:0 310px 0 0px;
	background: url(../images/content.jpg) top left no-repeat;
	background: url(../images/content.jpg) -2px 0 no-repeat;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}

#content ul.partnerliste {
	border:none;
}

#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

/* Footer */
#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX N A V I G A T I O N XXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* Hauptnavigation */
#nav {
	clear:both;
	/* background:url(../images/nav.jpg) top repeat #e6e6e6; */
	background-color: #e6e6e6;
	border-bottom:2px solid #d3d3d3;
	border-top:2px solid #e1e1e1;
	border-left:2px solid #e1e1e1;
	border-right:2px solid #e1e1e1;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#nav a em {
	font-style:normal;
	text-decoration:underline;
}

#nav a {
	color:#333;
	font:125% Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px;
	text-transform: uppercase;
	font-weight: bold
}

#nav a:hover {
	background:#d3d3d3;
}

#nav a.active {
	background:#d3d3d3;
}

#nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#subnav {
	background:#d3d3d3;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #e1e1e1;
	border-left:2px solid #e1e1e1;
	border-right:2px solid #e1e1e1;
}

/* Subnavigation */
#subnav li {
	list-style:none;
	display:inline;
}

#subnav a {
	color:#333;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #d3d3d3;
}

#subnav a:hover, #subnav a.active {
	border-bottom:2px solid #e1e1e1;
	color:#fff;
   background:#333;
	
}

#subnav a.active {
	border-bottom:2px solid #e1e1e1;
	background: none;
	font-weight:bold;
	color:#333;
}

/* Sidebar */
#sidebar {
	background:#333;
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
	color:#666;
	border-top:2px solid #000;
	border-bottom:10px solid #000;
}

#sidebar h2 {
	font:150% Arial;
	color:#999;
	margin:10px 0 10px 0;
	background:url(../images/sidebarh2.jpg) right no-repeat;
	border:none;
}

#sidebar h3 {
	color:#FF8040;
	font:90% Verdana;
	font-weight:bold;
	letter-spacing:2px;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#323232;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#98D158;
}

#sidebar .subnav {
	border-top:1px solid #2C2C2C;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #2C2C2C;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#98D158;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#2c2c2c;
	border:1px solid #222222;
	color:#ccc;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:270px;
	float:right;
	padding:10px 0 0 20px;
	background:url(../images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright table {
	font:90% Arial;
}

#sidebarright td, 
#sidebarright th {
	padding: 2px;
	text-align: left;
}

#sidebarright caption {
	text-align: left;
	font-weight: bold;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}

#sidebarright div.filelinks {font:90% Verdana;}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX Z U S A T Z F U N K T I O N E N XXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#map img {
	padding: none;
	background: transparent;
	border: none;
}

/* Formulare */
form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

.hidden {
position:absolute;
left: -3000px
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX P A R T N E R - L I S T E XXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* Partner */
ul.partnerliste li {
  list-style: none;
  padding: 0;
  margin: 0 0 2em 0;
  font-weight: bold;
  clear: both;
}

ul.partnerliste li span.desc {
  font-weight: normal;
}

ul.partnerliste li a img {
  float:left;
  margin: 0 1.5em 1em 0;
  background: #fff;
}

/* Partnerliste */
#content ul.tx-damdownloads-pi1-list {
	list-style: none;
	color: #000 !important;
	padding-bottom: 3em;
}

.tx-damdownloads-pi1-list li {
	padding-top: 1.5em;
	padding-bottom: 0.5em;
	display: inline-block;
	clear: both;
}

.tx-damdownloads-pi1-list img {
	display: block;
	float:left;
	margin-right: 2em;
}

/* Kraftwerkinfo */
ul.kraftwerkinfo {
  font-weight: bold;
}
 
ul.kraftwerkinfo li { 
  list-style: none; 
  margin: 0 0 2em 0;
  padding: 0;
}
 
ul.kraftwerkinfo li a {
  padding: 0;
  margin: 0;
}
 
ul.kraftwerkinfo li a img {
  margin: 0 0 3em 0;
}
 
ul.kraftwerkinfo li span.desc {
  font-weight: normal;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX G O O G L E - M A P XXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* Kategorieauswahl */
form #tx-rggooglemap-cat { }
form #tx-rggooglemap-cat label {
  margin: 1em 0 0 0;
}

form #tx-rggooglemap-cat input {
  width: 2em;
  float: left;
  margin: 1.5em 0 0 0;
}
*html form #tx-rggooglemap-cat input { margin: 1em 0 0 0; }


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX A D R E S S E N XXXXXXXXXXXXXXXXXXXXXXXXXXXX */
ul.kraftwerkinfo li { 
  font-weight: bold;
  list-style: disc;
  margin: 0 0 1em 0 !important;
}
ul.kraftwerkinfo li span.desc { font-weight: normal; }

ul.kraftwerkinfo li span.Speicher { color: #0099CC; }
ul.kraftwerkinfo li span.Windkraftanlagen { color: #5B5BFE; }
ul.kraftwerkinfo li span.Photovoltaikanlagen { color: #D4AF00; }
ul.kraftwerkinfo li span.Biomasse { color: #66CC00; }


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX F L A S H XXXXXXXXXXXXXXXXXXXXXXXXXXXX */


