
body {
  margin-right: auto;
  margin-left:  auto;
  max-width: 960px;
  padding-right: 10px;
  padding-left:  10px;


  <!--background-image: url("get.png"); linear-gradient(120deg, #f6d365 0%, #fda085 100%);-->


     }

body {

        background-color: #f4c2c2;

     }


#top {
    text-align: center;
}

#logo {
    color: white;
    background-color: rgb(211, 70, 94);
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    padding: 8px;
    margin-top: 16px;
}

#logo-name {
    font-size: 32px;
    font-weight: bold;
    margin:16px;
}








#image {
    width: 100%;
        max-width: 960px;
        height: auto;
    margin-top: 16px;
    margin-bottom: 16px;
     border-radius: 40px;

}


#image02 {
    width: 100%;
        max-width: 480px;
        height: auto;
    margin-top: 16px;
    margin-bottom: 16px;
border-radius: 40px;
}


#image03 {
    width: 100%;
        max-width: 240px;
        height: auto;
    margin-top: 16px;
    margin-bottom: 16px;
border-radius: 40px;
}

#image04 {
    width: 100%;
        max-width: 100px;
        height: auto;
    margin-top: 16px;
    margin-bottom: 16px;
border-radius: 50px;
}

#image05 {
    width: 100%;
        max-width: 50px;
        height: auto;
    margin-top: 16px;
    margin-bottom: 16px;
border-radius: 50px;
}



#main {



    max-width: 960px;
    margin: auto;
    padding: 16px;

}


#main01 {
       max-width: 480px;
       margin: auto;
       padding: 16px;
}

#main02 {
       max-width: 600px;
       margin: auto;
       padding: 16px;
}


#footer {
    text-align: center;
    color: #d47479;
    padding: 16px;
}




table {


 width: 100%;
  table-layout: fixed;
        overflow-wrap: break-word;
font-family: TrajanPro-Regular, 'Lucida Grande', sans-serif;


   }


table#Tabelle1 {
<!--
 border: 4px solid #d3d3d3;
    -->
    }

table#Tabelle1 tr:nth-child(even) {
 background-color: #b0eff2;
}

table#Tabelle1 tr:nth-child(odd) {
 background-color: #b0eff2;
}

table#Tabelle1 th {
 color: green;
 background-color: #a4d3ee;

padding: 2px 2px 1px 2px;


}

table#Tabelle1 td {
<!--
border: 1px solid #00a396;-->

 padding: 1px;

}

table#Tabelle1 tr:last-of-type td {
 background-color: #e6e6fa;
 text-align: center;
 color: green;
 font-weight: bold; font-style: italic; font-family: arial, serif;
}


.responsive-video

 {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;

}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}


a.rot:link {color: red; }
a.rot:visited {color: red; }
a.rot:hover {color: black; }
a.rot:focus {color: red; }
a.rot:active {color: red; }

a.blau:link {color: #0000ff; }
a.blau:visited {color: #0000ff; }
a.blau:hover {color: #000000; }
a.blau:focus {color: #0000ff; }
a.blau:active {color: #0000ff; }

a.gruen:link {color: green; }
a.gruen:visited {color: green; }
a.gruen:hover {color: black; }
a.gruen:focus {color: green; }
a.gruen:active {color: green; }


a.altrosa:link {color: #d47479; }
a.altrosa:visited {color: #d47479; }
a.altrosa:hover {color: black; }
a.altrosa:focus {color: #d47479; }
a.altrosa:active {color: #d47479; }


a.springgreen:link {color: #00FF7F; }
a.springgreen:visited {color: #00FF7F; }
a.springgreen:hover {color: black; }
a.springgreen:focus {color: #00FF7F; }
a.springgreen:active {color: #00FF7F; }
