body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background-image:url("../img/detail/achtergrond.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	background-attachment:fixed;
}
html {
	height:100%;
	width:100%;
}
div.flashcontent {
	height:100%;
	width:100%;
}
div.bottomlink {
	position:absolute;
	width:100%;
	bottom: 10px;
}
div.artikel {
	width: 858px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	z-index:0;
}
div.flashfooter {
	margin: 0px;
}
div.bodybg {
	padding-left: 40px;
	margin: 0px;
}
div.tekst {
	padding-left: 45px;
	width: 760px;
	margin: 0px;
}
div.artikelTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
div.artikelAbstract {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	padding-bottom:10px;
}
div.artikelDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding-bottom:10px;
}
div.artikelContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
}
div.sitemapTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
div.sitemapList {
	padding-left:30px;
	padding-bottom:30px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	text-decoration:underline;
	color:#000000;
}
div.htmllink {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:1px;
	padding-left: 70px;
	
	margin: 0px;
}
a.link {
	color:#7c0116;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
}
a.sitemaplink {
	color:#eeeeee;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:600;
	text-align:center;
	text-decoration:none;
	padding-bottom:20px;
	padding-top:20px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;	
}
div.sitemap {
	width:858px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-left: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
}
div.lijst {
	padding-top: 0px;
	margin-top: -7px;
	width:858px;
}
div.content {
	float:left;
	margin: 0px;
	padding-top:2px;	
	width: 520px;
}
div.nieuwscontent {
	float:left;
	margin: 0px;
	padding-top:2px;	
	width: 700px;
}
div.header {
	margin-bottom: -4px;
	padding: 0px;	
	height: 70px;
}
div.footer {
	margin: 0px;
	padding: 0px;		
}

/* logo overlay */
div.logo {
	/*display:none;*/
}
/*
div.overlay {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
div.topheader {
	position:absolute;
	top:-5px;
	width:1027px;
}
div.leftspace {
	width:767px;
	height:150px;
	float:left;
}
div.logo {
	width:150px;
	height:150px;
	float:left;
}
*/


/*  Songs  */
div.songsTop {
	margin:0px;
	height: 179px;
	background-image:url("../img/songs/top.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}
div.songsBody {
	margin:0px;
	background-image:url("../img/songs/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}
div.songsStretch {
	height: 20px;
	margin:0px;
	background-image:url("../img/songs/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;	
}
div.songsThumb {
	float:right;
	text-align:right;
}

/*  Clips  */
div.clipsTop {
	margin:0px;
	height: 179px;
	background-image:url("../img/clips/top.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}
div.clipsBody {
	margin:0px;
	background-image:url("../img/clips/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}
div.clipsStretch {
	height: 20px;
	margin:0px;
	background-image:url("../img/clips/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;	
}

/*  Shows  */
div.showsTop {
	margin:0px;
	height: 179px;
	background-image:url("../img/shows/top.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}
div.showsBody {
	margin:0px;
	background-image:url("../img/shows/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}
div.showsStretch {
	height: 20px;
	margin:0px;
	background-image:url("../img/shows/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;	
}

/*  Spellen  */
div.spellenTop {
	margin:0px;
	height: 179px;
	background-image:url("../img/spellen/top.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}
div.spellenBody {
	margin:0px;
	background-image:url("../img/spellen/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}
div.spellenStretch {
	height: 20px;
	margin:0px;
	background-image:url("../img/spellen/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;	
}

/*  Links  */
div.linksTop {
	margin:0px;
	height: 179px;
	background-image:url("../img/links/top.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}
div.linksBody {
	margin:0px;
	background-image:url("../img/links/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}
div.linksStretch {
	height: 20px;
	margin:0px;
	background-image:url("../img/links/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;	
}

/*  Nieuws  */
div.nieuwsTop {
	margin:0px;
	height: 179px;
	background-image:url("../img/nieuws/top.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}
div.nieuwsBody {
	margin:0px;
	background-image:url("../img/nieuws/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}
div.nieuwsStretch {
	height: 20px;
	margin:0px;
	background-image:url("../img/nieuws/body.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}

