html {
	color: #000000;
	background:#FFFFFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}

li {
	list-style: none;
}

h1, h2, h3, h4 {
	font-size: 100%;
	font-weight: normal;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/*  Fonts ///////////////////////////////////////////////// */
body {
	font: normal normal normal 0.625em/1.2em Verdana, Arial, Helvetica, sans-serif;
}

select, input, button, textarea {
	font: 100% verdana, tahoma, arial, helvetica, sans-serif;
}

table {
	font-size:inherit;
    font-size: 100%;
}

/*  Standards and Clear///////////////////////////////////////////////// */
html,
body {
    height: 100%;
	width: 100%;
}

img { border: none}
strong { font-weight: bold;}

/* float clearing for everyone else */
.clear {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 1px;
  line-height: 1px;
}

/* float clearing for IE6 */
* html .clear {
  height: 1%;
}

/* float clearing for IE7 */
*+html .clear{
  min-height: 1%;
}


/* Global ///////////////////////////////////////////////*/
body { background: url(../../images/main/bg-site.png) repeat-x center 0;}
#site {
	width: 880px;
	margin: 0 auto;
}

a {
    color: #2177bd;
    text-decoration: none;
}

a:hover { text-decoration: underline;}


/* Header ///////////////////////////////////////////////*/
#header {
    background: url(../../images/main/bg-header.png) repeat-x 0 0;
	border: 1px solid #e1e1e1;
    height: 90px;
	margin: 0 0 17px;
	padding: 25px 0 0 45px;
	position: relative;
}

#header h4 {
	color: #000030;
	font-size: 1.6em;
	line-height: 1.2em;
}

#header h2 {
	color: #000030;
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: bold;
}

#header ul.navi {
    bottom: 62px;
	position: absolute;
    right: 83px;
}

#header ul.mainNavi {
    position: absolute;
    left: 45px;
    bottom: 7px;
}

#header li {
	display: block;
	float: left;
}

#header ul.navi li a {
    color: #000030;
    text-decoration: none;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0px 5px;
	border-right: 1px solid #000030;
}

#header ul.mainNavi li a {
    color: #fff;
    text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px 5px;
	border-right: 2px solid #fff;
}

#header li a:hover { text-decoration: underline !important;}

#header li.last a {	border: none !important;}

#header form {
    height: 22px;
    position: absolute;
    right: 20px;
	bottom: 35px;
	width: 194px;
}

#header .inputSearch {
    background: #fff;
    border: 1px solid #ccc;
    color: #000030;
    font-size: 1.1em;
    right: 60px;
	padding: 2px 10px;
    position: absolute;
    top: 0;
    width: 127px;
}

#header .submitBtn {
	background: none;
	border: 0;
	color: #93c31b;
    cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	height: 18px;
	margin: 0;
    position: absolute;
    right: 0;
	text-transform: uppercase;
    top: 0;
	width: 60px;
}

#header div.teaserIMG {
    position: absolute;
    right: 0;
	bottom: -201px;
	background: url(../../images/main/picture.png) no-repeat 0 0;
	width: 345px;
	height:	225px;
}

*html #header div.teaserIMG {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/main/picture.png');
    background-image: none;
}

/* Home ///////////////////////////////////////////////*/
div.shortCalcContainerStrom {
	background: url(../../images/main/bg-shortcalc-strom.png) no-repeat 0 0;
	height: 182px;
	position: relative;
	width: 521px;
	margin: 0 0 10px;
}

div.shortCalcContainerStrom form {
    position: absolute;
    left: 22px;
	top: 52px;
}

div.shortCalcContainerStrom fieldset {margin: 9px 0 12px;}

div.shortCalcContainerStrom label {
	display: block;
	float: left;
    width: 137px;
	height: 20px;
	text-indent: -1000em;
	overflow: hidden;
}

div.shortCalcContainerStrom input {
    background: #fff;
    border: 1px solid #ccc;
    color: #000030;
    font-size: 1.1em;
    right: 50px;
	padding: 2px 10px;
    width: 127px;
}

div.shortCalcContainerStrom form .submitBtn {
	background: none;
	border: 0;
	cursor: pointer;
	height: 72px;
	margin: 0;
	padding: 0;
	position: absolute;
	line-height: 400px;
	text-indent: -1000em;
	overflow: hidden;
	left: 400px;
	top: 0;
    width: 72px;
}

div.shortCalcContainerStrom p {
	position: absolute;
	bottom: 10px;
	color: #006e2e;
	font-size: 1.2em;
	left: 0;
	line-height: 1.5em;
	right:0;
	width: 100%;
	text-align: center;
}


div.shortCalcContainerGas {
	background: url(../../images/main/bg-shortcalc-gas.png) no-repeat 0 0;
	height: 182px;
	position: relative;
	width: 521px;
	margin: 0 0 10px;
}

div.shortCalcContainerGas form {
    position: absolute;
    left: 22px;
	top: 52px;
}

div.shortCalcContainerGas fieldset {margin: 9px 0 12px;}

div.shortCalcContainerGas label {
	display: block;
	float: left;
    width: 137px;
	height: 20px;
	text-indent: -1000em;
	overflow: hidden;
}

div.shortCalcContainerGas input {
    background: #fff;
    border: 1px solid #ccc;
    color: #000030;
    font-size: 1.1em;
    right: 50px;
	padding: 2px 10px;
    width: 127px;
}

div.shortCalcContainerGas form .submitBtn {
	background: none;
	border: 0;
	cursor: pointer;
	height: 72px;
	margin: 0;
	padding: 0;
	position: absolute;
	line-height: 400px;
	text-indent: -1000em;
	overflow: hidden;
	left: 400px;
	top: 0;
    width: 72px;
}

div.shortCalcContainerGas p {
	position: absolute;
	bottom: 10px;
	color: #006e2e;
	font-size: 1.2em;
	left: 0;
	line-height: 1.5em;
	right:0;
	width: 100%;
	text-align: center;
}

/* Footer ///////////////////////////////////////////////*/
#footer {
	background: url(../../images/main/bg-footer.png) no-repeat 0 0;
	margin: 10px 0 0;
	padding: 40px 0 20px;
}

#footer ul {
	text-align: center;
	min-height: 1%;
}

#footer li {
    display: inline;
	font-size: 1.2em;
	color: #006e2e;
	line-height: 1.2em;
}

#footer li a {
	color: #006e2e;
    padding: 0 5px;
	text-decoration: none;
}

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

#footer p {
	color: #006e2e;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 12px;
}

/* Content ///////////////////////////////////////////////*/
div.contentContainer {
    padding: 20px;
}

div.contentContainer h3 {
	color: #006e2e;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 5px;
}

div.contentContainer p {
	color: #006e2e;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 10px;
	text-align: justify;
}

div.contentContainer a {
	color: #006e2e;
	font-weight: bold;
}


/* End ///////////////////////////////////////////////*/
