﻿body {
    background: transparent url('../images/portal_topp.jpg') no-repeat center 100px;
    }

div#InnerWrapper {
    margin-top: 0px;
}
div#InnerWrapper div#ContentContainer {
    width: 975px;
}
div#EditorField div.EditorContentContainer {
    margin: 0px;
}
div#EditorField h1 {
    position: static;
    color: #505050;
    margin-bottom: 5px;
}
#ContentContainer h1 {
    position: relative;
    top: 0px;
}

div#ContentTop {
    visibility: visible;
    display: block;
    overflow: hidden;
    height: 210px;
    margin-bottom: 15px;
}

div#Teaser {
    float: left;
    width: 615px;
    height: 185px;
    padding-top: 20px;
}
div#Garanti {
    float: right;
    margin-top: 20px;
}
div#Garanti img {
    width: 150px;
    height: 150px;
}
div#LeftBlock {
    width: 605px;
}
