html, body, #container {
  min-height: 100%;
  width: 100%;
  height: 100%;
}

html>body, html>body #container { height: auto;}
body { 
  background: url(../img/body-bkg.gif) repeat-y;
  margin: 0;
  padding:0;
}
#container { position: absolute; top: 0; left: 0;}
#header { width: 100%;}
#content {
  padding-bottom: 60px;
  height: auto;
  width: 950px;
}
#footer {clear: both;  bottom: 0; left: 0; width: 100%;}
/* hide from Mac IE5 */
/* \*/
#footer {position: absolute; }
/* */

/* Change in Opera 5+ (and some others) */
html>body div#footer {
  position: static;
}

/* Change back in everything except Opera 5 and 6, still hiding from Mac IE5 */
/* \*/
head:first-child+body div#footer {
  position: absolute;
}
/* */

* {
  font-family: Trebuchet MS;
  margin: 0;
  padding: 0;
}

a {
  color: #384047;
}

a:hover {
  text-decoration: underline !important;
}

a img {
  border: none;
}

dl {
  color: #384047;
  font-size: 11px;
  line-height: 16px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 10px;
  margin-left: 20px;
}

fieldset {
  border: none;
  margin-bottom: 14px;
}

fieldset p {
  font-weight: bold;
}

fieldset p.less {
  font-weight: normal;
}

h1 {
  color: #384047;
  font-size: 26px;
  margin-bottom: 16px;
}

h2 {
  font-size: 13px;
  margin-bottom: 16px;
}

h3 {
  color: #384047;
  font-size: 11px;
  margin-bottom: 16px;
}

img#tienredenen {
  float: right;
  padding-left: 45px;
}

img#tweewekengratis {
  margin-bottom: 20px;
  margin-top: 36px;
}

img.i-1 {
  border: 2px solid #a0a9b2;
  float: left;
  margin-right: 10px;
}

img.i-2 {
  border: 2px solid #a0a9b2;
  float: right;
  margin-left: 10px;
  
}

img.partnerlogo {
  display: block;
  float: left;
  margin: 0 8px 5px 0;
}

img.nieuwsicon {
  border: 1px solid #a0a9b2;
  float: left;
  margin-right: 10px;
}

label {
  color: #384047;
  display: block;
  float: left;
  font-size: 11px;
  width: 150px;
}

label.checkinput {
  display: inline;
  float: none;
  margin-left: 3px;
  margin-right: 10px;
}

legend {
  display: none;
}

p {
  color: #384047;
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 14px;
}

p.toelichting {
  font-size: 10px;
  font-style: italic;
}

p#datum {
  text-align: right;
  width: 765px;
}

p#datum span {
  color: #fd1912;
}

p.meernieuws a {
  color: #fd1912;
  text-decoration: none;
}

p.nieuwsdatum {
  font-style: italic;
  margin-bottom: 0;
}

p.partneradres {
  text-align: center;
}

select {
  color: #384047;
  font-size: 11px;
}

td, th {
  color: #384047;
  font-size: 11px;
}

ul.error, .formerrors {
  border: 2px solid #fd1912;
  margin-left: 0 !important;
  padding: 10px 10px 10px 40px;
}

.error {
  color: #fd1912;
}

#header {
  background: url(../img/header-gradient.gif) repeat-x;
  height: 144px;
  margin: 0;
  position: relative;
}

#header-contents {
  margin-left: 140px;
  padding-left: 45px;
  padding-top: 42px;
}

#huidige-actie, #win2lose-home {
  margin-bottom: 1em;
}

#logo {
  background: url(../img/logo-bkg.gif) bottom repeat-x;
  float: left;
  height: 110px;
  padding: 15px 18px 14px 18px;
  width: 106px;
}

#extended-nav-container {
  height: 26px;
  left: 140px;
  position: absolute;
  top: 113px;
}

#extended-nav {
  background: url(../img/nav/background.gif) repeat-x;
  border-left: 4px solid #fd1912;
  border-right: 4px solid #fd1912;
  height: 26px;
  padding-left: 4px;
  width: 604px;
}

#nav {
  float: left;
  margin: 0;
}

#nav li {
  background: url(../img/nav/separator.gif) no-repeat right 6px;
  float: left;
  list-style: none;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

#nav .needsspace {
  margin-bottom: -3px;
}

#opvallend-blok {
  border: 2px solid #a0a9b2;
  margin-bottom: 1em;
  padding: 5px;
}

#opvallend-block ul {
  margin: 0;
}

#promolink {
  background: url(../img/nav/separator.gif) no-repeat left top;
  float: right;
  height: 13px;
  line-height: 0;
  margin-top: 6px;
  padding: 3px 12px 0 12px;
}

* html #nav {
  margin-right: -3px;
}

* html #promolink {
  margin-left: 0;
}

#inner-content {
  overflow: auto;
  padding-bottom: 20px;
  padding-top: 16px;
  -moz-outline: none;
}

#footer {
  background: #e5e6ea;
  border-top: 5px solid #a0a9b2;
  height: 40px;
  padding-top: 5px;
}

#footer p {
  margin-bottom: 0;
  text-align: center;
  width: 950px;
}

#rpm-kickfun-button {
  margin-bottom: 3px;
  width: 216px;
}

#testimonial {
  height: 56px;
  left: 546px;
  position: absolute;
  top: 21px;
  width: 450px;
}

#header-banner {
  position: absolute;
  left: 530px;
  top: 20px;
}


#thumbnails-container {
  overflow: auto;
}

#thumbnails-container:focus {
  -moz-outline: none;
}

#vacature {
  background: #384047;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  padding-left: 20px;
}

* html #vacature {
  margin-top: -9px;
}


#vacature a {
  color: #fff;
}

#w-1 {
  float: left;
  width: 163px;
}

* html #w-1 {
  margin-right: -3px;
}

#w-1 p {
  margin-bottom: 6px;
}

#w-1 p strong {
  color: #000;
  font-size: 13px;
  margin-left: 11px;
}

#w-1 p strong a {
  color: #000;
  text-decoration: none !important;
}

#w-1 a.extra {
  color: #fd1912;
  margin-left: 11px;
  text-decoration: none;
}

#w-2 {
  float: left;
  padding-left: 16px;
  width: 569px;
}

* html #w-2 {
  height: 1%;
  margin-left: 0;
  margin-right: -3px;
}

#w-2 ul, #w-2 ol {
  color: #384047;
  font-size: 11px;
  margin-bottom: 14px;
  margin-left: 30px;
}

#w-2 ul#momenteelactueel {
  margin-left: 0 !important;
}

#w-2 ul#momenteelactueel li {
  margin-bottom: 3px;
  overflow: auto;
  width: 380px;
}


#w-3 {
  left: 780px;
  position: absolute;
  top: 180px;
  width: 216px;
}

#w-3 p strong {
  color: #000;
  font-size: 13px;
}

.linksblock {
  background: #e5e6ea;
  border-bottom: 1px solid #a0a9b2;
  border-right: 3px solid #a0a9b2;
  border-top: 1px solid #a0a9b2;
  margin-bottom: 12px;
  padding: 6px 3px 6px 0;
}

.linksblock a {
  color: #fd1912;
  text-decoration: none;
}

.linksblock li {
  background: url(../img/bullet.gif) no-repeat 0 5px;
  display: block;
  font-size: 11px;
  line-height: 14px;
  list-style: none;
  margin-left: 10px;
  padding-left: 10px;
}

.linksblock-2 {
  background: #e5e6ea;
  border-bottom: 1px solid #a0a9b2;
  border-right: 3px solid #a0a9b2;
  border-top: 1px solid #a0a9b2;
  margin-bottom: 12px;
  padding: 6px 3px 6px 6px;
}

.linksblock-2-img {
  text-align: center;
}

.winaccess {
  margin-top: 30px;
}

#momenteelactueel a {
  color: #fd1912;
  text-decoration: none;
}

#momenteelactueel li {
  display: block;
  font-size: 11px;
  line-height: 14px;
  list-style: none;
}

#nieuwslijstkort li {
  display: block;
  font-size: 11px;
  list-style-type: none;
}

#nieuwslijstkort p.samenvatting {
  margin-bottom: 0;
}

#nieuwslijstkort p.leesmeer {
  text-align: right;
}

#nieuwslijstkort p.leesmeer a {
  text-decoration: none;
}

#nieuwslijstkort a {
  color: #fd1912;
}

#special {
  text-align: center;
}

#special a {
  color: #fd1912;
}

.blokgroep {
  overflow: auto;
  width: 100%;
}

.i-1-container {
  margin-bottom: 16px;
  overflow: auto;
  width: 100%;
  -moz-outline: none;
}

.groepslesblok {
  background: url(../img/groepslesblok-bkg.gif) no-repeat;
  float: left;
  height: 155px;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 15px 15px 0 15px;
  text-align: center;
  width: 120px;
}

.roostercontainer {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}

.roostertabel {
  border: 1px solid #a0a9b2;
  border-collapse: collapse;
  color: #384047; 
  float: left;
  font-size: 11px;
  margin-right: 6px;
  width: 275px;
}

.roostertabel caption {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
  text-transform: capitalize;
}

.roostertabel caption span {
  display: block;
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
}

.roostertabel th {
  padding: 3px;
  text-align: left;
}

.roostertabel th.tijd {
  width: 35px;
}

.roostertabel td {
  padding: 3px;
}

.roostertabel tr.row-1 {
  background: #fff;
}

.roostertabel tr.row-2 {
  background: #e5e6ea;
}

.fieldgroup {
  margin-bottom: 14px;
}

.fieldgroup div {
  background: #e5e6ea;
  margin-bottom: 1px;
  overflow: auto;
  padding-left: 5px;
}

.first-p {
  font-weight: bold;
}

.partnerdisplay {
  overflow: auto;
  width: 100%;
}

.partnercontents {
  margin-left: 140px;
}

.q {
  background: #f6f6f6;
  border: 1px solid #384047;
  padding: 1em;
}

.testimonial {
  
}

.thumbnailblok {
  background: url(../img/thumbnailblok-bkg.gif) no-repeat;
  float: left;
  height: 120px;
  margin-bottom: 4px;
  margin-right: 4px;
  padding: 9px;
  text-align: center;
  width: 120px;  
}



/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display: none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

.tabberlive {
  font-size: 11px;
  margin-top: 1em;
  width: 764px;
}

.tabberlive p {
  line-height: 14px;
  margin: 0;
}

.tabberlive p.links a {
  color: #fd1912;
  font-weight: bold;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
 margin: 0;
 padding: 3px 0;
 border-bottom: 1px solid #a0a9b2;
}

ul.tabbernav li {
 display: inline;
 list-style: none;
 margin: 0;
}

ul.tabbernav li a {
  background: #e5e6ea;
  border: 1px solid #a0a9b2;
  border-bottom: none;
  margin-left: 3px;
  padding: 3px 0.5em;
  text-decoration: none !important;
}

ul.tabbernav li a:hover {
  background: #fff;
}

ul.tabbernav li.tabberactive a {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #fd1912;
}

ul.tabbernav li.tabberactive a:hover {
 background: #fff;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
  display: none;
}

.tabberlive .tabbertab h3 {
  display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tab-img {
  float: left;
  margin: 0 8px 8px 0;
}

.rc {
  position: relative;
}

.rc img {
  display: block;
}

.rc .left-top {
  background: url(/img/rc/left-top.png);
  height: 12px;
  left: 0;
  position: absolute;
  top: 0;
  width: 12px;
}

.rc .left-bottom {
  background: url(/img/rc/left-bottom.png);
  bottom: 0;
  height: 12px;
  left: 0;
  position: absolute;
  width: 12px;
}

.rc .right-top {
  background: url(/img/rc/right-top.png);
  height: 12px;
  right: 0;
  position: absolute;
  top: 0;
  width: 12px;
}

.rc .right-bottom {
  background: url(/img/rc/right-bottom.png);
  bottom: 0;
  height: 12px;
  position: absolute;
  right: 0;
  width: 12px;
}

#map_canvas {
  height: 500px;
}



#content-rotation {
  height: 340px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 569px;
}

#content-rotation .promo{
    float: left;
    position: relative;
    margin-right: 10px;
}

.rotation-container {
    width: 9999px;
}
.rotation-nav{
    list-style:none;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
}
.rotation-nav li{
    float: left;
    padding: 0;
    margin: 0;
}
.rotation-nav a {
    display: block;
    height: 45px;
    font-size: 25px;
    background:url(/img/pages/home/arrows.png) no-repeat;
    text-indent: -10000px;
}
.rotation-nav a.first {
    width: 27px;
    background-position: 0 0;
}
.rotation-nav a.second {
    width: 25px;
    background-position: -28px 0;
}
.rotation-nav a.third {
    width: 31px;
    background-position: -54px 0;
}
.rotation-nav a.first:hover {
    background-position: 0 -45px;
}
.rotation-nav a.second:hover {
    background-position: -28px -45px;
}
.rotation-nav a.third:hover {
    background-position: -54px -45px;
}
.rotation-nav a.first.selected {
    background-position: 0 -45px;
}
.rotation-nav a.second.selected  {
    background-position: -28px -45px;
}
.rotation-nav a.third.selected {
    background-position: -54px -45px;
}
.rotation-container .promo .caption {
    bottom: 20px;
    left: 20px;
    margin: 0 auto;
    position: absolute;
    width: 529px;
}

.rotation-container #promo1 .caption h2 {
    background: url('/images/main_promo_head_1.png') no-repeat;
    width: 278px;
    height: 22px;
    text-indent: -10000px;
}

/*
.es .rotation-container #promo1 .caption h2 {
    background: url('/images/main_promo_head_1_es.png') no-repeat;
    width: 463px;
    height: 24px;
    text-indent: -10000px;
}
*/


.rotation-container #promo2 .caption h2 {
    background: url('/images/main_promo_head_2.png') no-repeat;
    width: 447px;
    height: 22px;
    text-indent: -10000px;
}
/*
.es .rotation-container #promo2 .caption h2 {
    background: url('/images/main_promo_head_2_es.png') no-repeat;
    width: 404px;
    height: 48px;
    text-indent: -10000px;
}
*/

.rotation-container #promo3 .caption h2 {
    background: url('/images/main_promo_head_3.png') no-repeat;
    width: 314px;
    height: 22px;
    text-indent: -10000px;
}

/*
.es .rotation-container #promo3 .caption h2 {
    background: url('/images/main_promo_head_3_es.png') no-repeat;
    width: 357px;
    height: 24px;
    text-indent: -10000px;
}
*/


.rotation-container .promo .caption span {
  color: #9b190f;
  display: block;
  font-size: 16px;
}
.rotation-container .promo .caption img {
    margin-bottom: -3px;
}

.rotation-container .frame {
  height: 340px;
  left: 0;
  position: absolute;
  top: 0;
  width: 569px;
}