BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin: 0px;
	padding: 0px;

	line-height: 18px;

	background-color: #84694c;
	background-image: url('../images/achtergrond.gif');	
	background-repeat: repeat-x;	
}
IMG{
	border: 0;
}
FORM{
	margin: 0px;
	padding: 0px;
}
.submenu UL{
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1,5em;
}
h1{
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;	
	font-size: 24px;
}
h1.heading{
	color: #ffae11;
	font-size: 18px;
	margin-bottom: -10px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
h2{
	color: #ff7a0b;
	font-size: 13px;
	
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h3{
	color: #684e34;
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}
a{
	color: #ff7a0b;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 0px;
	padding: 0px 0px 15px 0px;

}
.keyword{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #e50278;
}
.keyword:hover{
	background-color: #e50278;
	text-decoration: none;
}
#container{
	margin: 0 auto;
	width: 950px;
	text-align: left; 
	height: inherit;
}
#headercontainer{
	height: 326px;
	background: url('../images/hoofd.jpg') no-repeat;
}
#header{
	height: 325px;
	width: 590px;
	float: left;
	color: #FFFFFF;
}
#headertop{
	height: 105px;
	width: 100%;
	/*background-image: url('/new/images/mvh.jpg');*/
	background-position: left top;
	background-repeat: no-repeat;
}
#headerleft{
	text-align: right;
	height: 185px;
	width: 482px;
	padding: 35px 48px 0px 60px;
	float: left;
}
#headerleft a{
	color: #ffae11;
	text-decoration: none;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#headerleft a:hover{
	text-decoration: underline;
}
#headerright{
	text-align: right;
	width: 360px;
	height: 325px;
	float: left;
}
#headerright #top{
	height: 105px;
	width: 360px;
}
#headerright #top #links{
	margin-right: 10px;
}

#headerright #top img{
	text-align: right;
	margin-top: 41px;
	margin-right: 93px;
}
#headerright #body{
	height: 119px;
	width: 360px;
}
#headerright #body img{
	margin-right: 93px;
}
#headerright #bottom img{
	margin-right: 56px;
}
#contentcontainer{
	background-color: #FFFFFF;
	padding: 25px;
	min-height: 300px;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav{
	padding: 79px 0px 0px 30px;;
	margin: 0px;
	position: relative;
}
#nav .item{
	margin: 0px 4px 0px 0px;

	width: 105px;
	height: 21px;
	display: block;
	
	float: left;
	position: relative;

	padding-top: 5px;
	text-align: center;
	background-image: url('../images/menu_item.gif');
}
#nav .item:hover{
	cursor: pointer;
	background-image: url('../images/menu_item_over.gif');

}
#nav .item a:hover{
	color: #ffae11;
}
#nav .item a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav .item ul{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 100%;
	padding-top: 5px;
	display: none;
}
#nav .item:hover ul, .item.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav .item ul li{
	position: relative;
	float: left;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: #86715d;
	width: 200px;
	height: 25px;
	text-align: left;
	top: 0;
	left: 0px;

}
#nav .item ul li:hover{
	background: #684e34;
}
.sublink a{
	color: #ffffff;
}
.sublink a:hover{
	color: #ffae11;
}
.tags{
	font-size: 9px;
	color: #CCCCCC;
}

.image_container{
	padding-left: 9px;
	padding-right: 10px;
	height: 113px;
	background: url('../images/img_back.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
/* CONTENT STYLE *******************/
#crums{
	margin-top: -10px;
	font-size: 10px;
	width: 500px;
}
#crums a{
	color: #ffae11;
	font-size: 10px;
}
.content{
	width: 500px;
	float: left;
}
.submenu{
	width: 160px;
	height: 10px;
	margin-left: 20px;
	float: left;
}
.item_left{
	width: 360px;
	float: left;
	
	margin: 0px 50px 0px 0px;	
}
.item_mid{
	width: 240px;
	float: left;
	
	margin: 0px 30px 0px 0px;
}
.item_right{
	width: 200px;
	float: left;
	
	margin: 0px 0px 0px 0px;
}
.portfolio td{
	padding-bottom: 15px;
}
.newslist{
	margin: 5px 0px 0px 0px;
	line-height: normal;
}
.newslist td a{
	font-size: 10px;
}
.newslist td{
	padding: 5px 0px 5px 0px;
	width: 174px;
}
.newslist td.border{
	border-top: 1px dotted #ff7a0b;
}

.news_item{
	margin-bottom: 10px;
	border-bottom: 1px dotted #ff7a0b;
}
.news_item .body{
	margin-left: 10px;
}
.news_item .date{
	font-size: 10px;
}
#clear{
	clear: both;
}
#footer{
	margin-top: 10px;
	color: #cec3b7;
	padding-left: 20px;
}

/***************** CONTENT STYLE*/
