
 /* Stylesheet fuer www.Eichhornonline.com */

     body {
           background-color: #000000;
           text-align: center;
     /*      background-image: url("images/body_bg.gif"); */
          }

     #main {
           position: relative;
           width: 800px;
           margin: auto;
           border: 1px solid #000000;
           text-align: left;
           background-color: #FFFFFF;
          }
     #head_c {
              position: relative;
              width: 800px;
              height: 110px; 
              
              background-image: url("images/head_banner3.gif");
              background-repeat: no-repeat;
             }

     #body_c {
              position: relative;
              width: 800px;
              
             }

     div.text {
               padding: 3px;
               font-family: Arial, Verdana, Sans-Serif;
               font-size: 10pt;
               color: #000000;
               text-align: center;
              }

     h1 {
         font-family: Arial, Verdana, Sans-Serif;
         font-size: 12pt;
         font-weight: bold;
         color: #000000;
        }
 
     div.left {
               width: 40%;
               text-align: left;
               float: left;
               margin-left: 9px;
              }
     div.right {
                width: 40%;
                text-align: right;
                float: right; 
                margin-right: 9px;
               }

    
                  

    

    #imgl {
           border: 2px solid #000000;
           float: left;
           margin: 6px 0 5px 8px;
          }

    #imgr {
           border: 2px solid #000000;
           float: right;
           margin: 6px 8px 5px 0;
          }

    br.clear {
              clear: both;
             }

    img.nobord {
                border: 0;
               }
           

  /* Lebenslauf */

     ul {
         text-align: left; 
        
        }

     li {
         list-style-type: none;
       }

     li.overline {
                  list-style-type: none;
                  font-weight: bold;
                  text-decoration: underline;
                  font-size: 9pt;
                 }

     li.pub {
             list-style-type: none;
             margin: 0 0 4px 0;
           }

     div.overline {
                    list-style-type: none;
                    font-weight: bold;
                    margin: 5px 0 1px 41px;
                    font-family: Arial, Verdana, Sans-Serif;
                    font-size: 9pt;
                    color: #000000;
                    text-align: left;
                    text-decoration: underline;
                 }

     img {
             border: 1px solid #000000;
            }

     div.lll, div.llr {
                       font-family: Arial, Verdana, Sans-Serif;
                       font-size: 9pt;
                       color: #000000;
                      }
                       

     div.lll {
              position: relative;
              width: 150px;
              float: left;
              
              
             }
     div.lll ul, div.llr ul {
                 text-align: left;
                 margin-top: 0;
                }


     div.llr {
              position: relative;
              width: 650px;
              float: right;
              text-align: left;
             }

     

  /* Lebenslauf Ende */


  /* Clicky Stuff - Links */

    a, a:visited {
                  color: #000000;
                  font-family: Arial, Sans-Serif;
                  text-decoration: underline;
                 }

    a:hover {
             color: #000000;
             font-family: Arial, Sans-Serif;
             text-decoration: none;
            }

 /* Links Ende */