/* VandeVen CSS style Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFFFFF;
	background-color: #1b3c40;
	margin:0px;
	padding:0px;
}
.blue {
	
}
/*
Content objects
*/
td#content {
	position: relative;
	left: 0px;
	top: 0px;
}
td#content div#cntbase {
	position:relative;
	width: 800px;
	height: 100%;
	border: 0px solid white;
}
td#content div#cntbase img#typeimg {
	position: relative;
	float: left;
	margin: 0px 40px 20px 0px;
	border: 5px solid #0b181a;

}
td#content div#cntbase a {
	font-weight: bold;
	text-decoration: none;
	color: #57bdc9;
}
td#content div#cntbase a:hover {
	text-decoration: underline;	
}
td#content div#cntbase H1#pageheader, td#content div#cntbase H2#pageheader {
	margin: 5px 0px;
	font-size: 200%;
	font-style:italic;
	width: 100%;
	border-bottom: 2px solid #57bdcb;	
	margin-bottom:10px;
}
td#content div#cntbase H1#pageheader {
	font-size: 170%;
	width: auto;
	
}
td#content div#cntbase div#news, td#content div#cntbase div#agenda {
	width: 47%;
	float: left;
	margin: 25px 5px 10px 5px;
	font-size: 80%;
	padding: 5px;
}
td#content div#cntbase div#news H2, td#content div#cntbase div#agenda H2 {
	margin: 0px;
	padding: 0px;
	font-size: 160%;
}
td#content div#cntbase div#news a, td#content div#cntbase div#agenda a {
}
img#pagetitle {
	position:relative;
	left: 0px;
	top: 5px;
}
#blcol, #collogo { background-color: #000000; }
td#menu { position: relative; background-color:#000000;}
td#menu a, td#menu .actief img#actiefimg {
	position: relative;
	display: block;
	width: 165px;
	height: 34px;
	margin: 2px 0px 0px 0px;	
	border: 0px;
	padding: 0px;
	background-color:#000000;
}
td#menu .actief img#actiefimg {
	margin-top: 0px;
}
#theband_preview {
	width: 100%;
	height: 132px;
	margin-top: 40px;
	/*background-color: #57bdc9;*/
	background-repeat:no-repeat;
	background-position:left top;
}
#theband_preview img {
	height: 113px;
	display: block;
	float: right;
	border: 2px solid #0b181a;
	margin: 7px;
}
#discography_preview {
	width: 100%;
	height: 80px;
	margin: 40px 0px 0px 0px;
	border: 0px solid #FFF;
	text-align: center;
	background-repeat:no-repeat;
	background-position:left top;
}
#discography_preview img#cd {
	border: 0px;
	margin-right: 40px;
}
#cd {
	clear: both;
}
#cd H1#pageheader {
	margin: 5px 0px;
}
#cd p {
	font-size: 90%;
}
#cd img#cdcover {
	position: relative;
	float: left;
	margin: 0px 40px 20px 0px;
	border: 5px solid #0b181a;
}
div#footer {
	width: 100%;
	height: 10px;
}
div#footer a {
	font-size: 80%;
	color: #ccc;
	text-decoration:none;
	margin-left: 35%;
}
#picturelane {
	clear: both;
	margin: 30px 0px;
}
#picturelane img {
	float: left;
	margin-right: 20px;
	border: 5px solid #0b181a;
}
img#promimg {
	border: 5px solid #0b181a;
}
