body{
    /*Hintergrundfarbe*/
    background: white;
    font-color: grey;
    text-align: center;


}

.website{

    width: 90%;
    min-width: 500px;
    text-align: center;


}



.linkleiste1{
    position: absolute;
    width: 1200px;
    height: 40px;
    text-align: center;
    /*background: #f9ff72;*/

    margin-top: 130px;
    font-family: tahoma;
    padding: 0px;


}

.seitenleiste{
    position: absolute;
    width: 363px ;
    height: 615px;
    background-color: #fbffca;
    margin-left: 2px;
    margin-top: 10px;
    padding-top: 60px;
    text-align: left;
    padding-left: 20px;

}

.aufgabenbereich {
    position: absolute;
    width: 820px;
    height: 595px;
    align-content: flex-end;
    background: #fbffca;
    text-align: center;
    margin-top: 11px;
    margin-left: 380px;
    padding-top: 60px;
    padding-bottom: 20px;
    font-family: tahoma;
}

.bild{
    position: absolute;
    margin-top: 195px;
    margin-left: 2px;
    border: 1px solid black;
    padding: 0px;


}



td{
    text-align: center;
    background: #f9ff72;
    font-family: tahoma;
    height: 50px;
    width: 200px;

}

tr{
    border: 1px solid black;
}
/*img{border: 1px solid black  }*/
td{padding: 0;}
td a { display: block}

/*td:hover{background: indianred}*/

td:link{background: black}
a:link{ text-decoration: none;  color: black}
a:visited{text-decoration: none; color: black}
a:hover{color:  black }


::-webkit-scrollbar{
    width: 15px;
}

.scroll-pane{
    width: 800px;
    height: 1400px;


}


.page1{
    position: absolute;
    width: 800px;

    align-content: flex-end;
    background: #fbffca;
    text-align: center;
    margin-top: 195px;
    margin-left: 400px;
    font-family: tahoma;
    padding-top: 50px;
    padding-bottom: 20px;



}
.streifen1{
    position: absolute;
    background: white;
    width: 805px;
    height: 665px;
    margin-left: 390px;
    margin-top: 210px;
}
.page2 {
    position: absolute;
    width: 800px;
    height: 595px;
    align-content: flex-end;
    background: #fbffca;
    text-align: center;
    margin-top: 11px;
    margin-left: 400px;
    padding-top: 60px;
    padding-bottom: 20px;
    font-family: tahoma;
}

.streifen2{
    position: absolute;
    background: black ;
    width: 800px;
    height: 665px;
    margin-left: 395px;
    margin-top: 26px;
}

.page3da {
    position: absolute;
    width: 800px;
    height: 675px;
    align-content: flex-end;
    background: #fbffca;
    text-align: center;
    margin-top: 11px;
    margin-left: 400px;


    font-family: tahoma;

}


iframe{
    padding-left: 100px;


}



.anfahrt{
    position: absolute;
    width: 500px;
    height: 400px;
    margin-left: 700px;
    margin-top: 800px;

}
.streifen3{
    position: absolute;
    background: indianred ;
    width: 810px;
    height: 680px;
    margin-left: 380px;
    margin-top: 200px;
}

.page4 {
    position: absolute;
    width: 1170px;
    height: 370px;
    background: #f9ff72;
    text-align: center;
    top: 70px;
    margin-left: 2px;
    padding-left: 30px;
    padding-top: 30px;
    font-family: tahoma;
}



.kopfzeile{
    position: absolute;
    width: 1200px;
    height: 100px;
    background:white ;

    text-align: center;

    padding-top: 35px;




}





