html, body {
  /*width: 100%;
  height: 100%;*/
  background-color: #828282;
  background-image: url('../gfx/background.png');
  margin: 0px;
  padding: 0px;
}

* {
  font-size: 13px;
  font-family: Calibri, verdana, arial, sans-serif;
  color: #464646;
}

h1, h2, h3, h4, h5 {
  text-transform: uppercase;
}

a img {
  border: 0px;
}

p {
  margin: 0px;
  padding: 0px;
  margin: 10px 0px;
}

br.clr {
  clear: both;
  font-size: 0px;
  height: 0px;
}

div#site {
  width: 1038px;
  text-align: left;
}

div#site table#dropshadow {

}

div#site table#dropshadow td {
  font-size: 0px;
}

div#site table#dropshadow td div#content table td {
  font-size: 12px;
}

div#site table#dropshadow td.shadowless {
  background-color: #fff;
}

div#site table#dropshadow td.contentable {
  font-size: 12px;
  width: 1020px;
  width: 959px;
}

div#site table#dropshadow td.leftMargin {
  width: 29px;
  background-color: #fff;
}

div#site table#dropshadow td.rightMargin {
  width: 32px;
  background-color: #fff;
}

div#site table#dropshadow td.dropshadowLeft {
  width: 9px;
  background-image: url('../gfx/dropshadowLeft.png');
  background-repeat: repeat-y;
}

div#site table#dropshadow td.dropshadowRight {
  width: 9px;
  background-image: url('../gfx/dropshadowRight.png');
  background-repeat: repeat-y;
}

div#site table#dropshadow td.dropshadowLeftBottom {
  width: 9px;
  height: 3px;
  background-image: url('../gfx/dropshadowLeftBottom.png');
  background-repeat: repeat-y;
}

div#site table#dropshadow td.dropshadowRightBottom {
  width: 9px;
  height: 3px;
  background-image: url('../gfx/dropshadowRightBottom.png');
  background-repeat: repeat-y;
}

div#site table#dropshadow td.dropshadowLeftBottomCorner {
  width: 9px;
  height: 3px;
  background-image: url('../gfx/dropshadowBottomLeftCorner.png');
  background-repeat: no-repeat;
}

div#site table#dropshadow td.dropshadowRightBottomCorner {
  width: 9px;
  height: 3px;
  background-image: url('../gfx/dropshadowBottomRightCorner.png');
  background-repeat: no-repeat;
}

div#site table#dropshadow td.dropshadowBottomLeft {
  width: 29px;
  height: 15px;
  background-image: url('../gfx/dropshadowBottomLeft.png');
  background-repeat: repeat-y;
}

div#site table#dropshadow td.dropshadowBottomRight {
  width: 32px;
  height: 15px;
  background-image: url('../gfx/dropshadowBottomRight.png');
  background-repeat: repeat-y;
  /*background-position: 1px 0px;*/
}

div#site table#dropshadow td.dropshadowBottom {
  width: 959px;
  height: 15px;
  background-image: url('../gfx/dropshadowBottom.png');
  background-repeat: repeat-x;
}

div#site table#dropshadow td div#top {
  width: 959px;
  height: 99px;
  float: left;
  position: relative;
}

div#site table#dropshadow td div#top div#logo {
  width: 186px;
  height: 71px;
  position: absolute;
  left: 0px;
  bottom: 10px;
}

div#site table#dropshadow td div#top div#flags {
  position: absolute;
  right: 0px;
  top: 6px;
  width: 400px;
  text-align: right;
}

div#site table#dropshadow td div#top div#flags div#changeLanguage {
  font-size: 12px;
  font-weight: bold;
  font-family: Calibri, verdana, arial;
  color: #464646;
  text-transform: uppercase;
  float: right;
}

div#site table#dropshadow td div#top div#flags div.flag {
  float: right;
  width: 22px;
  height: 19px;
  margin-left: 10px;
}

div#site table#dropshadow td div#top div#flags div#danishFlag a:link,
div#site table#dropshadow td div#top div#flags div#danishFlag a:visited {
  background-image: url('../gfx/flagDanskColor.png');
  text-decoration: none;
}

div#site table#dropshadow td div#top div#flags div#danishFlag a:hover {
  background-image: url('../gfx/flagDanskColor.png');
}

div#site table#dropshadow td div#top div#flags div#germanFlag a:link,
div#site table#dropshadow td div#top div#flags div#germanFlag a:visited {
  background-image: url('../gfx/flagTyskColor.png');
  text-decoration: none;
}

div#site table#dropshadow td div#top div#flags div#germanFlag a:hover {
  background-image: url('../gfx/flagTyskColor.png');
}

div#site table#dropshadow td div#top div#flags div#frenchFlag a:link,
div#site table#dropshadow td div#top div#flags div#frenchFlag a:visited {
  background-image: url('../gfx/flagFranskColor.png');
  text-decoration: none;
}

div#site table#dropshadow td div#top div#flags div#frenchFlag a:hover {
  background-image: url('../gfx/flagFranskColor.png');
}

div#site table#dropshadow td div#top div#flags div#spanishFlag a:link,
div#site table#dropshadow td div#top div#flags div#spanishFlag a:visited {
  background-image: url('../gfx/flagSpanskColor.png');
  text-decoration: none;
}

div#site table#dropshadow td div#top div#flags div#spanishFlag a:hover {
  background-image: url('../gfx/flagSpanskColor.png');
}

div#site table#dropshadow td div#top div#flags div#englishFlag a:link,
div#site table#dropshadow td div#top div#flags div#englishFlag a:visited {
  background-image: url('../gfx/flagEngelskColor.png');
  text-decoration: none;
}

div#site table#dropshadow td div#top div#flags div#englishFlag a:hover {
  background-image: url('../gfx/flagEngelskColor.png');
}



div#site table#dropshadow td div#top div#flags div#dutchFlag a:link,
div#site table#dropshadow td div#top div#flags div#dutchFlag a:visited {
  background-image: url('../gfx/flagHollandskColor.png');
  text-decoration: none;
}

div#site table#dropshadow td div#top div#flags div#letlandFlag a:link,
div#site table#dropshadow td div#top div#flags div#letlandFlag a:visited {
  background-image: url('../gfx/flagLetlandColor.png');
  text-decoration: none;
  width: 23px;
  height: 20px;
}


div#site table#dropshadow td div#top div#flags div#polishFlag a:link,
div#site table#dropshadow td div#top div#flags div#polishFlag a:visited {
  background-image: url('../gfx/flagPolskColor.png');
  text-decoration: none;
}


div#site table#dropshadow td div#top div#flags div#finnishFlag a:link,
div#site table#dropshadow td div#top div#flags div#finnishFlag a:visited {
  background-image: url('../gfx/flagFinskColor.png');
  text-decoration: none;
}


div#site table#dropshadow td div#top div#flags div#hungarianFlag a:link,
div#site table#dropshadow td div#top div#flags div#hungarianFlag a:visited {
  background-image: url('../gfx/flagUngarnskColor.png');
  text-decoration: none;
}
div#site table#dropshadow td div#top div#flags div.flag a:link,
div#site table#dropshadow td div#top div#flags div.flag a:visited {
  float: right;
  width: 22px;
  height: 19px;
  margin-left: 10px;
}

div#site table#dropshadow td div#top div#topmenu {
  position: absolute;
  right: 0px;
  bottom: 0px;
/*  bottom: 16px;*/
}

div#site table#dropshadow td div#top div#topmenu span {
  display: block;
  float: right;
  height: 34px;
  padding: 0px 10px;
  padding: 0px 6px; /* CHANGED BY REQUEST ON 15/07-2010 */
}

div#site table#dropshadow td div#top div#topmenu span#home {
  background-image: url('../gfx/topmenuBackground.png');
  padding: 0px 19px;
}

div#site table#dropshadow td div#top div#topmenu span a:link,
div#site table#dropshadow td div#top div#topmenu span a:visited {
  text-decoration: none;
  color: #3c3c3c;
  display: block;
  margin-top: 7px;
  font-family: Calibri, verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}

div#site table#dropshadow td div#top div#topmenu span a:hover {
  color: #c3c3c3;
}

div#site table#dropshadow td div#top div#topmenu span#home a:link,
div#site table#dropshadow td div#top div#topmenu span#home a:visited {
  color: #fff;
}

div#site table#dropshadow td div#top div#topmenu span#home a:hover {
  color: #c3c3c3;
}

/* TOPMENU2 */

div#site table#dropshadow td div#top div#topmenu2 {
  position: absolute;
  /*right: 0px;*/
  bottom: 0px;
  /*bottom: -13px;*/
  visibility: hidden;
}

div#site table#dropshadow td div#top div#topmenu2 span {
  display: block;
  float: right;
  float: left;
  /*height: 34px;
  padding: 0px 10px;*/
  padding: 0px 6px; /* CHANGED BY REQUEST ON 15/07-2010 */
}

div#site table#dropshadow td div#top div#topmenu2 span#home {
/*  background-image: url('../gfx/topmenuBackground.png');
  padding: 0px 19px;*/
}

div#site table#dropshadow td div#top div#topmenu2 span a:link,
div#site table#dropshadow td div#top div#topmenu2 span a:visited {
  text-decoration: none;
  color: #3c3c3c;
  display: block;
/*  margin-top: 7px;*/
  font-family: Calibri, verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}

div#site table#dropshadow td div#top div#topmenu2 span a:hover {
  color: #c3c3c3;
}

/* \ TOPMENU2 */

div#site table#dropshadow td div#categoryMenu {
  position: relative;
  z-index: 999;
}

div#site table#dropshadow td div#categoryMenu div {
  display: none;
}

div#site table#dropshadow td div#categoryMenu div.inner {
  display: block;
  padding: 10px;
}

div#site table#dropshadow td div#categoryMenu div a {
  display: block;
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

div#site table#dropshadow td div#categoryMenu div#orangeSub {
  width: 187px;
  background-color: #E65224;
  z-index:999;
  background-image: url('../gfx/categorySubmenuBackgroundOrange.png');
  background-repeat: repeat-x;
  top: 37px;
  left: 0px;
  position: absolute;
}

div#site table#dropshadow td div#categoryMenu div#greenSub {
  width: 187px;
  background-color: #4BB24F;
  z-index:999;
  background-image: url('../gfx/categorySubmenuBackgroundGreen.png');
  background-repeat: repeat-x;
  top: 37px;
  left: 193px;
  position: absolute;
}

div#site table#dropshadow td div#categoryMenu div#redSub {
  width: 187px;
  background-color: #C91251;
  z-index:999;
  background-image: url('../gfx/categorySubmenuBackgroundRed.png');
  background-repeat: repeat-x;
  top: 37px;
  left: 386px;
  position: absolute;
}

div#site table#dropshadow td div#categoryMenu div#blueSub {
  width: 187px;
  background-color: #06AEDE;
  z-index:999;
  background-image: url('../gfx/categorySubmenuBackgroundBlue.png');
  background-repeat: repeat-x;
  top: 37px;
  left: 579px;
  position: absolute;
}

div#site table#dropshadow td div#categoryMenu div#purpleSub {
  width: 187px;
  background-color: #543C98;
  z-index:999;
  background-image: url('../gfx/categorySubmenuBackgroundPurple.png');
  background-repeat: repeat-x;
  top: 37px;
  left: 772px;
  position: absolute;
}

div#site table#dropshadow td div#categoryMenu div#orangeSub a:link,
div#site table#dropshadow td div#categoryMenu div#orangeSub a:visited {
  /*color: #f8a488;*/
  color: #ffffff;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
}

div#site table#dropshadow td div#categoryMenu div#greenSub a:link,
div#site table#dropshadow td div#categoryMenu div#greenSub a:visited {
  /*color: #90e488;*/
  color: #ffffff;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
}

div#site table#dropshadow td div#categoryMenu div#redSub a:link,
div#site table#dropshadow td div#categoryMenu div#redSub a:visited {
  /*color: #e488ab;*/
  color: #ffffff;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
}

div#site table#dropshadow td div#categoryMenu div#blueSub a:link,
div#site table#dropshadow td div#categoryMenu div#blueSub a:visited {
  /*color: #98d7e9;*/
  color: #ffffff;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
}

div#site table#dropshadow td div#categoryMenu div#purpleSub a:link,
div#site table#dropshadow td div#categoryMenu div#purpleSub a:visited {
  /*color: #ac9dd9;*/
  color: #ffffff;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
}

div#site table#dropshadow td div#categoryMenu div#orangeSub a:hover,
div#site table#dropshadow td div#categoryMenu div#greenSub a:hover,
div#site table#dropshadow td div#categoryMenu div#redSub a:hover,
div#site table#dropshadow td div#categoryMenu div#blueSub a:hover,
div#site table#dropshadow td div#categoryMenu div#purpleSub a:hover,

div#site table#dropshadow td div#categoryMenu div#orangeSub a.active,
div#site table#dropshadow td div#categoryMenu div#greenSub a.active,
div#site table#dropshadow td div#categoryMenu div#redSub a.active,
div#site table#dropshadow td div#categoryMenu div#blueSub a.active,
div#site table#dropshadow td div#categoryMenu div#purpleSub a.active {
  color: #dddddd;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
}

div#site table#dropshadow td div#categoryMenu div.open {
  display: block;
}

div#site table#dropshadow td div#categoryMenu span {
  display: block;
  float: left;
  margin-right: 6px;
}

div#site table#dropshadow td div#categoryMenu span#orangeRoot,
div#site table#dropshadow td div#categoryMenu span#greenRoot,
div#site table#dropshadow td div#categoryMenu span#redRoot,
div#site table#dropshadow td div#categoryMenu span#blueRoot,
div#site table#dropshadow td div#categoryMenu span#purpleRoot {
  position: relative;
}

div#site table#dropshadow td div#categoryMenu span.last {
  margin-right: 0px;
}

div#site table#dropshadow td div#categoryMenu span a:link.categoryMenuItem,
div#site table#dropshadow td div#categoryMenu span a:visited.categoryMenuItem {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  width: 187px;
  height: 37px;
  background-image: url('../gfx/categoryMenuBackgroundGray.png');
}

div#site table#dropshadow td div#categoryMenu span a.categoryMenuItem span {
  display: block;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 13px;
  color: #fff;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
  letter-spacing: -1px;
}

div#site table#dropshadow td div#categoryMenu span a:hover#orange {
  background-image: url('../gfx/categoryMenuBackgroundOrange.png');
}

div#site table#dropshadow td div#categoryMenu span a:hover#green {
  background-image: url('../gfx/categoryMenuBackgroundGreen.png');
}

div#site table#dropshadow td div#categoryMenu span a:hover#red {
  background-image: url('../gfx/categoryMenuBackgroundRed.png');
}

div#site table#dropshadow td div#categoryMenu span a:hover#blue {
  background-image: url('../gfx/categoryMenuBackgroundBlue.png');
}

div#site table#dropshadow td div#categoryMenu span a:hover#purple {
  background-image: url('../gfx/categoryMenuBackgroundPurple.png');
}





div#site table#dropshadow td div#content {
  float: left;
  width: 959px;
  font-size: 12px;
  text-align: left;
}

div#site table#dropshadow td div#content div#latestNewsBox {
  width: 187px;
  height: 219px;
  background-image: url('../gfx/frontLeftBoxBackground.png');
  float: left;
}

div#site table#dropshadow td div#content div#latestNewsBox div.inner {
  padding: 14px;
}

div#site table#dropshadow td div#content div#latestNewsBox div#latestNewsHeader {
  color: #fff;
  font-size: 13px;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

div#site table#dropshadow td div#content div#latestNewsBox div#newsItemHeader * {
  color: #fff;
  font-size: 22px;
  /*font-size: 24px;*/
  font-size: 12px;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
  line-height: 22px;
}

div#site table#dropshadow td div#content div#latestNewsBox div#theFacts {
  margin-top: 5px;
  color: #fff;
  font-size: 13px;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
}

div#site table#dropshadow td div#content div#latestNewsBox div#theFacts a:link,
div#site table#dropshadow td div#content div#latestNewsBox div#theFacts a:visited {
  color: #fff;
  text-decoration: none;

  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
}

div#site table#dropshadow td div#content div#videoBox {
  width: 380px;
  height: 219px;
  float: left;
  margin-left: 6px;
}



div#site table#dropshadow td div#content div#videoBox p {
margin: 0px;
padding: 0px;
}

div#site table#dropshadow td div#content div#playWithColors {
  width: 187px;
  height: 219px;
  float: left;
  margin-left: 6px;
  background-image: url('../gfx/playWithColors.png');
}

div#site table#dropshadow td div#content div#playWithColors a.iso_button {
  margin-left: 10px;
  margin-top: 10px;
  text-decoration: none;
}

div#site table#dropshadow td div#content div#rightBox {
  width: 187px;
  height: 219px;
  float: left;
  margin-left: 6px;
}

div#site table#dropshadow td div#content div#rightBox div#searchBox {
  width: 187px;
  height: 83px;
  background-image: url(../gfx/frontSearchBoxBackground.png);
  position: relative;
}

div#site table#dropshadow td div#content div#rightBox div#searchBox a.iso_button {
  margin-left: 10px;
  margin-top: 10px;
  text-decoration: none;
}

div#site table#dropshadow td div#content div#rightBox div#searchBox div#textfieldInput {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 3;
}

div#site table#dropshadow td div#content div#rightBox div#searchBox div#textfieldInput input {
  border: 0px;
  background: transparent;
  width: 167px;
  width: 135px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
}

div#site table#dropshadow td div#content div#rightBox div#searchBox div#textfieldBackground {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 2;
  background-image: url('../gfx/searchFieldBackground.png');
  width: 167px;
  height: 25px;
}

div#site table#dropshadow td div#content div#rightBox div#linksBox {
  margin-top: 7px;
  width: 187px;
  height: 129px;
  background-image: url(../gfx/frontLinksBoxBackground.png);
}

div#site table#dropshadow td div#content div#rightBox div#linksBox div.inner {
  padding: 14px;
}

div#site table#dropshadow td div#content div#rightBox div#linksBox div.inner div#linksHeader {
  color: #fff;
  font-size: 13px;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

div#site table#dropshadow td div#content div#rightBox div#linksBox div.inner div#linksContainer {
  margin-top: 20px;
}

div#site table#dropshadow td div#content div#rightBox div#linksBox div.inner div#linksContainer a:link,
div#site table#dropshadow td div#content div#rightBox div#linksBox div.inner div#linksContainer a:visited {
  color: #fff;
  font-size: 12px;
  font-size: 13px;
  font-weight: bold;
  /*font-family: "Apex New Bold", verdana, arial, sans-serif;*/
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  /*letter-spacing: -1px;*/
  border-bottom: 1px solid #7b7b7b;
}

div#site table#dropshadow div#bottom {
  border-top: 2px solid #7a7a7a;
  height: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
}

div#site table#dropshadow div#bottom div#bottomLeft {
  float: left;
  font-size: 12px;
}

div#site table#dropshadow div#bottom div#bottomLeft span.strong,
div#site table#dropshadow div#bottom div#bottomLeft sup {
  font-weight: bold;
}

div#site table#dropshadow div#bottom div#bottomRight {
  float: right;
  font-size: 12px;
}

div#site table#dropshadow div#bottom div#bottomRight a:link,
div#site table#dropshadow div#bottom div#bottomRight a:visited {
  text-decoration: none;
}

div#site table#dropshadow div#bottom div#bottomRight span.strong,
div#site table#dropshadow div#bottom div#bottomRight sup {
  font-weight: bold;
}




