/* :::::::::::::::: LAYOUT :::::::::::::::: */
body{
background-color:#eceae4;
font-family:"Trebuchet MS", Verdana, sans-serif;}

.container{
width:750px;
margin:70px auto;
border:0px solid #000000;}

	.login{
	height:25px;
	text-align:right;}

	.menu{
	background-image:url(images/bgmenu.gif);
	height:35px;}
	
		.taal{
		float:left;
		font-size:11px;
		width:190px;
		height:35px;
		line-height:35px;
		padding:0 0 0 20px;}
		
		.taalfr{
		float:left;
		font-size:11px;
		width:132px;
		height:35px;
		line-height:35px;
		padding:0 0 0 20px;}
		
		.taalen{
		float:left;
		font-size:11px;
		width:176px;
		height:35px;
		line-height:35px;
		padding:0 0 0 20px;}
		
			.taal a{
			color:#555553;
			text-decoration:none;}
			
			.taal a:hover{
			color:#FFFFFF;
			text-decoration:none;}
			
			.taalfr a{
			color:#555553;
			text-decoration:none;}
			
			.taalfr a:hover{
			color:#FFFFFF;
			text-decoration:none;}
			
			.taalen a{
			color:#555553;
			text-decoration:none;}
			
			.taalen a:hover{
			color:#FFFFFF;
			text-decoration:none;}
		
		.menuitem a{
		color:#efece1;
		float:left;
		height:35px;
		line-height:35px;
		padding:0 10px 0 10px;
		border-left:1px solid #efece1;
		text-decoration:none;}
		
		.menuitem a:hover{
		background-image:url(images/menuitemhover.gif);
		display:block;
		float:left;
		height:35px;
		line-height:35px;
		padding:0 10px 0 10px;
		border-left:1px solid #efece1;
		text-decoration:none;}
		
		.menuitemactive a{
		background-image:url(images/menuitemhover.gif);
		color:#FFFFFF;
		float:left;
		height:35px;
		line-height:35px;
		padding:0 10px 0 10px;
		border-left:1px solid #efece1;
		text-decoration:none;}
	
	.sidebar{
	float:left;
	width:220px;}
	.contenthome{
	border-left:1px solid #c3b896;
	border-right:1px solid #c3b896;
	background:#FFFFFF;}
	
	.contentcontainer{
	border-left:1px solid #c3b896;
	border-right:1px solid #c3b896;
	background:#FFFFFF;
	background-image:url(images/bgcenter.gif);
	background-position:top right;
	background-repeat:no-repeat;}

		.name{
		width:650px;
		text-align:right;
		font-size:36px;
		font-weight:700;}
			
			.wouter{
			color:#bdb28f;}
			
			.mulier{
			color:#555553;}
			
		.title{
		width:650px;
		text-align:right;
		color:#bdb28f;
		font-size:27px;
		font-weight:100;}
		
		.subtitle{
		color:#bdb28f;
		font-size:18px;
		font-weight:600;}
		
		.filip{
		text-align:right;
		font-style:italic;
		font-size:11px;}
	
	.content{
	width:550px;
	overflow:auto;
	min-height:455px;
	margin-left:100px;}
		
		.content img{
		border:1px solid #bdb28f;}
	
	.footer{
	background-image:url(images/bgfooter.gif);
	height:30px;
	text-align:center;
	color:#555553;
	clear:both;}
		
		.adres{
		font-size:12px;
		color:#555553;
		line-height:30px;}
		
		.footer a{
		color:#555553;
		text-decoration:none;}
		
		.footer a:hover{
		color:#FFFFFF;
		text-decoration:none;}

/* :::::::::::::::: SPATIES :::::::::::::::: */
		
.spatie120{
height:120px;}

.spatie100{
height:100px;}

.spatie70{
height:70px;}

.spatie60{
height:60px;}

.spatie50{
height:50px;}