body {
    color: black; 
    background-color: white;
    font-size: 100.01%;
    font-family: Arial, Helvetica, sans-serif;
    min-width: 41em;
    text-align: center;
  }

img{
  border:0;
}

h1 {
    font-size: 12px;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
    line-height: 18px;
	text-align: left;
	padding: 0 20px 0 14px;
  }
  
h2 {
    font-size: 12px;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
    line-height: 18px;
	text-align: left;
	padding: 10px 0 0 0;
	border-top: 1px solid #DADADA;
  }
  
h3 {
    font-size: 14px;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
    line-height: 18px;
	text-align: left;
	padding: 15px 0 0 0;
	border-top: 1px solid #DADADA;
  }
  
h4 {
    font-size: 14px;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #00A8FC;
    line-height: 18px;
	text-align: left;
	padding: 15px 0 0 0;
	border-top: 1px solid #DADADA;
  }
 
.blau {
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #00A8FC;
  }

  
/************* div *************/

div#container{
    position:relative;
    width:870px;
    text-align: center;
    margin: 0 auto; 
  }
  
div#Nav {
    width: 870px; 
    height: 95px;
    padding: 0 0 0 10px;
    text-align: left;
    vertical-align: middle;
    background-image: url('/assets/images/bg_jsnav_01.gif');
    
  }
  
div#SubNav {
    width: 870px; 
    height: 50px;
    padding: 40px 0 0 10px;
    text-align: left;
    vertical-align: bottom;
  }
  
div#visual{
    width: 870px;
    text-align: center;
    background-color: #FFFFFF;
  }
  
html>body h1 {
    border-color: gray;
  }
    
div#content_center {
    border: 1px solid #DADADA;
    -moz-border-radius:0px;
    width: 410px;
    padding: 20px 20px 10px 20px;
    text-align: left;
  }
  
div#content_center li {
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
    padding: 0 0 10px 0;
    display: list-item;
  }
  
div#content_center p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #878787;
    line-height: 18px;
  }
  
div#content_center p:hover {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #636363;
    line-height: 18px;
  }
  
div#content_center a {
    font-family: Arial, Helvetica;
    color: #00CC00;
  }
  
div#content_center a:link {
    color: #00CC00; background-color: #FFFFFF;
  }
  
div#content_center a:visited {
    color: #00CC00; background-color: #FFFFFF;
  }
  
div#content_center a:hover {
    color: #00CC00; background-color: #CCFFCC; text-decoration: underline;
  }
  
div#content_center a:active {
    color: #00CC00; background-color: #FFFFFF;
  } 
  
  
/* energiesparrechner */
div#erechner {
    width: 870px; 
	float: left;
  }

div#erechner_nav_01 {
    width: 411px;
    height: 50px;
	text-align: left;
	margin: 0 0 20px 15px;
	background-image: url('/assets/images/bg_esr_nav_01.gif');
	background-repeat: no-repeat;
  }
  
div#erechner_nav_02 {
    width: 411px;
    height: 50px;
	text-align: left;
	margin: 0 0 20px 15px;
	background-image: url('/assets/images/bg_esr_nav_02.gif');
	background-repeat: no-repeat;
  }
  
div#erechner_nav_01 a {
	font-size: 12px;
	line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;   
    color: #00A8FC;
    margin: -30px 0 0 25px;
    text-align: center;
    padding: 0 0 0 0;
  }

div#erechner_nav_01 a:hover {
    color: #00A8FC;
    text-decoration: underline;
    background-color: #CCEEFE;
  }
  
div#erechner_nav_02 a {
	font-size: 12px;
	line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;   
    color: #00A8FC;
    margin: -30px 0 0 25px;
    text-align: center;
    padding: 0 0 0 0;
  }

div#erechner_nav_02 a:hover {
    color: #00A8FC;
    text-decoration: underline;
    background-color: #CCEEFE;
  }

div#erechner_left {
    width: 430px;
	float: left;
	padding: 22px 0 0 0;
  }
  
div#erechner_right p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
    line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding: 0 30px 0 25px;
  }
  
div#erechner_right p:hover {
    color: #636363;
  }

div#erechner_right {
    width: 440px;
	float: left;
	padding: 25px 0 0 0;
	background-image: url('/assets/images/bg_erechner.gif');
	background-repeat: no-repeat;
  }
  
div#erechner_left p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
    line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding: 0 20px 0 21px;
  }
  
div#erechner_left p:hover {
    color: #636363;
  }
  
table.erechner 
{	
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
	width: 380px;
	border-collapse: collapse;
	border: 0px;
	margin: 0 0 0 25px;
}

td.erechner_left 
{	
	width: 170px;
	padding: 5px 0 2px 0 ;
	text-align: left;
	color: #878787;
}

td.erechner_right
{	
	width: 160px;
	padding: 0 0 0 0;
	color: #878787;
	text-align: left;
}

td.erechner_einheit
{	
	width: 50px;
	padding: 2px 0 0 0;
	color: #878787;
	text-align: left;
}

td.erechner_result_left 
{	
	width: 220px;
	padding: 5px 0 5px 0 ;
	text-align: left;
	border-bottom: 1px solid;
	border-bottom-color: #DADADA;
	color: #878787;
}

td.erechner_result_1
{	
	width: 80px;
	padding: 5px 0 5px 0;
	color: #878787;
	text-align: center;
	background-color: #ffffff;
	border-bottom: 1px solid;
	border-bottom-color: #DADADA;
	border-right: 1px solid;
	border-right-color: #DADADA;
}

td.erechner_result_2
{	
	width: 80px;
	padding: 5px 0 5px 0;
	color: #00A8FC;
	background-color: #ffffff;
	border-bottom: 1px solid;
	border-bottom-color: #DADADA;
	text-align: center;
}
  
  

/* home */
div#home {
    width: 870px; 
	float: left;
  }

div#home_left {
    width: 435px;
	float: left;
  }
  
div#home_left p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
    line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding: 0 20px 0 14px;
  }

div#home_right {
    width: 435px;
	float: left;
  }
  
div#home_right p {
	text-align: right;
  }
  
div#home_right_teaser {
    width: 435px; 
	height: 205px;
	background-image: url('/assets/images/sunflower.jpg');
  }
  
div#home_right_teaser a {
    width: 435px; 
	height: 205px;
	display: block;
	background-image: url('/assets/images/sunflower.jpg');
  }
  
div#home_right_teaser a:hover {
    width: 435px; 
	height: 205px;
	background-image: url('/assets/images/sunflower_hover.jpg');
  }
  
  
  
/* home profil */
div#profil {
    width: 276px;
    height: 150px;
    float: left;
    margin: 0 18px 0 2px;
    background-image: url('/assets/images/teaser_home_profil.jpg');
  }
  
div#profil p {
    padding: 45px 0 0 90px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #878787;
    line-height: 17px;
  }
  
div#profil p:hover {
    color: #636363;
  }
  
div#profil a {
	color: #00A8FC;
    text-decoration: none;
  }
  
div#profil a:hover {
	color: #00A8FC;
    border-bottom: 0.1em solid #00A8FC;
	background-color: #CCEEFE;
  }
  
  
  
/* home energie */
div#energie {
    width: 276px;
    height: 150px;
    float: left;
    margin: 0 18px 0 0;
    background-image: url('/assets/images/teaser_home_energie.jpg');
  }
  
div#energie p {
    padding: 45px 0 0 100px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #878787;
    line-height: 17px;
  }
  
div#energie p:hover {
    color: #636363;
  }
  
div#energie a {
	color: #00A8FC;
    text-decoration: none;
  }
  
div#energie a:hover {
	color: #00A8FC;
    border-bottom: 0.1em solid #00A8FC;
	background-color: #CCEEFE;
  }
  
  
  
/* home produkte */
div#produkte {
    width: 276px;
    height: 150px;
    float: left;
    margin: 0 3px 0 0;
    background-image: url('/assets/images/teaser_home_produkte.jpg');
  }
  
div#produkte p {
    padding: 45px 0 0 90px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #878787;
    line-height: 17px;
  }
  
div#produkte p:hover {
    color: #636363;
  }
  
div#produkte a {
	color: #00A8FC;
    text-decoration: none;
  }
  
div#produkte a:hover {
	color: #00A8FC;
    border-bottom: 0.1em solid #00A8FC;
	background-color: #CCEEFE;
  }
  
* html div#Inhalt {
    height: 1em;
  }
  
  

  
.textfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00AFFD;
	width: 99%;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #DADADA;
}

.esrTextfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00AFFD;
	width: 90%;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #DADADA;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00AFFD;
	width: 95%;
	padding: 2px;
	margin-bottom: 10px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00AFFD;
	width: 99%;
	height: 150px;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #DADADA;
}

p#button {
    text-align: center;
    border: 0;
  }
  
/************* tables *************/

/* struktur */
table.inhalt {
    width: 830px; 
  }
  
td.center {
    width: 450px; 
    text-align: center; 
    vertical-align: top;
  }
  
td.left {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #B0B0B0;
    width: 190px; 
    text-align: left; 
    vertical-align: top;
    padding: 0 5px 0 10px;
  }
  
td.right {
    padding : 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #878787;
    width: 190px; 
    text-align: center; 
    vertical-align: top;
    padding: 0 0 0 10px;
  }
  
td.right_kontakt {
    padding : 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #878787;
    width: 190px; 
    text-align: left; 
    vertical-align: top;
    padding: 0 0 0 10px;
  }
    
  
/* news */
table.news 
{	
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
	width: 430px;
	border-collapse: collapse;
	border: 0px;
	margin: 0 0 10px 0;
}

td.date 
{	
	width: 70px;
	border-bottom: 1px solid;
	border-bottom-color: #CDCDCD;
	padding: 4px 0 4px 10px;
	text-align: left;
	color: #878787;
}

td.message 
{	
	width: 360px;
	border-bottom: 1px solid;
	border-bottom-color: #CDCDCD;
	padding: 4px 0 4px 5px;
	color: #878787;
	text-align: left;
}
  
table.presse 
{	
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
	width: 400px;
	border-collapse: collapse;
	border: 0px;
	margin: 0 0 0 0;
}

td.date_presse
{	
	width: 65px;
	border-bottom: 1px solid;
	border-bottom-color: #CDCDCD;
	padding: 4px 0 4px 5px;
	color: #878787;
}

td.message_presse 
{	
	width: 335px;
	border-bottom: 1px solid;
	border-bottom-color: #CDCDCD;
	padding: 4px 0 4px 6px;
	color: #878787;
	text-align: left;
}

td.message_presse:hover
{	
	background-image: url('/assets/images/td_list_hover.gif');
	background-repeat:no-repeat;
	padding: 4px 0 4px 16px;
}

table.products 
{	
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #878787;
	width: 400px;
	border-collapse: collapse;
	border: 0px;
	margin: 0 0 0 0;
}

td.productlist
{	
	border-bottom: 1px solid;
	border-bottom-color: #CDCDCD;
	padding: 4px 0 4px 5px;
	color: #878787;
}

td.productlist:hover
{	
	background-image: url('/assets/images/td_list_hover_2.gif');
	padding: 4px 0 4px 15px;
}

/************* footer *************/

p#footer {
    clear: both;
    font-size: 11px;
    line-height: 14px;
    margin: 10px; 
    padding: 10px;
    text-align: center;
    color: #B0B0B0;
    border: 0;
  }
  
p#footer a {
    color: #00AFFD;
    text-decoration: none;
  }
  
p#footer a:hover {
    color: #636363;
  }
  
/************* links *************/
/**background-color: #E8E8E8;**/
a.grey {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #878787;
    text-decoration: none;
  }
  
a.grey:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #878787;
    text-decoration: none;
  }
  
a.grey:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #B0B0B0;
    text-decoration: none;
  }
  
a.grey:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A8FC;
    text-decoration: none;

  }
  
a.blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A8FC;
    text-decoration: none;
  }
  
a.blue:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A8FC;
    text-decoration: none;
  }
  
a.blue:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A8FC;
    text-decoration: none;
  }
  
a.blue:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A8FC;
    text-decoration: none;
    background-color: #CCEEFE;
    border-bottom: 0.1em solid #00A8FC;
  }

td.grey {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #878787;
    text-decoration: none;
  }
  
td.grey:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #878787;
    text-decoration: none;
  }
  
td.grey:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #B0B0B0;
    text-decoration: none;
  }
  
td.grey:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A8FC;
    text-decoration: none;

  }
a:focus {
  outline: none;
  }
