html,body{
	margin : 0;
	padding : 0;
	background-color : #ACACAC;
	overflow-y : auto;
	overflow-x : hidden;
}

html,body {
	line-height : 20px;
	font-family : Tahoma;
	font-size : 11px;
	color : #6A6A6A;
}

a, a:link, a:visited, a:active {
	color : #F3550E; 
	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;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 18px;
	color : #F3550E;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 16px;
	color : #F3550E;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 14px;
	color : #F3550E;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 13px;
	color : #F3550E;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 12px;
	color : #F3550E;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 11px;
	color : #F3550E;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 950px;
}

.holder{
	float : left;
	margin : 20px 0 0 0;
	border : 5px solid #8E8E8E;
	width : 950px;
}

.header{
	float : left;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	overflow : hidden;
	width : 948px;
	height : 169px;
}

.logo{
	float : left;
	padding-left : 0px;
	padding-top : 0px;
}

.moodbar{
	float : left;
	background-position : right top;
	background-repeat : no-repeat;
	width : 948px;
	height : 169px;
}

.balk{
	float : left;
	background-color : #E1E1E1;
	border : 1px solid #FFFFFF;
	padding : 7px 15px 0 15px;
	line-height : normal;
	text-align : right;
	font-size : 11px;
	color : #818181;
	width : 918px;
	height : 22px;
}

.content{
	float : left;
	width : 950px;
}

.links{
	float : left;
	background-color : #F8F8F8;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	width : 200px;
}

.menu {
	float : left;
	width : 200px;
}

.menu_item a, .menu_item a:link, .menu_item a:active, .menu_item a:visited {	
	display : block;
	background-color : #BABABA;
	border-bottom : 1px solid #FFFFFF;
	text-decoration : none;
	padding : 7px 10px 7px 0;
	line-height : normal;
	text-align : right;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 11px;
	color : #FFFFFF;
	width : 190px;
}

.menu_item a:hover,
.menu_item_select a, .menu_item_select a:link, .menu_item_select a:active, .menu_item_select a:visited {	
	display : block;
	background-color : #F3550E;
	border-bottom : 1px solid #FFFFFF;
	text-decoration : none;
	padding : 7px 10px 7px 0;
	line-height : normal;
	text-align : right;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 11px;
	color : #FFFFFF;
	width : 190px;
}

.sub_item a, .sub_item a:link, .sub_item a:active, .sub_item a:visited {	
	display : block;
	background-color : #EEEEEE;
	border-bottom : 1px solid #FFFFFF;
	text-decoration : none;
	padding : 7px 20px 7px 0;
	line-height : normal;
	text-align : right;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 11px;
	color : #818181;
	width : 180px;
}

.sub_item a:hover,
.sub_item_select a, .sub_item_select a:link, .sub_item_select a:active, .sub_item_select a:visited {	
	display : block;
	background-color : #DFDFDF;
	border-bottom : 1px solid #FFFFFF;
	text-decoration : none;
	padding : 7px 20px 7px 0;
	line-height : normal;
	text-align : right;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	width : 180px;
}

.menu_onder{
	float : left;
	padding : 25px;
	font-size : 11px;
	color : #818181;
	width : 150px;
}

.mid{
	float : left;
	background-color : #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	width : 548px;
}

.mid_holder{
	float : left;
	padding : 20px 25px 25px 25px;
	width : 498px;
}

.mid_content{
	float : left;
	width : 498px;
}

.mid_vervolg{
	float : left;
	background-color : #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	width : 748px;
}

.mid_vervolg_holder{
	float : left;
	padding : 20px 25px 25px 25px;
	width : 697px;
}

.mid_vervolg_content{
	float : left;
	width : 697px;
}

.rechts {
	float : left;
	background-color : #F8F8F8;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	font-size : 11px;
	color : #818181;
	width : 199px;
}

.rechts_holder {
	float : left;
	padding : 15px;
	width : 169px;
}

.footer{
	float : left;
	padding : 12px 0 12px 0;
	line-height : normal;
	width : 960px;
}

.footer_l{
	float : left;
	font-size : 11px;
	color : #FFFFFF; 
	width : 784px;
}

.footer_l a, .footer_l a:link, .footer_l a:visited, .footer_l a:active {
	color : #FFFFFF; 
	text-decoration : none;
}

.footer_l a:hover{
	color : #FFFFFF; 
	text-decoration : none;
}

.footer_r{
	float : left;
	text-align : right;
	font-size : 11px;
	color : #FFFFF;
	width : 176px;
}

.footer_r a, .footer_r a:link, .footer_r a:visited, .footer_r a:active {
	color : #FFFFFF; 
	text-decoration : none;
}

.footer_r a:hover{
	color : #FFFFFF; 
	text-decoration : none;
}
