#ContentCntr {
	float:left;
}


.textBox p {
	padding:0 0 11px;
	width:580px;
}



.concertafbeelding {
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#concertafbeelding {
	width:140px;
	height:150px;
	text-align:center;
}

.agendaregel {
	float:left;
	width:590px;
	height:auto;
}

.agendaafbeelding {
	max-width:140px;
	max-height:140px;
}

.afbeelding {
	max-width: 250px;
}

.textBox p.concerttekst {
    border-bottom: 1px solid #CCC;
	width:430px;
	float:left;
	height:128px;
}

a.nietdik {
	font-weight:normal;
	font-style:italic;
	text-decoration:underline;
}

a.nietdik:hover {
	text-decoration:none;
}

.tabletop {
	font-weight:bold;
}

.textBox a.concertlink {
	font-weight:normal;
	text-decoration:underline;
}

.textBox a.concertlink:hover {
	text-decoration:none;
}


.concertcontent {
	float:left;
	width:590px;
	margin-top:15px;
	margin-left:10px;
}

.concertcontent ul li {
	list-style:none;
}

.concertcontent ul li a{
	font-weight:normal;
}

.concertcontent ul li a:hover, .concertcontent ul li a:active {
	text-decoration:underline;
}

.concert table {
	margin-left:7px;
}

.uitgebreid {
	height:200px;
	margin-left:10px;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom: 1px solid #CCC;
	width:580px;
	font-style:italic;
}

.uitgebreid .links {
	float:left;
	width:290px;
	height:105px;
}
.uitgebreid .rechts {
	float:left;
	width:290px;
	height:105px;
}

.uitgebreid input {
	width:260px;
	height:15px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:1px;
}

.uitgebreid select {
	width:264px;
	height:20px;
}

.uitgebreid .submit {
	float:right;
	margin-right:23px;
}

.uitgebreid p {
	float:left;
	width:580px;
	padding:0px;
	padding-top:20px;	
}


input.submit {
	background: no-repeat url(http://muziek-nieuws.nl/wp-content/themes/Muziek/images/zoeken.jpg);
	border:none;
	width:120px;
	height:20px;
}