/*
#################
#	ALGEMEEN	#
#################
*/
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form { margin: 0; padding: 0; }
html { font: 62.5%/200% Arial, Verdana, Tahoma, sans-serif; overflow-y: scroll; }
body { background: #fff url(/img/backgrounds/back-02.jpg) no-repeat -400px 0; 	background-attachment:fixed;font-size: 1.2em; }
body.homepage, body.agenda { background: #fff url(/img/backgrounds/back-01-front.jpg) no-repeat -450px 0;background-attachment:fixed; }
body.drezzpage { background: #fff url(/img/backgrounds/back-drezz.jpg) repeat-x top; }
body.bio {background: #fff url(/img/backgrounds/back-04.jpg) no-repeat -400px 0; }

ol, ul { list-style-position: inside; }

/* Algemene classnames
------------------------------------------------------------------*/
.nomargin, .nom { margin: 0; }
.nopadding .nop { padding: 0; }
.nomp { margin: 0; padding: 0; }

.block { display: block; }
.inline { display: inline; }

.center { display: block; margin: auto; }

.hide, .hidden { position: absolute; left: -9999px; }

.fleft { float: left; }
.fright { float: right; }

.clear { clear: both; }
.cleft { clear: left; }
.cright { clear: right; }
.clearfix:after {
	clear:both;
	display:block;
	visibility: hidden;
	font-size: 0;
	content: ' ';
	height: 0;
}

.tcenter { text-align: center; }
.tleft { text-align: left; }
.tright { text-align: right; }

.vbottom { vertical-align: bottom; }
.vmiddle { vertical-align: middle; }
.vtop { vertical-align: top; }

.absolute { position: absolute; }
.relative { position: relative; }

.bold, .b, .strong { font-weight: bold; }
.em, .italic, .i { font-style: italic; }
.normal { font-weight: normal; }
.u, .underline { text-decoration: underline; }
.small { font-size: 11px; }
.lowercase { text-transform: lowercase; }
.uppercase { text-transform: uppercase; }
.capitalize { text-transform: capitalize; }

.default { cursor: default; }
.pointer { cursor: pointer; }

/* Afbeeldingen
------------------------------------------------------------------*/
img { border: none; display: block; }
a img { border: none; }
/* Alinea's en paragafen
------------------------------------------------------------------*/
p, div.alinea { margin-bottom: .2em; }

/* Overflow
------------------------------------------------------------------*/
.overflow { overflow: hidden; }

/* Headings
------------------------------------------------------------------*/
body.homepage h1 { font-size: 1.8em; }
body.homepage h2 { border-bottom: 1px dotted #999; font-size: 1.5em; padding-bottom: 5px; margin-bottom: 10px; }
h1 { font-size: 1.8em; margin-bottom: 15px; }
h2 { font-size: 1.5em; margin-bottom: 5px; padding-top:1em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

/* Hyperlinks
------------------------------------------------------------------*/
a { color: #990d64; }
a:hover, a:focus, a.none { border: none; text-decoration: none; }
a.none:hover, a.none:focus { text-decoration: underline; }
a span { cursor: pointer; }

div p a { color: #990d64; text-decoration: none; border-bottom: 1px dotted #990d64; }
div p a:hover,
div p a:focus { border: none; }

/* Overig
------------------------------------------------------------------*/
address { font-style: normal; }

/*
################
#	LAYOUT	   #
################
*/

/* Container
------------------------------------------------------------------*/
div#container {	margin: 0 auto; width: 960px; }

/* Logo
------------------------------------------------------------------*/
p#logo {
	background: url(/img/logo.png) no-repeat;
	float: left;
	height: 64px;
	margin-top: 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 240px;
}
p#logo a { display: block; height: 64px; }

/* Topmenu
------------------------------------------------------------------*/

div#socialbar {
	float:right;
	padding-top: 1em;

}

a.social {
	text-decoration: none;
}

a.social img {
	display: inline;
	margin-right: 1em;
}



ul.topmenu { 
	background: url(/img/topmenu.gif) no-repeat right bottom;
	float: right;
	list-style: none; 
	overflow: hidden;
}
body.drezzpage ul.topmenu { background: url(/img/topmenu-drezz.gif) no-repeat right bottom; }
ul.topmenu li {
	float: left;
	padding-bottom: 15px;
}
ul.topmenu li.first { background: url(/img/topmenu.gif) no-repeat left bottom; }
body.drezzpage ul.topmenu li.first { background: url(/img/topmenu-drezz.gif) no-repeat left bottom; }
ul.topmenu a {
	border-left: 1px dotted #fff;
	color: #fff;
	display: block;
	padding: 15px 15px 0;
}
ul.topmenu li.first a {
	border: none;
}

ul.topmenu li a:hover,
ul.topmenu li a:focus { text-decoration: underline; }

div.topmenu { float: right; background: url(/img/topmenu.png) no-repeat right; padding-right: 5px; }
/* Breadcrumbs
------------------------------------------------------------------*/
p#breadcrumbs { background: #e6e6e6; margin: 1em 0; padding: 10px; }

/* Kolommen
------------------------------------------------------------------*/
div.kolom-wrapper {
	float: left;
	margin-bottom: 15px; /* ie */
	width: 710px;
}
div.kolom-wrapper-rechts { float: right; }
div.kolom-wrapper-links { float: left; width: 715px; }

div.kolom-midden {
	background: url(/img/kolom-midden.png) no-repeat center top;
	float: right;
	height: 234px;
	padding: 20px 0 0 20px;
	width: 260px;
}

div.kolom-links-breed {
	float: left;
	background: url(/img/trans.png) repeat;
	padding: 20px;
	width: 667px;
}

div.kolom-wrapper-rechts div.kolom-midden { float: left; }
div.kolom-wrapper-rechts div.kolom-midden-breed,
div.kolom-midden-breed { float: none; width: auto; }

div.kolom-midden-breed { 
	background: url(/img/kolom-midden-breed.png) no-repeat center top; 
	height: 214px;
	height: 234px;
	overflow: hidden;
} 

div.zijkolom { height: 10px; overflow: hidden; }
div.kolom-links {
	background: url(/img/kolom-links.png) no-repeat center top;
	float: left;
	height: 234px;
	padding: 20px;
	width: 350px;
}
div.kolom-rechts {
	background: #fff;
	border: 1px solid #efefef;
	float: right;
	padding: 20px 0;
	width: 230px;
}
body.homepage div.kolom-rechts { padding: 20px; width: 190px; }

/* Inhoud kolom-midden
------------------------------------------------------------------*/
div.kolom-midden h1 { margin-bottom: 1em; }
div.kolom-midden h2 { margin-bottom: .3em; }

/* Div met border
------------------------------------------------------------------*/
div.border { border-top: 1px dotted #999; margin-top: 10px; padding-top: 10px; }

/* Nieuwslinks
------------------------------------------------------------------*/
a.nieuws { color: #000; text-decoration: none; }
a.nieuws:hover,
a.nieuws:focus { color: #a31947; text-decoration: none; }
a.nieuws span { color: #666; }

/* Playlist
------------------------------------------------------------------*/
ul.playlist { margin-top: 20px; list-style: none; }
ul.playlist li { margin-top: 1px; }
ul.playlist a {
	background-image: url(/img/playlist.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #990d64;
	display: block;
	height: 20px;
	overflow: hidden;
	padding: 3px 10px;
	text-decoration: none;
	width: 242px;	
}
ul.playlist a:hover,
ul.playlist a:focus { background-position: -262px 0; color: #fff; text-decoration: none; }

div.intro { width: 330px; }

/* Agenda homepage
------------------------------------------------------------------*/
h2.no-border,
body.homepage h2.no-border { border: none; margin: 0; padding: 0; }

ul.agenda { margin-top: 10px; list-style: none; position: relative; }
ul.agenda li { border-top: 1px dotted #999; color: #a92170; padding: 5px 0; margin-top: 5px; }
ul.agenda li.active div { background: #fb7f7c; color: #fff; padding: 5px;}

ul.agenda li h3 a { font-size: .8em; font-weight: normal; text-decoration: none; }
ul.agenda li.active a { color: #fff; }

ul.agenda li span { display: none; margin-top: 20px; }
ul.agenda li.active span { display: block; }

ul.agenda li h3 { font-size: 1.0em;}
ul.agenda li.active h3 { font-size: 1.2em;}

table.agendaitems td {vertical-align:top;}

tr.maandaanduiding h2 {
	padding-top: 1em;
	}

tr.agendaitem td {
	border-top: 1px solid #ccc;	
	}
	
tr.agendaitem td.datum {
	font-size: 1.2em;
	font-weight:bold;
	}	

tr.agendaitem td.title {
	font-size: 1.2em;
	font-weight:bold;
	}
	
tr.agendaitem td.title .datum {
	font-size: 0.8em;
	font-weight:normal;
	}	

div.fotos a img {
	margin: 5px; 
	}

/* Links met afbeeldingen
------------------------------------------------------------------*/
a.lees-meer {
	background-image: url(/img/knop-leesmeer.png);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	width: 80px;
}
a.lees-meer:hover,
a.lees-meer:focus { background-position: 0 0; }

a.bekijk-agenda {
	background-image: url(/img/knop-bekijk-agenda.png);
	background-repeat: no-repeat;
	background-position: 0 -18px;
	display: block;
	height: 18px;
	margin: 1em auto;
	overflow: hidden;
	text-indent: -9999px;
}
a.bekijk-agenda:hover,
a.bekijk-agenda:focus { background-position: 0 0; }

a.koop-nu {
	background-image: url(/img/knop-koop.gif);
	background-repeat: no-repeat;
	background-position: 0 -22px;
	display: block;
	height: 22px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 111px;
}
a.koop-nu:hover,
a.koop-nu:focus { background-position: 0 0; }

a.koop-track {
	background-image: url(/img/koop-track.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 20px;
	margin-right: 15px;
	overflow: hidden;
	text-indent: -9999px;
	width: 128px;
}
a.koop-track:hover,
a.koop-track:focus { background-position: 0 -20px; }
/* Zie ook
------------------------------------------------------------------*/
dl.zie-ook {
	background: #fb7f7c;
	padding: 20px;
	margin: 20px;
}
dl.zie-ook dt { border-bottom: 1px dotted #fff; padding-bottom: 5px; }
dl.zie-ook dd { color:#fff}
dl.zie-ook dd a { text-decoration: none; }


dl.twitter {
	padding: 20px;
	margin: 20px;
	background:	#5599BB url(/assets/images/clouds.gif) no-repeat scroll 0 0;
}

.twitter ol { list-style: none; }

.twitter li {color: #DDEEF6; }

.twitter li.firsttwitter a {  font-weight: bold;} 

.twitter a { color: #fff; text-decoration: none; display:block;}

.twitter .date {display:block;margin-bottom:1em;}



div.uitgelicht {
	background: #fb7f7c;
	padding: 20px;
	}


/*
####################
#	DREZZPAGE	   #
####################
*/
body.drezzpage div.intro-wrapper {
	padding-top: 25px;
	overflow: hidden;
}
body.drezzpage div.intro-links {
	float: left;
	width: 410px;
	overflow: hidden;
	position: relative;
}
body.drezzpage div.intro-rechts {
	float: right;
	width: 550px;
	overflow: hidden;
}
body.drezzpage div.intro-rechts div.intro {
	color: #fff;
	height: 130px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 550px;
}

body.drezzpage div.koop-album {
	background: url(/img/trans.png) repeat;
	overflow: hidden;
	padding: 20px 15px;
	position: relative;
	bottom: 50px;
	width: 340px;
}

body.drezzpage div.kolom-links-breed {
	width:525px;
	border: 1px solid #eee;
	}
	
body.drezzpage div.kolom-rechts {
	padding:0;
	background: none;
	border:0;
	width: 370px;
	height:auto;
}

body.drezzpage div.koop-album div.details {
	float: left;
	margin: 0 10px;
}

body.drezzpage div.koop-album div.details p {
    padding:0;margin:0;
    font-weight:bold;
    }

body.drezzpage div.koop-album div.bestellen {
	float: right;
	margin: 10px 0;
	width: 215px;
}
body.drezzpage div.koop-album div.bestellen select {
	margin: 0 10px;
	width: 50px;
}

/* Track list
------------------------------------------------------------------*/
body.drezzpage div.track-list { margin-top: 50px; }
#mycustomscroll {
	height:288px;
	overflow:auto;
	position:relative;
}
ul.track-list { 
	font-size: .9em; 
	list-style: none; 
	list-style-position: outside; 
	margin: 0; padding: 0 10px 0 0; 
}

ul.track-list a { text-decoration: none; font-weight: normal; font-size: .8em; }

ul.track-list li div.hide { display: none; }
ul.track-list li.active div.hide { display: block; overflow: hidden; }

ul.track-list li div.content { margin: 2px 0;  }

ul.track-list li { border-top: 1px dotted #828282; }
ul.track-list li.active div.content { background: #fff; padding: 0 10px; }
ul.track-list li.active select { width: 100px; margin: 0 10px; }

ul.track-list li.active {
	background: #fb7f7c;
	}
ul.track-list li a.play { visibility: hidden; }	
ul.track-list li.active a.play { visibility: visible; }

ul.track-list li a.play {
	float:right;
	background-image: url(/img/knop-play.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 17px;
	margin-top: 3px;
	margin-right: 15px;
	overflow: hidden;
	text-indent: -9999px;
	width: 48px;
}
ul.track-list li a.play:hover,
ul.track-list li a.play:focus { background-position: 0 -17px; }

ul.track-list li h3 {
	float:left;}

ul.track-list li p.credits {
	clear:left;
	margin-bottom:.2em;
	}


div.sponsoren {
	padding-top:1em;
	color:#999;
}

a.sponsor {
	display:block;
	float:left;
	width:140px;
	height:30px;
	padding:20px;
}



/* In- en uitklapbare blokken
------------------------------------------------------------------*/
.ingeklapt h2, .uitgeklapt h2 { cursor: pointer; }
.ingeklapt .inhoud { display: none; }
.uitgeklapt .inhoud { display: block; }

/* Illustraties
------------------------------------------------------------------*/
p.illustratie img { margin: 0 auto; }
p.illustratie span {
	display: block;
	font-size: .9em;
	font-style: italic;
	text-align: center;
}
img.illustratie {
	float: right;
	margin-right: 0; margin-left: 8px;
}
img.illustratie-links {
	float: left;
	margin: .5em 8px .3em 0;
}
div.zijkolom img.illustratie {
	display: block;
	float: none;
	margin: 0 auto 2em;
}

/* Foto-albums
------------------------------------------------------------------*/
a.albumfoto {
	background: #fff;
	border: 1px solid #b8b8b8;
	float: left;
	margin: 0 8px 8px 0;
	padding: 6px;
	position: relative;
	text-decoration: none;
	width: 148px;
}
a.albumfoto:hover,
a.albumfoto:focus { border-color: #b8b8b8; }

a.albumfoto img { margin: 0 auto; }
a.albumfoto span { display: block; }
a.albumfoto span.aantal {
	bottom: 6px;
	position: absolute;
	right: 6px;
}

a.fotoalbum-preview { border-color: #fff; height: 148px; }
a.fotoalbum-preview:hover,
a.fotoalbum-preview:focus { border-color: #b8b8b8; }
a.fotoalbum-preview img { margin-bottom: 4px; }

/* Preview
------------------------------------------------------------------*/
div.preview { margin-bottom: 2em; }
div.preview h2 { font-size: 1.3em; }
div.preview p { margin-bottom: 0; }

/* Navigatie
------------------------------------------------------------------*/
p.navigatie { float: right; font-size: .9em; }
p.navigatie a {
	background: #58585a;
	color: #fff;
	float: left;
	line-height: 100%;
	margin-left: 4px;
	padding: .4em 0;
	text-align: center;
	text-decoration: none;
	width: 20px;
}
p.navigatie a:hover,
p.navigatie a:focus,
p.navigatie a.active {
	background: none;
	color: #58585a;
}
p.navigatie a.active { cursor: default; }

/* Downloads
------------------------------------------------------------------*/
a.download {
	background: #fff;
	color: #292929;
	display: block;
	line-height: 100%;
	margin-bottom: 2px;
	padding: 10px;
	text-decoration: none;
}

a.download:hover,
a.download:focus { background-position: bottom left; }

a.download span { padding: 2px 0; }
a.download span.titel {
	background: url(/img/downloads/default.gif) no-repeat;
	float: left;
	padding-left: 28px;
}
a.download span.download { float: right; }
a.download:hover span.download,
a.download:focus span.download { text-decoration: underline; }

a.doc span.titel { background-image: url(/img/downloads/doc.gif); }
a.pdf span.titel { background-image: url(/img/downloads/pdf.gif); }
a.ppt span.titel { background-image: url(/img/downloads/ppt.gif); }
a.xls span.titel { background-image: url(/img/downloads/xls.gif); }

/* Google Maps
------------------------------------------------------------------*/
div.google-maps {
	border: 3px solid silver;
	height: 400px;
	margin: 1.2em auto;
	overflow: hidden;
}

/* Zoekresultaten
------------------------------------------------------------------*/
div.zoekresultaat { margin-bottom: 1.2em; }

/* Footer
------------------------------------------------------------------*/
div#footer { clear: both; margin: 5px 0; }
div#footer p { margin-bottom: 0; }
a#iWink { border: none; }
a#iWink:hover, a#iWink:focus { border: 0 solid #e6e6e6; }
a#iWink:hover span, a#iWink:focus span { color: #990d64; text-decoration: none; border-bottom: 1px dotted #990d64; }

/*
####################
#	LIJSTEN	   #
####################
*/

/* Algemeen
------------------------------------------------------------------*/
form ol { list-style: none; }
ul { list-style: square; list-style-position: inside; }

/* Hoofdmenu
------------------------------------------------------------------*/
ul#hoofdmenu { list-style: none; margin: 20px 0; }
ul#hoofdmenu li { float: left; margin: 0 5px; }
ul#hoofdmenu li.first { margin-left: 0; }

ul#hoofdmenu li:hover,
ul#hoofdmenu li.hover-ie { cursor: pointer; }

ul#hoofdmenu li.active a,
ul#hoofdmenu li:hover a,
ul#hoofdmenu li.hover-ie a,
ul#hoofdmenu li a:hover,
ul#hoofdmenu li a:focus { background: url(/img/menu-active.png) no-repeat; }

ul#hoofdmenu a { display: block; padding: 7px 5px 7px 15px; float: left; }
ul#hoofdmenu li span { float: left; height: 28px; width: 10px; }

ul#hoofdmenu li:hover span,
ul#hoofdmenu li.hover-ie span,
ul#hoofdmenu li.active span { 
	background: url(/img/menu-active.png) no-repeat right;
}
ul#hoofdmenu ul {
	background: #e6e6e6;
	clear: both;
	display: none;
	list-style: none;
	position: absolute;
	width: 200px;
}
ul#hoofdmenu li:hover ul,
ul#hoofdmenu li.hover-ie ul { display: block; }
ul#hoofdmenu ul li { float: none; }
ul#hoofdmenu ul a { padding: 0; }

ul#hoofdmenu li.active img.hover,
ul#hoofdmenu li:hover img.hover,
ul#hoofdmenu li.hover-ie img.hover { display: block; }

ul#hoofdmenu img.hover,
ul#hoofdmenu li.active img.non-hover,
ul#hoofdmenu li:hover img.non-hover,
ul#hoofdmenu li.hover-ie img.non-hover { display: none; }

/* Taalmenu
------------------------------------------------------------------*/
ul#taalmenu {
	float: right;
	list-style: none;
	margin-bottom: 12px;
}
ul#taalmenu li { float: left; margin-left: 8px; }

/* Optie-menu (mail & stuur door)
------------------------------------------------------------------*/
ul#opties { float: right; list-style: none; padding: 10px; }
ul#opties li { float: left; margin-left: 14px; }
ul#opties a {
	background: url(../img/opties.gif) no-repeat 0 .5em;
	color: #808080;
	display: block;
	padding-left: 18px;
}
ul#opties a.mail { background-position: -289px .4em; }

/* Error-menu
------------------------------------------------------------------*/
ul.errors, ol.errors {
	border: 3px solid red;
	list-style: disc;
	margin: 1em 0; 
	padding: .2em 0;
}
ul.errors li, ol.errors li { 
	list-style: disc;
	margin: 0 0 0 20px;
	padding: .2em 0; 
}

/* FCK-editor-lijst
------------------------------------------------------------------*/
div.alinea ul { list-style: disc; }
div.alinea ul, div.alinea ol { margin: 1em 0 1em 16px; }
div.alinea ol { margin-left: 24px; }
div.alinea li { line-height: 125%; padding: .2em 0; }

/* Sitemap
------------------------------------------------------------------*/
ul.sitemap { list-style: disc; margin: 0 0 1em 24px; }

/* <dl>'s
------------------------------------------------------------------*/
dl dt { font-size: 1.4em; font-weight: bold; margin-bottom: .6em; }

/* <dl>'s in middenkolom
------------------------------------------------------------------*/
div.kolom-midden dl { margin: 1em 0;  }
div.kolom-midden dl ul { list-style: none; } 

/* <dl> in zijkolom
------------------------------------------------------------------*/
div.zijkolom dl { margin-bottom: 2em; }

/* Submenu (meestal in zijkolom)
------------------------------------------------------------------*/
dl.submenu ul ul { margin: 0 0 .5em 16px; }

/*
####################
#	FORMULIEREN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
label { font-weight:bold;display: block; }
input.text, textarea { padding: 2px 3px; }
textarea { font-size: 12px; overflow: auto; }
input.text, textarea { width: 60%; }
select { width: 62%; }
textarea { height: 80px; }
input, select, textarea { font-family: Arial, Verdana, Tahoma, sans-serif; }
input.radio, input.checkbox { margin-left: 0; }
input.button, input.submit { cursor: pointer; }

fieldset.none { border: none; margin: 0; padding: 0; }
fieldset.none legend { display: none; }
form li { padding: .2em 0; margin-bottom: 5px; list-style:none}
form em.verplicht { margin-left: 4px; }

/* Zoekformulier
------------------------------------------------------------------*/
form#zoeken, form.zoekformulier fieldset { float: right; }
form#zoeken input { float: left; }
form#zoeken input.text { margin-right: 8px; width: 160px; }

/* Webbeheer formulier
------------------------------------------------------------------*/
li.checkbox { position: relative; }
li.checkbox input.checkbox { left: 0; position: absolute; top: 3px; }
li.checkbox label { font-weight:normal;display:inline; margin-left: 20px; }
div.webbeheer-formulier-thanks {
	border: 3px solid green;
	padding: .6em;
}
div.webbeheer-formulier-thanks p { margin-bottom: 0; }

/*
####################
#	TABELLEN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
table.full-width { width: 100%; }
table td { padding: 3px; }
table th { text-align: left; }

/* FCK-editor-tabel
------------------------------------------------------------------*/
div.alinea table,
table.webapp-table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	color: #545454;
	width: 100%;
}

div.alinea table caption,
table.webapp-table caption {
	font-style: italic;
	margin: 1em 6px 3px;
	text-align: left;
}

div.alinea table td,
div.alinea table th,
table.webapp-table td,
table.webapp-table th {
	border: 1px solid #d8d8d8;
	padding: .2em 4px;
}

div.fotos {
padding-bottom:1em;
}

div.fotos ul {
	list-style:none;
	}
div.fotos ul li {
	float:left;
}

img.icon {
	float:left;
}

div.textcolumn {
	clear:left;
	}

/* Jamero
------------------------------------------------------------------*/

body.kinderliedjes #hoofdmenu {
	padding: 0 0 30px;
	background: url(/img/jamero/hoofdmenu-streep.gif) no-repeat center bottom;
}

body.kinderliedjes { background: url(/img/jamero/footer.gif) right bottom fixed no-repeat; }
body.kinderliedjes a {
	color:#6AC1EA;
	font-weight:bold;
}

div.kolom-rechts ul.playlist li a {
	width:auto;
	height:auto;
	background-repeat: repeat-y;
	margin:20px;
}

body.kinderliedjes ul.playlist a {
	color: #fff;	
	font-weight:bold;
	background-image: none;
	background-color: #3F80AD;
}

body.kinderliedjes .twitter a {
	color: #fff;
	}

.imgleft {
	float:left;
	margin: 0 24px 0 0;
}

.imgright {
	float:right;
	margin: 0 0 0 24px;
}

body.kinderliedjes p.intro em {
	font-size: 160%;
	padding: 0 1em 1em;
	display:block;
}

body.kinderliedjes .textcolumn p {
	margin-bottom: 24px;
}

body.kinderliedjes i {
	font-weight:bold;
	color:#3F80AD;
}

body.kinderliedjes #sponsoren {
	background: #fff;
	padding: 16px;
}

body.kinderliedjes #sponsoren a {
	display:block;
	float:left;
	background-image:url(/img/jamero/sponsoren.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 81px;
	margin: 0 20px;
}
body.kinderliedjes #sponsoren a:hover {
	background-image:url(/img/jamero/sponsoren-hover.png);
}

body.kinderliedjes #sponsoren a#provinciedrenthe { background-position:0 4px; width: 186px; }
body.kinderliedjes #sponsoren a#pbf { background-position:-220px 4px; width:63px; }
body.kinderliedjes #sponsoren a#jmf { background-position:-425px 4px; width: 73px; }
body.kinderliedjes #sponsoren a#albino { background-position:-315px 4px; width: 79px; }
body.kinderliedjes #sponsoren a#martijje { background-position:-7px bottom; width: 135px;}
body.kinderliedjes #sponsoren a#stenden { background-position:-176px bottom; width: 89px; }
body.kinderliedjes #sponsoren a#hvdt { background-position:-303px bottom; width: 171px; }
body.kinderliedjes #sponsoren a#kenc { background-position: right bottom; width: 76px; }

a#bestellen {
	background: url(/img/jamero/bestellen.png) no-repeat;
	display:block;
	float:right;
	margin: 10px;
	height: 104px;
	text-indent: -9999px;
	width: 270px;
}
a:hover#bestellen {
	background-position: center bottom;
}
