/* Schriftart im gesamten Dokument */

body {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt;
         }
        
div {
     width: 90%;
     margin: auto;     
    }        

th {
    background-color: yellow;
    font-size: 10pt;
   }      
         
/* Textgröße in Absätzen, Tabellen usw. Größe */

td, tr, p, div, li, form {}

td {
    text-align: center;
    font-size: 10pt;
    }  
                             
/* Einstellungen für Tabellen */                             
                             
table {
       margin: auto;
       width: 100%;
      }  
        
/* Überschrift 1  */

h1 {
    text-align: center;
    font-size: 24pt;
    font-weight: bold;
    color: red;
   }        
                
/* Überschrift 2 z.B über der Einsatzliste */

h2 {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    color: black;
   }
         
 /* Überschrift 3 z.B Überschrift linker Rand in schwarz */

h3 {
      text-align: left;
      font-size: 12pt;
      font-weight: bold;
      color: black;
     } 
     
    
h5 {
      text-align: center;
      font-size: 10pt;
      font-weight: bold;
      color: black;
     } 
     
h6 {
      text-align: center;
      font-size: 12pt;
      font-weight: bold;
      color: black;
     }
     
h7 {
    text-align: left;
    font-size: 14pt;
    font-weight: bold;
    color: red;
   }
     
/* ID  */ 

#tabellentext {
                     text-align: left;
                     font-size: 10pt; 
                    }   
                    
#impressum {
                     text-align: left;
                     font-size: 10pt;
                     border: 10px;
                    }                     

#body {
           text-align: center;
           background-color: white;
           padding: 0 0 10px 0;
           margin: 0;
           border: 0;
          }

#buttonmenue {
                       font-family: Arial, Helvetica, sans-serif;
                       cursor: pointer;
                       color: white;
                       background-color: red;
                       width: 130px;
                       font-weight: bold;
                       padding: 0;
                       margin: 0 0 0 0;
                       border: 0;
                      }
            
#wrapper {
          color: black;
          margin: auto;
          margin-top: 10px;
          margin-bottom: 20px;
          padding: 0px;
          text-align: center;
          background: white;
          width: 950px;
         }

#cmsmenue {
                    float: left;
                    text-align: center;
                    font-weight: bold;
                    width: 140px;           
                    padding: 0 10px 10px 0;
                    margin: 0;
                   }
                    
    #cmsmenue ul {
                            padding: 10px 0 0 0;
                            margin: 0;
                            width: 130px;
                           }
    #cmsmenue li {
                           list-style-type: none;                           
                           background: red; 
                           padding: 3px 0 3px 0;
                           margin: 2px 0 2px 0;
                          } 

    #cmsmenue a {
                           text-decoration : none;
                           display: block;
                          }
                          
    #cmsmenue a:link { color: white;} 

    #cmsmenue a:visited { color: white; }

    #cmsmenue a:hover { color: yellow; } 

    #cmsmenue a:active { color: white; }

#cmsstatus {
                    text-align: center;
                    font-weight: bold;
                    background: red;
                    color: white;
                    width: 130px;           
                    padding: 0 0 0 0;
                    margin: 10px 0 0 0;
                   }               

#cmslaufschrift {
                  font-size: 12pt;
                  color: red;
                  font-weight: bold;
                  background-color: yellow;
                  width: 776px;
                  padding: 2px 0 2px 0;
                  margin: 0;
                 }
         
#zentriert {text-align: center;}

#kopfbereich {
              text-align: center;
              font-size: 18pt;
              font-weight: bold;
              color: white;
              background: red;
              float: right;
              width: 800px;
              padding: 5px 0 5px 0;
              margin: 0 0 2px 0;
             }

#logininfo {
            text-align: left;
            border: 2px solid red;
            float: right;
            width: 776px;
            padding: 5px 10px 5px 10px;
            margin: 0 0 2px 0;
           }
               
#frontnavi {
            font-weight: bold;
            text-align: center;           
            border: 2px solid red;
            float: right;
            width: 776px;
            padding: 5px 10px 5px 10px;
            margin: 0 0 2px 0;
           }
           
 #frontnavi table {
                            border: 0;
                            width: 100%;
                            text-align: center;
                            vertical-align: middle;
                            padding: 0 0 0 0;
                            margin: 0 0 0 0;
                           }
           
  #frontnavi tr  {         
                        font-size: 10pt;
                        height: 16pt;
                        vertical-align: middle;
                        padding: 0 0 0 0;
                        margin: 0 0 0 0;
                       }
                       
     #frontnavi th  {         
                        font-size: 12pt;
                        height: 16pt;
                        font-weight: bold;
                        text-align: center;
                        background-color: white;
                        border: 0px;
                        vertical-align: middle;
                       }                    
         
   #frontnavi td  {         
                        font-size: 10pt;
                        height: 16pt;
                        font-weight: bold;
                        vertical-align: middle;
                        background-color: red;
                        border: 0px;
                        padding: 0 0 0 0;
                        margin: 0 0 0 0;
                       }                
                       
  
      #frontnavi a {                           
                       width: 100%;
                       background: red;
                       vertical-align: middle;
                       padding: 0 0 0 0;
                       text-decoration : none;
                       display: block;
                       margin: 0 0 0 0 0;
                     }
                          
    #frontnavi a:link { color: white;} 

    #frontnavi a:visited { color: white; }

    #frontnavi a:hover { color: yellow; } 

    #frontnavi a:active { color: white; }
               
  #bildtabelle table, td, th, tr  {         
                        font-size: 10pt;
                        height: 16pt;
                        font-weight: bold;
                        vertical-align: middle;
                        background-color: red;
                        border: 1px solid white;
                       }

/* Textbereich Anfang */

#tabelleformular {text-align: left;}

#textbereich {
              float: right;
              border: 2px solid red;
              text-align: left;
              margin: 0px;
              width: 776px;
              min-height: 400px; 
              padding: 10px;
              margin: 0 0 1px 0;
             }
             
  #textbereich table {
                             margin: auto;
                             width: 100%;
                             /* background: red; */
                             border: 0px solid red;
                             padding: 0;
                             }
                            
  #textbereich td {
                           border: 1px solid red;
                           background-color: white;
                           font-size: 10pt;
                           padding: 1px;
                           margin: 0;
                         }
  
  #textbereich th {
                          background-color: yellow;
                          font-size: 10pt;
                          text-align: center;
                          border: 1px solid red;
                          padding: 2px 1px 2px 1px;
                          margin: 0;
                         }                         

#textbereich h3 {
                        text-align: left;
                        font-size: 10pt;
                        font-weight: bold;
                        color: black;
                       }                          
                         
/* Textbereich Ende */                         
                                 
/* Auswahltabelle Textbereich z.B. Einheiten*/

#texttabelle {
                   border: 0px;
                   text-align: center;
                   margin: auto;
                   width: 0px;
                   min-height: 0px; 
                   padding: 0px;
                   }

#texttabelle table {
                            border: 0;
                            width: 100%;
                            text-align: center;
                            vertical-align: middle;
                           }
        
#texttabelle td  {         
                        font-size: 10pt;
                        height: 16pt;
                        width: 33%;
                        font-weight: bold;
                        vertical-align: middle;
                        background-color: red;
                        border: 0px;
                       } 

#texttabelle tr  {         
                        font-size: 10pt;
                        height: 16pt;
                        vertical-align: middle;
                      } 
         
#texttabelle th  {         
                        font-size: 12pt;
                        height: 16pt;
                        font-weight: bold;
                        text-align: center;
                        background-color: white;
                        border: 0px;
                        vertical-align: middle;
                       }                   
             
 #texttabelle a {
                       text-decoration : none;
                       display: block;
                      }
            
            
/* Link-Stile für Hover-Links  */
#texttabelle a:link {color: white;} 

#texttabelle a:visited {color: white;}

#texttabelle a:hover {
                                text-decoration : none; 
                                color: yellow; 
                               } 

#texttabelle a:active {color: white;}

/* Auswahltabelle Textbereich Ende*/

#fussbereich {
                     text-align: center;
                     font-size: 10pt;
                     font-weight: bold;
                     color: white;
                     background: red;
                     float: right;
                     width: 800px;
                     padding: 5px 0 5px 0;
                     margin: 1px 0 0 0;
                    }
                    
#fusstabelle {
                   border: 0px;
                   text-align: center;
                   margin: auto;
                   width: 100%;
                   min-height: 0px; 
                   padding: 0px;
                   }

#fusstabelle table {
                            border: 0;
                            width: 100%;
                            text-align: center;
                            vertical-align: middle;
                           }
        
#fusstabelle td  {         
                        font-size: 10pt;
                        height: 16pt;
                        width: 100%;
                        font-weight: bold;
                        vertical-align: middle;
                        background-color: red;
                        border: 0px;
                       } 

#fusstabelle tr  {         
                        font-size: 10pt;
                        height: 16pt;
                        vertical-align: middle;
                      } 
         
#fusstabelle th  {         
                        font-size: 12pt;
                        height: 16pt;
                        font-weight: bold;
                        text-align: center;
                        background-color: white;
                        border: 0px;
                        vertical-align: middle;
                       }                   
             
 #fusstabelle a {
                       text-decoration : none;
                       display: block;
                      }
            
            
/* Link-Stile für Hover-Links  */
#fusstabelle a:link {color: white;} 

#fusstabelle a:visited {color: white;}

#fusstabelle a:hover {
                                text-decoration : none; 
                                color: yellow; 
                               } 

#fusstabelle a:active {color: white;}



                                       
#textmenue {
                   text-align: left;
                   width: 120px;
                   font-size: 8pt;
                   font-weight: bold;
                   color: white;
                   background-color: red;
                   padding: 3px 5px 3px 5px;
                   margin: 3px 0 3px 0;
                  }
                                            
/* Index Beginn */
                    
#kopfbereichindex {
                            font-size: 28pt;
                            font-weight: bold;
                            color: white;
                            background-color: red;
                            float: right;
                            width: 800px;
                            padding: 5px 0 5px 0;
                            margin: 2px 0 2px 0;
                          }

#textbereichindex {
              float: right;
              border: 2px solid red;
              margin: 0px;
              width: 796px;
              padding: 0px;
              margin: 0 0 2px 0;
             }                         

#laufschrift {
                  font-size: 12pt;
                  color: red;
                  font-weight: bold;
                  background-color: yellow;
                  width: 776px;
                  padding: 2px 0 2px 0;
                  margin: 0 10px 0 10px;
                 }

#logo-links {
             float: left;
             width: 200px;           
             padding: 70px 0 5px 0;
             margin: 0;  
            }

#logo-mitte {
             float: left;
             width: 394px;           
             padding: 15px 0 5px 0;
             margin: 0;  
            }

#logo-mitte2 {
             width: 100%;           
             padding: 0 0 10px 0;
             margin: 0;  
            }


#logo-rechts {
             float: right;
             width: 200px;           
             padding: 70px 0 5px 0;
             margin: 0; 
            }

#unten-links {
             float: left;
             width: 200px;           
             padding: 10px 0 10px 0;
             margin: 0;  
            }

#unten-mitte {
             float: left;
             width: 394px;           
             padding: 15px 0 10px 0;
             margin: 0;;
            }


#unten-rechts {
             float: right;
             width: 200px;           
             padding: 10px 0 10px 0;
             margin: 0;  
            }
            
#textindex {
                   text-align: center;
                   font-size: 12pt;
                   font-weight: bold;
                   max-width: 170px; 
                   color: red;
                   background: red;
                   padding: 3px 0 3px 0;
                   margin: 40px 0 0 0;
                  }
                  
   #textindex a {
                       text-decoration : none;
                       display: block;
                          }
                          
    #textindex a:link { color: white;} 

    #textindex a:visited { color: white; }

    #textindex a:hover { color: yellow; } 

    #textindex a:active { color: white; }                  

/* Index Ende */
                           
/* Klassen */

.bildmenue {
                  border: 0;
                  padding: 0;
                  margin: 0;
                 }
                 
.inputmenue {
                    width: 116px;
                    border: 1px solid red;
                    padding: 2px 1px 2px 1px;
                    margin: 0;
                   }
                   
.bildindex {
                 border: 0;
                }
                
.clearing { clear: both; }

.bildlinks {
              float:left;
              margin-right: 10 px;
              }

.bildrechts {
              float:right;
              margin-left: 50 px;
                }

/* impressum Anfang */

#impressum {text-align: left;}

#impressum {
              float: right;
              border: 2px solid red;
              text-align: left;
              margin: 0px;
              width: 776px;
              min-height: 400px; 
              padding: 10px;
              margin: 0 0 1px 0;
             }
             
  #impressum table {
                             margin: auto;
                             width: 100%;
                             /* background: red; */
                             border: 0px solid red;
                             padding: 0;
                             margin: 0;
                            }
                            
  #impressum td {
                           border: 0px;
                           background-color: white;
                           font-size: 10pt;
                           padding: 1px;
                           margin: 0;
                         }
  
  #impressum th {
                          background-color: yellow;
                          font-size: 10pt;
                          border: 1px solid red;
                          padding: 2px 1px 2px 1px;
                          margin: 0;
                         }                         

#impressum h3 {
                        text-align: left;
                        font-size: 10pt;
                        font-weight: bold;
                        color: black;
                       }                          
                         
/* Textbereich Ende */

  #bildtabelle    { }
  
  #bildtabelle td {       
                           border: 0px;
                           background-color: white;
                           font-size: 10pt;
                           padding: 1px;
                           margin: 0;
                      }
                      
                      
#tabellen2 {
                     text-align: left;
                     font-size: 10pt;
                     background-color: yellow; 
                    } 
