/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}


a {
	color: #ff6600;
	text-decoration: none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited {
	color: #FFFFFF;
	}

a.gallery {
	display: block;
	color: #1e8ad8;;
	font-size: 15px;
	font-weight:bold;
	margin-top: 30px;
}
a.gallery:hover {
	text-decoration:underline;
}
a.gallery:visited {
	color:#FFFFFF;
}


img {
	margin: 0px;
	padding: 0px;
	border: none;
}

img.biopic {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}


h1 {
	color: #ff6600;
	font-size: 18px;
	margin-bottom: 30px;
	margin-top: 30px;
	}

h2 {
	color: #ff6600;
	font-size: 15px;
	margin-top: 30px;
	}


h3 {
	color: #ff6600;
	font-size: 12px;
	margin-top: 30px;
	}


h4 {
	color: #0099FF;
	font-size: 14px;
	margin-top: 30px;
	}

table {
	border:none;
	width: 460px;
	margin:0px;
	padding:0px;
	border-spacing: 0; 
	}

td {
	margin:0px;
	padding:0px;
	border-spacing: 0;
	text-align:left; 
}	

td.djfoto {
	width:166px;
	}
	

	

p {
	color: #1e8ad8;
	margin-bottom: 10px;
}

p.hoofd{
	font-weight:bold;
	font-size:13px;
	text-align:justify;
}

p.sub {
	color:#fff;	
	text-align:justify;
}

p.subresidents {
	color:#1e8ad8;	
	text-align:justify;
}

p.contact {
	color:#ff6600;;	
	text-align:justify;
	font-size: 11px;
	line-height: 15px;
}



#container {
	background: url(../images/bgContentLeft_v2.jpg) repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
	#header{
	background: url(../img/header.gif) no-repeat;
	width: 800px;
	height: 250px;
	}
	#content{
	background: url(../img/bgContent.gif) repeat-y;
	
	padding-bottom: 20px;	
	width: 800px;
	}
		#contentLeft{
		/*background: url(../images/motiefje.jpg) repeat-y;*/
		padding-top:20px;
		float: left;
		text-align:left;
		width: 150px;
		min-height: 150px;
		margin-top: 10px;
		}
		#contentMiddle{
		padding: 20px;
		float: left;
		text-align:left;
		width: 460px;
		margin-top: 10px;
		}
		#contentRight{
		padding-top:20px;
		float: right;
		text-align:left;		
		width: 150px;
		margin-top: 10px;
		}
	#footer{
	width: 800px;
	height: 92px;
	text-align:center;
	}

#clear {
clear: both;
width: 760px;
height: 0px;
}


.liveset {
	margin-left: 15px;
	display: block;
	}
	

.djnamen {
	margin-bottom: 10px;
	}
	
div.setlist {
	margin-bottom: 40px;
	}

div.residents {
	margin-bottom: 40px;
	}
