/* Dragonheart Home CSS */

body {
  margin: 0;
  padding: 0;
  background-color: #000000;
  overflow: -moz-scrollbars-vertical;
}

.preload { display: none; }

#home_container {
  margin: 0px auto 0px auto;
  width: 986px;
  background: url('/images/bg_home.jpg') no-repeat -28px -2px;
}

#flash_home {
  margin: 25px 0 40px -24px;
  min-height: 635px;
}

#no_flash {
  position: relative;
  top: 218px;
  left: 320px;
  width: 387px;
  height: 93px;
  text-align: center;
  padding-top: 120px;
  background: url('/images/needflash.gif') no-repeat right bottom;
}

#no_flash img { border: none; }

#menu {
  position: absolute;
  z-index: 1;
  top: 72px;
  margin-left: 242px;
  height: 28px;
}

#menu img { /* spacer */
  float: left;
  margin-left: 7px;
  margin-right: 7px;
}

#menu_home { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 40px; height: 28px; background: url('/images/menu/home.jpg') top; }
#menu_home_active { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 40px; height: 28px; background: url('/images/menu/home.jpg') 0px -28px; }
#menu_home:hover { background-position: 0px -28px; }
#menu_watdoenwe { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 84px; height: 28px; background: url('/images/menu/watdoenwe.jpg') top; }
#menu_watdoenwe_active { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 84px; height: 28px; background: url('/images/menu/watdoenwe.jpg') 0px -28px; }
#menu_watdoenwe:hover { background-position: 0px -28px; }
#menu_ridderwinkel { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 88px; height: 28px; background: url('/images/menu/ridderwinkel.jpg') top; }
#menu_ridderwinkel_active { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 88px; height: 28px; background: url('/images/menu/ridderwinkel.jpg') 0px -28px; }
#menu_ridderwinkel:hover { background-position: 0px -28px; }
#menu_galerij { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 44px; height: 28px; background: url('/images/menu/galerij.jpg') top; }
#menu_galerij_active { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 44px; height: 28px; background: url('/images/menu/galerij.jpg') 0px -28px; }
#menu_galerij:hover { background-position: 0px -28px; }
#menu_nieuws { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 43px; height: 28px; background: url('/images/menu/nieuws.jpg') top; }
#menu_nieuws_active { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 43px; height: 28px; background: url('/images/menu/nieuws.jpg') 0px -28px; }
#menu_nieuws:hover { background-position: 0px -28px; }
#menu_partners { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 54px; height: 28px; background: url('/images/menu/partners.jpg') top; }
#menu_partners_active { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 54px; height: 28px; background: url('/images/menu/partners.jpg') 0px -28px; }
#menu_partners:hover { background-position: 0px -28px; }
#menu_contact { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 52px; height: 28px; background: url('/images/menu/contact.jpg') top; }
#menu_contact_active { display: block; float: left; border: none; line-height: 100px; overflow: hidden; width: 52px; height: 28px; background: url('/images/menu/contact.jpg') 0px -28px; }
#menu_contact:hover { background-position: 0px -28px; }