#container {
    width: 100%;
    border: none;
}

#header {
    width: 100%;
    border-bottom: 1px solid #999;
}

#sprachen {
    display: none;
}

#navigation {
    display: none;
}

#inhalt {
    margin: 0;
}

#footer {
    display: none;
}

#printfooter {
    display: block;
    text-align: center;
    border-top: 1px solid #999;
}


.contentlinks {
    width: 70%;
}

.newsbox {
    width: 30%;
    float: left;
}

.newsbox div {
    margin: 0;
}

.spaltelinksschmal {
    width: 40%;
}

.rubrikenteaser {
    width: 50%;
}

.rubrikteaser {
    width: 40%;
}

.spaltelinksbreit {
    width: 55%;
}

.spalterechtsschmal {
    width: 40%;
}

.serviceselect {
    width: 70%;
}

.login {
    width: 100px;
}

.login_button {
    width: 50px;
}

.spaltelinksmittel, .spalterechtsmittel {
    width: 45%;
}

div#berechnungsformular {
    display: none;
}

.tabdiv {
    display: block;
}

.tabdiv h2 {
    display: block;
}

#tabnav {
    display: none;
}

.spalterechtsbreit {
    width: 450px;
}

table.referenzen {
    width: 340px;
}