body { 

     margin:0;
     padding:0;
     background:#ffffff;
     font-size:1em;
     font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
     
      }

#wrapper{
 
        width:100%;

         }

#start {

        position:absolute;
        top:100px;
        left:200px;
        background:url(Bilder/start_back.jpg) no-repeat;
        width:800px;
        height:800px;

        }

#main_link {

           position:absolute;
           top:700px;
           left:590px;
           font-color:#333B48;
           font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
  
           }

#main_link a:hover {

              text-decoration:none;
              color:#00908e;

             }
       

#text {

      position:absolute;
      top:15px;
      left:210px;
      width:900px;
      height:140px;
      background:url(Bilder/text_head_03.png) no-repeat;
      /*border:1px solid black;*/
      
      }

h3    {
   
      font-style:italic;

      }


#box1 {

      display:block;
      float:left;
      margin:10px 2px 0 0;
      padding:0;
      width:100%;
      height:140px;
      
      }
      
#box2 {

      display:block;
      float:left;
      margin:1px;
      padding:40px 0 0 0;
      width:250px;
      height:530px;
      background:#ffffff;
      color:#333B48;
      /*border:1px solid #000000;*/

       }      
 
 #box3 {

      display:block;
      float:left;
      overflow:auto;
      text-align:left;
      margin:15px 10px 10px 10px;
      padding:0 30px 15px 30px;
      width:700px;
      height:530px;
      font-size:0.9em;
      color:#333B48;
      background:#ffffff;
      /*border:1px solid #000000;*/

      }
      
#box4 {

      display:block;
      float:left;
      margin:2px 0 0 0;
      padding:30px 15px 15px 15px;
      width:170px;
      height:530px;
      background:#ffffff;
      /*border:1px solid #000000;*/

      }

#box5 {
  
      display:block;
      float:left;
      clear:both;
      margin:20px 0 0 0;
      padding:15px 0 10px 40px;
      width:100%;
      height:20px;
      background:#00908e;
      font-size:0.7em;
      color:#ffffff;
      
      }

#box5 a{color:#ffffff;}

#box5 a:hover{color:#333B48;}

#datev_logo {

            background:url(Bilder/datev_logo.png) no-repeat;
            position:absolute;
            top:29px;
            left:850px;
            height:130px;
            width:130px;
            /*border:1px solid black;*/

            }

#disclaimer {

             font-size:0.9em;
             height:600px;

             }





li.google {

         color:66cc9a;

         }


#leistungen {

             font-size:1em;
             /*height:480px;*/
             width:690px;
             }



.ueberschrift {

               color:#66cc9a;
               font-style:italic;

}

li    {

      list-style:none;
      height:28px;
      width:140px;
      /*background:url(Bilder/pfeil.png)no-repeat top right;*/
      margin:0 0 0 0 ;
      padding:0 0 0 10px;
      float:left;
      text-align:left;
      font-size:1.0em;
      
      }

li:hover {

         /*background:#0000ff;*/
         background:#ffffff;
         font-color:#00908e;

         }

a    {

      text-decoration:none;
      color:#333B48;
      /*background:#ffffff;*/

      }

a:hover {

        color:#00908e;
        font-size:1.2em;
        letter-spacing:4px;
        
        }

a:active {

        text-decoration:none;
        

        }

a:visited {

          text-decoration:none;
          

          }
         
