body{
  margin:0;
  background-color:#A49A85;
  font-family:Arial, Helvetica, sans-serif;
  color:#000;
  background-image:url(../img/bg.gif);
  background-position:center;
  background-repeat:repeat-x;
}
#KORPUS{
  position:relative;
  width:100%;
  text-align:center;
  height:100%;
}
#CONT{
  width:780px;
  height:570px;
  background-color:#FFF;
  background-image:url(../img/bg_img1.gif);
  backgroun-repeat:no-repeat;
  text-align:left;
}
  #menu{
    position:absolute;
    width:250px;
    top:235px;
    left:500px;
  }
    #menu ul{
      margin:30px 0 0 40px;
      padding:0;
      list-style-type:none;
    }
    #menu li{
      font-family:"Times New Roman", Times, serif;
      font-size:16px;
      
      line-height:35px;
      padding:0;
      margin:0;
    }
    
    }
    #menu a{
      display:block;
      width:190px;
      height:35px;
      line-height:35px;
      text-decoration:none;
      border-style:dashed;
      border-width:1px 0 1px 0;
    }
    #menu a:link, #menu a:visited, #menu a:active{
      color:#66594B;
      border-color:#F8F6F4;
    }
    #menu a:hover, #menu a:focus{
      color:#946432;  
      border-color:#DBD6D1;
    }
    
    #kanzlei{
      position:absolute;
      top:60px;
      left:95px;
      width:340px;
      height:145px;
    }
    #motiv{
      position:absolute;
      top:10px;
      left:515px;
      width:250px;
      height:240px;
    }
  #content{
    position:absolute;
    width:460px;
    top:265px;
    left:55px;
    
    
  }
  #content h3{
    font-family:"Times New Roman", Times, serif;
    font-size:17px;
    width:420px;
    margin:0 0 12px 0;
    line-height:22px;
    color:#9B721D;
    padding:0;
  }
  #content p{
    font-family:"Times New Roman", Times, serif;
    font-size:13px;
    width:420px;
    margin:0 0 12px 0;
    line-height:18px;
    color:#66594B;
    padding:0;
  }
  #content td p{
    width:200px;
    line-height:17px;
  }
  .p {
   font-family:"Times New Roman", Times, serif;
    font-size:13px;
    width:420px;
    color:#66594B;
    margin:0;
    padding:0;
    line-height:18px;
  }
  .p2 {
    font-family:"Times New Roman", Times, serif;
    font-size:13px;
    width:200px;
    color:#66594B;
    margin:0;
    padding:0;
    line-height:18px;
  }
  #content a{
    text-decoration:none;
  }
  #content a:link, #content a:visited, #content a:active{
    color:#946432;
    text-decoration:underline;
  }
  #content a:hover, #content a:focus{
    color:#946432; 
    text-decoration:none;
  }
  #content ul{
   
   list-style-type:square;
   margin:0 0 18px 15px;
    padding:0;
  }
  #content li{
    font-family:"Times New Roman", Times, serif;
    font-size:13px;
    line-height:15px;
    color:#66594B;
    margin:0 0 3px;
    
  }
  #content li ul{
    margin-bottom:0;
    margin-top:3px;
  }
  
  #weizu{
    position:absolute;
    right:285px;
    bottom:25px;
    font-family:"Times New Roman", Times, serif;
    font-size:13px;

    color:#B6995E;
    
  }
  #weizu a, #lnk a{
    color:#9B721D;
    text-decoration:none;
  }
  
    #lnk{
      position:absolute;
      left:55px;
      bottom:25px;
      font-family:"Times New Roman", Times, serif;
      font-size:13px;
  
      color:#B6995E;
      
  }