/*   ALGEMENE DEFINITIES    */
body, html {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f7f4e6;
	margin:0;
}

img{
border: 0px;
vertical-align: absmiddle;
}

.borderimg{
border: 1px solid black;
float:left; margin-right: 10px;  margin-bottom: 10px;
}

h1 {
	font-size: 12pt;
	margin:0;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
div#container {
	width:860px;
	margin:0 auto;
}

div#left {
	width:660px;
	float:left;
}

div#right {
	float:left;
}

/*   CONTENT DEFINITIES    */

div#content {
	width:660px;
}

.content_content {
	width:640px;
	background-image: url(../images/content_bg.jpg);
	font-family:Arial;
	font-size:12px;
	padding:1px 10px 0px 10px;
}

.content_top {
	width:650px;
	height:30px;
	background-image: url(../images/content_top.jpg);
	margin-top:4px;
	font-family:Arial;
	color:#f33d01;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 0px 10px;
}

.content_footer {
	width:660px;
	height: 18px;
	background-image: url(../images/content_bottom.jpg);
}

/*   MENU DEFINITIES    */

	/*   MENU KOP DEFINITIES    */
		#zoekperland {width:199px;	height:36px; background-image: url(../images/zoekperland.jpg);}
		#top3 {width:199px;	height:36px; background-image: url(../images/top3.jpg);}

div#menu {
	width:199px;
	background-image: url(../images/menu_back.jpg);
}

div#menubottom {
	width:199px;
	height:12px;
	background-image: url(../images/menu_bottom.jpg);
	margin-bottom:4px;
	overflow:hidden;
}

div#menu li {
	width:184px;
	height:19px;
	background-image: url(../images/menu_bg.jpg);
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	padding:6px 0px 0px 5px;
}

div#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.menu_content {
	width:199px;
	background-image: url(../images/menu_content_bg.jpg);
	font-family:Arial;
	font-size:12px;
	
	color:#150063;
}

.menu_content ul {
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}

.menu_content li {
	list-style-type:none;
	padding:0px 0px 3px 0px;
}

.menu_bottom {
	width:199px;
	height:15px;
	background-image: url(../images/menu_bottom_bg.jpg);	
	margin-bottom:3px;
	overflow:hidden;
	clear:both;
}

.informatie {
	width:194px;
	clear:both;
}

.top_plaatje {
	float:left;
	width:95px;
	height:76px;
	margin-left:7px;
}
/*   HEADER DEFINITIES    */

div#header {
	width:650px;
	height:127px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:28px 0px 0px 10px;
}

#headerboxes {
	width:210px;
	float:left;
}

#headersubmit {
	float:left;
	width:200px;
	margin-top:49px;
}

.box_select {
	width:150px;
	float:right;
	margin-bottom:2px;
}
.box_input {
	width:145px;
	float:right;
	margin-bottom:2px;
}

.box_tekst {
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#fff;

}


/*   FOOTER DEFINITIES    */

#footer {
	clear:both;
	font-family:Arial;
	font-size:12px;
	width:860px;
	text-align:center;
}

/*   CLEAR DEFINITIES    */

.clear {
	width:210px;
	clear:both;
	height:1px;
	overflow:hidden;
}

.clear1 {
	width:199px;
	clear:both;
	height:1px;
	overflow:hidden;
}
