*     { padding: 0; margin: 0; }
body {  color: black;
        text-align: center;
        background-color: #6AB3AD;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        display: flex;
        align-items: center;
        justify-content: center;        
        font-size: normal;
      }


p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: normal; }
strong { font-weight: bold; }
h3 { font-family: Arial, Helvetica, Verdana, sans-serif; color: #870000; font-size: 150%; font-weight: bold; } 
td { height: 2.0em; }
li { margin-left: 35px; list-style-type: none; }

input[type="submit"], input[type="button"]

    {
    min-width: 15em;
    padding: 0.25em;
    border: 1px solid red;
    border-radius: 0.25em;
    height: 2.5em;
    background-color: #E9F47B;
    font-weight: bold;
    color: #A51100;
    }
input[type="text"], input[type="password"], input[type="email"]
    {
    padding: 0.25em;
    border: 1px solid red;
    border-radius: 0.25em;
    height: 1.2em;
    font-size: 100%;
    background-color: white;
    color: black;
    }



#wrapper   { 
             
             color: black;
             border-radius: 0.5em;
             padding: 10px;
             text-align: center;
             background-color: #FFF878;
             margin: 5px;
             width: 1215px;
             min-height: 800px;
           }
          
#Kopf  { 
         font-family: Arial, Helvetica, Verdana, sans-serif;
         text-align: center;         
         color: #C40000;
         font-size: 170%;       
         font-weight: bold;     
         background-color: #FFF878;
         width: 1200px;
         padding: 5px;
         height: 90px;
         vertical-align: middle;  
       }
#Text  {  
          background-image: url("./images/Kartoffeln.jpg");
          font-family: Arial, Helvetica, Verdana, sans-serif;
          border: 1px solid red;
          border-radius: 0.5em;
          background-color: white;       
          font-size: 100%;
          width: 1200px;
          padding: 5px;
          font-weight: normal;
          min-height: 700px;
       }  

.cont {
          background-color: #eaeaea;
          font-size: 100%;
          padding: 0px;
          text-align: center;
          border: 2px solid red;
          border-radius: 0.50em;
          color: black;
         }       
.cont1 {
          background-color: white;
          font-size: 90%;
          padding: 0px;
          text-align: center;
          border: 2px solid red;
          border-radius: 0.50em;
          color: black;
         }  
#Text1   {
        background-color: #eaeaea;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        border: 1px solid red; 
        border-radius: 0.5em;
        font-size: 120%; 
        font-weight: normal;
        padding: 10px;
        margin-left: 50px;
        margin-right: 50px;
        min-height: 150px;
       }         
    
#Textbox
       { 
        background-color: white;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        border-top-style: none;
        border-right-style: 1px solid red; 
        border-bottom-style: 1px solid red;
        border-left-style: 1px solid red;
        border-bottom-right-radius: 0.5em;
        border-bottom-left-radius: 0.5em;        
        font-size: 90%; 
        font-weight: normal;
        padding: 10px;
        margin-left: 50px;
        margin-right: 50px;
        min-height: 300px;
       }
       
#Textbox1
    {
     width: 1150px;
     text-align: center;
     background-color: #eaeaea;
     border: 1px solid red;
     border-radius: 0.50em;
     height: auto;
    }       
#box   {
        background-color: white;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        border: 1px solid red;
        width: 1100px; 
        height: auto;
        border-radius: 0.50em;
        margin: auto;
       }
.textform { font-family: Arial, Helvetica, Verdana, sans-serif; 
        font-size: 100%; 
        font-weight: normal;
      }

td.textback {
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: normal;
background-color: #eaeaea;
padding: 2px;
vertical-align:middle;
text-align:left;
margin-top: auto;
margin-bottom: auto;

height: 1.5em;
}
td.textback1 {
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: white;
background-color: black;
vertical-align:middle;
text-align:center;
}

#Fuss { 
        background-color: #FFF878;
        color: black;
        font-family: Arial, Helvetica, Verdana, sans-serif; 
        font-size: 90%; 
        font-weight: normal;
        padding: 0px;
        width: 1200px;
        height: auto;
      }       
#Navibereich       
        {
          border-top-right-radius: 0.5em;
          border-top-left-radius: 0.5em;               
          text-align: center;
          margin-top: 20px;
          margin-left: 50px;
          margin-right: 49.5px;
          margin-bottom: 0;
          text-align: right;
          color: black;
          background-color: white;
          height: 70px;
          text-bottom; 
        }
#navi       
        {
          border-top-right-radius: 0.5em;
          border-top-left-radius: 0.5em;            
          margin-left: 0;
          margin-right: auto;
          margin-bottom: 0;
          font-size: 100%;
          font-weight: bold;
          text-align: right;
          color: black;
          background-color: white;
          padding: 15px 80px 0 0; 
          border-bottom: 2px solid white;
          height: 25px;
          text-bottom; 
        }
          #navi ul { margin-bottom: 0; }
          #navi li {
                     display: inline;
                     list-style-type: none;
                     margin: 0;  
                   } 
          #navi a { 
            color: #FFD909;
            background-color: #9D1F11;
            padding: 0px 8px 0 8px;
            border: 2px solid black; 
          }
          #navi a:hover,
          #navi a:focus 
          { 
            color: #9D1F11; 
            background-color: #FFF878;
            border-bottom-color: black;          
          }
          
          
           #navi a:active,
           #verwaltung #snav00 a,
           #verwaltung1 #snav01 a,
           #verwaltung2 #snav02 a,
           #verwaltung3 #snav03 a,
           #verwaltung4 #snav04 a,
           #verwaltung5 #snav05 a,
           #Quiz #nav00 a,
           #NPW #nav03 a
          {
            color: black;
            background-color: white;
            border-bottom-color: white;
          }  

       
a { text-decoration: none; outline: none;  }        
a:link { color: #9D1F11; font-weight: bold; }
a:visited { color: #9D1F11; font-weight: normal;}          
a:hover, a:focus { color: #ff0000; background-color: transparent; text-decoration: none; }      


@media only screen and (min-width: 480px) {       
 
.bildlinks { float: left;
             padding: 5px;
                
           }      
      }

      


@media only screen and (min-width: 480px) {       
  
     }
 


*/ 

      


  


