#header {
    width: 550px;
    padding: 20px;
    border: 1px dotted #000;

    vertical-align: bottom;

    text-align: center;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}

.uhrzeitstil {
	border: 0px;
}

#header  body{
    text-align:left;
    background-color:#933
}