* {
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
    font-family: "Lucida Grande", Arial, sans-serif;
    font-size: 13px;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
html, body {
    width: 100%;
    height: 100%;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
body {
    background-color: #303030;
    background-image: url(img/bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#page {
    position: relative;
    width: 960px;
    margin: 0 auto;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#page a.sus {
    text-decoration: none;
    color: #808080;
    text-shadow: 1px 1px #C0C0C0;
    background-image: url(img/up.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 13px;
}
#page a.sus:hover {
    color: #000000;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#logo {
    position: absolute;
    margin-top: 10px;
    width: 583px;
    height: 104px;
    background-image: url(img/logo.png);
    background-position: center;
    background-repeat: no-repeat;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#thumbs {
    position: absolute;
    left: 571px;
    margin-top: 25px;
    width: 345px;
    height: 80px;
    background-image: url(img/thumbs.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}
#thumbs-content {
    position: relative;
    width: 335px;
    height: 70px;
    margin-left: 11px;
    margin-top: 11px;
    overflow: hidden;
    white-space: nowrap;
}
#thumbs-content a img {
    margin-right: 2px;
}   
#thumbs-end {
    position: absolute;
    left: 916px;
    margin-top: 25px;
    width: 12px;
    height: 80px;
    background-image: url(img/thumbs.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#slogan {
    position: absolute;
    left: 570px;
    margin-top: 115px;
    width: 345px;
    height: 30px;
    padding-top: 10px;
    background-image: url(img/thumbs.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    text-indent: 15px;
    color: #0000FF;
    text-shadow: 1px 1px #FFFF00;
    z-index: 2;
}
#slogan-end {
    position: absolute;
    left: 915px;
    margin-top: 115px;
    width: 12px;
    height: 40px;
    background-image: url(img/thumbs.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: 2;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#menu {
    position: absolute;
    height: 50px;
    margin-top: 76px;
    left: 275px;
    z-index: 3;
}
#menu-items {
    position: relative;
    float: left;
    height: 42px;
    background-image: url(img/menu.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 8px;
    padding-left: 15px;
}
#menu-end {
    position: relative;
    float: left;
    width: 15px;
    height: 50px;
    background-image: url(img/menu.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#menu a {
    position: relative;
    float: left;
    display: block;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 9px;
    height: 27px;
    text-transform: uppercase;
    text-decoration: none;
    color: #6F71FF;
    font-size: 16px;
    text-shadow: 1px 1px #FFFFFF;
}
#menu a:hover {
    color: #0000FF;
    background-image: url(img/light.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#footer {
    position: relative;
    float: left;
    width: 940px;
    padding: 10px;
    margin-top: 10px;
    color: #FFFF00;
    text-shadow: 1px 1px #444444;
    text-transform: uppercase;
    background-image: url(img/footer.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}
#footer-left {
    position: relative;
    float: left;
    text-align: left;
    padding-left: 15px;
}
#footer-left a {
    text-decoration: none;
    color: #FFFF00;    
}
#footer-left a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
#footer-right {
    position: relative;
    float: right;
    text-align: right;
    padding-right: 45px;
}
#footer img {
    vertical-align: top;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#page-title {
    position: absolute;
    left: 15px;
    top: 125px;
    z-index: 3;
    height: 40px;
}
#page-title-content {
    position: relative;
    float: left;
    height: 28px;
    padding-top: 12px;
    background-image: url(img/section.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    font-size: 16px;
    padding-left: 55px;
    color: #0000FF;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: uppercase;
}
#page-title-end {
    position: relative;
    float: left;
    height: 40px;
    width: 55px;
    background-image: url(img/section.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#page-content {
    position: relative;
    float: left;
    width: 932px;
    margin-top: 140px;
}
#page-content-top {
    position: relative;
    float: left;
    width: 932px;
    height: 10px;
    background-image: url(img/top.png);
    background-position: left top;
    background-repeat: no-repeat;
}
#page-content-bottom {
    position: relative;
    float: left;
    width: 932px;
    height: 10px;
    background-image: url(img/bottom.png);
    background-position: left top;
    background-repeat: no-repeat;
}
#page-content-main {
    position: relative;
    float: left;
    width: 912px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(img/content.png);
    background-position: left;
    background-repeat: repeat-y;
    text-align: justify;
}
#page-content-main p {
    text-indent: 50px;
    margin-top: 5px;
}
#page-content-main p:first-letter {
    font-size: 18px;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
#formular-contact {
    font-size: 16px;
    margin-left: 50px;
    border: solid 1px #C0C0C0;
}
#formular-contact * {
    font-size: 16px;
}
#formular-contact input,
#formular-contact select,
#formular-contact textarea {
    border: solid 1px #E0E0E0;
}
#formular-contact td {
    padding: 3px;
}
#formular-contact tr td:first-child {
    text-align: right;
}

#galerie table img {
    border: solid 1px #C0C0C0;
    padding: 5px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}

img.homepageimg {
    border: solid 1px #C0C0C0;
    padding: 10px;
    background-color: #F0F0F0;
    margin: 5px;
}

#tarife-energy tr td,
#tarife-energyplus tr td {
    padding-left: 5px;
    padding-right: 5px;
}

.tr0 {
    color: #FFFFFF;
    background-image: url(img/blue-ribbon.png);
    background-position: center;
    background-repeat: repeat-x;
}
.tr0 *{
    font-size: 16px;
}

.tr1 {
    background-image: url(img/yellow-ribbon.png);
    background-position: center;
    background-repeat: repeat-x;
    color: #0000FF;
}

.tr2 {
    background-image: url(img/ocean-ribbon.png);
    background-position: center;
    background-repeat: repeat-x;
    color: #000000;
}

.trx {
    background-image: url(img/orange-ribbon.png);
    background-position: center;
    background-repeat: repeat-x;
}