@charset "UTF-8";
.guide {
    background-image: url(/images/design/guide_background.png);
    background-repeat: repeat-x;
    width: 440px;
    height: 40px;
    margin-left: 331px;
    margin-top: 10px;
}
.guide a {
    display: block;
    float: left;
    height: 38px;
    text-align: center;
    font-size: 14px;
    padding-left: 24px;
    padding-right: 24px;
    color: #444;
    line-height: 38px;
}
.guide a:hover {
    color: white;
    background-image: url(/images/design/guide_background_hover.png);
    background-repeat: repeat-x;
}
.guide .first {
    padding-left: 28px;
    padding-right: 25px;
}
.teasergroup {
    background-color: white;
    margin-bottom: 10px;
}
.teaser { height: 200px }
.teasergroup .news {
    float: left;
    width: 298px;
    margin-left: 10px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD));
    border: 1px solid #ccc;
}
.video-js-box {
    margin: 0px;
    width: 920px;
    height: 380px;
    position: relative;
    top: 10px;
    left: 10px;
}
.overlayer {
    text-indent: 10px;
    letter-spacing: 0.05em;
    padding-right: 20px;
    background-color: #3e8540;
    color: white;
    z-index: 99;
}
.overlayer a, .overlayer a:hover, .overlayer a:visited, .overlayer a:active { color: white }
.teasergroup.text a, .teasergroup.text a:hover, .teasergroup.text a:visited, .teasergroup.text a:active { color: #377d3a; }
/*        */
.teasergroup .cms-navigation {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.teasergroup .cms-navigation a { display: none }
.teasergroup .cms-navigation .nav-group {
    border: 0px solid grey;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    border-right: 1px solid #CCC;
    padding-right: 15px;
    height: 170px;
}
.teasergroup .cms-navigation .nav-group:last-of-type { border: none }
.teasergroup .cms-navigation .nav-group a {
    display: block;
    color: #666;
    font-size: 12px;
    line-height: 20px;
}
.teasergroup .cms-navigation .nav-group .level1 {
    font-weight: bold;
    color: #898989;
    margin-bottom: 10px;
}
.teasergroup .cms-navigation .nav-group .level2 {
    text-indent: 6px;
    margin-top: 3px;
}
.teasergroup .cms-navigation .nav-group .level2:before { content: "»  " }
.teasergroup .cms-navigation .nav-group .level3:before { content: "»  " }
.teasergroup .cms-navigation .nav-group .level3 {
    text-indent: 40px;
    font-size: 10px;
    display: none;
}
#partner img {
    border: 1px solid #DDD;
    margin-bottom: 50px;
}
.energiesparer_head {
    color: #EEE !important;
    font-family: 'Permanent Marker', arial, serif;
    font-weight: bold;
    font-size: 56px;
}
.energiesparer {
    color: #EEE !important;
    font-family: 'Permanent Marker', arial, serif;
    font-size: 32px;
    line-height: 42px;
    margin-left: 50px;
    margin-right: 50px;
    font-weight: normal;
    text-align: right;
}
.energiesparer a {
    color: #377d3a !important;
    text-decoration: none;
    font-family: 'Permanent Marker', arial, serif;
}
.energiesparer_flow {
    color: white !important;
    margin-left: 50px;
    font-weight: normal;
    text-align: left;
    margin-right: 50px;
    font-size: 16px;
    line-height: 24px;
}
#prev, #next {
    display: block;
    width: 19px;
    height: 50px;
    position: absolute;
    top: 250px;
}
#prev {
    background-image: url(/images/design/prev.png);
    margin-left: 300px;
}
#next {
    background-image: url(/images/design/next.png);
    margin-left: 10px;
}
/* doubled the content */
.missing {
    color: #900 !important;
    text-decoration: line-through !important;
}
.block {
    font-size: 16px;
    line-height: 22px;
    text-align: right;
    margin-bottom: 40px;
}
.end_block {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 40px;
}
.tight {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
.box {
    width: 220px;
    height: auto;
    background-color: #f7f7e4;
    border: 1px solid #e0ead1;
    padding: 10px;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 40px;
    text-align: left;
    box-shadow: 5px 5px 5px #999;
    -webkit-box-shadow: 5px 5px 5px #999;
    -moz-box-shadow: 5px 5px 5px #999;
    margin-top: 10px;
}
.box ul {
    margin-left: 5px;
    padding-left: 10px;
}
#feature_visual { height: 400px }
#feature_link1 { display: block }
#feature_link2 { display: none }
#feature_link3 { display: none }
.network_logo {
    background-color: #EEE;
    border: 1px solid #DDD;
    background-image: url(/images/design/logo.web.jpg);
}
#highlight {
    background-repeat: no-repeat;
    width: 180px;
    height: 180px;
    position: relative;
    top: -180px;
    left: 800px;
    z-index: 99;
    display: block;
    line-height: 22px;
    font-size: 14px;
    text-shadow: 2px 2px 6px #FFF;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
}
#highlight a { color: black }
#highlight a:hover {
    color: white;
    text-decoration: underline;
}
#highlight small {
    font-size: 10px;
    display: block;
}
.plz-search {
    background-repeat: no-repeat;
    line-height: 22px;
    font-size: 14px;
    text-shadow: 2px 2px 6px #FFF;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
}
/**/
.gmap_marker {
    font-size: 11px;
    width: 300px;
}
.cms-editable { text-align: left }
/*.cms-editable td{ text-align: left; }_NO__DOTCOMMA__AFTER__*/
.cms-editable h1, .cms-editable h2, .cms-editable h3, .cms-editable h4 { text-align: left }
.cms-repeat img {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.countrybar {
    line-height: 30px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
.teasergroup {
    background-color: #fff;
    width: 940px;
    margin-left: 102px;
}
.teaser {
    float: left;
    width: 298px;
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #666;
    margin-bottom: 10px;
}
.frame {
    margin-left: 50px;
    margin-right: 80px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.news {
    float: left;
    width: 298px;
    margin-left: 10px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 10px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD));
    border: 1px solid #ccc;
}
.news p { margin: 10px }
.news .headline { font-weight: bold }
.news .text, .news .date { font-size: 12px }
.el { background-color: #ffffff }
.ol { background-color: #f8fad6 }
/*.cms-editable img{ margin:20px; }
/* nearly regular stuff */
.natureOffice {
    margin: 0 auto;
    width: 1165px;
}
.main {
    background-image: url(/images/design/glow.jpg);
    background-repeat: no-repeat;
}
.header {
    background-image: url(/images/design/header_new.jpg);
    background-repeat: no-repeat;
    height: 220px;
    width: 1162px;
}
.header .logo {
    margin-left: 110px;
    padding-top: 40px;
    height: 100px;
}
.header .about {
    height: 50px;
    width: 300px;
    margin-left: 135px;
    margin-top: 10px;
    color: #fff;
}
.header .eyecatcher {
    width: 350px;
    height: 50px;
}
.header .database { width: 240px }
.header div { float: left }
.header .countryselector {
    margin-left: 642px;
    margin-top: 35px;
    width: 120px;
}
/*
.guide a {
    display:block;
    float:left;
    height:38px;
    text-align:center;
    font-size:14px;
    padding-left:20px;
    padding-right:20px;
    color:#444;
    line-height:38px;
}
.guide a:hover {
    background-image:url(/images/design/guide_background_hover.png);
    background-repeat:repeat-x;
    color:#fff;
}
.guide .first{ padding-left:35px; padding-right:35px; }
.guide .last{ padding-left:25px; padding-right:25px; }
*/
.group { margin-left: 10px }
.group div {
    float: left;
    font-weight: bold;
    font-size: 11px;
    margin-top: 4px;
    line-height: 22px;
    width: 240px;
}
.group .counter { font-weight: normal }
.feature {
    width: 940px;
    height: 400px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-left: 101px;
    margin-right: 101px;
}
/* .feature img{ width: 940px !important; height: 400px !important; } _NO__DOTCOMMA__AFTER__*/
.cover {
    margin-left: 101px;
    margin-right: 101px;
    width: 940px;
    height: 310px;
    background-color: #377d3a;
    margin-bottom: 10px;
}
.navigation {
    width: 220px;
    height: 100%;
    background-color: #fff;
    float: left;
    margin-left: 102px;
    font-size: 0.9em;
    line-height: 24px;
}
.navigationframe {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.navigation a { display: block }
.navigation a:hover {
    background-color: #c2d38e;
    color: #000;
}
.navigation .level0 {
    font-weight: normal;
    text-indent: 10px;
}
.navigation .level1 {
    font-weight: normal;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    font-size: 1.1em;
    line-height: 26px;
    text-indent: 10px;
    background-image: url(/images/design/guide_background.png);
}
.navigation .level2 {
    font-weight: normal;
    text-indent: 10px;
}
.navigation .level3 {
    font-weight: normal;
    text-indent: 25px;
}
.navigation .blind { display:none; }
.navigation .level1.blind { opacity: 0.7; display:block; }
.navigation .current {
    font-weight: bold;
    background-color: #c2d38e;
    color: #000;
}
.content {
    background-color: #fff;
    width: 710px;
    margin-left: 10px;
    float: left;
}
.footer, .calendar {
    background-image: url(/images/design/guide_background.png);
    background-repeat: repeat-x;
    height: 40px;
    width: 940px;
    margin-left: 102px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 40px;
    text-indent: 10px;
}
.footer div {
    font-size: 10px;
    color: #444;
    line-height: 38px;
    float: left;
}
.footer .center { width: 260px }
.footer .social {
    text-align: right;
    margin-right: 10px;
}
.footer .social div{
	position: relative;
	top: 6px;
	width: 50px !important;
}

/* specials for other countries...*/
.usa .header { background-image: url(/images/design/header_us.jpg) }
.usa .guide {
    width: 490px;
    margin-left: 281px;
}
.usa .guide a {
    padding-left: 16px;
    padding-right: 16px;
}
.usa .guide .first {
    padding-left: 22px;
    padding-right: 22px;
}
.usa .guide .last {
    padding-left: 22px;
    padding-right: 22px;
}
.usa .footer .center { width: 390px }
.py .header { background-image: url(/images/design/header_py.jpg) }
.la .header { background-image: url(/images/design/header_la.jpg) }
/* totally regular stuff... */
body, td, th {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
}
body {
    margin: 0px;
    background-color: #377d3a;
    overflow: auto;
    overflow-x: hidden;
}
img { border: none }
a, a:visited {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}
a:hover, a:active {
    color: #377d3a;
    text-decoration: none;
    cursor: pointer;
}
h1 {
    font-weight: bold;
    font-size: 2em;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 20px;
}
h2 {
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 10px;
}
h3 {
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 0px;
}
h4 {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 0px;
}
.clear { clear: both }
