.artistinfo{
	background-color:black;
	padding:2px;
	font-size:20px;
	font-family: 'ImpactLabelReversedRegular';
	
}

.artistinfo a {
	color:white;
	text-decoration:none;
	font-family: 'ImpactLabelReversedRegular';
}

.artistinfo a:hover{	
	color:#66F;
	font-family: 'ImpactLabelReversedRegular';
}

#artistPolaroid{
	float:right;
	width:244px;
	height:277px;
	background:url('../images/polaroid-rot.png') no-repeat;
}

#artistPolaroid img {
	margin-left:17px;
	margin-top:15px;
}
	

#boekingenIntro {
	float:left;
	clear:both;
	width:712px;
	background:url('../images/artistBg.png') no-repeat;
	height:60px;
	margin-top:10px;
	margin-bottom:10px;
}

h1.pad {
	margin:15px 0px 0px 10px;
}

.itemwrap {
	padding-left:5px;
	float:left;	
}

.itemwrap h1{
	font-size:30px;
	margin-top:8px;
}


ul#sidebarArtistOverview{
	margin:0px;
	margin-left:14px;
	padding:0px;
	list-style-type:disc;
}

ul#sidebarArtistOverview li a{
	color:#fffee9;
	font-size:13px;
	text-decoration:none;	
}

ul#sidebarArtistOverview li a:hover{
	color:#999999;
	text-decoration:none;
}

#artistintro {
	padding-bottom:40px;
	float:left;
	background:url('../images/dirtyline.gif') bottom center no-repeat;
}

#cats {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d7bc07;
	float:left;
	margin-top:-10px;
	font-style:italic;
	font-weight:bold
}

h2.under {
	color:#4F0101;
}
