body { margin: 0; padding: 0; background: #EBEBEB url(../img/body.bg.png) fixed 0 0 repeat; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

/* transparency fix */
img, #logo, #stars, #simply, #sinterklaas, .luidspreker { behavior : url(lib/js/pngfix.htc); }

a { color: #FF0056; text-decoration: none; }
a:hover { background-color: #FF0056; color: #fff; text-decoration: none; }
p { line-height: 150%; color: #8C8413; margin-bottom: 4px;}
li {}
h1 { font-size: 13px; font-weight: bold; padding: 0 0 10px 0; margin: 0 0 8px 0; border-bottom: 1px dotted #BFBFBF; color: #8C8413; }
h2 { font-size: 12px; font-weight: bold; color: #8C8413; padding: 5px 0; margin: 0 0 8px 0; border-bottom: 1px dotted #BFBFBF; }
h3 {}
.smalltxt { font-size: 9px; font-weight: normal; }

#sitebox { position: relative; width: 798px; margin: 0 auto; padding-bottom: 15px; background-color: #EBEBEB; border-right: 1px solid #BFBFBF; border-left: 1px solid #BFBFBF; }
#sitebox:after { content: ""; display: block; height: 0; clear: both; }

#header { position: relative; height: 124px; background: url(../img/header.bg.jpg); }
#header #logo { position: absolute; width: 211px; height: 124px; top: 0; left: 27px; z-index: 10; background: url(../img/logo.png); }
#header #simply { position: absolute; width: 473px; height: 55px; top: 32px; left: 261px; z-index: 9; background: url(../img/simplysinterlicious.png); }
#header #stars { position: absolute; width: 798px; height: 124px; top: 0; left: 0; z-index: 11; background: url(../img/header.stars.png); }

#navigation { height: 27px; padding-top: 2px; line-height: 27px; padding-left: 83px; color: #FF0056; font-weight: bold; background-color: #fff; }
#navigation ul { display: inline; }
#navigation li { display: inline; font-size: 14px; }
#navigation .divider { font-weight: normal; padding: 0 8px; }
#navigation a { padding: 2px; }

#content { padding: 12px 69px; }
.box { position: relative; background-color: #fff; padding: 13px 13px 10px 15px; border: 1px solid #BFBFBF; }
.small { width: 72%; }
.small #ezelsoor { position: absolute; width: 26px; height: 26px; top: -1px; right: -1px; background: url(../img/ezelsoor.png); }
label { display: block; float: left; width: 110px; }
.small input { width: 150px; }
.req { padding: 0 4px; color: #FF0056; font-family: "Courier New", Courier, monospace; font-size: 12px; }
.formbutton { width: 77px !important; height: 15px; border: none; background: url(../img/send_btn.gif); margin-top: 10px; margin-left: 110px; }
.formbutton:hover { border: none; background: url(../img/send_btn_over.gif); }

.big { margin-top: 12px; padding-bottom: 30px; }
.big:after { content: ""; display: block; height: 0; clear: both; }
#sinterklaas { position: absolute; width: 159px; height: 253px; top: -253px; right: -1px; z-index: 12; background: url(../img/sinterklaas.png); }

.soundbox, .flashpart, .linkpart { height: 168px; }
.soundbox { width: 629px; margin: 20px 0; }
.flashpart { position: relative; float: left; width: 355px; }
.linkpart { float: right; }
.luidspreker { float: left; margin-left: 15px; margin-top: 15px; width: 106px; height: 126px; background: url(../img/luidspreker.png) 0 0 no-repeat; }
.trackdata { position: relative; width: 215px; height: 150px; float: left; font-size: 12px; font-weight: bold; color: #8C8413; }
.trackdata span { position: absolute; bottom: 15px; width: 215px; }
.flashbox { float: none; clear: both; position: absolute; bottom: 0px; left: 0px; }
.inputfield { margin-bottom: 8px; width: 261px; }
textarea { height: 70px; overflow: hidden; }
.inputtextarea { width: 261px; }
input, textarea { padding: 2px; background-color: #D9D9D9; color: #6F6F6F; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border: 1px solid #6F6F6F; cursor: pointer; }

input:hover, textarea:hover { border: 1px solid #FF0056; background-color: #EBEBEB; }
.small input:focus, .small textarea:focus { border: 1px solid #FF0056; background-color: #EBEBEB; }
.big input:focus, .big textarea:focus { border: 1px solid #FF0056; background-color: #FF0056; color: #000; }

.bannerbox a { background-color: transparent; }

#footer { height: 12px; text-align: center; font-size: 11px; color: #FF0056; }
#footer .divider { padding: 0 8px; font-size: 13px; }
#footer #feedlink { background-image: url(../img/icon.rss.png); background-position: left center; background-repeat: no-repeat; padding-left: 16px; }
#footer a { padding: 2px; }


