body{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

h1{
	padding:0;
	margin:0;
	padding-bottom:15px;
	font-size:13px;
	text-transform:uppercase;
	color:#942923;
	text-decoration:none;
	font-weight:bold;
}

a{
	color:#000000;
}

a:visited{
	color:#942923;
}

a:hover{
	color:#942923;
}

.aRed{
	font-size:13px;
	text-transform:uppercase;
	color:#942923;
	text-decoration:none;
	font-weight:bold;
}

.smallA{
	font-size:9px;
}

#contentWrapper{
	margin-left:auto;
	margin-right:auto;
	width:886px;
	background-color:#FFFFFF;
	padding-top:17px;
}

#footer{
	float:left;
	width:886px;
	color:#FFFFFF;
	height:111px;
	padding-top:16px;
	text-align:center;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	line-height:14px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin-top:38px;
}	

#header{
	height:186px;
	float:left;
	width:886px;
	border:0px solid #CCCCCC;
	text-align:center;
}
#headerwrapper{
	height:186px;
	float:left;
	width:886px;
	text-align:center;
}

#header {
	background: url('../images/header/bg_nav.jpg') no-repeat scroll top left;
	width: 886px;
	height: 190px;
	position: relative;
}
#header ul {
	position: absolute;
	width: 886px;
	bottom: 0px;
	left: 20px;
}
#header ul li {
	float:left;
	display:block;
}
#header ul li a.tab {
	display:block;
	float:left;
	padding-left: 32px;
	height: 35px;
	margin-left: -22px;
	background: url('../images/header/bg_nav_item.png') no-repeat left top;
	color: white;
	text-decoration:none;
	font-size: 10px;
	font-family: Arial;
	text-transform: uppercase;
}
#header ul li a.tab span {
	background: url('../images/header/bg_nav_item.png') no-repeat right top;
	display:block;
	float:left;
	padding-top: 18px;
	padding-left: 0px;
	padding-right:24px;
	height: 21px;
}
#header ul li a.tab:hover {
	color: #232323;
	background-position: left -40px;
}
#header ul li a.tab:hover span {
	background-position: right -40px ;
}
#header ul li a.nobg {
	background: none;
	color: white;
}
#header ul li a.nobg span {
	color: white;
	background: none;
}

#content{
	padding-top:30px;
	float:left;
}

#nieuwsArchief{
	float:left;
	padding-left:24px;
	font-size:12px;
}

#nieuwsArchief li {
	line-height:18px;
}

#content .headspan{
	color:#942923;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
}

#content .imgholder{
	width:220px;
	text-align:center;
	float:left;
}

#content .imgholder2{
	width:280px;
	text-align:left;
	float:left;
}

#content .imgholder3{
	width:220px;
	text-align:left;
	float:left;
}

#content .imgholder2 .left{
	margin-left:-7px;
}

#content .imgholder2 .fotograaf, #content .imgholder3 .fotograaf{
	color:#c1c2c4;
	position:relative;
	top:5px;
}

#content .textWrapper{
	width:650px;
	float:left;
	line-height:23px;
	padding-bottom:30px;
	border-bottom:#d4d4d6 2px solid;
}

#content .nieuwsWrapper{
	width:650px;
	float:right;
	line-height:23px;
	padding-top:37px;
}

#content .nieuwsWrapper h1,#content .nieuwsWrapper h2{
	padding:0;
	margin:0;
	color:#942923;
	font-size:13px;
	text-transform:uppercase;
	padding-bottom:17px;
}

#content .nieuwsWrapper h2{
	color:#4f5052;
}

#bottomurls{
	text-align:center;
	float:left;
	width:886px;
	font-size:9px;
	padding-top:10px;
}		

#bottomurls a{
	color:#942923;
}

.urlspacer{
	padding-left:25px;
	padding-right:25px;
}

#content .nieuwsWrapper ul,#content #nieuwsArchief ul{
	list-style:none;
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
}

#content .nieuwsWrapper ul a{
	font-size:12px;
	color:#000000;
}

#content .nieuwsWrapper ul a:hover{
	font-size:12px;
	color:#942923;
}

#nieuwsArchief h1{
	color:#4f5052;
	padding:0;
	margin:0;
	font-size:12px;
	padding-bottom:19px;
	font-weight:bold;
}

.persoonWrapper{
	float:left;
	padding-left:21px;
	margin-bottom:20px;
}

.persoonBox{
	border:1px solid #d4d4d6;
	padding:2px;
	height:90px;
	width:260px;
}

.persoonBox img{
	height:90px;
	width:90px;
}

.persoonBox a.zwart{
	color:#000000;
}

.imgWrapper{
	float:left;
	width:102px;
	height:102px;
}

.persoonNaam{
	float:left;
	padding-top:3px;
	height:75px;
	width:150px;
}

.meerInfoWrapper{
	float:left;
	font-size:10px;
	text-transform:uppercase;
}

#zoekbar{
	clear:both;
	width:880px;
	background-image:url(../images/zoekbar.gif);
	background-repeat:no-repeat;
	height:52px;
	background-position:center top;
	line-height:18px;
	padding-top:3px;
}

.filter{
	float:left;
	padding-left:35px;
	padding-top:5px;
	color:#4f5052;
	text-transform:uppercase;
	font-size:11px;
	padding-right:14px;
}

.zoekInput{
	width:241px;
	background-color:#FFFFFF;
	border:0px;
	height:18px;
	margin-top:1px;
	padding-top:6px;
	padding-left:9px;
	font-size:11px;
	float:left;
}

.zoekButton{
	float:left;
	background-color:#942923;
	height:17px;
	text-align:center;
	color:#FFFFFF;
	border:0px;
	font-size:11px;
	margin-top:5px;
	padding:1px 3px 2px 5px;
}
.thickbox, .thickbox:hover{
	float:left;
	background-color:#942923;
	height:15px;
	text-align:center;
	color:#FFFFFF;
	border:0px;
	font-size:11px;
	margin-top:5px;
	width:160px;
	padding:0px 0px 2px 0px;
	text-decoration:none;
}

.rightText{
	float:right;
	text-align:right;
	padding-right:40px;
}

.artiestcontent{
	float:left;
	line-height:20px;
	width:580px;
}

.graybox{
	float:left;
	width:550px;
	background-color:#d1d3d4;
	border:1px solid #e8e9ea;
	padding:9px;
}

.graybox h1{
	padding:0;
	margin:0;
	padding-bottom:5px;
	font-size:13px;
	text-transform:uppercase;
	color:#942923;
	text-decoration:none;
	font-weight:bold;
}

.contactGeg{
	float:left;
	width:215px;
	padding-left:25px;
	line-height:18px;
}

.contactBox{
	float:left;
	width:338px;
	line-height:18px;
}
.contactMap{
	float:left;
	width:295px;
	line-height:18px;
}

.grayboxContact{
	float:left;
	width:262px;
	background-color:#d1d3d4;
	border:1px solid #e8e9ea;
	padding:8px;
	color:#4f5052;
}

.contactInput{
	width:252px;
	background-color:#FFFFFF;
	border:0px;
	height:18px;
	margin-top:1px;
	padding-top:6px;
	padding-left:9px;
	font-size:11px;
	float:left;
	margin-bottom:6px;
}

.overLabel{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:3;
	padding:3px 0px 0px 2px; 
	color:#4c4c4c;
	line-height:16px;
	cursor:text;
}

.contacText{
	width:252px;
	background-color:#FFFFFF;
	border:0px;
	height:105px;
	margin-top:1px;
	padding-top:6px;
	padding-left:9px;
	font-size:11px;
	float:left;
	margin-bottom:6px;
	overflow:hidden;
}

.grayboxContact .submit{
	background-image:url(../images/verstuur.gif);
	background-repeat:no-repeat;
	width:114px;
	height:38px;
	margin-bottom:10px;
}

.error{
	color:#942923;
}

#abcpopup, #popuptop, #popupcontent, #popupbottom{
	float:left;
	width:351px;
}

#popuptop{
	background-image:url(../images/toprond.gif);
	background-repeat:no-repeat;
	height:13px;
	float:left;
	overflow:hidden;
}

#popupbottom{
	background-image:url(../images/bottomrond.gif);
	background-repeat:no-repeat;
	height:13px;
	float:left;
	overflow:hidden;
}

#popupcontent{	
	background-color:#FFFFFF;
	height:504px;
	
}

.scrollbox{
	overflow:auto;
	overflow-x: hidden;
	height:420px;
	height:450px;
}

#results {
	border: 1px solid #666;
	border-bottom: 0px;
	font-size: 10px;
	font-family: arial;
	padding: 0px;
	display: none;
}

#results div {
    border-bottom: 1px solid #666;
    padding: 3px;
}

#results .selected {
	background-color: #666;
	color: #fff;
}

#results .unselected {
	background-color: #fff;
	color: #666;
}

.hiddenimg{
	display:none;
	visibility:hidden;
}

.letterwrapper{
	color:#4f5052;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	
}

.popupcontentwrapper{
	clear:both;
	width:331px;
	padding-left:10px;
}

#googlemap{
	width:285px;
	height:330px;
}
