/****************************
+++ HTML-Standards +++
****************************/

html {
    min-height:100.05%;
}

body {
    margin:0;
    padding:0;
    font-family:verdana, helvetica, sans-serif;
    font-size:75%;
    color:#0E0F0D;
    background: white;
    line-height:1.3em;
}

img {
    border:none;
}

h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
    font-size:100%;
    color:#2D5F2B;
}

h1, h2 {
    font-family:"times new roman", "times", sans-serif;
    margin:0;
    font-size:2.4em;
    font-weight:lighter;
    line-height:1.2em;
    color:#2D5F2B;
}

h2{

color:#7EAF3D;
}

.trenner {
    display:block;
    clear:both;
    height:1px;
    font-size:1px;
}

.trennerkasten {
    display:block;
    clear:both;
    height:5px;
    font-size:1px;
    background:white;
}

a {
    color:#0E0F0D;
    text-decoration:none;
}

p {
    margin-top:0px;
}

/* +++++++++++++++++++++++++
++++++ Grundstruktur +++++++
+++++++++++++++++++++++++++*/

#wsb {
    position:relative;
    width:1720px;
    padding:0;
    margin-top:67px;
}

#inhalt {
    position:absolute;
    top:78px;
    left:40px;
    color:white;
    width:510px;
}

#inhalt a, #inhalt h1{
    color:white;
}

#headline {

}

#text {
    margin:20px 0px 20px 120px;
}

#energie {
    position:absolute;
    top:0px;
    right:0px;
    padding-top:288px;
    padding-right:40px;
}









