html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  text-decoration: none; }

*:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

#primary p, #primary ul, #primary ol {
  margin: 10px 0; }
#primary p {
  line-height: 1.4em; }
#primary ul li {
  list-style: disc; }
#primary ol li {
  list-style: decimal; }
#primary li {
  margin-left: 20px; }
#primary blockquote {
  padding-left: 15px;
  border-left: 2px solid #ccc;
  color: #666; }

.center {
  text-align: center; }

.right {
  float: right; }

.left {
  float: left; }

.clear {
  clear: both; }

.debug {
  font-size: 20px;
  background: hotpink; }

body.option1 #splash {
  background-image: url('../img/option1_splash.jpg'); }




#splash {
  position: relative;
  z-index: 0;
  float: right;
  clear: right;
  margin-top: 8px;
  margin-bottom: 10px;
  width: 659px;
  height: 233px;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  #splash form {
    margin: 108px 0 0 230px; }
  #splash .tool_form form {
    margin: 0; }

#form {
  width: 690px;
  border: none; }
  #form td {
    vertical-align: middle;
    padding: 3px;
    font-family: arial,sans-serif; }
    #form td.c1 {
      white-space: nowrap; }
    #form td.c2 p {
      white-space: nowrap;
      display: inline;
      font-size: 12px;
      color: #eb3a30;
      font-weight: bold;
      padding: 0 3em 0 0;
      line-height: 3em; }
      #form td.c2 p span {
        color: #000; }
    #form td.c2 ul {
      list-style: none;
      margin: 0 0 1em 1em;
      padding-left: 0; }
    #form td.c2 li {
      font-size: 12px;
      color: #eb3a30; }
    #form td.ft {
      font-weight: bold;
      font-style: italic;
      font-size: 12px; }
  #form hr {
    color: #eb3a30;
    background-color: #eb3a30;
    height: 1px;
    border: none;
    width: 100%; }

body {
  font: 13px "Arial", Helvetica, sans-serif;
  padding-bottom: 40px;
  background: #007dc6; }

a {
  text-decoration: none;
  color: #0070b1; }

a:hover {
  text-decoration: underline; }

h1 {
  font-size: 25px;
  color: #f7931e; }

#wrapper {
  width: 1000px;
  padding-top: 34px;
  background: url('../img/header.gif') no-repeat 50% 0;; margin-left:auto; margin-right:auto; margin-top:8px; margin-bottom:0 }

#header {
  position: relative;
  margin-bottom: 20px;
  background: url('../img/header_gradient.jpg') repeat-x 0 100%;; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0 }
  #header .nav {
    float: right; }
    #header .nav li {
      display: inline; }
      #header .nav li a {
        font-size: 9px;
        color: #808080;
        border-width: 0 0 0 1px;
        border-style: solid;
        border-color: #808080;
        padding-left: 5px; }
    #header .nav li.first a {
      border: none; }
  #header .forms {
    margin-top: 10px;
    margin-bottom: 5px;
    clear: right;
    float: right; }
    #header .forms form {
      float: left;
      padding-left: 3px; }
      #header .forms form.first {
        border-width: 0 1px 0 0;
        border-style: solid;
        border-color: #007dc6;
        padding-right: 12px;
        margin-right: 10px; }
      #header .forms form input.field {
        margin: 0;
        padding: 0;
        margin-right: 3px;
        padding: 2px;
        padding-top: 1px;
        height: 13px;
        color: #409ed4;
        border-color: #409ed4;
        border-width: 1px;
        border-style: solid; }
      #header .forms form input.button {
        margin-bottom: -4px; }

#logo {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 10px; }

#sectionbuttons {
  float: left;
  margin-top: 87px;
  width: 240px;
  background: url('../img/choose_a_category_to_play.gif') no-repeat 50% 45%; }
  #sectionbuttons li {
    float: left;
    margin: 0 12px 20px 0; }
    #sectionbuttons li a {
      display: block;
      width: 67px;
      height: 84px;
      background-position: 0 0;
      background-repeat: no-repeat;
      text-indent: -10000px;
      outline: none; }
    #sectionbuttons li:hover {
      background-position: 0 -84px; }
    #sectionbuttons li.game-1 a {
      background-image: url('../img/icon-actie.gif'); }
      #sectionbuttons li.game-1 a:hover {
        background-image: url('../img/icon-actie.gif'); }
    #sectionbuttons li.game-2 a {
      background-image: url('../img/icon-casino.gif'); }
      #sectionbuttons li.game-2 a:hover {
        background-image: url('../img/icon-casino.gif'); }
    #sectionbuttons li.game-3 a {
      background-image: url('../img/icon-avontuur.gif'); }
      #sectionbuttons li.game-3 a:hover {
        background-image: url('../img/icon-avontuur.gif'); }
    #sectionbuttons li.game-4 a {
      background-image: url('../img/icon-humor.gif'); }
      #sectionbuttons li.game-4 a:hover {
        background-image: url('../img/icon-humor.gif'); }
    #sectionbuttons li.game-5 a {
      background-image: url('../img/icon-populair.gif'); }
      #sectionbuttons li.game-5 a:hover {
        background-image: url('../img/icon-populair.gif'); }
    #sectionbuttons li.game-6 a {
      background-image: url('../img/icon-denken.gif'); }
      #sectionbuttons li.game-6 a:hover {
        background-image: url('../img/icon-denken.gif'); }

#main {
  background: url('../img/main.gif') repeat-y 50% 0;; padding-left:25px; padding-right:25px; padding-top:0; padding-bottom:0 }

#primary {
  float: left;
  margin-left: 20px;
  margin-right: 0;
  width: 700px;
  padding-bottom: 15px; }
  #primary h2, #primary h3, #primary h4, #primary h5, #primary h6 {
    color: #f7931e; }
  #primary .tabs {
    margin: 0;
    background: url('../img/tabbed_top.gif') no-repeat 50% 100%;; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:5px }
    #primary .tabs div {
      padding: 5px; }
    #primary .tabs li {
      margin-right: 8px;
      padding: 0;
      float: left;
      background: url('../img/tab_inactive_right.gif') no-repeat 100% 0;; list-style-type:none; margin-left:0; margin-top:0; margin-bottom:0 }
      #primary .tabs li a {
        display: block;
        padding-bottom: 6px;
        text-transform: uppercase;
        font-size: 12px;
        color: #666666;
        background: url('../img/tab_inactive_left.gif') no-repeat 0 0;; padding-left:13px; padding-right:13px; padding-top:10px }
      #primary .tabs li.current {
        background: url('../img/tab_active_right.gif') no-repeat 100% 0; }
        #primary .tabs li.current a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          color: #0070b1;
          font-weight: bold;
          background: url('../img/tab_active_left.gif') no-repeat 0 0;
          padding-bottom: 8px; padding-left:13px; padding-right:13px; padding-top:10px }
  #primary .tabbed {
    background: url('../img/tabbed.gif') repeat-y 50% 0;; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:8px }
    #primary .tabbed .article {
      margin-bottom: 15px; }
      #primary .tabbed .article h3 {
        font-size: 18px; }
        #primary .tabbed .article h3 a {
          color: #f7931e;
          text-decoration: underline; }
          #primary .tabbed .article h3 a:hover {
            color: #e08415;
            background: #fff388; }
      #primary .tabbed .article a.more {
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase; }
  #primary .tabbed_bottom {
    margin: 0;
    padding: 0;
    height: 14px;
    background: url('../img/tabbed_bottom.gif') no-repeat 50% 100%; }
  #primary .tags ul {
    margin: 3px 0 0 0;
    padding: 0; }
    #primary .tags ul li {
      display: inline;
      margin: 0;
      padding: 0 5px 0 0;
      list-style: none; }
  #primary ul.categories {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 15px; }
    #primary ul.categories li {
      margin: 0;
      padding: 0;
      padding-right: 5px;
      display: inline; }
      #primary ul.categories li.current a {
        font-weight: bold;
        border-bottom: 1px dotted;
        border-bottom-color: #f7931e; }
        #primary ul.categories li.current a:hover {
          text-decoration: none; }

#secondary {
  float: right;
  margin-right: 20px;
  margin-left: 0;
  width: 200px; }
  #secondary .flash {
    margin: 20px 0; }
  #secondary .categories {
    margin-top: 10px;
    font-size: 14px; }
    #secondary .categories ul {
      margin-left: 15px; }
      #secondary .categories ul li {
        margin-bottom: 8px; }
  #secondary #small_tool {
    width: 163px;
    height: 145px;
    background: url('../img/small_tool.gif') no-repeat 50% 50%;; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:10px }
    body.tool #secondary #small_tool form div {
      margin: 0;
      padding: 0; }
    #secondary #small_tool h2 {
      display: none; }
    #secondary #small_tool select {
      margin: 65px 0 0 10px; }
    #secondary #small_tool input {
      margin: 15px 0 0 27px; }

#footer {
  position: relative;
  z-index: 200;
  padding: 20px 20px 30px; }
  #footer h3 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #afe3ec;
    font-size: 18px;
    color: #f7931e; }
    #footer h3 a {
      color: #f7931e;
      text-decoration: underline; }
      #footer h3 a:hover {
        color: #e08415;
        background: #fff388; }
  #footer h4 {
    margin: 0;
    padding: 0; }
  #footer .article {
    margin: 0 20px 15px 0;
    float: left;
    width: 310px; }
  #primary #footer .categories,
  #primary #footer .cities {
    margin-bottom: 30px; }
    #primary #footer .categories ul li,
    #primary #footer .cities ul li {
      margin: 0;
      padding: 0;
      width: 250px;
      float: left;
      padding: 5px 10px;
      list-style: none;
      font-size: 17px; }

#vfooter {
  position: relative;
  z-index: 0;
  height: 180px;
  background: url('../img/footer.gif') no-repeat 50% 100%;; margin-left:auto; margin-right:auto; margin-top:-150px; margin-bottom:0 }

.tags ul li a {
  text-decoration: underline;
  color: #666666; }
  .tags ul li a:hover {
    color: #333333;
    background: #eeeeee; }

#footernav {
  position: relative;
  z-index: 200;
  margin-top: -5px;
  text-align: center;
  color: #bfd5ff;
  font-size: 11px; }
  #footernav div {
    margin-top: 3px; }
  #footernav li {
    display: inline; }
    #footernav li a {
      margin-right: 2px;
      padding-left: 5px;
      color: #bfd5ff;
      border-width: 0 0 0 1px;
      border-style: solid;
      border-color: #bfd5ff; }
  #footernav li.first a {
    border: none; }
  #footernav span.tags {
    padding: 5px 0;
    display: block; }
    #footernav span.tags a {
      color: #bfd5ff;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #869abd; }
      #footernav span.tags a:hover {
        text-decoration: none;
        border-color: #bfd5ff; }

.googleads {
  background: #fff; }
  #secondary .googleads {
    padding: 15px; }
  #primary .googleads {
    padding: 10px; }
  #primary .tabbed .googleads {
    margin: 10px 0;
    border-color: #fff388;
    border-width: 2px;
    border-style: solid; }



#primary #footer .categories:after,
#primary #footer .cities:after,
body.tool form:after,
#splash:after,
.tabs:after,
#header:after,
#main:after,
#primary:after,
#secondary:after,
.primary:after,
.secondary:after,
.floatclear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
  
/*overige*/ 
#home_item {width:220px; float:left;}
#home_item_txt {width: 220px; margin-right:10px; line-height:20px; min-width:10px; float:left;	text-align:left;}
.home_item2 ul { list-style:none; margin:0; margin-bottom:0px; }
.home_item2 ul li { padding-bottom:1px; background:url('../img/bullet2.png') no-repeat 0 3px; padding-left:15px; line-height:17px
