/* ------ HTML Elements ------ */

body, html {
	color:#000;
	background: #FFF;
	font-size: 13px;
}
body,form,textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
}
p {
	margin:0;
	padding:0;
	line-height: 18px;
	font-size: 14px;
}
a {
	text-decoration:none;
	color: #333;
}
a:hover, a:active {
	text-decoration:none;
	color:#333;
}
a:focus {
	border: 0;
	outline: 0;
}
em {
	font-style:italic;
}
th {
	font-weight:bold;
}
ol,ul,dl {
	margin-left:15px;
	margin-bottom:15px;
}
ol li {
	list-style: decimal outside;	
}
ul li {
	list-style: disc outside;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;
	margin-bottom:10px;
}
table {
	margin:10px 0 10px 0;
}
td,th {
	padding-right:10px;
}
hr {
	border: none; 
	border-bottom:1px solid #333;
	height:0;
}
/* ------ Page Structure ------ */

.wrapper {
	width: 940px;
	padding: 0 20px;
	margin:0 auto;
	position: relative;
}
.fc {
	clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/* ------ Navigation ------ */

#menu {
}

#menu ul {
	display:inline;
}

#menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 23px;
	overflow:hidden;
}
#menu ul li a {
	float:left;
	display: block;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	color: #000;
	width:100px;
}
.hash_links{
	margin-top: -61px;
	position: absolute;
	right: 25px;
	z-index: 2;
}
.hash_links a{
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;
	background: url(/site/gfx/up_down.png) no-repeat right 4px;
}
.hash_links a:hover{
	background-position: right 5px;
}
.hash_links a.up{
	background-position: right -23px;
}
.hash_links a.up:hover{
	background-position: right -24px;
}
/* ------ Headings ------ */

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}

/* ------ Content Area ------ */

header{
	background-color: #fffc00;
	display: block;
	padding: 30px 0;
}
header h1{
	background: url(/site/gfx/wijstoppenook.png) no-repeat;
	height: 0;
	padding-top: 160px;
	overflow: hidden;
}
h2{
	font-size: 37px;
	margin:55px 0 35px 0;
	text-transform: uppercase;
}
.list{
	margin: 20px 0 0 -10px;
	position: relative;
}
.list span.plus{
	background: url(/site/gfx/list_image.png) no-repeat;
	width: 20px;
	height: 21px;
	display: block;
	position: absolute;
	left: -40px;
	top:9px;
}
.list:hover span.plus{
	background-position: 0 -28px;
}
.list.open span.plus{
	background-position: 0 -50px;
}
.list h3:hover, .list.open h3{
	background: #000;
	color: #fff;
	cursor: pointer;
}
.content{
	display: none;
	padding: 0 50px 0 12px;
}
.content h2{
	font-size: 20px;
	margin: 15px 0 10px;
}
.content a{
	text-decoration: underline;
}
.content a:hover{
	text-decoration: none;
}
h3{
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	padding: 4px 10px 2px;
}
h2{
	position: relative;
}
#support_number{
	font-size: 17px;
	background: #FFFC00;
	padding:4px 8px;
	position: absolute;
	bottom: 8px;
	margin-left: 23px;
}
.entryNum{
	background: #000;
	color: #fff;
	margin: 0 1px;
	padding: 0 4px;
}
#links a{
	background: #000;
	color: #fff;
	padding: 4px 12px 5px;
	margin:2px 5px 2px 0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	display: inline-block;
}
#links a:hover{
	color: #000;
	background: #fffc00;
}
#links #more_less{
	display: inline-block;
}
#links a.more{
	background: #fffc00;
	color: #000;
}
#links a.more:hover{
	background: #fff;
}
#links a.less{
	display: none;
}
#links a.add{
	clear: both;
	background: #fff;
	color: #000;
	padding: 0 12px 0 0;
	height: 24px;
	overflow: hidden;
	display: block;
	float: left;
}
#links a.add:hover .plus{
	background: #fffc00;
	color: #000;
}
#links a.add .text{
	padding-top: 4px;
	margin-left: 5px;
	display: inline-block;
}
#links a.add:hover{
	background: #000;
	color: #fff;
}
#links a.add span.plus{
	display: block;
	float: left;
	padding: 3px 8px 6px;
	color: #fff;
	background: #000;
	font-size: 20px;
	margin-right: 4px;
}
#links a.hidden{
	display: none;
}
#links.shown a.hidden{
	display: inline-block;
}
article{
	background: #fffc00;
	padding: 15px 15px 15px 25px;
	float: left;
	width: 260px;
}
article.center{
	margin:0 20px;
}
article.last{
	width: 900px;
	margin-top: 20px;
}
article.last img{
	float: right;
}
article.last p{
	width: 500px;
	clear: none;
}
article.last ul{
	margin:20px 15px;
}
article.last ul li{
	margin-bottom: 10px;
	width: 475px;
	font-size: 14px;
}
body article.last ul a{
	float: right;
	padding: 1px 4px 2px;
	margin:-2px 10px 0 0;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}
article h1{
	font-size: 17px;
	text-transform: uppercase;
	padding: 6px 0 2px;
	display: inline-block;
	margin: 0 0 20px 0;
}
article p{
	clear: both;
}
article p a, article p a:visited{
	text-decoration: underline;
}
article p a:hover{
	text-decoration: none;
}
#trio article p a.cboxElement{
	float: right;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	padding: 4px 8px 5px;
	text-decoration: none;
	line-height: 16px;
}
#trio article a.cboxElement:hover, article.last ul a:hover{
	background: #000;
	color: #fff;
}

#social_links a.social{
	background: url(/site/gfx/social_icons.png) no-repeat;
	width: 16px;
	height: 0;
	display: block;
	float: left;
	margin-right: 4px;
	padding-top:16px;
	overflow: hidden;
}
#social_links a.facebook{
	background-position: 0 0;
}
#social_links a.facebook:hover{
	background-position: 0 -16px;
}
#social_links a.twitter{
	background-position: -16px 0;
}
#social_links a.twitter:hover{
	background-position: -16px -16px;
}
#social_links a.delicious{
	background-position: -32px 0;
}
#social_links a.delicious:hover{
	background-position: -32px -16px;
}
#social_links a.digg{
	background-position: -48px 0;
}
#social_links a.digg:hover{
	background-position: -48px -16px;
}
#social_links a.stumbleupon{
	background-position: -64px 0;
}
#social_links a.stumbleupon:hover{
	background-position: -64px -16px;
}
#social_links a.google{
	background-position: -80px 0;
}
#social_links a.google:hover{
	background-position: -80px -16px;
}
article #social_links .email_friends{
	float: right;
	padding: 1px 4px 2px;
	margin-top:-2px;
	font-weight: bold;
	display: inline;
}
footer{
	margin: 20px 0;
	display: block;
}
footer a{
	float: right;
	background: #fffc00;
	padding: 5px 12px;
	margin:2px 5px 2px 0;
	line-height: 9px;
	height: 11px;
}
footer a:hover{
	background: #000;
	color: #fff;
}
footer a.disclaimer{
	float: left;
}
footer a.zinnebeeld{
	font-weight: bold;
}

#confirmation{
	display: none;
	background: #444;
	color: #fff;
	padding:20px 0;
	text-align: center;
	font-size: 20px;
}
.loading{
	width: 100%;
	height: 100%;
	background: url(/site/gfx/loading.gif) no-repeat center center;
}

/* ie6 */
#ie6_banner, #ie6_overlay_bg, #ie6_overlay{
	display: none;
}
.close_down{
	position: absolute;
	background: #222;
	color: #fff;
	padding: 5px 10px;
	right: 20px;
	font-size: 11px;
	cursor: pointer;
}
.close_overlay{
	position: absolute;
	top:20px;
	z-index: 1000;
	right: 20px;
	color: #fff;
	font-size: 11px;
	background: #000;
	padding:5px 10px;
	cursor: pointer;
}

/* ie6 top */
#ie6_banner{
	background: #535353;
	width: 100%;
	position: relative;
	padding:15px 0;
	margin:0;
	border-bottom: 1px solid #111;
	z-index: 999;
	display: none;
}
#ie6_wrap{
	width: 1000px;
	margin: 0 auto;
}
#ie6_wrap h1{
	font-size: 18px;
	text-transform: none;
	color: #fff;
	background: none;
	margin: 0 0 10px 0;
	padding:0;
	font-weight: bold;
}
#ie6_wrap p{
	text-align: left;
	font-size: 12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #fff;
	background: none;
	line-height: 16px;
	margin:0;
}
#ie6_wrap p a{
	color: #fff;
	background: none;
	text-decoration: underline;
	font-size: 12px;
}
#ie6_wrap p a:hover{
	color: #fff;
	background: none;
	text-decoration: none;
}
#ie6_links{
	float: right;
	width: 272px;
}
#ie6_links a{
	float: left;
	background: #5a5a5a;
	width: 85px;
	height: 27px;
	padding: 12px 0 0 50px;
	margin:0 1px 1px 0;
	color:#fff;
}
#ie6_links a:hover{
	text-decoration: underline;
}
#ie6_links img{
	position: absolute;
	margin: -5px 0 0 -35px;
	border: none;
}
#test{
display: none;
}

/* ie6 block */
#ie6_overlay_bg{
	display: none;
	height: 100%;
	width: 100%;
	background: #fff;
	position: absolute;
	left:0;
	top:0;
	z-index: 999;
}
#ie6_overlay{
	display: none;
	position: relative;
	z-index: 1000;
	text-align: left;
	background: #fff;
	width: 620px;
	margin: 100px auto;
	padding:25px 30px;
	border: 10px solid #363636;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#ie6_overlay h1{
	font-size: 21px;
	text-transform: none;
	color: #000;
	margin: 0 0 10px 0;
	font-weight: bold;
}
#ie6_overlay h2{
	margin:0 0 10px 0;
	line-height: 22px;
}
#ie6_overlay h2 a{
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
}
#ie6_overlay p{
	color: #222;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}
#ie6_overlay div{
	width: 183px;
	padding-left:100px;
	float: left;
	height: 100px;
}
#ie6_overlay #chrome, #ie6_overlay #opera{
	padding-left: 125px;
	border-left: 1px solid #ccc;
}
#ie6_overlay #firefox, #ie6_overlay #safari{
	padding-right:25px;
}
#ie6_overlay #opera, #ie6_overlay #safari{
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-bottom: 30px;
}
#ie6_overlay #chrome, #ie6_overlay #firefox{
	padding-bottom: 10px;
	margin-top: 30px;
}
#ie6_overlay img{
	margin: 12px 0 0 -90px;
	position: absolute;
	border:none;
}
#ie6_overlay #opera img{
	margin-left:-100px;
}
#ie6_overlay div p a{
	color: #777;
	text-decoration: none;
	font-size: 14px;
	background: none;
}
#ie6_overlay p a:hover{
	color: #000;
	text-decoration: none;
	background:none;
}
#ie6_overlay a{
	text-decoration: underline;
}
#ie6_overlay .small{
	font-size: 12px;
	line-height: 16px;
}

/* ------ Forms ------ */

.form_wrap{
	display: none;
	width: 300px;
}
.form_wrap h2{
	font-size: 16px;
	margin:0 0 10px;
}
.form_wrap p{
	font-size: 11px;
	margin: 0 10px 10px 0;
	line-height: 13px;
}
#cboxLoadedContent .form_wrap{
	display: block;
}
input[type="text"]{
	border-width: 1px;
	border-color: #7C7C7C #C3C3C3 #DDDDDD;
	border-style: solid;
	margin-bottom: 10px;
}
.form_wrap label{
	font-size: 12px;
	color: #444;
	width: 95px;
	float: left;
}
select{
	margin: 0 0 10px 60px;
	width: 165px;
}
.form_wrap .hidden{
	display: none;
}
.form_wrap button{
	margin-top: 5px;
}
#form_friends{
	width: 500px;
}
#form_friends input[type="text"], #form_friends textarea{
	clear: both;
	display: block;
	margin-bottom: 0px;
}
#form_friends textarea{
	width: 460px;
	height: 200px;
	border-width: 1px;
	border-color: #7C7C7C #C3C3C3 #DDDDDD;
	border-style: solid;

}
#form_friends label{
	width: 460px;
	margin-bottom: 2px;
}
.small{
	font-size: 10px;
}
/* ------ Contactform ------ */

#contactform textarea,input {
	font-size: 12px;
	color: #23333E;
}
#contactform .formfield {
	display: block;
	height: 20px;
	margin-bottom: 15px;
}
#contactform .formfieldtextarea {
	display: block;
	margin-bottom: 15px;
}
#contactform label {
	display: block;
	float: left;
	padding-top: 6px;
	width: 100px;
	color:#23333E;
}
#contactform .required {
	color: #C43349;
}
#contactform .input_large {
	border: 1px solid #999;
	font-size: 1em;
	padding: 5px;
	width: 250px;
}
#contactform .input_small {
	border: 1px solid #999;
	font-size: 1em;
	padding: 5px;
	width: 100px;
}
#contactform .hiddenfield {
	display:none;
	visibility:hidden;
}
.form_wrap label.errorlabel {
	color:#C43349;
}
.form_wrap label.normallabel{
	color:#23333E;
}

/* ------ Footer ------ */

#footer {
}
