html,body{
	margin : 0;
	padding : 0;
	background-color : #f4f4f4;
}

html,body, table{
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #000000;
}

a, a:link, a:visited, a:active {
	color : #CC0000; 
	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 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #CC0000;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #CC0000;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #CC0000;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #CC0000;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #CC0000;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #CC0000;
	line-height : normal;
}

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;}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	margin : 0 auto 0 auto;
	width : 867px;
}

.content {
	float : left;
	background-image : url(http://www.olifiers.nl/gfx/achter.gif);
	background-repeat: repeat-y;
	width : 867px;
}

.header {
	float : left;
	background-image : url(http://www.olifiers.nl/gfx/header_achter.gif);
	background-repeat: no-repeat;
	padding : 0 0 0 3px;
	overflow : hidden;
	width : 864px;
	height : 259px;
}

.top_l {
	float : left;
	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;
	overflow : hidden;
	background-color : #666666;
	width : 859px;
	height : 165px;
}

.logo {
	float : left;
	width : 300px;
	height : 165px;
}

.logo_image {
	float : left;
	overflow : hidden;
	line-height : 0;
	font-size : 0;
	width : 559px;
	height : 165px;
}

.links {
	float : left;
	padding : 0 0 0 3px;
	overflow : hidden;
	width : 300px;
}

.links_top {
	float : left;
	background-color : #666666;
	width : 300px;
	height : 25px;
}

.links_onder {
	float : left;
	color : #666858;
	line-height : 17px;
	padding : 15px;
	width : 270px;
}

.rechts {
	float : left;
	width : 558px;
}

.rechts_top {
	float : left;
	text-align : right;
	padding : 4px 7px 0;
	background-color : #e1e1e1;
	width : 545px;
	height : 21px;
}

.rechts_onder {
	float : left;
	line-height : 17px;
	padding : 15px;
	width : 528px;
}

.onder {
	float : left;
	padding : 0 3px 0 3px;
	width : 861px;
	height : 30px;
}

.links_footer {
	float : left;
	width : 300px;
	height : 30px;
}

.rechts_footer {
	float : left;
	padding : 8px 15px 0 15px;
	background-color : #666666;
	text-transform : uppercase;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	width : 529px;
	height : 22px;
}

.footer {
	float : left;
	background-image : url(http://www.olifiers.nl/gfx/footer.gif);
	background-repeat: no-repeat;
	width : 866px;
	height : 9px;
}

.credits {
	float : left;
	padding : 10px 3px 15px;
	color : #BFBFBF;
	width : 860px;
}

.credits a:link { color : #BFBFBF; text-decoration : none;}
.credits a:visited { color : #BFBFBF; text-decoration : none;}
.credits a:active { color : #BFBFBF; text-decoration : none;}
.credits a:hover { color : #BFBFBF; text-decoration : none;}
