/* 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{
	color:#000000;
	font-style:italic;
}

#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 {
		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:110px 30px 0 80px;
				font-size:12px;
				color:#ffffff;		
			}
			#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;
}

div #ft #ftContent {
	padding: 0px 90px 0px 0px;
}

p.ftText {
	font-style: italic;
}