body {
  text-align:center;
  background: #565656; 
  color: black;
  margin: 0;
  padding: 0%; 
  min-width: 640px; 
  font-size: 100.01%; 
  font-family: verdana, arial, sans-serif ;
  margin-top:0;
  margin-bottom:0;
}

#container { 
font-size: 0.9em;
 width: 932px; 
 margin: auto; 
  border-top: 0; /* Ganz oben allerdings würde es mit dem grauen komisch aussehen, deshalb weg damit. */
  background: #565656; 
  text-align:left;
}

#header {
  position:absolute;
/*  background:url(../images/friends/friends_blank_01.jpg); */
  background:url(/images/Pilexa-2010-03-28_header.jpg);
  background-repeat:no-repeat; 
  width: 802px;
  height:200px;
  color:lightgrey;
  text-align: left;
}

#header img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#main_content {
	position:absolute;
	top: 200px;
  	background: url(../images/Pilexa-2009-11-26_middle.jpg) repeat-y;
	width: 802px;
	text-align:justify;
	color: #000;
}

#main_content_inner {
	margin-left: 40px; 
	margin-right: 30px;
	line-height: 1.5em;
/*	font-size: 0.9em; */
}


#container_l { 
  font-size: 0.9em; 
  max-width: 802px; 
}

#container_r { 
        position:absolute;
        top:21px;
        left:810px;
        width: 120px;
        height: 600px;
        background-repeat:no-repeat;
}


#footer2 {
  background: url(../images/pilexa_bg_footer.jpg) no-repeat;
  font-size:0.9em;
}

#footer2 p {
	padding-top: 24px;
   	text-align:center;
}


a { color: black; text-decoration: underline; } /* Alle unbesuchten Links bekommen eine leicht bläuliche Farbe und werden unterstrichen, damit man Sie gleich im Text erkennt. */
a:visited { color: black; } /* Besuchte Links werden schwarz, bleiben dennoch unterstrichen. Somit erkennt man wo man sich schon befunden hat. */
.skip { /* Da ein wichtiger Screenreader das display: none; auch für sich versteht und nichts vorließt obwohl das hier sich vor allem an Blinde richtet, muss man es so lösen dass man diesen Link außerhalb des Sichtfeldes bringt. Somit wird er trotzdem vorgelesen. */
  position: absolute;
  margin-left: -999px;
  width: 990px;
}

h1 { /* Die Überschrift jeder Seite stellen wir besonders da, denn sie ist sehr wichtig. */
  font-size: 2.2em;
  font-weight: normal;
  line-height: 1.8em;
  padding: 0.6em 0 0.4em 2%;
  margin: 0;
  border-bottom: 0px dashed #E6E6FA;
}
h2, h3, h4 { 
font-weight: normal; 
margin: 0;
}
h1, h2, h3, h4, h5, h6 { /* Alle Überschriften bekommen eine besondere Farbe, und da sie sehr groß sind, können wir es uns erlauben hier eine Schrift mit Serifen zu wählen. Wir spielen hier ein wenig mit Typographie, und entgegen dem Einheitsbrei auf vielen Seiten. */
  color: #565656;
  font-family: Georgia, "Times New Roman", Times, serif;
}

img { border: none; 
border-style: none;
} 

.fleft { /* Sachen, an denen der Text vorbeifließen soll, wierden diese Klassen zugewiesen. */
  float: left;
  margin: 0 1em 0.2em 0; /* Man sollte einen schönen Abstand wählen, sonst kleben die Sachen so am Text. */
}
.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}
p{ 
  margin-top:0;
  margin-bottom:0;
  font-weight: normal; 
}


/* -- Layoutspezifisches -- */

#footer {
  clear: both; /* Damit #main mindestens so hoch ausgedehnt wird wie #subnav, falls #subnav länger sein sollte. */
  padding: 0 20px;
}

/* - Der Hauptinhaltsteil - */


#navigation { 
  font-size: 9px; 
  max-height:0px;
  border-top: 0; 
  color:lightgrey;
}




/* - Logo bzw. Kopf - */
#footerline {
    background: url(../images/Pilexa-2009-11-15_footer.jpg) repeat-y;  /* Das Bild mit der Blume hat einen Übergang zum Schwarzen das nutzen wir aus. Wir lassen es oben links beginnen und wiederholen es nicht. Dadurch dass die Hintergrundfarbe auch schwarz ist, entsteht der Eindruck als ob das Bild unendlich lang wäre. */
	height: 43px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	margin: 0 0 0 0;
	font-size: 9px;
	color:lightgrey;
	text-align: center;
	/* vertical-align: text-bottom;*/
	width: 802px;
}

#footer2 a {
  color: lightgrey; 
  text-decoration: none;
}

#Suche {
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	

}

.Selectboxen {
 background-color: #fff57b;
 font-size: 12px;
 width:140px
}

.Eingabefelder {
	background-color: #fff57b;
	font-size: 12px;
	width:40px
}

.InputBreit {
 background-color: #fff57b;
 font-size: 10px;
 width: 200px
}

td.tdl { 
	color: #ffffff; 
	font-size: 0.9em;
}
.lh1 {font-size: 11px; background-color: #ffeaaf; color: #000000; font-family: Verdana,Helvetica, Arial; font-weight: 800; text-decoration: none;}
tr.t1 {
	background-color: #ffffff; 
	font-size: 0.9em;}
tr.t2 {
	background-color: lightgrey; 
	font-size: 0.9em;
	padding: 10em;
}

tr.t1comment {
	background-color: #ffffff; 
	font-size: 0.8em;
	vertical-align: top;
}
tr.t2comment {
	background-color: lightgrey; 
	font-size: 0.8em;
	vertical-align: top;
}

.comment {
        background-color: lightgrey;
        font-size: 0.8em;
        vertical-align: top;
}


t1 td {
	background-color: lightgrey; 
	font-size: 2em;
}
table.ta1neu {
	background-color: #a0a0a0;
}
#alert {
	font-size: 12px;
	font-weight: bold;
	color: #F03;
	height: auto;
	width: auto;
	background-color: #fff57b;
}
#info {
	height: auto;
	width: auto;
	background-color: #fff57b;
}
#loading {
  font:bold 12px Verdana;
  color: white;
}

input:disabled{
 background-color:lightgrey;
}

/* Tooltip */
.tooltip {  
padding: .8em;  
width: 12em; 
/*background:#ff3311;  */
border-width: 2px !important;  
border-color:#999;  
position: relative;  
}  
.tooltip .pointer, .tooltip .inner-pointer {  
position: absolute;  
width:0;  
height:0;  
border-bottom-width: 0;  
background: none;  
}  
.tooltip .pointer {  
border-left: 7px solid transparent;  
border-right: 7px solid transparent;  
border-top: 14px solid #999;  
left: 5%;  
margin-left: -7px;  
}  
.tooltip .inner-pointer {  
border-left: 5px solid transparent;  
border-right: 5px solid transparent;  
border-top: 5px solid #ff3311;  
top: -14px;  
left: -5px;  
}  

/*---------- bubble tooltip PILEXA-----------*/
a.ttpilexa{
    position:relative;
    z-index:10034; 
    color:black;
    text-decoration:none;
}
a.ttpilexa span{ display: none; }

a.ttpilexa:hover{ z-index:10035; color: #aaaaff;}
a.ttpilexa:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:288px;
	color:  #565656;
    	text-align: center;
	filter: alpha(opacity:100);
	KHTMLOpacity: 1;
	MozOpacity: 1.00;
	opacity: 1;
}

a.ttpilexa:hover span.top {
	display: block;
	padding: 57px 8px 0;
   	background: url(/images/bubble_pilexa.gif) no-repeat top;
}
a.ttpilexa:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 2px 4px; 
	background: url(/images/bubble_pilexa_filler.gif) repeat bottom; 
}
a.ttpilexa:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
    	background: url(/images/bubble_pilexa.gif) no-repeat bottom;
}

.ttpilexa table {
	border: 0px solid black;
	background-color: white;
}

.ttpilexa td {
	text-align: left;
}

.zweitezeile {
	background-color: #CDCDCD;
}

.ttpilexa .prozent {
	display: block;
}


.submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
  }

.kleingedrucktes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}

tr.ordert1 {background-color: white; }
tr.ordert2 {background-color: lightgrey; }

.order input[type="text"], .order input[type="password"] { 
	border: 1px solid lightgrey; 
	padding: 3px;
	width: 250px; 
}

.order select { 
	border: 1px solid lightgrey; 
	padding: 3px;
	width: 260px; 
}

.error {
	background-color: #fff57b;
}

.noerror {
	background-color: #ffffff;
}

.orderx {
	font-size: 0.9em;	
	vertical-align: top;
}

.order td {
	font-size:1em;
	valign: top;
	margin-right: 15em;
	padding: 0.3em 1em;
}



.sample { 
	font-size: 0.9em;	
	background-color: #a0a0a0;
}
.sample td {
	padding: 5px;
	font-size: 1em;
	text-align: left;
}
.sample tr.t1 {
	background-color: #CDCDCD;
}
.sample tr.t2 {
	background-color: #FFFFFF;
}

.sample th {
	background-color:#fff57b;
	font-size: 1em;
	text-align: center;
}

.sample .prozent_inline {
	display:inline; 
	top:2px; 
	position:relative; 
}


table.backendtable { 
	background-color: #a0a0a0;
}
table.backendtable td {
	/* padding: 0.2em 2ex 0.2em 2ex; */
	padding: 2px;
	font-size: 0.9em;
}
table.backendtable tr.t1 td {
	background-color: lightgrey;
}
table.backendtable tr.t2 td {
	background-color: white;
}

.csuche select {
	border: 1px solid lightgrey;
	padding: 3px;
	width: 155px;
}

.csuche input[type="text"] { 
	border: 1px solid lightgrey; 
	padding: 3px;
	width: 40px; 
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:1; 
    color:black;
    text-decoration:none;
}
a.tt span{ display: none; }

a.tt:hover{ z-index:10025; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color:  #565656;
	//color: #993300;
    text-align: center;
	filter: alpha(opacity:100);
	KHTMLOpacity: 1;
	MozOpacity: 1.00;
	opacity: 1;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/images/bubble.gif) no-repeat top;
	cursor: help;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/images/bubble.gif) no-repeat bottom;
}

#contback {
font-size: 0.9em;
max-width: 922px; /* Eine Begrenzung der Breite auf höhstens 70em. Das machen wir um nicht zu lange Textbreiten zu erhalten, welche dann schlecht zu lesen sind. Für den IE gibt es in ielte6.css einen Woraround. */
/*text-align:center;*/
 margin: auto; /* Hiermit zentrieren wir unsere Seite. */
  border-top: 0; /* Ganz oben allerdings würde es mit dem grauen komisch aussehen, deshalb weg damit. */
  background: #565656;
}

li {
margin-top:1em;
}

.bewertung_radiobutton { 
	margin-left: 9px;
}

.bewertung_smileys { 
	margin-left: 4px;
	margin-right: 4px;
}

/* STARRATING, Bewertungssystem */
#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('/images/stars.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('/images/stars.gif') left 25px; FONT-SIZE: 1px; }
#star div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }

#userinfo {
	position:absolute; 
	top: 180px;
	left: 270px;
	width: 500px;
  color:#000;
  text-align: right;
  font-size:0.8em;
}

/* Testimonials */
#testimonial_slogan {
	position:absolute; 
	top:80px; 
	left:180px; 
	width: 460px;
	color:#000; 
	text-align:left;
	/*font-family: Verdana;*/
	font-family: Times New Roman,Times,serif;
        font-size: 1.7em;
	z-index:110;
}

#testimonial_slogan .anreisser {
	font-weight: bold;
	z-index:110;
}

#testimonial_name {
        position:absolute;
        top:154px;
        left:340px;
        width: 300px;
	text-align: right;
        color:#000;
	font-family: Times New Roman,Times,serif;
        font-size: 1em;
	font-style:italic;
	z-index:110;
}

#testimonial_kopf {
        position:absolute;
        top:73px;
        left:642px;
        width: 100px;
        height: 97px;
  	background-repeat:no-repeat;
	z-index:110;
}


.rating {
  position:absolute;
  width: 506px;
  height:335px;
  left: -100px;
  top: -150px;
  background: url(/images/tooltip_500x300.png) no-repeat bottom;
  text-align: left;
  z-index: 3120;
}

.rating .content {
  position:absolute;
  width: 495px;
  height: 300px;
  left: 5px;
  top: 35px;	
  z-index:4500;
}

.click4more {
 cursor: help;
 z-index: 10;
}

#window_rating {
  font-size: 0.7em;
  text-align:left;
  background: #ffffff;
  color: black;
  margin: 0;
  font-family: verdana, arial, sans-serif ;
  margin-top:0;
  margin-bottom:0;
}

#window_rating td {
font-size:1em;
        valign: top;
        padding: 0.3em 1em;
}

.faq_container {
	text-align:left;
}

.faq_container h2 {
	font-size:1em;
	font-family: verdana, arial, sans-serif ;
	font-weight:bold;
	background: url(/images/symbols/zoom-in.png) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 15px;
}

.faq_container p {
	font-size:1em;
	font-family: verdana, arial, sans-serif ;
	padding-left: 30px;
	padding-top:5px;
	padding-bottom: 10px;
	display: none;
	background-color: #CDCDCD;
	margin-bottom: 20px;
}

.partnergallery {

}

.partnergallery img{
	float: left;
	margin-right: 1em;
}

.partnergallery p {
	margin-top: 0em;
	width: 350px;
	float:left;
	padding-bottom: 25px;
	text-align:left;
}

.partnergallery h2 {
	padding-bottom: 25px;
	padding-left: 30px;
}

.clear {
	clear: both;	
}

#pelletslieferanten a{
	text-decoration: none;
}

#anonymergebnis {
	text-align: left;
}

#anonymergebnis ul, li{
	margin-top: .3em;
	width: 600px;
}

.imageright img{
	float: right;
	margin: 10px 1em;
}

.imageright p {
	margin-top: 0em;
	padding-bottom: 25px;
	text-align:left;
}

.imageright {
	margin-top: 25px;
	width: 650px;
}

.verbandlogos img{
	vertical-align: middle;
	margin-right: 5px;
}

.alarm {
        background-color: red;
}

.hinweis {
        background-color: #fff57b;;
}

/*
Informationsleiste 
<div id="infobar" align="center"><a href="register.php">Test</a></div>
*/

#infobar {
 margin: 0px;
 font: message-box;
  } 
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
  z-index: 1;
  position: absolute;
  top: 0; left: 0;
  width:100%;
  float: left;
 display: block;
 color: InfoText;
 margin: 0px;
 background: InfoBackground url(/images/infobar2.gif) no-repeat fixed .3em .3em;
 padding: .45em 0 .45em 2em;
 border-bottom: 1px outset;
 text-decoration: none;
 cursor: default;
  } 
 #infobar a:hover {
 color: HighlightText;
 margin: 0px;
 background: Highlight url(/images/infobar2.gif) no-repeat fixed .3em .3em;
}

#zwischenzeile {
	font-family: verdana, arial, sans-serif;
        background-color:#fff57b;
        text-align: left;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#zwischenzeile h2 {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 12px;
  	font-weight: bold;
  	line-height: 1.8em;


}

.left {
  text-align:left;
}

#empfehlung {
	cursor: pointer;
	margin-bottom: 1em;
}

#empfehlung input[type="text"]{
        border: 1px solid lightgrey;
        padding-left: 5px; 
        width: 155px;
}

#empfehlung input[type="image"] {
	position: relative;
	top: 15px;
}

.heizwert img{
        float:left;
        margin-right: 5px;
}


div.heizwert {
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.smallertext {
	font-size: 1em;
	text-align:left;
	line-height: 1.2em;
}


