body {
    background-color:#cee2f6;
    font-size:18px;
    line-height:1.3em;
    padding:0px;
    margin:0px;
    font-weight:300;
}

#titel_head {
    position:absolute;
    left:0px;
    top:0px;
}

#titel_head.links{
    top:50px;
    left:50px;
}

#titel_head.rechts{
    top:50px;
    right:50px;
}