body {
	padding:0px;
	margin:0px;

  font:11px Verdana, Helvetica, Arial, sans-serif;
  line-height: 14px;
  background-color: black;
  color: #999999;
}

#headerwrapper {
  background-image: url(../images/header_bg.gif);
  background-repeat: repeat-x;
}

#header {
  position: relative;
  width: 900px;
  height: 200px;
  text-align: left;
}


#bar {
  padding-top: 6px;
}

#contact {
  float: left;
}

#contact a.website {
  text-decoration: none;
  color: white;
  font-size: 11px;
}

#contact a.contact {
  text-decoration: none;
  color: #ffcc00;
  font-size: 11px;
}

#contact a:hover {
  text-decoration: underline;
}

#lang {
  float: right;
  
  color: white;
  font-size: 11px;
}

#lang .active {
  color: white;
}

#lang a{
  text-decoration: none;
  color: #ffcc00;
}

#lang a:hover{
  text-decoration: underline;
}

#header #countdown {
  position: absolute;
  left: 0px; 
  top: 51px; 
}

#header #award {
  position: absolute;
  left: 0px; 
  top: 115px; 
}

#header #logos {
  position: absolute;
  left: 0px; 
  top: 545px; 
}

#header #title {
  position: absolute;
  left: 307px; 
  top: 50px; 
}

#header #logo {
  position: absolute;
  left: 613px; 
  top: 94px; 
}

#page {
  width: 900px;
  text-align: left;
}


#top {
  position: relative;
}

#leftcolumn {
  position: absolute;
  top: 410px;
  width: 284px;
}

#top10label {
  margin-top: 50px;
  margin-bottom: 10px;
}

#toptext {
  position: absolute;
  top: 20px;
  left: 307px;
  width: 593px;
}

#rightcolumn {
  position: absolute;
  top: 160px;
  left: 307px;
  width: 593px;
}

#pagebodyhome {
  position: absolute;
  top: 640px;
  width: 100%;
}

#pagebodydetail {
  position: absolute;
  top: 1200px;
  width: 100%;
}

#pagebodygallery {
  position: absolute;
  top: 600px;
  width: 100%;
}

#pagebodyaward2008 {
  position: absolute;
  top: 620px;
  width: 100%;
}

#pagebodyabout {
  position: absolute;
  top: 1150px;
  width: 100%;
}

#pagebodyentry {
  position: absolute;
  top: 2000px;
  width: 100%;
}


#pagebodybox {
  text-align: left;
  width: 900px;
}


#footerwrapper {
  background-image: url(../images/footer_bg.gif);
  background-repeat: repeat-x;
  height: 128px;
}

#footer {
  position: relative;
  width: 900px;
  padding-top: 48px;
  text-align: left;
}

#bymarkee {
  text-align: right;
  font-size: 12px;
  position: absolute;
  left: 770px;
  top: 90px;
}






h1 {
  color: white;
  font-size: 24px;
  line-height: 23px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 200;
}

h2 {
  color: white;
  font-size: 20px;
  line-height: 23px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 200;
}

a {
  color: #999999;
}

a:hover {
  color: white;
}

small {
  font-size: 11px;
}

input,textarea {
  background-color: black;
  color: white;
  border: solid 1px #bf0073;
  padding: 3px;
  margin-top: 6px;
  font-family: Verdana, Helvetica, Arial sans-serif;
  font-size: 13px;
  line-height: 16px;
}

a.button {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 14px;
  color: black;
  text-decoration: none;
  cursor: pointer;
}

a.button:hover {
  color: white;
}

.item {
  width: 284px;
  height: 268px;
}

.item a {
  color: black;
}

.item a:hover {
  color: white;
}

.pinkdetailtext {
  font-size: 11px;
  line-height: 20px;
}

.pinkdetailtext h2{
  font-size: 22px;
  line-height: 26px;
  color: black;
}

.pinkdetailtext input.blackborder {
  font-size: 11px;
  line-height: 13px;
  color: black;
  background-color: #ff0099;
  border: 1px solid black;
}


input.pinkborder {
  font-size: 11px;
  line-height: 13px;
  color: #ff0099;
  background-color: black;
  border: 1px solid #ff0099;
}

div.kader {
  height: 100%;
  /* border: 2px solid #ff0099; */
  /* background-color: #ff0099; */
}


div.kader .contents {
  color: black;
  position: relative;
}

div.kader .labels {
  position: absolute;
  left: 0px;
  top: 0px;
  
  padding: 10px;
}

div.kader .contents a.title{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  text-decoration: none;
}

div.kader .contents a.title:hover{
  color: black;
}

div.kader .contents .by {
  line-height: 20px;
}

div.kader .stemmen{
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  
  padding-left: 10px;
  
  position: absolute;
  left: 0px;
  top: 83px;
}

div.kader .stemmen a.stembutton{
  position: absolute;
  left: 208px;
  top: -3px;
}

.pinkbox a#stem{
  position: absolute;
  left: 406px;
  top: 13px;
}

.pinkbox a#stembevestig{
  position: absolute;
  left: 375px;
  top: 117px;
  padding-top: 4px;
}

a.stembutton{
  background-color: black; 
  color: #ff0099;
  font-family: Verdana, Helvetica, Arial,  sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 4px;
  letter-spacing: 0px;
  cursor: pointer;
  text-decoration: none;
}

a.stembutton:hover{
  color: white;
}

#pagebodyhome .item, #pagebodygallery .item, #pagebodyaward2008 .item {
  float: left;
}


.buitencategorie{
  background-color: #ff0099; 
  color: #000000;
  font-family: Verdana, Helvetica, Arial,  sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 4px;
  letter-spacing: 0px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  top: -260px;
  left: 6px;
}


.loader,.error {
  font-size: 12px;
  color: #999999;
}

.pinkbox {
  position: relative;
  width:480px;
  margin-top: 10px; 

  background-color: #ff0099;
  color: black;
}

.pinkbox .padder {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 16px;
}

.pinkbox input {
  background-color: black;
  color: #ff0099;
  border: 0;
}

#bevestigconfirm {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 16px;
}


.label {
  color: #ff0099;
}

.label a{
  color: #ff0099;
}

.label a:hover{
  color: white;
}


#entryForm input, #entryForm textarea {
  border: 1px solid #006680;
}




.number {
  float: left;
  vertical-align: top;
}

.numberlabel {
  float: left;
  vertical-align: top;
  font-size: 21px;
  line-height: 30px;
  color: #ffcc00;
  margin-top: 14px;
  margin-left: 10px;
}


.yellowtext {
  font-size: 13px;
  line-height: 15px;
  color: #ffcc00;
}

h2.abouttitle {
  font-size: 18px;
  line-height: 21px;
  color: #ffcc00;
}




#winnaar2008 {
  float: left;
  width: 290px;
}

#winnaar2008tekst {
  float: left;
  margin-left: 15px;
  width: 280px;
}

.winnaarribbon {
  position: relative;
  left: 120px;
  top: -280px;
}






html .fb_share_button { 
  padding:1px 20px 0 5px; 
  height:17px; 
  border:1px solid #ff0099; 
  background: #ff0099 url(../images/facebook_share_icon.gif) no-repeat top right; 
  font-family: helvetica, arial, verdana;
  font-size: 11px;
  line-height: 13px;
  color:#000000; 
} 
html .fb_share_button:hover { 
  color:#ffffff; 
  border:1px solid #ff0099; 
  background:#ff0099 url(../images/facebook_share_icon.gif) no-repeat top right; 
  text-decoration:none; 
}

