html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
}

html,body {
	line-height : 20px;
	font-family : Tahoma;
	font-size : 11px;
}

a, a:link, a:visited, a:active {
	color : #8B1513; 
	text-decoration : none;
}
a:hover{
	color : #000000; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 18px;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 16px;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 14px;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 12px;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 11px;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 10px;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 900px;
}

.holder {
	float : left;
	background-color : #FFFFFF;
	padding : 15px;
	width : 870px;
}

.header {
	float : left;
	padding : 5px 0 0 0;
	width : 870px;
}

.logo {
	float : left;
	padding : 0 17px 0 0;
	width : 278px;
}

.menu {
	float : left;
	padding : 60px 0 0 0;
	font-family : Arial;
	width : 485px;
}

.taal {
	float : right;
	position : relative;
	word-spacing : 5px;
	line-height : 0;
	width : 200px;
}
.taal a {
	float : left;
	margin: 0;
	padding : 0;
}
.content {
	float : left;
	padding : 4px 0 0 0;
	width : 870px;
}

.content2 {
	float : left;
	background-image : url(gfx/achter_content.gif);
	background-position : top left;
	background-repeat : repeat-y;
	margin : 4px 0 0 0;
	width : 870px;
}


.content_l {
	float : left;
	padding : 0 17px 0 0;
	width : 278px;
}

.box_links {
	float : left;
	width : 278px;
}

.box_links_content {
	float : left;
	background-image : url(gfx/links_box.gif);
	background-position : top left;
	background-repeat : no-repeat;
	background-color : #ece6da;
	color : #7b7c7e;
	padding : 15px;
	width : 248px;
	min-height : 297px;
	height : auto !important;
	height : 297px;
}

.box_links_content h1, .box_links_content h2, .box_links_content h3 , .box_links_content h4, .box_links_content h5, .box_links_content h6,
.box_links_content_vervolg h1, .box_links_content_vervolg h2, .box_links_content_vervolg h3 , .box_links_content_vervolg h4, .box_links_content_vervolg h5, .box_links_content_vervolg h6 {
	color : #0097d0;
	font-style : italic;
}

.box_links_content_vervolg {
	float : left;
	background-image : url(gfx/links_box.gif);
	background-position : top left;
	background-repeat : no-repeat;
	background-color : #ece6da;
	color : #7b7c7e;
	padding : 15px;
	width : 248px;
	min-height : 416px;
	height : auto !important;
	height : 416px;
}

.px {
	float : left;
	width : 1px;
	height : 327px;
}

.content_r {
	float : left;
	/*background-image : url(gfx/achter.gif);*/
	background-position : bottom left;
	background-repeat : no-repeat;
	background-color : #c0b5a2;
	color : #FFFFFF;
	position : relative;
	width : 575px;
	min-height : 327px;
	height : auto !important;
	height : 327px;
}

.content_r_vervolg {
	float : left;
	background-image : url(gfx/achter.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	background-color : #c0b5a2;
	color : #FFFFFF;
	position : relative;
	width : 575px;
	min-height : 446px;
	height : auto !important;
	height : 446px;
}

.content_r_text {
	float : left;
	padding : 15px;
	width : 545px;
}

.content_r_text h1, .content_r_text h2, .content_r_text h3 , .content_r_text h4, .content_r_text h5, .content_r_text h6,
.content_r h1, .content_r h2, .content_r h3 , .content_r h4, .content_r h5, .content_r h6 {
	color : #FFFFFF;
}

.moodbar {
	float : left;
	position : relative;
	font-size : 0;
	line-height : 0;
	width : 575px;
}

.hoekje_holder {
	width : 29px;
}

.hoekje {
	position : absolute;
	right : 0 !important;
	right : -1px;
	font-size : 0;
	line-height : 0;
	width : 29px;
	height : 29px;
}

.content_boxen {
	float : left;
	padding : 20px 0 0 0;
	width : 870px;
}

.box {
	float : left;
	width : 278px;
}

.box_top {
	float : left;
	width : 278px;
	height : 30px;
}

.box_image {
	float : left;
	overflow : hidden;
	width : 278px;
	height : 118px;
}

.box_break {
	float : left;
	width : 17px;
	height : 30px;
}

.footer{
	float : left;
	padding : 7px 0 7px 0;
	line-height : normal;
	font-size : 11px;
	font-family : Arial
	color : #FFFFFF;
	width : 900px;
}

.footer_l{
	float : left;
	width : 450px;
}

.footer_r{
	float : left;
	text-align : right;
	color : #93e2ff;
	width : 450px;
}

.footer A:link { color : #93e2ff; text-decoration : none;}
.footer A:visited { color : #93e2ff; text-decoration : none;}
.footer A:active { color : #93e2ff; text-decoration : none;}
.footer A:hover { color : #93e2ff; text-decoration : none;}
