/*CSS (c) 2004 Thomas Schroffenegger*/
/*globale Einstellungen*/

/*Hintergrundbild und Body Einstellungen*/
    body { background-image:url(images/standard/back_zeile.jpg) }
    body { background-color:#BED3FE }
    body { margin-top:15px }
    body { margin-left:0px }

    /* Normaler Text allgemein */
    body, td { font-family: Arial;
               font-size: 12px;
               color: #000000;
             }
             
    /* Menülinks */
    div#clink {
              left: 0px; 
              font: 12px arial, sans-serif; 
              font-weight: bold;
              width: 213px; 
              position: absolute; 
              top: 111px;
              

              }
    
    div#clink a {
                /*border-right: #ffffff 3px solid; padding-right: 10px;*/
                display: block; 
                padding-left: 10px; 
                border-left-width: 0px;
                background: #F0DFC4; 
                border-bottom-width: 0px;
                padding-bottom: 5px; 
                margin: 2px 0px 2px;
                color: #625b55; 
                padding-top: 5px; 
                text-align: left;       
                text-decoration: none; 
                height: 30px;
                }
    
    div#clink a:hover {
               
                border-right: black 3px; 
                background: #BEBEFE; 
                color: #020261; 
                
                      }
    
 /* Menülinks2 */
    div#nlink {
              left: 0px; 
              font: 12px arial, sans-serif; 
              font-weight: bold;
              width: 250px; 
              /* position: absolute; 
              top: 111px; */
              }
    
    div#nlink a {
                /*border-right: #ffffff 3px solid; padding-right: 10px;*/
                display: block; 
                padding-left: 10px; 
                border-left-width: 0px;
                background: #F0DFC4; 
                border-bottom-width: 0px;
                padding-bottom: 5px; 
                margin: 2px 0px 2px;
                color: #625b55; 
                padding-top: 5px; 
                text-align: left;       
                text-decoration: none; 
                height: 30px;
                }
    
    div#nlink a:hover {
               
                border-right: black 3px; 
                background: #BEBEFE; 
                color: #020261; 
                
                      }
       
   
    
    
    
    /*formularfeld*/
    
    .formfeld {
                BACKGROUND-IMAGE: url(images/standard/formback.gif); 
                background-color: #F0DFC4;
                border : 2px #B08D54;
                margin-top : 2px;
                margin-right : 2px;
                margin-bottom : 2px;
                margin-left : 2px;
                FONT-SIZE: 9pt; 
                COLOR: #000000; 
                FONT-FAMILY: Arial, Verdana; 
                
                label, input, select { /* Alle Labels UND Formularelemente auswählen */
                                      display: block;
                                      float: left;
                                      width: 120px; /* Breite.*/
                                      }
              }
 

       .formfeld_test {
                BACKGROUND-IMAGE: url(images/standard/formback.gif); 
                background-color: #F0DFC4;
                border : 2px #B08D54;
                margin-top : 2px;
                margin-right : 2px;
                margin-bottom : 2px;
                margin-left : 2px;
                FONT-SIZE: 10pt; 
                COLOR: #000000; 
                FONT-FAMILY: Arial, Verdana; 
                
                label, input, select { /* Alle Labels UND Formularelemente auswählen */
                                      display: block;
                                      float: left;
                                      width: 100px; /* Breite.*/
                                      }
              }           
              
              
              
    .formfeld2 {
                BACKGROUND-IMAGE: url(images/standard/formback.gif);
                background-color: #F0DFC4;
                border : 2px #a9a9a9;
                margin-top : 2px;
                margin-right : 2px;
                margin-bottom : 2px;
                margin-left : 2px;
                FONT-SIZE: 9pt; 
                COLOR: #000000; 
                FONT-FAMILY: Arial, Verdana; 
                
                label, input, select { /* Alle Labels UND Formularelemente auswählen */
                                      display: block;
                                      float: left;
                                      width: 180px; /* Breite.*/
                                      }
              }
    
        .formfeld3 {
                BACKGROUND-IMAGE: url(images/standard/formback.gif);
                background-color: #F0DFC4;
                border : 2px #a9a9a9;
                margin-top : 2px;
                margin-right : 2px;
                margin-bottom : 2px;
                margin-left : 2px;
                FONT-SIZE: 9pt; 
                COLOR: #000000; 
                FONT-FAMILY: Arial, Verdana; 
                
                label, input, select { /* Alle Labels UND Formularelemente auswählen */
                                      display: block; 
                                      float: left;
                                      width: 80px; /* Breite.*/
                                      }
              }
              

                  .formfeld4 {
                  BACKGROUND-IMAGE: url(images/standard/formback.gif);
                background-color: #F0DFC4;
                border : 2px #a9a9a9;
                margin-top : 2px;
                margin-right : 2px;
                margin-bottom : 2px;
                margin-left : 2px;
                FONT-SIZE: 9pt; 
                COLOR: #000000; 
                FONT-FAMILY: Arial, Verdana; 
                
                label, input, select { /* Alle Labels UND Formularelemente auswählen */
                                      display: block; 
                                      float: left;
                                      /*width: 60px;  Breite.*/
                                      }
              }
    
                      .formfeldlang {
                      BACKGROUND-IMAGE: url(images/standard/formback.gif);
                background-color: #F0DFC4;
                border : 2px #a9a9a9;
                margin-top : 2px;
                margin-right : 2px;
                margin-bottom : 2px;
                margin-left : 2px;
                FONT-SIZE: 9pt; 
                COLOR: #000000; 
                FONT-FAMILY: Arial, Verdana; 
                
                label, input, select { /* Alle Labels UND Formularelemente auswählen */
                                      display: block; 
                                      float: left;
                                      width: 500px;  
                                      }
              }
    
    
       .formfeld300 {
       BACKGROUND-IMAGE: url(images/standard/formback.gif);
                background-color: #F0DFC4;
                border : 2px #a9a9a9;
                margin-top : 2px;
                margin-right : 2px;
                margin-bottom : 2px;
                margin-left : 2px;
                FONT-SIZE: 9pt; 
                COLOR: #000000; 
                FONT-FAMILY: Arial, Verdana; 
                
                label, input, select { /* Alle Labels UND Formularelemente auswählen */
                                      display: block; 
                                      float: left;
                                      width: 300px;  
                                      }
              }    
    
A:link { color: blue; text-decoration: none; } 
A:hover {color:red;text-decoration: underline ;} 
A:visited { color : gray; text-decoration: none; } 
A:active {color: red; background: #CFDFEB; text-decoration: none; } 
    
     
A:link { color: blue; text-decoration: none; } 
A:hover {color:red;text-decoration: underline ;} 
A:visited { color : gray; text-decoration: none; } 
A:active {color: red; background: #CFDFEB; text-decoration: none; } 
    
    
A:link { color: #0099CC; text-decoration : none; }
A:visited { color: #3399FF; text-decoration : none; }
A:hover { color: #1E1E5E; text-decoration : none; } 
A:active { color: #AFAFBB; text-decoration : none; } 
    
    
    
    
Linkeinstellungen
a:link {
        font: veranda;
        color: #434383;
        font-size: 12px;
        text-decoration: none;
       font-weight:bold
        }
a:visited {
        color: ##BBBBBB
        font: Arial;
        font-size: 12px;
        text-decoration: none;
        font-weight:bold
          }
a:hover {
        color: #888888
        font-family: Arial;
        font-size: 12px;
        text-decoration: none;
        font-weight:bold
        }
a:active {
        color: #0099FF
        font-family: Arial;
        font-size: 12px;
        text-decoration: none;
        font-weight:bold
        }


 
    
*/
    


 
