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

#conceptenIntro h1 {
	margin:15px 0px 0px 10px;
	font-size:30px;
	text-transform:uppercase;
}

.maatwerk{
	display:block;
	margin-top:5px;
}

.kantenklaar {
	display:block;
	margin-top:25px;
}

.maatwerk a {
	display:block;
	background:url('../images/maatwerk.png') no-repeat;
	width:105px;
	height:25px;
	}
	
.maatwerk a:hover {
	color:white;
	background:url('../images/maatwerkHover.png') no-repeat;
	width:105px;
	height:25px;
}

.maatwerk a img {
	width:105px;
	height:25px;
	}

.kantenklaar a {
	display:block;
	background:url('../images/kantenklaar.png') no-repeat;
	width:158px;
	height:25px;
	}
	
.kantenklaar a:hover {
	color:white;
	background:url('../images/kantenklaarHover.png') no-repeat;
	width:158px;
	height:25px;
}

.kantenklaar a img {
	width:158px;
	height:25px;
}

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

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

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

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

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

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

h2.under {
	color:#4F0101;
}

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

.artistinfo a {
	color:white;
	text-decoration:none;
}

.artistinfo a:hover{	
	color:#66F;
}

