/* ----------------------------------------------
	BASISSETTING, positionering                               
	____________________________________________ */
html, body {
	margin: 0;
	padding: 0;
}

	
body {
	background: #FFF5DF;
	padding: 0;
	margin: 0;
	color: #666;
	font: 11px Trebuchet MS;
}

#container {
	position: relative;
	width: 838px;
	margin: 0px auto;
}

#header {
	background-image:url(../images/voorpagina/header.gif);
	width: 838px;
	height:50px;
	margin: 0;	
}

#contents {
	padding: 0px;
	margin: 0;
	background: #000000;
}

/* ----------------------------------------------
	CONTENT LINKS EN RECHTS                               
	____________________________________________ */
	
#leftmenu {
	height:95px;
	width: 205px;
	color: #FFFFFF;
	clear: left;
	float: left;
	padding-left: 45px;
	padding-top: 370px;
	background-image:url(../images/voorpagina/foto.jpg);
	background-repeat:no-repeat;
}
	#leftmenu img{
		border:1px solid white;
	}

#rightmenu {
	width: 81px;
	height:465px;	
	background-image:url(../images/voorpagina/rechtsding.gif);
	background-repeat:no-repeat;
	float: right;
}

#footer{
	height: 64px;
	width: 838px;
	background-image:url(../images/voorpagina/footer.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
}

#bruidspaar {
	height: 280px;
	width: 259px;
	background-image:url(../images/voorpagina/bruidspaar.gif);
	background-repeat:no-repeat;
	float: left;
	display:block;
}
	
	#bruidspaar ul{
		margin: 0px;
		list-style: none;
	}
	/*
	#bruidspaar a{
		height: 280px;
		width: 259px;
		list-style: none;
		float:left;
		display:block;
	}
	*/
	#bruidspaar ul li a:hover{
		color:red;
	}

#gasten {
	height: 280px;
	width: 248px;
	background-image:url(../images/voorpagina/gasten.gif);
	background-repeat:no-repeat;
	float: left;
	display:block;
}
	
	#gasten ul{
		margin: 0px;
		list-style: none;
	}
	/*
	#gasten a{
		height: 280px;
		width: 248px;
		list-style: none;
		float:left;
		display:block;
	}*/


#weddingplannen ul{
	margin: 0px;
	list-style: none;
}

#weddingplannen a{
	height: 185px;
	width: 507px;
	list-style: none;
	float:left;
	display:block;
}



#weddingplannen {
	height: 185px;
	width: 507px;
	background-image:url(../images/voorpagina/weddingplannen.gif);
	background-repeat:no-repeat;
	float: left;
}

.tekst {
	width:212px;
	color: #FFFFFF;
	font-style: none;
	font-size:10px;
	padding-top:137px;
	padding-left:16px;
	padding-right:16px;
	text-align:center;
	text-decoration: none;
	cursor:hand;
	height:140px;
	display:block;
}

#tekst_onder {
	width:471px;
	color: #FFFFFF;
	font-style: none;
	font-size:10px;
	padding-top:95px;
	padding-left:16px;
	padding-right:16px;
	text-align:center;
	text-decoration: none;
	cursor:hand;
}

/* ----------------------------------------------
	CONTENT FOOTER                             
	____________________________________________ */

.clearer {
	clear: both; 
	line-height:0; 
	height: 0; 
}

a{
	text-decoration: none;
	color:#FFFFFF;
}

a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}

#artikelen_bruidspaar {	
	padding:15px;
	width:370px;
	background-color:#af3c3c;
	border:5px solid #ffffff;
	text-align:left;
}

#artikelen_bruidspaar ul {	
	margin-left:10px;
}

	#trouwshop_bruidspaar {
		color:#af3c3c;
	}
	
	#artikelen_links {
		float:left;
		width:140px;
		padding-left:10px;
		border-left:1px solid white;
	}
	
	#artikelen_rechts {
		float:left;
		width:140px;
		padding-left:10px;
		border-left:1px solid white;
	}
