html, body {
    margin: 0;
    padding: 0;
    background: #DEDEDE url(../images/content-bg.gif) repeat-x;
    font: 12px helvetica;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
}

a:visited {
    text-decoration: none;
}


#content{
    margin: 20px auto;
    width: 931px;
    padding: 0;
    background: #FFFFFF;
}

#header{
    width: 931px;
    height: 141px;
    background: url(../images/head.jpg) no-repeat;
    margin: 0;
    padding: 0;
}

#header a{
    display:block;
    height:82px;
    padding: 40px 0 0 40px;
    width:342px;
    border: none;
    overflow: hidden;
}

#contentBox{
    border-left: 1px solid #616161;
    border-right: 1px solid #616161;
}

#leftBG{
    background: #FFFFFF;
    width: 209px;
}

#contentLeft{
    background: #FFFFFF url(../images/contentLeft-head.jpg) no-repeat top left;    
    margin: 0;
    padding: 0;
    float: left;
    width: 209px;
}


.mod_changelanguage{
	float: right;
	margin: 10px 10px 0 0;
}

.mod_changelanguage ul li{
	list-style-type: none;
}

.mod_changelanguage ul li{
	height: 22px;
	width: 22px;
	float: left;
	padding: 0 5px;
}

.mod_changelanguage ul li a{
	display: block;
}
/*
.mod_changelanguage ul li.lang-de{
	background: url(../images/de.png) no-repeat;

}

.mod_changelanguage ul li.lang-en{
	background: url(../images/en.png) no-repeat;

}
*/

#contentLeftBottom{
    background: #FFFFFF url(../images/contentLeft-bottom.gif) no-repeat top right;
    width: 209px;
    height: 125px;
}

#menuLeft{
    padding: 111px 0 0 0;
    width: 216px;
}

#menuLeft .menuHeadline{
	margin: 0 0 10px 50px; 
	font-size: 18px; 
	font-weight: bold; 
	color: #919191;
}

#menuLeft .menuHeadline2{
	margin: 40px 0 10px 50px !important;	
}

#menuLeft ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menuLeft ul li.menuLeft1{ height: 45px;margin: 0;padding: 0;}
#menuLeft ul li.menuLeft1 a{
    background: url(../images/menuLeft.gif) no-repeat;
    display: block;
    height: 45px;
    width: 216px;
    color: #c1c1c1;
    font: 17px helvetica;
    padding: 13px 0 0 50px;
}

#menuLeft ul li.menuLeft1 a:hover{
    background: url(../images/menuLeft-hover.gif) no-repeat;
    color: #FFFFFF;
    font: 17px helvetica;
}

#menuLeft ul li.menuLeft2{ height: 45px;margin: 0;padding: 0;}
#menuLeft ul li.menuLeft2 a{
    background: url(../images/menuLeft.gif) no-repeat;
    display: block;
    height: 45px;
    width: 216px;
    color: #c1c1c1;
    font: 17px helvetica;
    padding: 13px 0 0 50px;
}

#menuLeft ul li.menuLeft2 a:hover{
    background: url(../images/menuLeft-hover.gif) no-repeat;
    color: #FFFFFF;
    font: 17px helvetica;
}

#menuLeft ul li.menuLeft3{ height: 45px;margin: 0;padding: 0;}
#menuLeft ul li.menuLeft3 a{
    background: url(../images/menuLeft.gif) no-repeat;
    display: block;
    height: 45px;
    width: 216px;
    color: #c1c1c1;
    font: 17px helvetica;
    padding: 13px 0 0 50px;
}

#menuLeft ul li.menuLeft3 a:hover{
    background: url(../images/menuLeft-hover.gif) no-repeat;
    color: #FFFFFF;
    font: 17px helvetica;
}

#menuLeft ul li.menuLeft4{ height: 46px;margin: 0;padding: 0;}
#menuLeft ul li.menuLeft4 a{
    background: url(../images/menuLeftBottom.gif) no-repeat;
    display: block;
    height: 45px;
    width: 216px;
    color: #c1c1c1;
    font: 17px helvetica;
    padding: 13px 0 0 50px;
}

#menuLeft ul li.menuLeft4 a:hover{
    background: url(../images/menuLeftBottom-hover.gif) no-repeat;
    color: #FFFFFF;
    font: 17px helvetica;
}

/* english menu */

#menuLeft ul li.menuLeft1eng{ height: 45px;margin: 0;padding: 0;}
#menuLeft ul li.menuLeft1eng a{
    background: url(../images/menuLeft.gif) no-repeat;
    display: block;
    height: 45px;
    width: 160px;
    color: #c1c1c1;
    font: 13px helvetica;
    padding: 16px 0 0 50px;
}

#menuLeft ul li.menuLeft1eng a:hover{
    background: url(../images/menuLeft-hover.gif) no-repeat;
    color: #FFFFFF;
    font: 13px helvetica;
}

#menuLeft ul li.menuLeft2eng{ height: 45px;margin: 0;padding: 0;}
#menuLeft ul li.menuLeft2eng a{
    background: url(../images/menuLeft.gif) no-repeat;
    display: block;
    height: 45px;
    width: 160px;
    color: #c1c1c1;
    font: 13px helvetica;
    padding: 16px 0 0 50px;
}

#menuLeft ul li.menuLeft2eng a:hover{
    background: url(../images/menuLeft-hover.gif) no-repeat;
    color: #FFFFFF;
    font: 13px helvetica;
}

#menuLeft ul li.menuLeft3eng{ height: 45px;margin: 0;padding: 0;}
#menuLeft ul li.menuLeft3eng a{
    background: url(../images/menuLeft.gif) no-repeat;
    display: block;
    height: 45px;
    width: 160px;
    color: #c1c1c1;
    font: 13px helvetica;
    padding: 16px 0 0 50px;
}

#menuLeft ul li.menuLeft3eng a:hover{
    background: url(../images/menuLeft-hover.gif) no-repeat;
    color: #FFFFFF;
    font: 13px helvetica;
}

#menuLeft ul li.menuLeft4eng{ height: 46px;margin: 0;padding: 0;}
#menuLeft ul li.menuLeft4eng a{
    background: url(../images/menuLeftBottom.gif) no-repeat;
    display: block;
    height: 45px;
    width: 160px;
    color: #c1c1c1;
    font: 13px helvetica;
    padding: 16px 0 0 50px;
}

#menuLeft ul li.menuLeft4eng a:hover{
    background: url(../images/menuLeftBottom-hover.gif) no-repeat;
    color: #FFFFFF;
    font: 13px helvetica;
}

/* english menu end */

#contentMain{
    background: #b1b1b1;
    border-top: 1px solid #838383;
    position: relative;
    float: left;
    width: 720px;
    margin: 0;
    padding: 0; 
}

#menuHeader{
    background: #b1b1b1;
    margin: 15px 0 0 0;
    width: 702px;
    height: 27px;
}

#menuHeader ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menuHeader ul li{
    float: left;
    margin: 0 15px;
    padding: 0;
}
#menuHeader ul li a{
    display: block;
    width: 145px;
    height: 27px;
    text-align: center;
    padding: 7px 0 0 0;
    text-transform: uppercase;
    color: #FFFFFF; 
}

#menuHeader ul li.active{
    background: url(../images/menuTopSelected.gif) no-repeat;    
    display: block;
    width: 145px;
    height: 27px;
    text-align: center;
    padding: 7px 0 0 0;
    text-transform: uppercase;
    color: #727272;     
}

#menuHeader ul li a:hover{
    background: url(../images/menuTopSelected.gif) no-repeat;
    color: #727272;
}

#menuHeader ul.level_2 {
	background: none;
	
}

#menuHeader ul.level_2 li{
	margin: 10px;
	
}

#menuHeader ul.level_2 li a:hover{
	background: none;
}


#pageContent{
    background: #FFFFFF url(../images/topShadow.gif) top left repeat-x;
    width: 672px;
    min-height: 580px;
    border-right: 1px solid #838383;
    border-left: 1px solid #b1b1b1;
    margin: 0;
    padding: 20px 15px;   
}

#pageContent h1{
    font: 18px helvetica;
    color: #307713;
    margin: 0;
    padding: 0;
}

#pageContent h2{
    font: 15px helvetica;
    margin: 0;
    padding: 0 0 15px 0;
    color: #D8D100;
}

#pageContent p{
    font: 13px helvetica;
    margin: 0;
    padding: 5px 0;
    color: #3D3D3D;
    text-align: justify;
}

#pageContent a{
    text-decoration: none;
    color: #4E634D;
}

#pageContent a:hover{
    text-decoration: none;
    color: #789776;
}

#pageContent tr td{
    padding: 5px;
    margin: 0;
    vertical-align: top;
    text-align: left;
}

#pageContent tr td p{
    vertical-align: top;
    text-align: left;
}

#pageContent table.tableContent td{
    vertical-align: top;
    min-width: 100px;
    margin: 0 0 10px 0;
}

#pageContent table.tableContent p{
    margin: 0;
    padding: 2px 0;
}

#pageContent ul{
   font-family: helvetica;
   font-size: 13px;
   color: #3D3D3D;
   margin: 5px 35px;
   padding: 0;
}

#pageContent ul li{
   list-style-image: url(../images/list.gif);
   padding: 5px 5px;
}


#rightLinks{
    position: absolute;
    bottom: 144px;
    right: 0;
    width: 16px;
    height: 20px;
}


.clearContent{
    clear:  both;
}

#footer{
    background: url(../images/bottom.jpg) no-repeat;
    width: 931px;
    height: 8px;
}

#copyright{
    padding: 4px 0 0 15px;
    color: #636363;
    background: #DEDEDE;
    width: 931px;
    font: 11px arial;
}

#copyright a{
    text-decoration: none;
    color: #636363;
}


.formbody {
    font-family: helvetica;
    font-size: 12px;
    color: #514E50;
    margin: 15px 0 0 0;
}

.formbody td {
    padding: 0 0 4px 15px;
}

.formbody input, .formbody textarea{
    padding: 3px;
    font-size: 12px;
    color: #514E50;

}

.formbody span.mandatory{
    font-size: 10px;
    padding: 0 0 0 2px;
    color: #A91620;
}


#promo{
	width: 86px;
	height: 133px;
	background: url(../images/ener-active-promo.png) no-repeat;
	float: right;
	margin: 110px -86px 0 0;
	overflow: hidden;
}

#promo a{
	display: block;
	width: 81px;
	height: 129px;
	text-indent: -1999px;
}



/*----typolight----*/

.clear {
	height:0.1px;
	overflow:hidden;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}
	
.invisible {
	width:0px;
	height:0px;
	left:-100px;
	top:-100px;
	position:absolute;
	overflow:hidden;
	display: inline;
}
