
.languageswitcherload {
text-align: right;
}

.t3-header {
    padding-top: 10px;
    padding-bottom: 10px;
}


.t3-content-mass-bottom {
    margin-top: 0px;
}

.t3-wrapper {
    background-color: antiquewhite;
}

header#t3-header {
    background-color: white;
}

div#t3-mainbody {
    background-color: white;
}

.container {
    background-color: white;
}