/*  
Theme Name: www.gebaeude-energie-berater.com
Theme URI: http://www.gebaeude-energie-berater.com
Description: Geb&auml;ude Energieberater
Version: 1.0
Author: Daniel Paul T&ouml;pp
Author URI: http://www.powl-designz.de/


CSS, XHTML und Design sind Eigentum des Verfassers und dürfen weder kopiert noch anderweitig bearbeitet oder veröffentlicht werden.

*/

/* Seitenelemente - ID'S */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}

a {
	color:#ac5055;
	text-decoration:underline;
}

a:hover{
	color:#7c6768;
	text-decoration:none;
}

hr {
	color:#e3d7bd;
	margin:40px 0;
	background:#e3d7bd;
	border:0 none;
	height:1px;
	width:100%;
}
	
#container {
	width:1000px;
	height:100%;
	margin:0 auto;
}

#header{ 	
	width:900px;
	height:45px;
	padding:7px 50px 3px 50px;
	background:#FFF;
}

#header div.logo {
	float:left;
	width:618px;
	padding:0 0 0 52px;
	background:url(img/gebaeude-energie-berater-logo.jpg) left top no-repeat;
}

#header div.contact {
	float:left;
	width:210px;
	padding:0 0 0 20px;
}

#header img {
	float:left;
	margin-right:10px;
}

#header h1 {
	float:left;
	color:#000;
	font-size:3.0em;
	font-weight:normal;
	margin:5px 10px 10px 0;
}

#header p.name {
	float:left;
	font-size:2.0em;
	margin:14px 0 0 0;
}

#header span.tld {
	display:block;
	float:left;
	font-size:1em;
	margin-top:24px;
}

#menu{
	width:998px;
	height:30px;
	padding:0;
	background:url(img/menu-bg.jpg) left top repeat-x;
	border-left:1px solid #846c39;
	border-right:1px solid #846c39;
	border-top:1px solid #846c39;
}
	
#menu ul {
	list-style:none;
	margin:0;
	height:22px;
	padding:8px 0 0 0;
}
	
#menu li {
	display:inline;
}
	
#menu ul li a {
	padding:8px 40px 7px 40px;
	margin:0 -4px 0 0;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	border-left:#FFF solid 1px;
}

#menu ul li a:first-child {
	background:none;
}	

#menu ul li a:hover {
	text-decoration:underline;
	background:url(img/menu-bg-hover.jpg) left top repeat-x;
}

#menu ul li.current_page_item a {
	background:url(img/menu-bg-hover.jpg) left top repeat-x;
}

#pic {
	width:448px;
	height:205px;
	padding:15px 0 0 550px;
	background:url(img/gebaeude-energie-beratung.jpg) left top no-repeat;
	border-left:1px solid #846c39;
	border-right:1px solid #846c39;
}

#pic h2 {
	font-size:3.0em;
	font-weight:normal;
	margin:0;
}

#pic ul {
	list-style:none;
	margin:10px 0 5px 10px;
	padding:0;
}

#pic li {
	font-size:1.4em;
	line-height:1.6em;
	background:url(img/accept.png) left top no-repeat;
	padding:0 0 0 21px;
}

#pic a {
	font-size:1.6em;
	margin:0 0 0 200px;
	padding:5px 7px;
	background:url(img/angebot-bg.png) left top no-repeat;
	text-decoration:none;
}

#pic a:hover {
	color:#ac5055;
	background:url(img/angebot-bg-hover.png) left top no-repeat;
}

#bottom {
	width:998px;
	height:164px;
	background:url(img/bottom-bg.jpg) left top repeat-x;
	border-left:1px solid #846c39;
	border-right:1px solid #846c39;
	border-bottom:1px solid #846c39;
}

.cat {
	float:left;
	width:331px;
	height:164px;
	margin:0;
	padding:0;
	border-left:1px solid #FFF;
}
	
.cat:first-child {
	border-left:none;
}

.icon {
	float:left;
	width:100px;
	height:104px;
	padding:20px 0 40px 0;
}

.icon img {
	margin:0;
	padding:0;
}

.teaser {
	float:left;
	width:211px;
	height:164px;
}

.teaser a {
	font-size:1.2em;
	padding:6px 13px;
	color:#846c39;
	background:url(img/more.png) left top no-repeat;
	text-decoration:none;
}

.teaser a:hover {
	background:url(img/more-hover.png) left top no-repeat;
}

.cat h3 {
	color:#846c39;
	font-size:2.2em;
	font-weight:normal;
	margin:20px 0 10px 0;
}

.cat p {
	height:55px;
	margin:0 10px 10px 0;
	font-size:1.2em;
}

#content{
	width:624px;
	padding:0 20px;
	margin:30px 0;
	float:left;
	color:#000;
	border-right:1px solid #e3d7bd;
}

#content img.right {
	float:right;
	margin:7px 0 5px 10px;
	padding:2px;
	border:1px solid #ccc;
}

#content p {
	font-size:1.2em;
	line-height:1.5em;
}

#content h2 {
	color:#000;
	font-size:3.0em;
	font-weight:normal;
	margin:0 0 10px 0;
	clear:both;
}

#content h4 {
	color:#405f16;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}

#content h5 {
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	margin:10px 0 5px 0;
}

#content h5 a {
	font-weight:bold;
	font-size:1.0em;
}

#content span.required {
	color:#F00;
}

#content span.small {
	font-size:0.8em;
}

#content form {
	text-align:left;
}

#content ul {
	list-style:square;
	font-size:1.2em;
	line-height:1.5em;
}

#content ul li ul {
	font-size:1.0em;
}

#content.post ul {
	margin:0;
	padding:0 0 3px 23px;
}

#content.post ul li {
	list-style:square;
	line-height:1.8em;
	font-size:1.2em;
}

#meta {
	margin-top:20px;
	padding-top:10px;
	border-top:1px solid #e3d7bd;
}

#similar {
	float:left;
	width:300px;
}

#similar ul {
	margin:0;
	padding:3px 0 0 13px;
}

#similar li {
	margin-top:5px;
}

#ads {
	float:right;
	width:300px;
}

#content-ads {
	float:right;
	margin:0 0 5px 5px;
	padding:2px;
	border:1px solid #ccc;
}

#sidebar{
	width:292px;
	margin:30px 0;
	padding:0 20px;
	float:left;
}

#sidebar h3{
	color:#846c39;
	font-size:2.2em;
	font-weight:normal;
	margin:8px 0 20px 0;
}

#sidebar h4 {
	color:#405f16;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 2px 0;
}

#sidebar a {
	color:#846c39;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}

#sidebar a:hover {
	color:#846c39;
	text-decoration:underline;
}

#sidebar p {
	font-size:1.2em;
	margin:0;
	padding:0;
}

#sidebar ul {
	margin:0;
	padding:3px 0 0 13px;
	list-style:square;
}

#sidebar li {
	margin-top:5px;
}

#sidebar ul li a {
	font-size:1.2em;
	color:#ac5055;
	text-decoration:underline;
}

#sidebar ul li a:hover {
	color:#7c6768;
	text-decoration:none;
}

#sidebar strong {
	font-size:1.2em;
	font-weight:bold;
}

.last-2 {
	width:278px;
	margin:0 0 10px 0;
}

.last-2 h4 {
	width:278px;
	margin:0;
	padding:4px 4px 0 4px;
	background:url(img/news-header-bg.jpg) left top no-repeat;
}

.news {
	width:278px;
	margin:0;
	padding:0 4px 4px 4px;
	background:url(img/news-bg.jpg) left bottom no-repeat;
}

#footer{
	width:1000px;
	height:50px;
	clear:both;
	border-top:6px solid #000;
	font-size:1.1em;
}
	
#footer ul {
	float:left;
	list-style: none;
	margin:8px 0 0 0;
	padding:0;
}
	
#footer li {
	display:inline;
	margin:0;
	padding:0;
}

#footer li:before {
	content:" | ";
}

#footer li:first-child:before {
	content:"";
}
	
#footer ul li a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer span {
	float:right;
	margin:8px 0 0 0;
}
	
.clear {
	clear:both;
}

#searchform {
	float:right;
	margin:-3px 17px 0 0;
}

.formular {
	margin:30px 0;
	padding:0 5px 0 5px;
	border:1px solid #e3e3e3;
}

form {
	margin:30px 0;
}

form span.text {
	float:left;
	width:100px;
}

form span.submit {
	margin-left:98px;
	width:80px;
}

form span.required {
	color:#F00;
	font-size:1.2em;
}

select {
	width:200px;
}

textarea {
	width:400px;
	height:120px;
}

/* End Seitenelemente - ID'S */	
	
	
	
	
/* Klassen */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/*	End Klassen */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
.suche {
	width: 108px;
	height:17px;
	padding:-8px 0 2px 0;
	background:#FFFFFF;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin:20px 0 20px 0;
	font-size:1.2em;
	}
	
.navigation .right {
	float:right;
}

.navigation .left {
	float:left;
}

/* End Various Tags & Classes*/