/* ### GENERAL ### */
* { padding: 0px; margin: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #000; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #000; }
body { background: url('../images/dark.png') center repeat; }
img { border: 0px; }

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; background: url('../images/dark.png') center repeat; }

#pirateCntr { margin: 0 auto; width: 1160px; background: url('../images/pirate-dark.png') top center no-repeat; background-position: 0px 55px; }

.zoekBox { padding-top: 9px; padding-left: 10px; width: 236px; height: 24px; float: right; background: url('../images/zoek-boxbg-dark.png') top left no-repeat; }
