body{
	background-image:url(img/img_top_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

/*WRAPPERS*/

#wrapper{
	width:906px;
	margin:60px auto;
	overflow:hidden;
}

/*TOP*/

#logo{
	float:right;
}

#logo span{
	font-size:11px;
	font-weight:bolder;
	color:#3f3f3f;
}

#header{
	background-image:url(img/img_header.jpg);
	width:906px;
	height:189px;
}

#top{
	background-image:url(img/img_top.jpg);
	width:906px;
	height:36px;
}

/*MENU*/

#menu{
	background-image:url(img/img_menu_bg.jpg);
	width:906px;
	height:70px;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	list-style:none;
	float:left;
	font-size:11px;
	font-weight:bolder;
	line-height:70px;
	margin-left:40px;
}

#menu a{
	color:#fff;
	text-decoration:none;
}

#menu a:hover{
	color:#641f2a;
}

/*LEFT*/

#left{
	width:320px;
	min-height:329px;
	float:left;
	margin:20px;
}

#quote{
	background-image:url(img/img_quote_bg.jpg);
	width:291px;
	height:98px;
	background-color:#98ccc9;
	color:#fff;
	font-size:14px;
}

#quote p{
	float:left;
	padding-left:10px;
	line-height:20px;
}

#quote a{
	float:left;
	padding-left:10px;
	font-size:11px;
	text-decoration:none;
	color:#253a3b;
}

#quote-ipad{
	background-image:url(img/img_quote_ipad.jpg);
	width:53px;
	height:115px;
	position:absolute;
	margin:-20px 0 0 291px;
}

#laatste_berichten{
	width:291px;
	min-height:98px;
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	margin-top:30px;
	font-size:11px;
	line-height:18px;
	padding-bottom:20px;
}

#laatste_berichten a{
	color:#000;
	text-decoration:none;
}

#laatste_berichten a:hover{
	color:#333;
}

#rss-feeds{
	width:291px;
	min-height:98px;
	margin-top:30px;
	font-size:11px;
	line-height:18px;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:20px;
}

#rss-feeds ul{
	margin:0;
	padding:0;
	
}

#rss-feeds li{
	list-style:none;
	padding-bottom:5px;
}

#rss-feeds a{
	color:#000;
	text-decoration:none;
}

/*RIGHT*/

#right{
	width:500px;
	min-height:500px;
	float:right;
	margin:20px;
}

#content_tekst p{
	font-size:11px; 
	line-height:25px;
	color:#373737;
}

#content_tekst a{
	color:#000;
	text-decoration:underline;
}

#content_tekst ul{
	font-size:11px;
}

#content_tekst a:hover{
	color:#333;
}

#content_tekst li{
	color:#373737;
	line-height:20px;
}

.ddsg-wrapper{
	font-size:11px;
}


/*FOOTER*/

#footer{
	width:100%;
	height:51px;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	float:left;
}

#footer ul{
	margin:0;
	padding:0;
}

#footer li{
	float:left;
	list-style:none;
	font-size:11px;
	margin-right:30px;
}

#footer a{
	color:#808080;
	text-decoration:none;
	line-height:51px;
}

#footer img{
	padding-top:20px;
}

#tagcloud{
	margin:20px 0 0 200px;
	float:left;
	width:900px;
	font-size:9px;
	color:#999;
	line-height:20px;
}

#tagcloud a{
	text-decoration:none;
	color:#999;
	margin:3px;
}

/*OPMAAK*/

h1{
	font-size:24px;
	color:#709195;
	font-weight:bolder;
	padding:0;
	margin:0;
}

h2{
	font-size:14px;
	font-weight:100;
	color:#2d2d2d;
	font-weight:bolder;
}

img{
	border:none;
}
