body {
	background-color: #a8a8a8;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

body, img, div, input, a, li {
	behavior: url("http://www.vandenherik.nl/iepngfix.htc")
}

html,body {
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #464646;
}

a:link, a:visited, a:active {
	color : #000066; 
	text-decoration : none;
}
a:hover{
	color : #FABC02; 
	text-decoration :  underline;
}

hr {
	background-color : #999999;
	color : #999999;
	border : 0;
	margin : 0;
	height : 1px;
}

input, textarea {
	position : relative;
}

h1  {
	padding : 0 0 0 0;
	margin :  0 0 23px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 23px;
	color : #000066;
	line-height : normal;
}


h2 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 12px;
	color : #000066;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 14px;
	color : #000066;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 13px;
	color : #000066;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 12px;
	color : #000066;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 11px;
	color : #000066;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

#horizon  {
	overflow: hidden;
}

.website_container  {
	width: 960px;
}

#content {
	width: 960px;
	text-align: left;
}

.content_container {
	display: block;
	background-image: url("http://www.vandenherik.nl/gfx/bg_curve_.png");
	background-repeat: no-repeat;
	background-position: 0 100%;
	width: 100%;
}

.column_left_container {
	float: left;
	padding: 0 0 10px 0;
	width: 280px;
}

.menu_container {
	float: left;
	padding: 15px 30px 10px 0;
	margin: 0 0 10px 0;
	width: 230px;
}

.menu_container ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.menu_container ul li {
	float : left;
	font-family : Arial;
	font-size : 13px;
}

.menu_container ul li  a, .menu_container ul li  a:link, .menu_container ul li  a:active, .menu_container ul li  a:visited {
	float : left;
	background-image: url("http://www.vandenherik.nl/gfx/menu.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding : 5px 0 0 25px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 175px;
	height : 30px;
}

.menu_container ul li a:hover {
	float : left;
	background-image: url("http://www.vandenherik.nl/gfx/menu.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding : 5px 0 0 25px;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 175px;
	height : 30px;
}

.menu_container ul li.select a, .menu_container ul li.select a:link, .menu_container ul li.select a:active, .menu_container ul li.select a:visited, .menu_container ul li.select a:hover {
	float : left;
	background-image: url("http://www.vandenherik.nl/gfx/menu.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding : 5px 0 0 25px;
	color : #000066;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	width : 175px;
	height : 30px;
}

.menu_container ul.sub {
	float : left;
	margin : 0;
	padding : 2px 0 7px;
	list-style-type : none;
	width : 200px;
}

.menu_container ul.sub li {
	float : left;
	background : none;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}

.menu_container ul.sub li  a, .menu_container ul.sub li  a:link, .menu_container ul.sub li  a:active, .menu_container ul.sub li  a:visited {
	float : left;
	background : none;
	padding : 3px 10px 0 27px;
	color : #443900;
	line-height : normal;
	text-decoration : none;
	width : 203px;
	height : 18px;
}

.menu_container ul.sub li a:hover {
	float : left;
	background : none;
	padding : 3px 20px 0 27px;
	color : #000066;
	line-height : normal;
	text-decoration : none;
	width : 203px;
	height : 18px;
}

.menu_container ul.sub li.select a, .menu_containerul.sub li.select a:link, .menu_containerul.sub li.select a:active, .menu_container ul.sub li.select a:visited, .menu_container ul.sub li.select a:hover {
	float : left;
	background : none;
	padding : 3px 20px 0 27px;
	color : #000066;
	line-height : normal;
	text-decoration : none;
	width : 203px;
	height : 18px;
}

#logo {
	float: left;
	margin: 0 0 0 0;
	padding: 20px 20px 20px 20px;
	display: block;
	overflow: hidden;
	width: 220px;
}

.column_left {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	width: 240px;
}

.column_main {
	float: left;
	background-image : url(http://www.vandenherik.nl/gfx/lijnen.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display: block;
	width: 680px;
}

#page_image {
	float: left;
	padding: 0 0 50px 80px;
	width: 80%;
	height: 220px;
	text-align: center;
}

#page_title {
	float: left;
	padding: 0px 0 0px 80px;
	margin: 20px 0 20px 0;
	display: block;
	width: 600px;
	height: 25px;
	background: #000066 url("http://www.vandenherik.nl/gfx/romb.png") no-repeat 20px 0;
}

#moodbar {
	float: left;
	text-align: left;
	padding: 20px 0 20px 45px;
	width: 600px;
	height: 200px;
	overflow: hidden;
}

.text_container {
	position: relative;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 75px 76px;
	display: block;
	width: 542px;
}

.text_container p, .text_container td, .text_container div {
	text-align: justify;
 }

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#bottom {
	float: left;

	background-image : url(http://www.vandenherik.nl/gfx/footer.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	text-align: right;
	width: 960px;
	height : 50px;
}

#footer {
	float: left;
	border-top : 5px solid #FFD004;
	background-color : #F1EDBD;
	padding: 15px 15px 15px 0;
	text-align: right;
	width: 945px;
}

#footer a  {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#space4left_bottom_image {
	float: left;
	display: block;
	height: 300px;
}

#left_bottom_image {
	position:relative;
	left: 0;
	top: -353px !important;
	top: -365px;
	width: 384px;
	height: 300px;
}

.text_in_column_left {
	color: #443900;
	margin: 0 0 0 0;
	padding: 5px 55px 10px 25px;
	display: block;
	text-align: justify;
	float: left;
	width: 75%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {

}  /* for IE/Mac */

<!--[if IE]>

.clearfix {
	zoom: 1;     /* triggers hasLayout and clearing effect */
	display: block;     /* resets display for IE/Win */
}

<![endif]-->