html,body{
	margin : 0;
	padding : 0;
	background-image : url(gfx/achtergrond.gif);
	background-repeat: repeat-x;
	background-color : #f4f4f4;
}

html,body{
	font-family : Arial;
	font-size : 11px;
	color : #000000;
}


/* //////////////////// LINKS \\\\\\\\\\\\\\\\\\\\ */


A:link, A:visited , A:active { 
	text-decoration : none;
	color : #8E917E;
}

A:hover { 
	text-decoration : none;
	color : #000000;
}


/* //////////////////// HEADERS \\\\\\\\\\\\\\\\\\\\ */


h1 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	text-transform : uppercase;
	font-weight :  bold;
	font-size : 14px;
	color : #343723;
}

h2 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	text-transform : uppercase;
	font-weight :  bold;
	font-size : 12px;
	color : #6E7160;
}

h3 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	text-transform : uppercase;
	font-weight :  bold;
	font-size : 12px;
	color : #343723;
}

h4 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	text-transform : uppercase;
	font-weight :  bold;
	font-size : 11px;
	color : #343723;
}

h5 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	text-transform : uppercase;
	font-weight :  bold;
	font-size : 10px;
	color : #343723;
}


h6 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	text-transform : uppercase;
	font-weight :  bold;
	font-size : 9px;
	color : #343723;
}

A:link , A:visited, A:active { color : #272a14; text-decoration : underline;}
A:hover { color : #272a14; text-decoration : none;}

A.lheader:link , A.lheader:visited, A.lheader:active { font-size : 12px; font-weight : bold; color : #272a14; text-decoration : none;}
A.lheader:hover { font-size : 12px; font-weight : bold; color : #FFFFFF; text-decoration : none;}

A.lheader_select:link , A.lheader_select:visited, A.lheader_select:active, A.lheader_select:hover { font-size : 12px; font-weight : bold; color : #FFFFFF; text-decoration : none;}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

INPUT , textarea {
	position : relative;
	outline : none;
	border : none;
    background-color : #FFFFFF;
	border : 1px solid #CEC7B5;
	margin-bottom: 2px !important;
	margin-bottom: 0;
	padding : 2px 3px 2px 3px;
	font-family : Arial;
	font-size : 11px;
    color : #000000;
}


.container {
	margin : 0 auto 0 auto;
	width : 866px;
}

.content {
	float : left;
	background-image : url(gfx/achter.gif);
	background-repeat: repeat-y;
	margin : 21px 0 0 0;
	width : 866px;
}

.header {
	float : left;
	background-image : url(gfx/header_achter.gif);
	background-repeat: no-repeat;
	padding : 0 3px 0 4px;
	width : 860px;
	height : 259px;
}

.top_l {
	float : left;
	background-image : url(gfx/top_l.gif);
	background-repeat: repeat-x;
	width : 300px;
	height : 94px;
}

.top_r {
	float : left;
	margin : 60px 0 0 0;
	line-height : 28px;
	color : #FFFFFF;
	width : 559px;
	height : 28px;
}

.header_space {
	margin : 0 16px 0 17px;
	height : 28px;
}

.moodbar {
	float : left;
	background-color : #272a15;
	width : 859px;
	height : 167px;
}

.logo {
	float : left;
	width : 300px;
	height : 167px;
}

.logo_image {
	float : left;
	width : 559px;
	height : 165px;
}

.links {
	float : left;
	margin : 0 0 0 4px !important;
	margin : 0 0 0 2px;
	width : 300px;
}

.links_top {
	float : left;
	background-color : #FFFFFF;
	width : 300px;
	height : 25px;
}

.links_onder {
	float : left;
	color : #666858;
	line-height : 17px;
	padding : 15px;
	width : 270px;
}

.rechts {
	float : left;
	width : 559px;
}

.rechts_top {
	float : left;
	text-align : right;
	padding : 7px 7px 0 0;
	background-color : #f0f0ee;
	width : 552px;
	height : 18px;
}

.rechts_onder {
	float : left;
	color : #666858;
	line-height : 17px;
	padding : 15px;
	width : 529px;
}

.onder {
	float : left;
	width : 867px;
	height : 30px;
}

.links_footer {
	float : left;
	margin : 0 0 0 4px !important;
	margin : 0 0 0 2px;
	width : 300px;
	height : 30px;
}

.rechts_footer {
	float : left;
	padding : 8px 0 0 7px;
	background-color : #272a14;
	font-weight : bold;
	color : #ada896;
	text-align : center;
	width : 551px;
	height : 22px;
}

.footer {
	float : left;
	background-image : url(gfx/footer.gif);
	background-repeat: no-repeat;
	width : 867px;
	height : 10px;
}