html {
	height:100%;
}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	height:100%;
	background-image:url(/images/bg01.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#c9c9c9;
}
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}
a {
	outline:none;
}
hr {
	border:1px solid #fff;
	border-top:1px solid #bbb;
}
table {
	font-size:11px;
}
#container {
	position:relative;
	width:970px;
	margin-left:-485px;
	left:50%;
	background-image:url(/images/bg-container.gif);
}
#header {
	position:relative;
	height:173px;
	background-image:url(/images/bg-header.jpg);
	z-index:9;
}
#header h1 {
	text-indent:-9999px;
	position:absolute;
}
#header #menu{
	position:absolute;
	left:260px;
	top:103px;
	z-index:5;
}
#header h1#Name{
	position:absolute;
	text-indent:0;
	bottom:12px;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	z-index:3;
	left:255px;
}
#header #shadow h1#Name{
	bottom:10px;
	color:#9c8d73;
	text-indent:2px;
	z-index:2;
}
#content {
	position:relative;
	background-image:url(/images/bg-content.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:400px;
	padding:0 11px;
}
#content #left{
	position:absolute;
	left:11px;
	top:0;
	width:181px;
	padding:140px 10px 0 25px;
	color:#dfbab3;
}
#content #left h2{
	color:#df4747;
	font-size:12px;
}
#content #left h3{
	color:#df4747;
	font-size:11px;
}
#content #left h4{
	color:#bb4747;
	font-weight:normal !important;
	font-size:11px;
}
#content #left #zoeken input,#content #left #zoeken select{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	border:1px solid #650101;
	background-color:#F7F7F7;
}
#content #left #zoeken p{
	padding-bottom:0;
}
#content #left #zoeken label{
	font-weight:bold;
	padding-top:5px;
	display:block;
}
#content #left #zoeken #numPriceMin,#content #left #zoeken #numPriceMax{
	width:40px;
}
#content #left #zoeken #search.submit{
	float:right;
	margin-top:5px;
	margin-right:10px;
	font-weight:bold;
}
#content #right{
	padding:20px 20px 50px 245px;
	text-align:justify;
	min-height:550px;
}
#content a{
	color:#992035;
}
#content a:hover{
	color:#000;
	text-decoration:none;
}
#content p{
	padding-top:5px;
	padding-bottom:10px;
}
#content h1,#content h2{
	font-size:15px;
	color:#6e0009;
}
#content h3{
	font-size:11px;
	color:#6e0009;
}
#content h4{
	font-size:11px;
	color:#5e3030;
}
#content ul{
	margin:5px 0 10px 25px;
}
#content em{
	color:#000;
	/*font-style:normal;*/
}
#content #agenda{
	font-weight:bold;
	margin-top:5px;
}
#content #agenda.home{
	width:465px;
}
#content #agenda #LINE{
	float:left;
	padding:3px 0;
	border-bottom:1px dotted #C9C9C9;
}
#content #agenda #PublishDate{
	width:100px;
	display:block;
	text-indent:5px;
}
#content #agenda #Name{
	clear:right;
	display:block;
	width:583px;
}
#content #BTNBack{
	font-weight:bold;
	font-size:10px;
}
#content #BTNPage{
	margin-bottom:10px;
	display:block;
	text-align:right;
	font-size:10px;
	background-color:#F7F7F7;
	padding:3px;
}
#content #alle_landen{
	font-size:12px;
	background-image:url(/images/bg-more.gif);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:32px;
	padding-right:30px;
	margin:5px 0 0 55px;
	display:block;
	text-decoration:none;
}
#footer {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-align:right;
	background-color:#C9C9C9;
	background-image:url(/images/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:15px 15px 5px 0;
}
#footer img{
	vertical-align:text-top;
}
#footer #gegevens{
	position:absolute;
	left:255px;
	top:-25px;
	color:#707070;
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer #gegevens a{
	color:#707070;
}
#footer #gegevens a:hover{
	color:#000;
	text-decoration:none;
}
#footer #taalkeuze{
	position:absolute;
	left:45px;
	top:-25px;
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
}
#footer #taalkeuze li{
	float:left;
	margin-right:5px;
}
#footer #taalkeuze a{
	color:#a87878;
	text-decoration:none;
	width:43px;
	line-height:17px;
	background-image:url(/images/btn-taalkeuze.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	text-align:center;
}
#footer #taalkeuze a:hover{
	color:#d3a8a8;
	background-position:bottom;
}