/* Alle styles voor de ombouw */

/* Hoofd styles */

#main {
	margin:0px auto;
	width:1010px;
}

.bckgrndIndex {
	background:url(../img/interface/bg/bckgrnd.jpg) no-repeat top #000000;
}

.oududenIndex {
	background:url(../img/interface/bg/bckgrnd-oududen.jpg) no-repeat top #000000;
}

.pieperscoIndex {
	background:url(../img/interface/bg/bckgrnd-piepersco.jpg) no-repeat top #000000;
}

#OUBckgrnd {
	background:url(../img/interface/bg/bckgrnd-oududen.jpg) no-repeat top #000000;
}

/* Links */

#klikHier,.klikHier{
	color:#000000;
	font-style:italic;
}

#klikHier a:link, #klikHier a:visited, #klikHier a:hover, #klikHier a:active{
	color:#000000;
	text-decoration:underline;
}
.klikHier a:link, .klikHier a:visited, .klikHier a:hover, .klikHier a:active{
	color:#000000;
	text-decoration:underline;
}

#restLink1 a:link, #restLink1 a:visited, #restLink1 a:hover, #restLink1 a:active{
	color:#b3071b;
	font-size:16px;
	text-decoration:none;
}

#restLink2 a:link, #restLink2 a:visited, #restLink2 a:hover, #restLink2 a:active{
	color:#d28800;
	font-size:16px;
	text-decoration:none;
}

#restLink3 a:link, #restLink3 a:visited, #restLink3 a:hover, #restLink3 a:active{
	color:#b3071b;
	font-size:16px;
	text-decoration:none;
}

#restLink4 a:link, #restLink4 a:visited, #restLink4 a:hover, #restLink4 a:active{
	color:#d28800;
	font-size:16px;
	text-decoration:none;
}


/* Header */

#hd {
	height: 136px;
	margin: 0 0 0 0;
	}
	
	#hdTxt {
		margin: 0 auto 0 auto;
		padding:77px 0 0 0;
		width: 580px;
		height: 50px;
		text-align:center;
		line-height: 23px;
	}
		
		.titelTop {
			font-size:18px;
			color:#FFFFFF;
		}
		
		.telTop {
			font-size:24px;
			color:#9b2931;		
		}
		
		.adressTop {
			font-size:12px;
			color:#ffffff;		
		}
	

/* Content */

#content {
	margin: 0 25px 0 25px;
}
	
	.subDiv ,#subDiv {
		width:220px;
		margin:0 10px 0 10px;
		float:left;
	}
	#LeftsubDiv {
		width:120px;
		height:200px;
		float:left;
	}
	
	#menuOudUden {
		margin:0 0 0 27px;
		width:220px;
		float:left;
	}
	
	#rechts {
		width:640px;
		float:right;
		margin:0 53px 0 0;	
	}
		
		
			
			#txt {
				margin:12px  30px 10px 80px;
				font-size:12px;
				color:#ffffff;		
			}
			#rechts h1 {
				color:#902634;
				margin: 11px 0 0 14px;
				font:65px 'Dancing Script', Arial, Helvetica, sans-serif;
				}
			#rechts h2 {
				margin: 0 0 12px;
				}
			#fotoalbum {
				margin:0 0 0 0;
				text-align:center;
			}
			#txt img {
				border:none;
			}
			
		#header {
			margin:0px;
		}
		
		#txt table tr td {
			font-size: 12px
		}

/* Footer */

div #ft {
	text-align: right;
	clear:both;
	min-height: 119px;
}

div #ft #ftContent {
	padding: 0px 90px 0px 0px;
}

p.ftText {
	font-style: italic;
}
a.logo {
	margin:0 0 0 47px;
	}
.leftmenu {
	max-width:267px;
	float:left;
	}
.footlinks {
	float:right;
	width:250px;
	}
	.footlinks a {
		display:block;
		float:left;
		}
	.footlinks div {
		clear:both;
		float:right;
	    height: 52px;
		width: 252px;
		}
	.footlinks img {
		display:block;
		float:left;
		margin:0 0 0 11px;
		}
.subPaginate {
	float:left;
	width:400px;
	margin:10px 0;
	}
	.prev, .next {
		float:left;
		margin:0 5px 0 0 ;
		}
	.thumbs {
		 float:left;
		 margin:0 0 10px;
		 width:371px;
		 clear:both;
		 }
	.thumbs a {
		float: left;
		height: 50px;
		margin: 0 10px 10px 0;
		overflow: hidden;
		width: 50px;
		}

/* Standaard cms-blokken: */
.cmsBlok1,.cmsBlok2,.cmsBlok3,.cmsBlok4,.cmsBlok5,.cmsBlok6,.cmsBlok7,.cmsBlok8,.cmsBlok9,.cmsBlok10,.cmsBlok11,.blok {
	margin-bottom:15px;
	float:left;
	}
.cmsBlok1,.cmsBlok2,.cmsBlok3,.cmsBlok4,.cmsBlok11,.blok {
	width:100%;
	}
.cmsBlok5,.cmsBlok6 {
	margin-right:8px;
	}
	.cmsBlok1 p,.cmsBlok2 p,.cmsBlok3 p,.cmsBlok4 p,.cmsBlok11 p,.blok p {
		padding:10px;
		line-height:16px;
		}
.foto_links {
	margin:10px;
	float:left;
	}
.foto_rechts {
	margin:10px;
	float:right;
	}

