iframe {
border: none;
border-radius:10px;
}

#rand {
background-color: white;
top:30%;
z-index: 7;
right:0px;
width: 70px;
position: fixed;
padding: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
font-family:Courier New;
font-size:50px; 
}




#textbox {
background-color: #999999;
width: 500px;
padding: 5px;
border-radius: 10px 10px 10px 10px;
font-family:Courier New;
color: #FFFFFF;
}

#fachlink {
font-size: 30px;
text-decoration: none
}

#feld {
    background-color: white;
    width: 900px;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
    font-family:Courier New;
}

td{
text-align: center;
width: 300px;
padding: 30px;
padding-top: 15px;
padding-bottom: 15px;
}

tr{padding: 20px;
}


#whitefield{
background-color: rgba(0, 0, 0, 0.3);width: 100%;
height: 200%;
left: -50%;
right: -50%;
left: -50%;
top: 0px;
width: 200%;
position: fixed;
z-index:20;
}

#leer{
height: 110%;
left: -50%;
right: -50%;
left: -50%;
top: 0px;
width: 100%;
position: absolute;
z-index:1;
}

#sobo{
background-color: white;
height: 100%;
width:100%;
position: fixed;
right: 0px;
left: 0px;
top:0%;
z-index:11;
}

#textbox a{
color: #fff;
}

#entdecken{
font-family:Courier New;
z-index: 1;
}


#fix{
position: fixed;
top:90%;
bottom:0%;
left:30%;
right:30%;
z-index: 10;
font-family: Courier New;
}

#fixed{
position: fixed;
top:0%;
bottom:90%;
z-index: 12;
left:30%;
right:30%;
font-family: Courier New;
}

#titel{font-size: 70px}

#foto{border-radius:10px}

#spalte{width:450px}

#neu{font-size:25px; color:white; background:#13E848; border-radius:40px;}