body { margin: 0px; color: #aaaaaa; background: #ffffff; text-align: left; font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt; font-weight: bold; }
  img { border: 0px; }
  u { text-decoration: none; color: #dda03d; }
  b { color: #787878; font-weight: bold; }

a { color: #dda03d; text-decoration: none; font-size: 9pt; font-weight: bold; outline: none; }
a:hover { filter: alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
  a.menu { color: #aaaaaa; }
  a.arrow:hover { filter: alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
  a.img:hover { filter: alpha(opacity=100); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }


#splash { position: absolute; top: 50%; left: 50%; margin-top: -90px; margin-left: -200px; width: 400px; height: 175px; }

#base { position: absolute; top: 50%; left: 50%; margin-left: -460px; margin-top: -340px; width: 920px; height: 680px; }

#menu p { margin-top: 0px; margin-right: 30px; height: 40px; line-height: 60px; display: block; float: left; }
  #logo { width: 320px; height: 40px; background: url(logo-kempf.gif); float: right; }
#main { position: absolute; top: 40px; left: 0px; margin: 0px; width: 900px; height: 638px; }
  #bg { position: absolute; top: 0px; left: 0px; z-index: 0; width: 900px; height: 618px; }
  #box { position: absolute; left: 160px; top: 60px; z-index: 2; width: 700px; }
    #box_lg { position: absolute; left: 160px; top: 60px; z-index: 1; width: 700px; height: 520px; background: #ffffff; }
    #box_sm { position: absolute; left: 160px; top: 60px; z-index: 1; width: 700px; background: #ffffff; }
  
    #submenu { position: absolute; top: 0px; right: 40px; }
      #submenu p { margin-top: 0px; margin-left: 30px; height: 40px; line-height: 60px; display: block; float: left; z-index: 3; }
    #title { margin-top: 40px; margin-left: 40px; margin-bottom: -9px; width: 620px; line-height: 20px; }
    #content { margin-top: 40px; margin-left: 40px; margin-bottom: 30px; width: 620px; line-height: 20px; text-align: justify; }
    #img { position: relative; margin-top: 10px; margin-left: 40px; margin-bottom: 30px; width: 620px; height: 420px; line-height: 20px; text-align: center; }
    #bot_l { position: absolute; left: 40px; bottom: 20px; }
    #bot_m { position: absolute; left: 235px; bottom: 20px; width: 235px; text-align: center; }
    #bot_r { position: absolute; right: 30px; bottom: 20px; }


  #map { position: relative; width: 620px; height: 420px; }
  #map a { position: absolute; color: #787878; display: block; }
  #map a:hover { filter: alpha(opacity=100); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
  #map a .caption { position: absolute; width: 150px; height: 120px; z-index: 2px; display: none; }
  #map a .caption span { margin-bottom: 6px; width: 150px; height: 16px; line-height: 16px; background: #ffffff; display: block;  z-index: 3px; }
  #map a:hover .caption { display: block; }


    p { line-height: 15px; }
    p.team { text-align: left; line-height: 25px; }

    .col_l { width: 200px; text-align: left; }
    .col_r { width: 200px; text-align: left; float: right; }

  #legal { position: absolute; right: 0px; bottom: 4px; font-size: 8pt; font-weight: normal; }
  #url { position: absolute; left: 0px; bottom: 4px; }
