


html, body {
	background-color:#00979C;
}


#header {
    background: url("../images/header_background.gif") repeat scroll 0 0 #EEEEEE;
    /* background-color:#00979C; */
    position:fixed;
    height:50px;
    width:100%;
    z-index:100;
    top:0px; left:0px; right:0px;
    color:#ffffff;

}

#header_ueberschrift{
	float: left;
	margin-left: 25%;
	height:30px;
	margin-top: 10px;
}

.header_ueberschrift{
/*	border: 1px solid #bb0000;  */
	background-color: #00979C;
	font-family:Arial,Verdana,Helvetica;
	color: #ffffff;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
   }


#menucontainer {
	float:left;
	position:fixed;
    background-color:#00979C;
    width: 100px;
	border: 3px solid #016264;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 2px #ccc; 	
}


/* Feststehender Footer  */
#footer {
    background-color: #00979C;
	color:#ffffff;
    /* background-color:#00979C; */
    position:fixed;
	height: 40px;
    width:100%;
    z-index:100;
    bottom:0; left:0; right:0;
	text-align: left;
}

#footer_links {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 240px;
	background-color: #ffffff;
	text-align: center;
	padding: 2px;
	border: 1px solid #ffffff;	
	border-radius: 5px;
	box-shadow: 2px 2px 2px 2px #ccc; 
}



#footer_datenschutz {
    float: right;
	margin-top: 10px;
	margin-right: 25px;
	width: 160px;
	background-color: #ffffff;
	text-align: center;
	padding: 2px;
	border: 1px solid #ffffff;	
	border-radius: 5px;
	box-shadow: 2px 2px 2px 2px #ccc; 
}




#footer_rechts {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	width: 100px;
	background-color: #ffffff;
	text-align: center;
	padding: 2px;
	border: 1px solid #ffffff;	
	border-radius: 5px;
	box-shadow: 2px 2px 2px 2px #ccc; 
}


/* lHintergrundbild links  */
#hintergrund_left{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 159px;
	height: 2000px;
	background-color:#ffbaba;
}


#inhalt_links {
	float:left;
    background-color:#00979C;
	//width: 650px;
	width: 600px;
    height: auto;
    margin-top: 45px;
    margin-left: 120px;
    padding:5px;
    padding-bottom: 5em;
}

#inhalt_rechts {
	float:left;
    background-color:#00979C;
	width: auto;
    height: auto;
    margin-top: 45px;
    margin-left: 0px;
    padding:5px;
    padding-top: 5px;
    padding-bottom: 5em;	
}

#inhalt_handlauf_links {
	float:left;
    background-color:#00979C;
	width: auto;
    height: auto;
    margin-top: 45px;
    margin-left: 105px;
    padding:5px;
    padding-bottom: 5em;
}
#inhalt_links_solar {
	float:left;
    background-color:#00979C;
	width: 840px;
    height: auto;
    margin-top: 45px;
    margin-left: 120px;
    padding:5px;
    padding-bottom: 5em;	
}
#inhalt_strom_links {
	float:left;
    background-color:#00979C;
	width: 717px;
    height: auto;
    margin-top: 45px;
    margin-left: 120px;
    padding:10px;
    padding-bottom: 5em;
}

#inhalt_ledcube_links {
	float:left;
    background-color:#00979C;
	width: 650px;
    height: auto;
    margin-top: 45px;
    margin-left: 120px;
    padding:5px;
    padding-bottom: 5em;
}



.tabelle {
   border-collapse: collapse;
   border: 1px solid #ffffff;
   background-color: #ffffff;
   empty-cells:hide;
   margin: 0px;
   margin-top: 10px;
   }
   
   
.tabelle_laufschrift {

   border-collapse: collapse;
   border: 1x solid #ffffff;
   background-color: #ffffff;
   empty-cells:hide;
   margin: 0px;
   margin-top: 10px;
   }
   
.tabelle_handlauf {
   border-collapse: collapse;
   background-color: #ffffff;
   empty-cells:hide;
   margin-left: 5px;
   margin-top: 10px;
   width: 600px;
   }
   
.tabelle_dht22 {
   border-collapse: collapse;
   background-color: #ffffff;
   empty-cells:hide;
   margin-left: 5px;
   margin-top: 10px;
   width: 800px;
   }
   
.tabelle_oled {
   border-collapse: collapse;
   background-color: #ffffff;
   empty-cells:hide;
   margin-left: 5px;
   margin-top: 10px;
   width: 800px;
   }

.tabelle_bigthermo {
   border-collapse: collapse;
   background-color: #ffffff;
   empty-cells:hide;
   margin-left: 5px;
   margin-top: 10px;
   width: 800px;
   }     
   
   
th {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-family:Arial,Verdana,Helvetica;
	color: #8a8a8a;
	text-align: center;
	font-size: 1.1em;
   }
  
td {
	border: 1px solid #ffffff;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#4a4a4a;
	padding-left: 5px;
	padding-right: 5px;	
   }
   
.td_solarbilder {
	font-family:Arial,Verdana,Helvetica;
	font-size:7pt;
	font-weight:600;
	text-decoration:none;
	color:#4a4a4a;
	padding-left: 5px;
	padding-right: 5px;
   }
   
 
.ueberschrift{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-family:Arial,Verdana,Helvetica;
	color: #aa0000;
	text-align: center;
	font-size: 1.0em;
	padding-top: 10px;
	padding-bottom: 10px;
   }
   
.ueberschrift_12{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-family:Arial,Verdana,Helvetica;
	color: #9a9a9a;
	text-align: center;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
   }

.player
{
	font-family:Arial,Verdana,Helvetica;
	color: #770000;
	text-align: center;
	font-size: 9pt;
	font-weight:bold;
}

.tabelledownloads {
   border-collapse: collapse;
   background-color: #ffffff;
   margin:0 auto;
   margin-top: 5px;
   }


.bild
{
font-family:Arial,Verdana,Helvetica;
color: #4a4a4a;
text-align: left;
font-size: 0.6em;
} 
   
   
   
thead.header {
   background-color: #ffc;
   }
tbody.body {
   background-color: #ff0000;
   }


a:link { 
font-family:Arial,Verdana,Helvetica;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#0000bb;
} 

a:visited { 
font-family:Arial,Verdana,Helvetica;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#0000bb;
} 

a:active { 
font-family:Arial,Verdana,Helvetica;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#aa0000;
background-color:##FFFFCC;
} 

a:hover { 
font-family:Arial,Verdana,Helvetica;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#aa0000;
background-color:#FFFFCC;
}




/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  position: relative;
  top: 85px;
  left: 10px; /* or right 50%              Horizontale Ausrichtung des Menues	 */	
  text-align: left; 
  border:	2px solid rgba(150,150,150,.6); /* Menu-Umrandung */
}

.sf-menu ul {
	box-shadow: 2px 2px 15px rgba(30,30,30,.9);
	min-width: 6em; /* allow long menu items to determine submenu width */
	*width: 6em; /* no auto sub width for IE7, see white-space comment below */
}


.sf-menu a {
	border-top:		1px solid rgba(100,100,100,.5);
	border-bottom:	1px solid rgba(100,100,100,.5);
	border-left:	1px solid rgba(100,100,100,.3);
	border-right:	1px solid rgba(100,100,100,.3);
	padding: 0.4em 0.8em;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #6a6a6a;	/* Textfarbe */
	zoom: 1; /* IE7 */	
}


.sf-menu li {
	background: #fafafa; /* Hintergrundfarbe */
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu ul li {
	background: #fafafa;
}

.sf-menu ul ul li {
	background: #fafafa;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #FFFFC9; 
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}


/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 1.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0.2em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #00cc00; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(0,255,0,.8);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: grey; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #7a7a7a; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(100,100,100,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: grey;
}
