body, html {
     margin: 0px;
     background: url('images/background.jpg') repeat-x #111214;
}




/* ####### Wrapper ######## */
#wrapper {
     position: relative;
     width: 900px;
     margin: 0 auto;
}
 #wrapper div {
      float: left;
      display: inline;
 }
.no_border {
     float: left;
     border: 0;
}

a {
     font: 11px arial;   
     color: #FFFFFF;
     text-decoration: none;
}

/* ####### Header ####### */
#header {
     width: 900px; 
     height: 110px;
}

/* ####### Navigatie ####### */
#navigatie {
     width: 374px;
     height: 47px;
     background: url('images/nav_background.png');
     margin: 40px 0 0 160px;
}
#navigatie ul {
     width: 374px;
     height: 47px;
     float: left;
     margin: 0;
     padding: 0;
     display: inline;
}
#navigatie ul li {
     float: left;
     list-style: none;
     height: 47px;
}
#navigatie ul li a {
     float: left;
     height: 32px;
     margin: 0;
     display: inline;
     font: 12px tahoma;
     text-decoration: none;
     text-align: center;
     padding: 15px 0 0 0;
}
.li1 {
     width: 77px;
}
.lia1 {
     width: 77px;
     color: #ffffff;
}
.lia1:hover {
     background: url('images/li1_hover.png');
     color: #000000;
}
.li2 {
     width: 78px;
}
.lia2 {
     width: 78px;
     color: #ffffff;
}
.lia2:hover {
     background: url('images/nav_hover.png') repeat-x;
     color: #000000;
}
.li3 {
     width: 71px;
}
.lia3 {
     width: 71px;
     color: #ffffff;
}
.lia3:hover {
     background: url('images/nav_hover.png') repeat-x;
     color: #000000;
}
.li4 {
     width: 71px;
}
.lia4 {
     width: 71px;
     color: #ffffff;
}
.lia4:hover {
     background: url('images/nav_hover.png') repeat-x;
     color: #000000;
}
.li5 {
     width: 77px;
}
.lia5 {
     width: 77px;
     color: #ffffff;
}
.lia5:hover {
     background: url('images/li4_hover.png');
     color: #000000;
}






/* ####### Top ####### */
#top {
     width: 900px;
     height: 154px;
}
#top_right {
     width: 610px;
}
#titel1 {
     width: 761px;
     height: 37px;
     background: url('images/titel1.png') repeat-x;
}
#titel1 form, fieldset {
     float: right;
     margin: 0;
     padding: 0;
     display: inline;
     border: 0;
}
#titel1 form {
    margin: 10px 0 0 235px;
}
.input1 {
     float: right;
     width: 93px;
     height: 17px;
     background: url('images/input_background.png');
     margin: 0;
     padding: 0;
     border: 0;
}
.submit_button {
     float: left;
}





/* ####### Top inner box ####### */
#top_inner {
     width: 761px;
     height: 117px;
     background: #1c1d1e;
     text-align: center;
}
#top_inner div {
     width: 77px;     
}
#top_inner a {
     float: left;
     width: 77px;
     margin: 0 0 0 0;
     padding: 0;
     font: 12px arial;
     color: #ffffff;
     text-decoration: none;
}
.div1 {
     margin: 0 0 0 53px;
}
.div2 {
     margin: 0 0 0 19px;
}
.ib_image {
     margin: 10px 0 0 0; 
     border: 4px solid #ffffff;
}




/* ####### Content ####### */
#content {
     width: 950px;
     background: url('images/content_background.png') repeat-y;
}
#content_left {
     width: 180px;
	  font: 12px tahoma;
}
#content_right {
     width: 770px;
}




/* ####### Left menu ###### */
#titel2 {
     width: 180px;
     height: 29px;
     background: url('images/titel4.png');
}
#titel2 span {
     float: left;
     width: 180px;
     text-align: center;
     margin: 7px 0 0 0;
     padding: 0;
     font: 12px arial;
     color: #ffffff;
}
.picture {
     width: 180px;
     text-align: center;
     margin: 10px 0 0 0;
}
.picture_border {
    border: 6px solid #ffffff;
}
div.titel3 {
     width: 180px;  
     height: 29px;
     background: url('images/titel3.png') repeat-x;
     margin: 10px 0 0 0;
}
div.titel3 span {
     float: left;
     width: 180px;
     text-align: center;
     margin: 7px 0 0 0;
     padding: 0;
     font: 12px arial;
     color: #ffffff;
}
div.linkpartners {
     width: 180px;
     margin: 10px 0 0 0;
}
div.linkpartners span {
     float: left;
     margin: 0;
     width: 180px;
     padding: 0;
     text-align: center;
     height: 15px;
}
div.linkpartners a {
     font: 11px arial;   
     color: #ffffff;
     text-decoration: none;
}
div.spacer_left {
     width: 100%;
     height: 20px;
}






/* ####### Titel 4 ####### */
#titel4 {
     width: 770px;
     height: 29px;  
     background: url('images/titel4.png') repeat-x;
}






/* ####### Blok ####### */
div.blok {
     width: 212px;
     margin: 15px 0 0 32px;
}
div.blok_titel {
     width: 212px;
     height: 22px;
     background: url('images/blok_titel.png');
}

div.blok_titel a {
     font: 11px arial;   
     color: #ffffff;
     text-decoration: none;
}

div.blok_titel span {
     float: left;
     margin: 3px 0 0 20px;
     font: 12px arial;
     color: #ffffff;
}
div.blok_inner {
     width: 210px;
     border-left: 1px solid #0da7fe;
     border-right: 1px solid #0da7fe;
     overflow: hidden;
}
div.blok_left {
     width: 100px;
	 padding-left: 10px;
	 text-align:center;
}
.blok_image {
    
    margin: 10px 0 0 0;
}
div.blok_right {
     width: 200px;
	 font: 12px tahoma;
	 padding-left: 10px;
	 padding-right: 10px;
}
div.blok_right strong {
     float: left;
     margin: 10px 0 0 5px;
     height: 12px;
     width: 80px;
     font: 12px arial;
}
div.blok_right span {
     float: left;
     margin: 1px 0 0 5px;
     width: 80px;
     font: 10px arial;
}
div.blok_right a {
     float: left;
     margin: 10px 0 0 5px;
     font: 12px arial;
     color: #000000;
     text-decoration: none;
}
div.right_spacer {
     width: 100%;
     height: 6px;
}






/* ####### Menu ####### */
#menu {
     width: 202px;
     margin: 0 0 0 1px;
     overflow: hidden;
}
#menu_top {
     width: 202px;
     height: 41px;
     background: url('images/menu_top.jpg');
}
#menu_center {
     width: 200px;
     border-left: 1px solid #cfcfcf;
     border-right: 1px solid #cfcfcf;
     background: url('images/menu_center.jpg') repeat-x #00517e;
     overflow: hidden;
}    
#menu h1 {
     float: left;
     font: bold 20px tahoma;
     color: #ffffff;
     margin: 8px 0 0 10px;
     padding: 0;
     display: inline;
}
#menu ul {
     width: 200px;
     float: left;
     margin: 10px 0 0 2px;
     padding: 0;
     display: inline;
}
#menu ul li {
     width: 200px;
     float: left;
     margin: 0 0 10px 0;
     list-style: none;
}
#menu ul li a {
     float: left;
     color: #ffffff;
     text-decoration: none;
     margin: 0 0 0 10px;
}
.menu_normal {
     font: 11px tahoma;
}
.menu_selected {
     font: bold 11px tahoma;
}






/* ####### Advertentie ####### */
#advertentie {
     width: 204px;
     height: 675px;
     background: url('images/ad_background.png');
     margin: 8px 0 0 0;
}
#advertentie h1 {
     float: left;
     font: bold 19px tahoma;
     color: #003c5e;
     margin: 8px 0 0 10px;
     padding: 0;
     display: inline;
}
#ad {
     margin: 20px 0 0 0;
     width: 204px;
     text-align: center;
}
.ad_banner {
     border: 0;
}






/* ####### Content inner ####### */
.h1_titel {
     float: left;
     width: 725px;
     font: bold 19px tahoma;
     color: #003c5e;
     margin: 2px 0 0 10px;
     padding: 0;
     display: inline;
}






/* ####### Poken cards ####### */
div.poken_card {
     width: 243px;
     margin: 15px 0 0 11px;
}
div.poken_card a {
     width: 243px;
     text-align: center;
     margin: 5px 0 0 0;
     font: bold 11px arial; 
     color: #003c5d;
     float: left;
     text-decoration: none;
}
div.poken_card span {
     width: 243px;
     text-align: center;
     margin: 8px 0 0 0;
     font: 11px arial; 
     color: #003c5d;
     float: left;
}
div.votes {
     width: 243px;
     margin: 4px 0 0 0;
     text-align: center;
}
.vote {
     margin: 0 2px 0 2px;
}
.content_spacer {
     width: 100%;
     height: 25px;
}






/* ####### Partners ####### */
#partners {
     width: 985px;
     height: 135px;
     background: url('images/partners_background.png');
     margin: 8px 0 0 0;
}
div.partner_inner {
     width: 238px;
     height: 64px;
     background: url('images/partner_inner.png');
     margin: 54px 0 0 4px;
}
div.partner_inner1 {
     width: 238px;
     height: 64px;
     background: url('images/partner_inner.png');
     margin: 54px 1px 0 10px;
}
div.partner_inner a {
     float: left;
     margin: 1px 0 0 2px;
}
div.partner_inner1 a {
     float: left;
     margin: 1px 0 0 2px;
}
#end_spacer {
     width: 100%;
     height: 80px;
}
