<style type="text/css">
<!--
html {
	background-image: url(images/bg_pattern.jpg);
	height: 101%;
}

body {
	font: 70% georgia, Palatino, Times, Times New Roman, serif;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_pattern.jpg);
	font-size: 11px;
	color: #fff;
	height: 101%;
	width: 100%;
} 

p {
	font-size: 11px;
	color: #717169;
} 

p { 
	padding: 0; line-height: 18px;
} 

p.disclaimer{
	font-size: 11px;
	font-style: italic;
}

.firstletter:first-letter {
	font-size:400%; 
	float:left;
	line-height:.8em;
	color:#717169;
	padding-right: 5px;
}

.backlink {
	clear:both;
}

a, a:link, a:visited { 
	color: #717169;
	font-weight: bold; 
} 

img {
	border: 0px;
}


h1 {
	font-size: 17px;
	font: georgia, Palatino, Times, Times New Roman, serif;
	color: #36351A;
	text-align: left;
	padding-bottom: 10px;

}
h2 {
	font-size: 14px;
	font: georgia, Palatino, Times, Times New Roman, serif;
	color: #5C5444;
	text-align: left;
	padding-top: 20px;
}
h3 {
	padding: 0 0 10px 0;
	font-size: 14px;
	font: georgia, Palatino, Times, Times New Roman, serif;
	color: #fff;
	text-align: center;
}

.entry {
	color: #717169;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: dashed 1px #717169;
}
.entryfooter {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #5C5444;
	font-size: 12px;
}
.category {
    float: right;
	padding-right: 5px;
	padding-left: 15px;
}

.tekoop_article {
	height: 140px;
	color: #717169;
}

table, td {
	font-size: 12px;
	color: #717169;
}
td.tdleft{
	width: 173px;
	text-align: left;
	padding-bottom: 7px;
	color: #717169;
}
td.tdmiddle{
	width: 185px;
	text-align: center;
	color: #36351A;
	font-weight: bold;
	padding-bottom: 7px;
	vertical-align:  text-top;

}
td.tdright{
	width: 173px;
	text-align: right;
	padding-bottom: 7px;
	color: #717169;
}

tr.row{
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

#menu li a {
	font: 110% Georgia, Palatino, Times, Times New Roman, serif;
	font-weight: bold;
	color: #fff;
	margin-left: -38px;
	
	text-decoration: none;
} 

#menu a:hover{
	text-decoration: underline;
	color: #FDB88E;
} 

ul#menu a {
	padding: 0 0 3px 20px;
	background-repeat: no-repeat;
	line-height: 20px;
} 
ul li {
	list-style-type: none;
} 

div#wrapper {
	width: 825px;
	margin: 0 auto;
	margin-top: 25px; 
	text-align: left;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
} 

div#header {
	width: 825px;
	height: 298px;
	background-image: url(images/header.jpg);
}

div#content{
	height: 100%;
}


div#sidebar {
	float: left;
	width: 30%;
} 

.sidebar_block {
	margin-left: 10px;
	width:231px;
	background-image: url(images/sidebar_block_content.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	padding: 0px;
}

.sidebar_block_top {
	background-image: url(images/sidebar_block_top.jpg);
	height: 25px;
	/* De font-size op 1px zetten zorgt ervoor dat internot explorer de juiste hoogte van de image aanhoudt. */
	font-size: 1px; 
}

.sidebar_block_content {
	font: 100% Georgia, Palatino, Times, Times New Roman, serif;
	background-image: url(images/sidebar_block_content.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 13px;
	text-align: justify;
}

.sidebar_block_content a {
	color: white;
}

.sidebar_block_content p {
	color: white;
}

.sidebar_block_bottom {
	background-image: url(images/sidebar_block_bottom.jpg);
	height: 35px;
	font-size: 1px; 
}

div#maincontent {
	float: right;
	width: 575px;
	margin-left: -12px;
	margin-right: 10px;
	text-align: justify;
} 

.maincontent_block {
	margin-right: 5px;
	width:570px;
	margin-bottom: 5px;
	padding: 0px;
}

.maincontent_block_top {
	
	height: 1px;
	/* De font-size op 1px zetten zorgt ervoor dat internot explorer de juiste hoogte van de image aanhoudt. */
	font-size: 1px; 
}

.maincontent_block_content {
	color: #717169;
	padding-left: 15px;
	padding-right: 13px;

}
.maincontent_block_bottom {
	clear: both;
	height: 50px;
	font-size: 1px; 
}

.thumbnail {
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 5px;
}

div.photo{
	float: left;
	background-image: url(images/photoframe.jpg);
	margin-right: 5px;
	margin-left: 2px;
	width: 122px;
	margin-bottom: 30px;
	height: 122px;
	text-align: center;
}

div.photo p {
	text-align: center;
}

div.photo a {

	text-decoration: none;
	text-style: italic;
}
div#footer {
	clear: both;
	height: 10px;
}
-->
</style>
