/*
Theme Name: Energiesparen
Theme URI: http://energiesparen.energytrend.de/
Author: Energiesparen
Author URI: http://energiesparen.energytrend.de/
*/

/* Abstände aller Elemente in allen Browsern auf 0 setzen */
* { margin: 0; padding: 0; }

/* Standard-Abstände einstellen */
p, h1, h2, ul { margin-bottom: 1em; }
	
/* Scrollbar im Firefox erzwingen*/
html { height: 101%; }
	
body {
	width: 100%;
	margin: 0;
	padding-top: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #154992;
}
	
img { border:0; }
	
a { color:#154992; text-decoration:none; }
	
a:hover { color:#154992; text-decoration:underline; }

h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 15px; font-weight: bold; }


/* Header */
#kopfbereich { width: 100%; height: 260px; top: 0;}

#kopf1 {
	margin: 0 auto;
	height: 30px;
	background-color:#154992;
	line-height: 30px;
	text-align: center;
}

#kopf1 h1 a { color:#FFFFFF; }

#kopf1 h1 a:hover { text-decoration: none; color: #A3B65C; }

#kopf2 { background:url(images/001.jpg); background-repeat: repeat-x; height: 200px; }

#kopf3 { background:url(images/002.jpg); background-repeat: repeat-x; height: 30px; }

#navi { width: 1000px; margin: 0 auto; line-height: 30px; }

#navi ul { margin: 0; padding-left: 21px; }

#navi ul li { display: inline; list-style-type: none; padding-right: 35px; font-weight: bold; }


/* Hauptbereich */
#hauptbereich { width:1000px; margin:0 auto; background-color: #F9FFF9; }

.rahmen {
	background-image: url(images/003.jpg);
	margin:0;
	padding:0;
	width:20px;
	}
	
.leerer-bereich {
	height:10px;
	}

	
/* Beiträge */
.beitrag {
	width:720px;
	min-height:450px;
	padding:10px;
	}

* html .beitrag {
	height:450px;
	}

.titel h1 {
	text-align:left;
	font-size:16px;
	font-weight:bold;
	}
		
.titel h1 a {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	}
	
.titel-home h1 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	}
	
.beitrag-text {
	line-height:18px;
	font-size:13px;
	text-align: justify;
	}

.beitrag-text a {
	font-weight:bold;
	}
	
.versenden {
	text-align:center;
	font-size:13px;
	margin-top:-8px;
	margin-bottom:0px;
	font-weight:bold;
	}
	
/* Kommentare */
.comments {
	width:680px;
	padding: 0 20px 0 20px;
	text-align:left;
	line-height:18px;
	font-size:12px;
	}

.tit1 {
	margin-top:10px;
	border-bottom: 1px dotted #A3B65C;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	}
	
.tit {
	margin-top:10px;
	border-top: 1px dotted #A3B65C;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	}
	
.comments ol {
	margin:0;
	padding:10px 0 10px 20px;
	text-align: justify;
	}

.comments ol li {
	padding-bottom:10px;
	}
	
.comments ol li p {
	padding:0;
	margin:0;
	}

.comments form {
	}
	
.comments textarea {
	width:93%;
	height:150px;
	background:none;
	border:1px solid #A3B65C;
	color: #000000;
	padding:5px;
	overflow:auto;
	font-size:12px;
	}
	
#commentform {
	padding-left:20px;
	}
	
#commentform input {
	background:none;
	border:1px solid #A3B65C;
	color: #000000;
	padding-left:5px;
	font-size:12px;
	}
	
.comments input#submit {
	margin:0;
	height:25px;
	line-height:25px;
	color:#000000;
	background:#A3B65C;
	border:none;
	cursor:pointer;
	padding: 0 10px 0 10px;
	width:auto;
	font-weight:bold;
	font-size:12px;
	}

* html .comments input#submit {
	width:192px;
	}
*+ html .comments input#submit {
	width:192px;
	}
	
.comments input#submit2 {
	margin:0;
	height:25px;
	line-height:25px;
	color:#000000;
	background:#A3B65C;
	border:none;
	cursor:pointer;
	padding: 0 10px 0 10px;
	width:auto;
	font-weight:bold;
	font-size:12px;
	}

* html .comments input#submit2 {
	width:140px;
	}
*+ html .comments input#submit2 {
	width:140px;
	}
	

/* Sidebar */
.sidebar-bild {
	background-image: url(images/004.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	width:200px;
	height:137px;
	}
	
.sidebar-bild2 {
	background-image: url(images/005.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:200px;
	height:150px;
	margin-top:8px;
	border-top:3px double #A3B65C;
	}
	
.widget {
	width:200px;
	margin-top:9px;
	text-align:left;
	font-size:13px;
	/*border-top:3px double #A3B65C;*/
	/*padding-top:6px;*/
	}
	
.widget-header {
	font-style:italic;
	padding:0 4px 0 4px;
	background-color: #A3B65C;
	height:21px;
	line-height:21px;
	color:#F9FFF9;
	}
	
.widget ul {
	list-style:none;
	margin:0;
	padding:0 4px 0 6px;
	line-height:21px;
	}

/* Footer */
.footer {
	clear:both;
	width:100%;
	height:30px;
	background:url(images/002.jpg);
	}

.footer-text {
	width:1000px;
	margin: 0 auto;
	height:30px;
	line-height:30px;
	font-size:11px;
	}

.footer-text1 {
	float:left;
	padding-left:20px;
	}
	
.footer-text2 {
	float:right;
	padding-right:20px;
	}
	
.footer-text2 a:hover {
	text-decoration:none;
	}

img.alignleft, div.alignleft {
	float:left;
	margin-right:9px;
	margin-bottom:9px;
	border:0;
}


img.alignright, div.alignright {
	float:right;
	margin-left:9px;
	margin-bottom:9px;
	border:0;
}


img.aligncenter, div.aligncenter {
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:0;
}

img.alignnone, div.alignnone {
	margin:9px;
	border:0;
}

.clearing { clear: both; }