html,body {
  width: 100%;
  min-height: 100%;
  height: 100%;
  margin: 0;
}

body {
  color: #FF5F19;
  font-family: Arial, Verdana;
  font-size: 12px;
  background: #000 url('../_images/body_bg.jpg') top center no-repeat;
}

.screenreader{
  display: none;
}

a{
  color: #FFF;
}

a:hover{
  text-decoration: none;
}

h1{
  margin: -20px 0 0 216px;
  font-size: 34px;
  color: #FFF;
  text-transform: uppercase;
}

h2{
  color: #FFF;
  font-size: 1em;
  margin: 15px 0 0 0;
}

h3{
  color: #FFF;
  font-size: 1em;
  margin: 15px 0 0 0;
}

p{
  margin: 0 0 15px 0;
}

img{
  border: none;
}

hr{
  display: none;
}

.ruler{
  height: 18px;
  width: 656px;
  background: url('../_images/ruler_bg.png') 0 0 no-repeat;
  clear: both;
  margin: 0;
}

.videoplayer{
  display: none;
}

p.intro{
  font-weight: bold;
}

#logo{
  position: absolute;
  z-index: 99;
  left: -30px;
  top: 280px;
}

#logo a{
  display: block;
  height: 205px;
  width: 825px;
  background: url('../_images/logo_bg.png');
}

#logo img{
  display: none;
}

#logo #rtl5-logolink{
  background: none;
  position: absolute;
  top: 90px;
  left: 0;
  width: 70px;
  height: 40px;
  text-indent: -1982px;
  overflow: hidden;
}

#logo #radio538-logolink{
  background: none;
  position: absolute;
  top: 90px;
  left: 75px;
  width: 40px;
  height: 40px;
  text-indent: -1982px;
  overflow: hidden;
}

#framework{
  position: relative;
  margin: 0 auto;
  width: 990px;
  min-height: 100%;
}

#countdown{
  position: absolute;
  top: 5px;
  right: 60px;
}

#content-framework{
  width: 656px;
  margin: 0 0 0 135px;
}

#content-framework #slideshow{
  margin: 0 0 90px 0;
  width: 656px;
  height: 369px;
}

/* PAGE-HOME */
#page-home h1{
  display: none;
}

#page-home .intro{
  color: #FFF;
}

#page-home #homecontent{
  background: url('../_images/homecontent_bg.jpg') 16px 0 no-repeat;
  padding: 0 16px 0 216px;
  min-height: 632px;
}

#page-home strong{
  color: #FFF;
}

/* PAGE-PROGRAMMA */
#page-programma .artistblock{
  padding: 0 16px;
  background: url('../_images/ruler-striped_bg.png') 216px bottom no-repeat;
}

#page-programma .artistblock.last{
  margin: 0 0 50px 0;
}

#page-programma .artistblock:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#page-programma .image{
  width: 184px;
  float: left;
}

#page-programma .text{
  margin-left: 200px;
}

/* PAGE-TICKETS */
#page-tickets #paylogic_iframe{
  height: 525px;
  width: 500px;
  margin: 50px 0 0 100px;
}

#page-tickets .ticketsblock{
  padding: 0 16px;
  background: url('../_images/ruler-striped_bg.png') 216px bottom no-repeat;
}

#page-tickets .ticketsblock.last{
  margin: 0 0 50px 0;
}

#page-tickets .ticketsblock:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#page-tickets .text{
  margin-left: 200px;
}

/* PAGE-LOCATIE */
#page-locatie #locatiecontent{
  background: url('../_images/locatiecontent_bg.png') 0 0 no-repeat;
  padding: 0 16px 0 216px;
  min-height: 204px;
}

#page-locatie strong{
  color: #FFF;
}

/* PAGE-ROUTE */
#page-routebeschrijving #routecontent{
  padding: 0 16px 0 16px;
}

#page-routebeschrijving #routecontent #nswidget{
  text-align: center;
  margin: 15px 0;
}

/* PAGE-HOTELS */
#page-hotels .hotelblock{
  padding: 0 16px;
  background: url('../_images/ruler-striped_bg.png') 216px bottom no-repeat;
}

#page-hotels .hotelblock.last{
  margin: 0 0 50px 0;
}

#page-hotels .hotelblock:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#page-hotels .image{
  width: 184px;
  float: left;
}

#page-hotels .text{
  margin-left: 200px;
}

/* PAGE-FOTOGALLERY0809 */
#fotogallerycontent{
  margin: 0 10px 75px 30px;
}

#fotogallerycontent ul#fotogallery{
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}

#fotogallerycontent ul#fotogallery li{
  float: left;
  margin-right: 7px;
  margin-bottom: 10px;
  height: 70px;
}

#fotogallerycontent ul#fotogallery:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* PAGE-PARTNERS */
#page-partners{
  min-height: 1200px;
}

#page-partners h2{
  font-size: 24px;
  margin: 0 0 0 16px;
  text-transform: uppercase;
}

#page-partners .partners{
  list-style: none;
  margin: 16px;
  padding: 0;
}

#page-partners .partners li{
  float: left;
  display: block;
  height: 100px;
  margin: 20px 25px 20px 0;
}

/* PAGE-WIN-VIP-TICKETS */
#page-win-vip-tickets #prijsvraagcontent{
  /*background: url('../_images/prijsvraagcontent_bg.png') 0 0 no-repeat;*/
  padding: 0 16px 0 216px;
  min-height: 204px;
}

/* PAGE-YOUR-WORLD */
#page-your-world .intro{
  padding: 0 16px;
}

#page-your-world .artistblock{
  padding: 0 16px;
  background: url('../_images/ruler-striped_bg.png') 216px bottom no-repeat;
}

#page-your-world .artistblock.last{
  margin: 0 0 50px 0;
}

#page-your-world .artistblock:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#page-your-world .image{
  width: 184px;
  float: left;
}

#page-your-world .text{
  margin-left: 200px;
}

/* GENERIC ELEMENTS */
#sponsorbar{
  background: url('../_images/ruler_bg.png') 0 0 no-repeat;
  margin-left: 135px;
  margin-top: 10px;
  padding: 20px 0 0 0;
  width: 656px;
}

#sponsorbar ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#sponsorbar li{
  height: 40px;
}

#sponsorbar li{
  display: block;
  float: left;
  margin: 2px 0px 0 7px;
  height: 50px;
}

#sponsorbar a{
  color: #000;
}

#sponsorbar img{
  margin: 5px 6px 0 10px;
}

#sponsorbubble-electrabel{
  position: absolute;
  top: 35px;
  left: 15px;
}

#sponsorbubble-yourworld{
  position: absolute;
  top: 430px;
  left: 40px;
  z-index: 300;
}

#sponsorbubble-hyves{
  position: absolute;
  top: 500px;
  left: 0px;
  z-index: 300;
}

#sponsorbubble-tickets{
  position: absolute;
  top: 540px;
  left: 30px;
  z-index: 300;
}

#banner-skyscraper{
  position: absolute;
  top: 110px;
  right: 70px;
  background: #FFF;
  height: 450px;
  width: 120px;
  overflow: hidden;
}

#navigation{
  position: absolute;
  z-index: 900;
  top: 105px;
  left: 0;
  width: 130px;
}

#navigation ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation li{
  text-align: right;
}

#navigation a{
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 15px;
  color: #FFF;
}

#navigation .active a{
  color: #FF19B5;
}

#navigation-secondary{
  position: absolute;
  right: 135px;
  top: 670px;
  font-family: verdana;
  font-size: 0.81em;
}

#navigation-secondary ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation-secondary a{
  color: #FFF;
  text-decoration: none;
}

#navigation-secondary a:hover{
  text-decoration: underline;
}

#audioplayer-button{
  position: absolute;
  top: 250px;
  left: 700px;
  z-index: 900;
}

#audioplayer-button a{
  display: block;
  width: 96px;
  height: 96px;
  text-indent: -1982px;
  overflow: hidden;
  background: url('../_images/button-promo_bg.png') 0 0 no-repeat;
}

#lastyear-button{
  position: absolute;
  top: 230px;
  left: 580px;
  z-index: 900;
}

#lastyear-button a{
  display: block;
  width: 96px;
  height: 96px;
  text-indent: -1982px;
  overflow: hidden;
  background: url('../_images/button-lastyear_bg.png') 0 0 no-repeat;
}

#stream-button{
  position: absolute;
  top: 240px;
  left: 650px;
  z-index: 900;
}

#stream-button a{
  display: block;
  width: 96px;
  height: 96px;
  text-indent: -1982px;
  overflow: hidden;
  background: url('../_images/button-stream_bg.png') 0 0 no-repeat;
}

#tickets-button {
  position: absolute;
  top: 230px;
  left: 350px;
  z-index: 900;
}


#tvcommercial{
  text-align: center;
}

#ticketwarning{
  position: absolute;
  top: 0;
  left: 135px;
  width: 354px;
  height: 204px;
  text-indent: -1982px;
  overflow: hidden;
  background: url('../_images/ticketwarning_bg.png') 0 0 no-repeat;
  z-index: 900;
}