	*{
	padding:0;
	margin:0;
}

img {
	border: thin #CCCCCC;
}

p {
	padding-top:2px;
	padding-bottom:10px;
	line-height: 18px;
}

a { 
	color: #4d372f;
	text-decoration:underline;
}

a:visited { 
	color: #4d372f; 
	text-decoration: underline; 
}

a:active { 
	color: #4d372f; 
	text-decoration:none;
}

a:hover { 
	color: #6c272e;
	text-decoration:underline;
}

#tekstvlak a { 
	color: #4d372f;
	text-decoration:underline;
}

#tekstvlak a:visited { 
	color: #4d372f; 
	text-decoration: underline; 
}

#tekstvlak a:active { 
	color: #4d372f; 
	text-decoration:none;
}

#tekstvlak a:hover { 
	color: #6c272e;
	text-decoration:underline;
}

H1 {
	font-size:18px;
	font-weight:bold;
	font-style:italic
}

H2 {
	font-size:24px;
	font-weight:bold;
	font-style:italic

}

H3 {
	font-size:18px;
	font-weight:;
	font-style:italic
}

H4 {
	font-size:12px;
	font-weight:bold;
}

html, body {
	height: 100%; /* heel belangrijk */
	font-family: Arial;
	font-size: 12px;
	color: #4d372f;
	background-color:#FFFFFF;
	text-align: center;
	z-index:2;
}

#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background:url(./images/bg_content.jpg) no-repeat 150px 300px;
}

#header {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 310px;
z-index: 10;
background-image:url(images/bg_body.jpg);
background-repeat:repeat-x;
}

#header_holder {
width: 950px;
margin: 0 auto;
height:310px;
}

#logo {
margin-left:495px;
width:355px;
height:139px;
}

#menu_holder {
	position:relative;
	width: 950px;
	height: 155px;
}

#hoofdmenu {
	position:absolute;
	top: 16px;
	left:13px;
	width: 130px;
	height: 155px;
}

#hoofdmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	padding-top: 10px;
	text-align: right;
	padding-right: 25px;
}

#hoofdmenu li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	font-style:italic;
}

#hoofdmenu li a, a:active, a:visited {
	text-decoration: none;
	color: #cccccc;
	
}

div#hoofdmenu ul.menu-top li.menu-current, li.menu-parent{
		position:relative;	
		left:22px;
		border-right: solid #fff 15px;
		padding-right:7px;!important
	
}

#hoofdmenu li a:hover {
	text-decoration: none;
	color: #fff ;
	font-style:italic;
}

#home_menu {
	position:absolute;
	width:130px;
	height:40px;
	left:25px;
	top:135px;
}

#home_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	padding-top: 10px;
	text-align: right;
	padding-right: 25px;
}

#home_menu li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	padding:0 5px 0 5px;
	font-style:italic;
	float:left
}

#home_menu li a {
	text-decoration: none;
	color: #cccccc;
}

#home_menu li a:hover {
	text-decoration: none;
	color: #fff ;
	font-style:italic;
}

#submenu {
	position: absolute;
	left: 140px;
	top: 16px;
	width: 285px;
	height: 155px;
	background-color: #FFFFFF;
}

#submenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
	float:left;
}

#submenu li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	font-style:italic;
}

#submenu li a, a:active, a:visited {
	text-decoration: none;
	color: #4d372f;
}

#submenu li a:hover {
	text-decoration: none;
	color: #6c272e;
	font-style:italic;
	
}

#sfeermenu {
	position: absolute;
	left: 420px;
	top: 16px;
	width: 458px;
	height: 155px;
}

#sfeermenu ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

#sfeermenu li
{
	float: left;
	margin: 0;
	padding: 0;
}

#sfeermenu li a
{
	height: 155px;
	float: left;
	width: 150px;
	display: block;
	border: 0;
	text-align: center;
	padding-right: 0px;
}

#sfeermenu li a:hover
{
	height: 155px;
	float: left;
	width: 150px;
	display: block;
	border: 0;
	text-align: center;
	padding-right: 0px;
	font-style:normal;
}

#sfeermenu li a.a1 {
	background: url(./images/sfeer_menu1.jpg) ;
}

#sfeermenu li a.a2 {
	background: url(./images/sfeer_menu2.jpg) ;
}

#sfeermenu li a.a3 {
	background: url(./images/sfeer_menu3.jpg) ;
}

#sfeermenu li a:hover.a1 {
	background: url(./images/sfeer_menu1_hover.jpg) ;
}

#sfeermenu li a:hover.a2 {
	 background: url(./images/sfeer_menu2_hover.jpg) ;
}

#sfeermenu li a:hover.a3 {
	background: url(./images/sfeer_menu3_hover.jpg) ;
}

#tekstvlak {
	position:relative;
	left: 30px;
	top:330px;
	margin-left:150px;
	width:450px;
}

#tekstvlak p {
	line-height:24px;
	font-size:12px;
}

#actueel {
	position:absolute;
	left:650px;
	top: 340px;
	width:220px;
	background-color: #eeeae9;
	overflow:hidden;
}

#block1 {
	position:absolute;
	background-color:#FFFFFF;
	left:-10px;
	top: 310px;
	width:150px;
	height:378px;
	overflow:hidden;
}

* html #block1 {
	top: 310px;
}


#actueel ul {
margin:0;
margin-bottom:20px;
padding:0;
padding-left:10px;
list-style:none;
}

#actueel p {
	font-size:10px;
	color:#4d372f;
	padding: 10px 20px 5px 15px;
	line-height:18px;
	}		

#actueel a { 
	ttext-decoration: underline; 
	color: #4d372f;
	font-weight:bold;
	font-size:11px;
		}

#actueel a:hover { 
	color:#6c272e; 
	text-decoration: underline; 
}

#actueel a:visited { 
	color:#6c272e; 
	text-decoration: underline; 
}


#actueel a.on { 
	color: #6c272e; 
}

#actueel H4 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	background: #c8bcb9;
	padding: 0 10px 0 10px;
	margin: 5px 5px 5px 5px;;
}

#actueel H3 {
	font-size:18px;
	font-weight:;
	font-style:italic;
	margin: 15px 5px 0 5px;

}

.post_short img {
	padding: 8px;
}

.post_short a:link { 
	color: #4d372f;
	text-decoration: underline; 
}

.post_short a:visited { 
	color: #4d372f; 
	text-decoration: underline; 
}

.post_short a:active { 
	color: #4d372f; 
}

.post_short a:hover { 
	font-style:normal;
	color: #6c272e;
	text-decoration:underline;
}