/* STANDAARD */

* {
	outline: none;
}

html, body {
	height: 100%;
}

body {
	margin: 0px;
	background: #000 url(../images/template/bg_body.jpg) top repeat-x;
	font-family: "Trebuchet MS", Arial;
}

div, span, p, td, form, h1, h2, h3, h4 {
	font-size: 12px;
	color: #0d0c0e;
	font-family: "Trebuchet MS", Arial;
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: 12px;
	color: #3f3f3f;
	font-family: "Trebuchet MS", Arial;
	margin: 0;
	padding: 0;
	outline: none;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	color: #40b400;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
}

h3 {
	font-size: 16px;
	color: #40b400;
	font-weight: bold;
	line-height: 16px;
}

h5 {
	font-size: 13px;
	color: #40b400;
	font-weight: bold;
	line-height: 16px;
}

p {
	margin: 16px 0;
	line-height: 20px;
}

a {
	color: #40b400;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a[target $='blank'] {
	background: url(../images/template/bullet_blank.jpg) right no-repeat;
	padding-right: 15px;
}

a[href $='.pdf'] {
	background: url(../images/template/bullet_pdf.jpg) right no-repeat;
	padding-right: 15px;
}

ul {
	padding: 0;
	margin: 0;
	line-height: 24px;
	margin-bottom: 20px;
}

li {
	margin-left: 25px;
	padding: 1px 0 0 0;
}

img {
	border: none;
}

abbr {
	cursor: help;
	speak: normal;
	text-decoration: none;
	border-bottom: 1px dotted;
	line-height: 17px;
}

label {
	cursor: pointer;
}

/* CONSTRUCTIE */

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../images/template/bg_footer_pattern.jpg) 0 bottom repeat-x;
}

#site {
	width: 980px;
	height: auto;
	position: relative;
	margin: 0 auto;
}

/* HEADER */

#header {
	width: 980px;
	height: 285px;
	float: left;
	background: url(../images/template/bg_header.jpg) top right no-repeat;
}

#logo {
	width: 123px;
	height: 123px;
	position: absolute;
	top: 32px;
	left: 21px;
}

#menu {
	width: 727px;
	height: 60px;
	position: absolute;
	top: 218px;
	right: 0;
}

#menu a {
	line-height: 60px;
	margin-right: 35px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

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

#menu #topnav {
	width: 175px;
	height: 20px;
	position: absolute;
	top: -210px;
	right: 137px;
	text-align: right;
	z-index: 2;
}

#menu #topnav a {
	line-height: 20px;
	color: #666;
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-style: normal;
	font-size: 11px;
}
#menu #twitter {
	width: 185px;
	height: 25px;
	position: absolute;
	top: -210px;
	right: 270px;
	border-right: 1px solid #d4d4d4;
	text-align: right;
	z-index: 2;
}
#menu #twitter a.twitter {
	height: 25px;
	padding-left: 52px;
	margin-right: 0;
	line-height: 20px;
	display: block;
	color: #666;
	text-decoration: underline;
	font-style: normal;
	font-size: 11px;
	background: url(../images/template/twitter-btn.gif) top left no-repeat;
}

#menu #change-language {
	width: 120px;
	height: 20px;
	position: absolute;
	top: -210px;
	right: 0;
	text-align: left;
	z-index: 2;
	border-left: 1px solid #d4d4d4;
	background: url(../images/arrow.jpg) 110px 7px no-repeat;
}

#menu #change-language a {
	line-height: 20px;
	color: #666;
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-style: normal;
	font-size: 11px;
}

#zoeken {
	width: 181px;
	height: 22px;
	position: absolute;
	top: 19px;
	right: 0;
	background: url(../images/template/bg_input.jpg) left no-repeat;
}

#zoeken .veld {
	background: none;
	width: 133px;
	height: 16px;
	line-height: 16px;
	border: none;
	font-style: italic;
	float: left;
	padding: 2px 4px;
}

#zoeken .knop {
	background: url(../images/template/button_search.jpg);
	width: 23px;
	height: 22px;
	border: none;
	float: left;
	margin-left: 7px;
	cursor: pointer;
}

#content {
	width: 980px;
	position: relative;
}

/* LINKS */

#links {
	width: 182px;
	height: auto;
	float: left;
	margin-right: 32px;
	display: inline;
}

#links h2 {
	margin: 43px 0 35px 20px;
	font-size: 23px;
}

.identiteit {
	width: 225px;
	height: auto;
	float: left;
}

.identiteit ul {
	width: 225px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.identiteit ul li {
	width: 225px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.identiteit ul li div {
	position: relative;
	float: left;
}

.identiteit ul li a {
	width: 225px;
	height: 66px;
	float: left;
	display: block;
	background: url(../images/template/sprite-groep.jpg) 0 0 no-repeat;
	text-indent: -999px
}

.identiteit ul li a.combo {
	background: url(../images/template/sprite-groep.jpg) 0 0 no-repeat;
}

.identiteit ul li a:hover.combo {
	background: url(../images/template/sprite-groep.jpg) 0 -132px no-repeat;
}

.identiteit ul li a.combo.actief, .identiteit ul li a:hover.combo.actief {
	background: url(../images/template/sprite-groep.jpg) 0 -66px no-repeat;
}

.identiteit ul li a.vocal {
	background: url(../images/template/sprite-groep.jpg) 0 -198px no-repeat;
}

.identiteit ul li a:hover.vocal {
	background: url(../images/template/sprite-groep.jpg) 0 -330px no-repeat;
}

.identiteit ul li a.vocal.actief {
	background: url(../images/template/sprite-groep.jpg) 0 -264px no-repeat;
}
/*linker menu engels*/

.identiteit.en ul li a { background: url(../images/template/en/sprite-groep.jpg) 0 0 no-repeat;}
.identiteit.en ul li a.combo { background: url(../images/template/en/sprite-groep.jpg) 0 0 no-repeat;}
.identiteit.en ul li a:hover.combo { background: url(../images/template/en/sprite-groep.jpg) 0 -132px no-repeat;}
.identiteit.en ul li a.combo.actief, .identiteit.en ul li a:hover.combo.actief {background: url(../images/template/en/sprite-groep.jpg) 0 -66px no-repeat;}
.identiteit.en ul li a.vocal {background: url(../images/template/en/sprite-groep.jpg) 0 -198px no-repeat;}
.identiteit.en ul li a:hover.vocal {background: url(../images/template/en/sprite-groep.jpg) 0 -330px no-repeat;}
.identiteit.en ul li a.vocal.actief {background: url(../images/template/en/sprite-groep.jpg) 0 -264px no-repeat;}
.identiteit.en ul li ul li a {background:none;}

/*einde van linker menu engels*/

.identiteit ul li a.actief {
	cursor: default;
}

.identiteit ul li ul {
	padding: 10px 0 15px 0;
}

.identiteit ul li ul li a {
	width: 225px;
	height: 25px;
	float: left;
	display: block;
	background-image: none;
	text-indent: 20px;
	padding: 3px 0;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	font: normal 13px/25px "Trebuchet MS";
}

.identiteit ul li ul li a:hover {
	color: #50aa1e;
	text-decoration: underline
}

.identiteit ul li ul li a.actief, .identiteit ul li ul li a:hover.actief {
	color: #399805;
	text-decoration: none
}

/* MIDDEN */

#midden {
	width: 549px;
	min-height: 636px;	
	float: left;
	background: url(../images/template/bg_midden.jpg) top no-repeat #fff;
	display: inline;
	padding-bottom: 15px;
}

#midden:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden; 
}

#middenin {
	width: 465px;
	height: auto;
	margin: 43px 0 0 43px;
	float: left;
	position: relative;
}
#middenin #quote {
	font-size:14px;
	font-style:italic;
	padding-left:60px;
	background:url(../images/template/quote.png);
	background-repeat:no-repeat;
	background-position:16px 0;
	margin-top:16px;
	min-height:26px
}
#middenin #subquote {
	font-size:11px;
	color:#666;
	font-style:italic;
	min-height:26px
}
#middenin p {
/*	margin:16px 0;
*/}
#middenin h3 {
/*	margin:16px 0 16px 0;
*/}
/* RECHTS */

#rechts {
	width: 181px;
	height: auto;
	float: left;
	margin-left: 34px;
	display: inline;
}

#rechts p {
	color: #fff;
}

#rechts h2 {
	margin: 36px 0 19px 0;
	font-size: 17px;
	color: #40b400;
	font-weight: normal;
}

/* POLL */

#poll {
	background: #252525;	
	width: 175px;
	padding: 20px;
	float: left;
	position: relative;
	font-size: 11px;
	color: white;
	margin: 43px 0 0 -16px;
}

#poll:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden; 
}

#poll .end {
	width: 181px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/template/bg_poll_onder.jpg) no-repeat;
}

#poll p, #poll label, #poll .knop, #poll a {
	font-size: 11px;
}

#poll h2, #poll p, #poll label, #poll .knop, #poll a {
	margin: 17px 0 0 0;
}

#poll p, label {
	color: #fff;
}

#poll .knop {
	background: url(../images/template/button_stemmen.jpg);
	width: 87px;
	height: 22px;
	border: none;
	float: left;
	cursor: pointer;
}
#poll .knop.en {
	background: url(../images/template/en/button_stemmen.jpg);
	width: 72px;

}
#poll table.uitslag {
	margin: 15px 0 0 15px;
}

#poll table.uitslag td {
	color: #fff;
	font-size: 11px;
	vertical-align: top;
}

/* NIEUWSBRIEF */

#nieuwsbrief {
	width: 193px;
	height: auto;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
}

#nieuwsbrief p {
	font-size: 11px;
}

#nieuwsbrief .bg {
	background: url(../images/template/bg_input.jpg) top left no-repeat;
	position: relative;
	float: left;
	height: 22px;
}

#nieuwsbrief .veld {
	background: none;
	width: 133px;
	height: 16px;
	line-height: 16px;
	border: none;
	font-style: italic;
	float: left;
	padding: 2px 4px;
}

#nieuwsbrief .knop {
	background: url(../images/template/button_small.jpg);
	width: 23px;
	height: 22px;
	border: none;
	float: left;
	margin-left: 7px;
	cursor: pointer;
}

/* RELEASE */

#release {
	width: 181px;
	height: auto;
	float: left;
}

#release .afbeelding {
	width: 171px;
	height: 174px;
	float: left;
	margin: 12px 13px 0 13px;
	overflow: hidden;
}

#release .afbeelding img {
	width: 171px;
	height: 174px;
}

#release .artiest {
	width: 171px;
	height: 13px;
	line-height: 13px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	color: #fff;
}

#release .titel {
	width: 107px;
	height: 13px;
	line-height: 13px;
	font-size: 11px;
	float: left;
	overflow: hidden;
	margin: 6px 0 0 0;
	color: #fff;
}

/* SHOUTBOX */

#shoutit {
	width: 181px;
	height: auto;
	margin: 43px 0 0 0;
	float: left;
	padding-bottom: 25px;
	background: #181819;
	font-size: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#shoutit p {
	font-size: 11px;
}

#shoutit h2, #shoutit p, #shoutit form {
	margin: 17px 0 0 18px;
}

#shoutit p {
	color: #fff;
}

#shoutit p small {
	line-height: 15px;
	color: #999;
	font-style: italic;
}

#shoutit table {
	background: url(../images/template/bg_input_shoutit.jpg) top left no-repeat;
	height: 22px;
	width: 110px;
	margin: 10px 0 15px 0;
}

#shoutit .veld {
	background: none;
	width: 97px;
	height: 16px;
	line-height: 16px;
	border: none;
	font-style: italic;
	float: left;
	padding: 2px 4px;
}

#shoutit .knop {
	background: url(../images/template/button_small.jpg);
	width: 23px;
	height: 22px;
	border: none;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

/* Mail-a-friend */

#mailafriend {
	width: 175px;
	height: auto;
	padding: 20px;
	float: left;
	position: relative;
	font-size: 11px;
	color: white;
	background: #252525;
	margin: 43px 0 0 -16px;
}

#mailafriend h2 {
	margin-top: 0;
}

#mailafriend .bg {
	background: url(../images/template/bg_input.jpg) top left no-repeat;
	position: relative;
	float: left;
	width: 141px;
	height: 22px;
	margin-bottom: 3px;
}

#mailafriend .bg .veld {
	background: none;
	width: 135px;
	height: 16px;
	line-height: 16px;
	border: none;
	font-style: italic;
	float: left;
	padding: 2px 4px;
}

#mailafriend .bg.textarea {
	background: url(../images/template/bg_textarea.jpg) top left no-repeat;
	height: 67px;
	margin-bottom: 15px;
	width: 160px;
}

#mailafriend .bg textarea {
	background: none;
	width: 160px;
	height: 60px;
	line-height: 16px;
	border: none;
	font-style: italic;
	float: left;
	padding: 2px 4px;
	overflow: hidden;
}

#mailafriend .knop {
	background: url(../images/template/button_small.jpg);
	width: 23px;
	height: 22px;
	border: none;
	float: left;
	margin-left: 7px;
	cursor: pointer;
}

/* BETALEN MET */

#betalen_met {
	width: 181px;
	height: auto;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
}

#rechts #betalen_met h2.betalen {
	margin-top: 0px!important;
}

#betalen_met p {
	font-size: 11px;
}


/* FOOTER */

#footer {
	width: 980px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/template/bg_footer.jpg) top no-repeat;
}

.samenwerkingfooter {
	width: 980px;
	height: 130px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-top: 50px;
	text-indent: -9999px;
	background: url(../images/template/bg_footer_samenwerking-logos.gif) center 0 no-repeat;
}
.samenwerkingfooter.en {
	background: url(../images/template/en/bg_footer_samenwerking-logos.gif) top no-repeat;
}
.samenwerkingfooter h4, .samenwerkingfooter p{
	display: none;
}

.footer {
	width: 980px;
	height: 12px;
	line-height: 13px;
	position: relative;
	float: left;
	margin: 0 auto 25px auto;
	text-align: center;
	font-size: 12px;
	color: #515151;
}

#footer a {
	font-size: 11px;
	font-style: normal;
	color: #40b400;
	text-decoration: none;
}

#footer a.wn {
	color: #515151;
}

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

#footer a[target $='blank'] {
	background: none;
	padding-right: 0;
}
