/*
Theme Name: Energiewende Heilbronn
Theme URI: http://wordpress.lernenhoch2.de
Description: Template fuer den Blog des Aktionsbuendnis Energiewende Heilbronn - Version 1-1
Author: Daniel Knoll
Author URI: 
*/


body {
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:14pt;
	margin:0px;
	}

a, #header .info a {
	border-bottom: solid 1px #99cc00;
	color:#000000;
	text-decoration:none;
}

a:hover, #header .info a:hover {
	color:#99cc00;
	text-decoration:none;
}

#bg-sonne {
	position:fixed;
	top:0px;
	left:50%;
	margin: 0px 0px 0px -650px;
	background-image:url(/template/img/ew_boxen/bg_sonne.png);
	background-repeat:no-repeat;
	width:1300px;
	height:604px;
	z-index:-2;
}

#bg-top {
	position:absolute;
	top:0px;
	left:0px;
	margin: 0px;
	background-image:url(/template/img/ew_boxen/bg_oben.png);
	background-repeat:repeat-x;
	width:100%;
	height:201px;
	z-index:-1;
}

#wrapper {
	width: 1025px;
	margin: 0px auto;
	text-align: left;
	background-image:url(/template/img/ew_boxen/bg_content.png);
	z-index:0;
	}

#header {
	height: 196px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top:5px;
	background-image:url(/template/img/ew_boxen/bg_oben.png);
	background-repeat:repeat-x;
}

#header a {
	border:none;
}

#header a:hover {
	border:none;
	color:#FFFF00;
}

#header .nav-row-active {
	background-color:#FFFF00;
	padding:3px;
}

#header .nav-row-active a:hover {
	color:#000000;
}

#headerzwei {
	position:relative;
	left:0px;
}

#headerzwei h1 {
  font-weight:bold;
  font-size:18pt;
  line-height:20pt;
}

.ewlogo {
	position:relative;
	float:right;
	right:36px;
	top:14px;
	width:164px;
	border:none;
}

.ewlogo img {
	border:none;
}

#main {
	width: 684px;
	min-height:1000px;
	margin-top:-100px;
	padding: 20px 25px 0px 40px;
	float: left;
	}

#sidebar {
	width: 215px;
	margin-right: 20px;
	margin-top: -100px;
	padding: 10px;
	padding-top: 78px;
	float: left;
	background-image:url(/template/img/ew_boxen/bg_termine.png);
	background-repeat:repeat-x;
	background-color:#99CC00;
	}

#sidebar a {
	color:#FFFF00;
	border:none;
	text-decoration:none;
	font-weight:bold;
}

#sidebar a:hover {
	text-decoration:underline;
}

#sidebar .stitle {
	font-size:8pt;
	line-height:11pt;
}

#sidebar ul {
	padding-left:15px;
}

#sidebar hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: groove 2px #FFFF00;
	border-bottom: transparent;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: groove 2px #99CC00;
	border-bottom: transparent;
}

h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

h1 {
	font-size:13pt;
	font-weight:bold;
	line-height:20pt;
}

h2 {
	font-size:13pt;
	font-weight:bold;
	line-height:20pt;
}

h3 {
	font-size:10pt;
	font-weight:bold;
	line-height:14pt;
}

h1 a, h2 a, h3 a {
	color:#000000;
	text-decoration:none;
}

#meta p {
	font-size:8pt;
	line-height:8pt;
}

small {
	font-size:8pt;
	line-height:8pt;
}

#footer-grafik {
	position:absolute;
	bottom:103px;
	right:35px;
	z-index:1000;
}

#footer {
	clear: both;
	position:relative;
	width:1025px;
	height:150px;
	top:0px;
	z-index:2;
}

#footer-text {
	position:relative;
	top:125px;
	left:40px;
	font-size:8pt;
	line-height:8pt;
}

#footer-text a {
	color:#FFFF00;
}

#footer-ganz{
	position:relative;
	margin-top:-150px;
	width:100%;
	height:150px;
	background-image:url(/template/img/ew_boxen/bg_unten.png);
	z-index:1;
}

blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 5px solid #99CC00;
}

.alignright {
	float:right;
	margin:0 0 10px 10px;;
	border:solid #99cc00 3px;
}

.alignleft {
	float:left;
	margin:0 10px 10px 0;;
	border:solid #99cc00 3px;
}
