|
|
|
 |
|
|
|
|
|
|
|
|
|
|
|
Freie Teams(Kommt Später)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
 |
body{
font-family:arial;
color:black;
margin-left:0px;
margin-right:0px;
background-color:#1C1C1C;
}
#head{
margin-top:70px;
font-size:30px;
background-color:white;
height:80px;
}
h1{
border-bottom:1px dashed grey;
padding:15px;
}
h2{
border-bottom:1px dashed grey;
}
#start{
margin-top:40px;
height:280px;
background-color:white;
padding:30px;
}
#box_eins{
position:absolute;
border-right:1px dashed grey;
width:350px;
}
#box_zwei{
margin-left:355px;
position:absolute;
width:300px;
}
#button{
position:absolute;
margin-top:220px;
}
#fehler{
margin-left:700px;
position:absolute;
} |
|
 |
|
|
|
|