* {
	font-family:	Lucida Sans Unicode, Lucida Sans, Microsoft Sans Serif, Lucida Grande, sans-serif;
	font-size:		12px;
}

body {
	margin:			0;
	padding:		0;
	border:			0;
	
	background:		#556 url('images/patroon.gif');
}

div {
	margin:			0;
	padding:		0;
	border:			0;
}

h1,h2,h3,h4,h5,h6 {
	margin:			0;
	display:		inline;
	font-weight:	normal;
	font-variant:	normal;
	color:			#2040a0;
}

h1 {
	font-size:		24px;
	font-weight:	bold;
	letter-spacing:	0px;
	color:			#2040a0;
}

h2 {
	font-size:		30px;
	font-variant:	small-caps;
	color:			#969696;
}

h3 {
	font-size:		18px;
}

h4 {
	font-size:		14px;
	font-weight:	bold;
}

h5 {
	font-size:		13px;
	color:			#a0a5d0;
}

#siteholder
{
	display: block;
	clear: both;
	margin: auto;
	width: 910px;
	height: auto;	
	background: url('images/bgborder.gif') repeat-y top left;
}

#pageholder {
	display:		block;
	clear:			both;
	margin:			auto;
	
	width:			900px;
	height: auto;
	background:		#fff url('images/back.gif') no-repeat bottom left;
}

#siteholder hr {
	margin: 0;
	border: 0;
	padding: 0;
	height: 0;
}

#top {
	display:		block;
	
	width:			100%;
	height:			232px;
}

			.bg1 {
				background:		#fff url('images/opener.jpg') no-repeat bottom left;
			}
			.bg2 {
				background:		#fff url('images/opener.jpg') no-repeat bottom left;
			}
			.bg3 {
				background:		#fff url('images/advocaten.jpg') no-repeat bottom left;
			}
			.bg4 {
				background:		#fff url('images/boeken.jpg') no-repeat bottom left;
			}
			.bg5 {
				background:		#fff url('images/prent.jpg') no-repeat bottom left;
			}
			.bg6 {
				background:		#fff url('images/schaakstukken.jpg') no-repeat bottom left;
			}
			#top #adresbackground {
				display:		block;
				float:			right;
				position:		relative;
				z-index:		1;
			
				width:			220px;
				height:			100%;
				background-color: #f5f8ff;
				filter:			alpha(opacity=90);
				opacity:		.90;
			}
			
			#top #adres {
				display:		block;
				float:			right;
				position:		relative;
				z-index:		2;
				left:			220px;
				
				width:			220px;
				height:			100%;
				background:		none;
				color:			#000;
			}
			
			#top #adres h1 {
				display:		block;
				margin:			10px;
				margin-bottom:	0;
				width: 			200px;
				font-size:		1.2em;
				letter-spacing:	0.2em;
			}
			
			#top #adres h1 a {
				text-decoration: none;
				color: #000;
			}
			
			#top #adres div.description {
				margin-left: 10px;
				font-size: 10px;
				font-weight: normal;
				letter-spacing: 0;
				color: #999;
			}
			
			
			
			#top #adres table{
				display: table;
				width: inherit;
			}
			
			#top #adres table tr {
				height: 20px;
			}
			
			#top #adres table td {
				padding-left: 10px;
				padding-right: 10px;
			}
			
#navigatie {
	display:		block;
	
	width:			100%;
	height:			50px;
	background:		#3058db;
}

#navigatie ul {
	margin: 0;
	padding: 0;
}
			#navigatie li.page_item
			{
				display:		block;
				float:			left;
				
				margin:			0;				
				padding:		0;
				
				list-style-type: none;
				width:			180px;
				height:			50px;
				
				background:		#4060c0 url('images/navigatiebg.gif') repeat-x bottom left;
			}
			
			#navigatie li.current_page_item {
				background:		#0080e0 url('images/v.gif') no-repeat bottom left;
			}
			
			#navigatie li.page_item a {
				display:		block;
				padding:		0;
				line-height:	40px;
				text-indent:	6px;
				width:			100%;
				height:			100%;
				font-size:		14px;
				font-weight:	bold;
				color:			#fff;
				text-decoration: none;				
			}

			#navigatie li.page_item a:hover {
				color:			#fff;
				background:		#7ad;					
			}
			
#contentholder {
	display:		block;
	width:			100%;
	height:			auto;
}

#subnavigatie {
	margin-top:		30px;
	display:		block;
	float:			left;
	width:			280px;
	height:			auto;
}

#subnavigatie ul {
	margin: 0;
	padding: 0;
}

			#subnavigatie li.page_item {
				list-style-image: url('images/blokje2.gif');
				list-style-position:inside;
			}			

			#subnavigatie li.current_page_item {
				list-style-image: url('images/blokje.gif');
				list-style-position:inside;
			}
			
			#subnavigatie li.page_item a {
				font: 25px Lucida Sans;
				font-weight: normal;
				font-style: italic;
				text-decoration: none;
  				color: #d0d2de;
			}
			#subnavigatie li.current_page_item a {
				color:	#2040a0;
				font-style: normal;
			}
			
			#subnavigatie li.page_item a:hover {
  				color: #aaa;
			}
			
			#subnavigatie li ul {
				margin: 0;
				margin-left: 26px;
				padding: 0;
				list-style-type: none;
				font: 18px Lucida Sans;
			}
						#subnavigatie li ul li.page_item {	
							list-style-image: url('images/kleinblokje2.gif');
							list-style-position:inside;
							margin: 4px;
						}
						#subnavigatie li ul li.current_page_item {	
							list-style-image: url('images/kleinblokje.gif');
							list-style-position:inside;
						}
						#subnavigatie li ul li.page_item a {
							font: 15px Lucida Sans;
							font-weight: bold;
							font-variant: normal;
							font-style: normal;
							text-decoration: none;
							color: #57a;
						}
						

#content {
	display:		block;
	float:			left;
	width:			520px;
	margin-left:	30px;
	padding-top:	30px;
}
			
			.entry h1,h2,h3,h4,h5,h6,p {
				display: block;
				clear: both;
			}
			
			.entry h2 {
				font-weight:	normal;
				font-variant:	normal;
				color:			#2040a0;
				font-size:		18px;
			}
			
			.entry p {
				clear: none;
				line-height: 1.7em;
				text-align:	justify;
				vertical-align: top;
			}
						
			.entry img {
				display: block;
				float: left;
				margin-right: 16px;
				margin-bottom: 8px;
			}

#footer {
	color: #6af;
	text-align: right;
	letter-spacing: 1px;
	font-variant: small-caps;
	
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	
	width: 100%;
	height: 50px;

	background:		#4060c0 url('images/navigatiebg.gif') repeat-x bottom left;
}

	#footer p {
		display: inline;
		position: relative;
		top: 14px;	
	}
	#footer a {
		color: #6af;
		text-decoration: none;	
	}
	#footer a:hover{
		color: #def;
		text-decoration: underline;
	}
	#footer a img{
		display: inline;
		float: right;
		filter:			alpha(opacity=20);
		opacity:		.20;
		border: 0px;
		margin: 0;
		padding: 0;
	}
	#footer a:hover img
	{
		filter:			alpha(opacity=99);
		opacity:		.99;
	}

#closer
{
	display: block;
	clear: both;
	margin: auto;
	width: 910px;
	height: 5px;	
	background:	url('images/borderbottom.gif') repeat-x bottom left;
}

.ddsg-wrapper a {
	text-decoration: none;
	color: #2040a0;
}

.ddsg-wrapper a:hover {
	text-decoration: underline;
	color: #4080ff;
}
