/* Edit bar */

#Editbar {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../images/editbar_06.png');
	height: 26px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font: 0px;
	font-size: 0px;
}

#Editbar img{ border: 0px; }

#Editbar form{ padding: -30px 0 0 0; margin: 0px; display: inline;  }

#Editbarinput { border: 0px; position: absolute; top: 0px; margin: 0px; display: inline; background: url('../images/editbar_04.png'); color: #fff; padding: 4px 2px 6px 46px; margin: 0 -2px 0 -2px; width:349px; height: 26px;}




/* Van Rijn */

body {
	margin: 80px 0px 75px 0px;
	background: url('../images/bg.png');
	_background-color: #9d9fa1;
	font: 10pt normal "Tahoma";
	font-family: Tahoma;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

img{ 
	border: 0px; 
	behavior: url(js/iepngfix.htc);
}

#Container {
	position: relative;
	margin: 0em auto;
	width: 900px;
}

p { margin: 0; }

/*******
***** Header
******/

#Header {
	background: url('../images/header.png') top left no-repeat;
	height: 159px;
	padding: 18px 0px 0px 22px;
	font-size: 6px;
}


#Slideshow{
	position: absolute;
	background: url('../images/slideshow.png') no-repeat;
	left: 66px;
	top: -80px;
}

/*******
***** Content
******/

#Content{
	position: absolute;
	top: 103px;
	left: 107px;
	background: url('../images/content.png') top left no-repeat;
	width: 548px;
	height: 444px;
}

h3 { 
	font-size: 16px; 
	padding: 11px 115px 0px 41px; 
	margin: 0px; 
	height: 50px;
}

#Box {
	margin: 14px 40px 0px 40px;
	height: 340px;
}

#Box2 {
	margin: 14px 40px 0px 40px;
	height: 340px;
	font-size: 10px;
	color: #4D4D4D;
}

.Scroller {
	font-size: 11px;
	color: #4D4D4D;
	width: 453px; 
	height: 160px; 
	overflow: hidden;
}

.Scroller2 {
	font-size: 11px;
	color: #4D4D4D;
	width: 453px; 
	height: 320px; 
	overflow: hidden;
}

.Scroller3 {
	font-size: 11px;
	color: #4D4D4D;
	width: 299px; 
	height: 299px; 
	overflow: hidden;
	position: absolute;
	left: 200px;
	top: 80px;
}

td { font-size: 12px; }

#UpDown {
	right: 20px;
	bottom: 30px;
	position: absolute;	
}

#IndexNieuws {
	margin: 0px 21px 0px -81px;
	padding: 20px;
	width: 179px;
	height: 99px;
	font-size: 11px;
	background: url('../images/indexnieuws.png');
	position: relative;
}
#IndexNieuws p { margin: 0 0 5px 0; padding: 0; color: #58595b; }
#IndexNieuws h4 { font-size: 10pt; margin: 0 0 5px 0; padding: 0; }

#ContentFooter {
	font-size: 12px;
	padding: 0 40px 0 40px;
	color: #58595b;
	font-weight: bold;
}

#ContentFooter a, #ContentFooter a:href, #ContentFooter a:link, #ContentFooter a:visited, #ContentFooter a:hover {
	font-size: 12px;
	padding: 0 40px 0 40px;
	color: #58595b;
	font-weight: bold;
}


/*******
***** MENU
******/

#Menu {
	position: absolute;
	right: 39px;
	top: 177px;
	width: 206px;
	height: 323px;
	background: url('../images/menu.png') top left no-repeat;
}

ul {
	margin: 24px 0px;
	list-style: none;
	padding: 0;
}

li a{
	padding: 3px 39px 3px 39px;
	*padding: 2px 39px 2px 39px;
	display: block;
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	color: #6d6f71;
	font-size: 12px;
}
li a:hover {
	color: #333333;
	text-decoration: none;
}

.sub {
	font-weight: normal;
	text-decoration: none;
}
.sub a{
	font-weight: normal;
	text-decoration: none;
}
.sub a:hover{
	font-weight: normal;
	text-decoration: none;
}
