table {
margin : 0;
padding : 0;
}

body {
background-color: #d2b48c;
}

#Kreis
{
top: 0;
left: 0;
width: 976px;
height: 871px;
background-repeat: no-repeat;
background-position: center center;
background-color : #d2b48c;
margin:0;
}

#Titel {
font-weight : bold;
font-size : 350%;
position : fixed;
top: 40%;
right: 30%;
z-index :2;
overflow :auto;
}

#valid {
position : fixed;
top : 90%;
right : 17px;
height : 10%;
z-index : 2;
overflow : auto;
}