/*------------------------------------------------------------------ 
[Druck Stylesheet] 
  
Projekt:    		EnergieComfort 
Version:    		1.13 
Letzte Änderung:	20/09/2010
Erstellt von:    	[WORX] Multimedia Consulting GmbH
Verwendung:    		Templatevorlage
-------------------------------------------------------------------*/  
@import url("reset.css");
@import url("navigation.css");
@import url("listexpander.css");
@import url("lightbox.css");
@import url("recommendation.css");


/*------------------------------------------------------------------ 
[Inhaltsverzeichnis] 
  
1. Body
	2.Header	#header
	3.Content	#content
		3.1 Left Column	#leftcolumn
		3.2 Right Column #rightcolumn
		3.3 Sidebar
			3.3.1 Subnavi
			
	4.Footer #footer
# -------------------------------------------------------------------*/ 

html {

}
body {
	font-size:x-small;
	text-align:center;
	background:none;
	font-family: Helvetica, Arial;
	color:#333333;
}

a {
	color: #c50944;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.info {
	border-bottom:1px dotted #c50944;
	cursor:help;
}
a:hover.info {
	border-bottom:1px dotted #c50944;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-weight:normal;	
	line-height:1;
}
h1 {
	margin-top:1em;
	margin-bottom:0.8em;
	font-size:1.8em;
	color: #333;
}
h2 {
	margin-top:1em;
	margin-bottom:1em;
	font-size:1.6em;
	color: #333;
}
h3 {
	margin-top:15px;
	margin-bottom:10px;
	font-size:1.8em;
	color: #c50944;
}
h4 {
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.6em;
	color: #333333;
	font-weight:bold;
}


h5{
	color:#333333;
	margin:0em 0em 0.3em 0em;
	font-size:1.2em;
}


p {
	font-size:1.2em;
	color: #333;
	margin-top:0.5em;
	padding-bottom:0.5em;
	line-height:1.5em;
}

div.einleitung p {
	font-size:1.4em;
	font-weight:normal;
	padding-bottom:0.5em !Important;
	margin:0em;
}
div.einleitung ul {
	padding-bottom:0.5em;
}
div.einleitung ul li {
	font-size:1.4em !Important;
	font-weight:normal;
	list-style:disc;
	list-style-position:inside;
	background:none;
	
}
div.einleitung ol {
	padding-bottom:0.5em;
}
div.einleitung ol li {
	font-size:1.4em !Important;
	font-weight:normal;
	list-style:decimal;
	list-style-position:inside;
	background:none;
	
}

.image_border {
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #e5e3e0;}

.aufzaehlung{
	font-size:1.2em;
	line-height:1.5em;
	list-style:disc;
	color:#666666;
	margin-left:15px;}
	
.aufzaehlung ul{
	list-style-type:circle;
	list-style-position:inside;
	padding-left:0px;
}	

.nummerierung{
		font-size:1.2em;
		line-height:1.5em;
		list-style-type:decimal;
		color:#666666;
		margin-left:20px;
		font-weight:bold;
		}

.nummerierung ol{
		font-weight:normal;
		list-style:decimal inside;}


hr {
	margin-top:2em;
	border:none;
	border-top:.1em dotted #c3e6f5;
	height:.1em;
}

img {
	border:0;
}

strong {
	font-weight:bold;
}




/* -------------------------------------------- Tabellen  -------------------------------------*/
table {
	border-collapse: collapse;
	width:100%;
	border-bottom:.1em solid #CCCCCC;
	font-size:11px;
}
tr {
}
td, th {
	padding:.4em .8em;
	border-width: .1em 0 0 0;
	border-style:solid;
	border-color: #CCCCCC;
	color:#333333;
	font-size:1.1em;
}
td {

}
th {
	font-weight:bold;
	text-align:left;
	color:#87001d;
}
table .right
{
	background: #f8f7f3;
}
th.head {
background:white;
text-align:right;
}
table caption {
	text-align:left;
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:.5em;
	color:#87001d;
}

/* -------------------------------------------- Downloads  -------------------------------------*/
#downloads {
	margin:20px 0 15px 0;}

#downloads h5 {
	font-size:1.2em;
	color:#333;
	padding:0px;
	margin-top:20px;
	font-weight:bold;}
#downloads p {
	padding:0px;
	margin:0px;
	}

#downloads span {
	padding-left:10px;
	color:#999;
	}



#margins {
	width:100%;
	/*padding:0 20px;*/
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#meta {
	display:none;
}

#header {
	position:relative;
	width:100%;
	padding-top:15px;
}
#header #header_suche {
	display:none;
}

#header a {
	margin:0;
	padding:0;
	float:right;
}
#header #header_logo a {
	margin:0;
	padding:0;
	line-height:0;
}
#header a img {
	border:0;
	float:right;
	margin:0;
	padding:0;
}


#header #header_navigation {
	display:none;
}

/* ------------------------------- CONTENTBOXEN 2 Spaltig ------------------------------------*/

#content {
	display:block;/*float:left;*/
}

#content #breadcrumb {
	display:none;
}

#content .content_box {
	width:375px;
	height:244px;
	padding:0px;
	float:left;
	background-color:#FFF;
	margin:0 15px 15px 0;
	background:white url(../images/line_contentbox.gif) center bottom no-repeat;
}

#content .content_box a {
	color:#f47f02;
}
#content .content_box .nomargin {
	margin:0;
}
#content .content_box h2 {
	color:#333333;
	line-height:20px;
	font-size:1.6em;
	margin-bottom:5px;
	font-weight:normal;
	margin-top:0;
	padding:5px 0 13px 0;
	background:white url(../images/line_pointed.gif) no-repeat left bottom;  
	width:100%;
}
#content .content_box p {
	padding:10px 0 8px 0;
	margin:0;
	line-height:16px;
	font-size:1.2em;
	height:43px;
}

#content .content_box .btn_weiter {
	float:right;
	margin-top:10px;
	}
/* ------------------------------- CONTENTBOXEN 1 Spaltig ------------------------------------*/


#content .content_box_1column {
	width:775px;
	height:294px;
	padding:15px;
	float:left;
	background-color:#FFF;
	margin:0 0px 15px 0;
	background:white url(../images/line_contentbox.gif) center bottom no-repeat;
}

#content .content_box_1column a {
	color:#f47f02;
}
#content .content_box_1column .nomargin {
	margin:0;
}
#content .content_box_1column h2 {
	color:#333333;
	line-height:20px;
	font-size:1.6em;
	margin-bottom:5px;
	font-weight:normal;
	margin-top:0;
	padding:5px 0 13px 0;
	background:white url(../images/line_pointed.gif) no-repeat left bottom;  
	width:100%;
}
#content .content_box_1column p {
	padding:10px 0 8px 0;
	margin:0;
	line-height:16px;
	font-size:1.2em;
	height:43px;
}

#content .content_box_1column .btn_weiter {
	float:right;
	margin-top:10px;
	}	
	


/* ------------------------------- Linklistbox Startseite ------------------------------------*/

#content .linklistbox_startpage {
	clear:both;	
	width:100%;
	margin-bottom:1.5em;
}

#content .linklistbox_startpage ul li {
	background: url(../images/line_pointed.gif) left top no-repeat;
	padding:0.6em 0 0 0;
	width:100%;
	display:block;
	clear:both;
}

#content .linklistbox_startpage ul li:first-child {
	background: none;
}
	
#content .linklistbox_startpage ul li h2{
	background:none;
	font-weight:normal;
	float:left;
	margin:0;
	padding:0;
	width:200px;
}

#content .linklistbox_startpage ul li a.more{
	font-weight:normal;
	float:left;
	font-size:1.2em;
	line-height: 1.6em;
	margin:0;
	padding:0 0 0 1em;
}

#content .linklistbox_startpage ul li p{
	font-weight:normal;
	float:left;
	font-size:1.2em;
	line-height: 1.6em;
	margin:0;
	padding:0 0 0.6em 10px;
	width:450px;
}
#content .linklistbox_startpage ul li p a{
	text-decoration:none;
	color:#333;
}

/* ------------------------------- Marquee BOX - Startseite ------------------------------------*/

#marquee_box {
	display:none;
	}

/* ------------------------------- Linklistbox Übersichtseiten ------------------------------------*/

#content .linklistbox_uebersicht {
	clear:both;	
	width:775px;
	padding:0em;	
	margin-bottom:1.5em;
	}

#content .linklistbox_uebersicht h3{
	padding:1.5em 0 0 0;
	margin:0em;
	}

#content .linklistbox_uebersicht p{
	padding:0.5em 0 1.5em 0;
	}


#content .linklistbox_uebersicht ul.subuebesicht_liste li {
	background:white url(../images/line_pointed.gif) 25px bottom no-repeat;
	padding:1em 0 1em 0;
	}
#content .linklistbox_uebersicht ul.subuebesicht_liste li.noborder {
	background:none;
	}

#content .linklistbox_uebersicht ul.subuebesicht_liste li h2{
	display:block;
	padding:0 0 0em 0em;
	margin:0px;
	font-weight:normal;
	}
#content .linklistbox_uebersicht ul.subuebesicht_liste li p {
	padding:0 2em 0 0em;
	font-size:1.2em;
	}
	
#content .linklistbox_uebersicht ul.subuebesicht_liste li div.container{
	

	}	
#content .linklistbox_uebersicht ul.subuebesicht_liste li div.container #leftfloat {
	float:left;
	width:675px;
	}
	
#content .linklistbox_uebersicht ul.subuebesicht_liste li div.container #rightfloat {
	float:left;
	width:100%;
	margin-top:10px;
	position:relative;
	}

/* ------------------------------- Detailseite Content ------------------------------------*/

#detailseite_content {
	clear:both;	
}

#detailseite_content h3{
	padding:0px 0 0 0px;
	margin-bottom:15px;
	font-size:2em;
	}

#detailseite_content #leftfloat {
	width:520px;
	}
#detailseite_content #rightfloat {
	width:235px;
	padding-top:40px;
	}
	
/* ------------------------------- Detailseite KOMMENTAR BOX ------------------------------------*/


.commentbox {
	background-color:#f8f7f3;
	width:195px;
	padding:20px 20px 20px 20px;
	margin:0px;
	} 

.commentbox .head {
	background:#f8f7f3 url(../images/commentbox_head.gif) left top no-repeat;
	width:190px;
	height:25px;
	margin-bottom:8px;
	} 
.commentbox .bottom {
	background:#f8f7f3 url(../images/commentbox_bg.gif) left bottom no-repeat;
	clear:both;
	width:190px;
	height:25px;
	} 
.commentbox .pic_comment {
	width:20%;
	float:left;}
.commentbox .pic_comment img {
	background-color:#FFF;
	border:1px solid #CCCCCC;
	padding:2px;
}
.commentbox .text_comment {
	width:71%;
	float:right;}
	
#detailseiten_content .commentbox .text_comment p {
	font-size:1.1em;
	font-style:italic;
	padding-left:15px;
	margin:0px;}

.commentbox .text_comment span {
	font-style:italic;
	color:#87001d;
	display:block;
	padding:0px;
	margin-top:10px;}
	
/* ------------------------------- Detailseite PICTURE BOX ------------------------------------*/
.picturebox {
	margin-top:15px;
	background:white url(../images/line_pointed.gif) no-repeat left bottom;
	}
.picturebox p {
	float:left;
	margin:0px;
	padding-bottom:10px;
	}
	
.picturebox a.zoom {
	text-align:right;
	display:block;
	margin-top:1px;
	float:right;
	width:25px;
	}

/* ------------------------------- Infoleiste empfehlen drucken bookmark ------------------------------------*/

#infoleiste {
	display:none;
	}


/* ------------------------------- Referenzbox Startseite ------------------------------------*/

#content .referenzbox {
	display:none;
	}

/* ----------------------- TOOLS ------------------------------*/
#tools {
	display:none;
}

/* -------------------------- FOOTER -----------------------*/

#footer {
	padding:15px 0;
	margin:0;
	background:white url(../images/line_contentbox.gif) left top no-repeat;
	clear:both;
	display:block;
	margin-top:30px;
	/*min-width:700px;*/
}
#footer #footer_wrap {
	display:none;
}

#footer #copyright {
	display:none;
}

#footer #copyright_print {
	display:block;
	clear:both;
}
#footer #copyright_print img {
	float:right;
}
#footer #copyright_print p {
	width:100%;
	float:left;
	display:block;
}
#footer #copyright_print p span.copytext {
	padding-top:5px;
	display:block;
	font-size:9px;
}
#footer #copyright_print p .red {
	color: 	#C50944;
}

.clearer {
clear:both;
line-height:0;
}
.right {
text-align:right;
}


ul.content {
	width:98%;
	margin:0;
	padding:0;
	list-style:none;
}
ul.content li {
	border-top:1px dotted #c3e6f5;
	background: url("../../images/content_list_bg.jpg") top left no-repeat;
	padding-left:4em;
	padding-top:1.5em;
	padding-bottom:2em;
}
ul.content li a{
	color:#333;
	display:block;
}
ul.content li h2{
	margin:0;
	padding:0;
	display:block;
	font-size:1.4em;
	color:#f47f02;
	font-weight:bold;
	margin-bottom:0.1em;
}

ul.content li h2 a:hover {
	text-decoration:underline;
}
ul.content li span.date {
	color:#666;
	font-size:1em;
	display:block;
	padding-bottom:0.3em;
	
}
ul.content p {
	margin:0;
	padding:0;
	font-size:1.2em;
}

ul.downloads{
	margin:0;
	padding:0;
}
ul.downloads a{
	font-size:1.4em;
}
ul.downloads span{
	font-size:1.2em;
}
ul.downloads li {
	list-style:none;
	margin-bottom:2em;
}
ul.downloads img {
	float:left;
	margin-right:1em;
	margin-top:0.6em;
	width:32px;
	height:32px;
}
ul.downloads span.filesize, 
ul.downloads span.filetype{
	font-size:1em;
}



#page #content .content_box {
	width:208px;
	border:1px solid #d9f2fc;
	margin-right:14px;
	float:left;
	background:url("../../images/button_konsumenten_2.jpg") right bottom no-repeat;
	margin-bottom:20px;

}
#page #content .content_box div.wrap{
	padding:10px;
}
#page #content .content_box a {
	color:#f47f02;
}
#page #content .content_box .nomargin {
	margin:0;
}
#page #content .content_box h2 {
	color:#f47f02;
	line-height:1.1em;
	font-size:1.8em;
	margin-bottom:0.5em;
	margin-top:1em;
}
#page #content .content_box p {
	padding:0;
	margin:0;
	line-height:1.3em;
	font-size:1.2em;
}

#page #content .content_box img.right {
	float:right;
}
#page.two #content {
	width:674px;
	border:none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc8c1;
	background-color: #f1eee9;
	padding: 5px;
	text-align:left;
	color:#333333;
	width:200px;
}
#tooltip h3, #tooltip div { margin: 0; font-size:1.1em; font-weight:normal; color:#333; }

#tooltip h3 p {
	font-weight:bold;
	color:#900;
	margin:0;
	font-size:1.1em;}



/* --------------------------------------------- FAQ --------------------------------------- */
#faq ul li {
	margin-top:20px;}

#faq ul li p{
   background:white url(../images/line_pointed.gif) no-repeat left bottom;
   margin-bottom:5px;}

#faq ul.linklist {
	margin-top:20px;
	margin-bottom:40px;
	}


#faq ul.linklist li {
	margin-top:5px;
	font-size:1.3em;}

.topics label {
	font-size:1.3em;
	font-weight:bold;
	padding-right:15px;}

/* --------------------------------------------- Suchergebnis --------------------------------------- */
#Suchergebnis #treffer {
	width:100%;
	font-size:1.3em;
	color:#999;}

#Suchergebnis span.found {
	background-color:#e1dfdb;
	padding:2px;
	}
#Suchergebnis ul li {
	margin-top:20px; }

#Suchergebnis ul li p {
   background:white url(../images/line_pointed.gif) no-repeat left bottom;
   margin-bottom:5px;
   width:775px;
   }
   
#Suchergebnis ul#pagecounter {
	display:block;
	margin-bottom:40px;
	
}
#Suchergebnis ul#pagecounter li {
	float:left;
	display:block;
	
	margin-right:5px;
}

#Suchergebnis ul#pagecounter li a{
	padding:3px 6px;
	font-size:12px;
	display:block;
	text-decoration:none;
	background:white;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #C50944;
}

#Suchergebnis ul#pagecounter li a:hover, #Suchergebnis ul#pagecounter li.active a{
	padding:3px 6px;
	font-size:12px;
	display:block;
	text-decoration:none;
	background:#C50944;
	color: white;
}



/* ---------------------------------------- BILD ZOOM ---------------------------------- */

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

/* ---------------------------------------- Empfehlen popup ---------------------------------- */

.popupLink { outline: none }

.popup { 
	POSITION: absolute; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR:#f1eee9; 
	border: 1px solid #ccc8c1;
	padding:15px;
	font-size:1.1em;
	z-index: 10; 
	display:block;
	width:280px; 
	height:260px; 
	margin-top:-320px;}

#container_popup input {
	border:1px solid #CCCCCC;
	padding:1px;
	}

#container_popup title {
	font-size:1.3em;
	}



/* ---------------------------------------- SITEMAP ---------------------------------- */

#sitemap .leftfloater {
	font-size:1.2em;
	width:225px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;}

#sitemap .leftfloater ul li.header {
	font-size:1.3em;
	font-weight:normal;
	border-bottom:none;
	color:#FFF;
	}

#sitemap .leftfloater ul li.header a {
	color:#333;
	}

#sitemap .leftfloater ul li a span {
	padding-right:5px;
	}


#sitemap .leftfloater ul li {
	padding:5px 0 5px 5px;
	border-bottom:1px dashed #CCCCCC;
	}

/* ---------------------------------------- KONTAKT ---------------------------------- */
 
#Kontakt {
	margin-bottom:40px;
	float:left;
	width:500px;}

#Kontakt label, #Kontakt .data_label {
	font-size:1.2em;
	font-weight:bold;
	display:block;
	float:left;
	position:relative;
	width:140px;}

#Kontakt input {
	font-size:1.2em;
	width:230px;
	padding:1px;
	border:1px solid #CCCCCC;
	margin-bottom:3px;
	margin-top:3px;}

#Kontakt .anrede input {
	float:left;
	border:none;
	width:30px;
	}
#Kontakt .anrede label {
	width:40px;
	line-height:20px;
	}
#Kontakt textarea {
	border:1px solid #CCCCCC;
	width:355px;
	}
#Kontakt .emptyleftcolumn {
	padding-left:135px;}
#Kontakt .emptyleftcolumn input {
	width:0px;
	float:left;}
#Kontakt .emptyleftcolumn label {
	width:300px;
	float:left;
	line-height:22px;}

#Kontakt .linkbuttons input{	
	margin-left:142px;
	width:100px;
	margin-top:20px;
	border:none;}

#Kontakt .separator {
	margin-top:15px;
 	background:white url(../images/line_pointed.gif) no-repeat left top;
	padding-top:20px;}

#Kontakt .betreff {
	width:353px;}

#anfahrts_box {
	padding-top:30px;
	}
#anfahrts_box .googlemaps_link {
	font-size:1.4em;}

