* {
    font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
	text-decoration:none;
}
html, body {
    background: none repeat scroll 0 0 #1b1b1b;

}




#centered{
    width: 800px;
    height: 420px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -210px;
    border-radius: 20px;
}

#bg {
    background-color: #ffffff;
    width: 100$;
    height: 100%;
    border: 1px #000000 solid;
    border-radius: 0px;

}
.blue {
    background-color: #434182;
    width: 10%;
    height: 100%;
    float: left;
    border-radius: 0px 0px 0px 0px;

}

#ts {
    color: #000000;
    float: left;
    line-height: 30px;
    margin-left: 362px;
    margin-top: 30px;
}

#scheuring {
    color: #434182;
    float: left;    font-size: 33px;
}
#dipl {
    color: #434182;
    font-size: 16px;
}

.clearfix {
    clear:both
}
#thsc {
    margin-left: 20px;
    margin-top: 100px;
    float: left;
}

#adresse {
    float: left;
    margin-left: 63px;
    margin-top: 170px;
    font-size: 20px;
    color: #434182;

}
