body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #f7fafd;
	}
	
div {
	border:					none;
	position:				relative;
	}
	
img {
	border:					none;
	}

a { outline: none; }
:focus { -moz-outline-style: none; }
a:active { outline: none; }

/*///////////////////////////////////// HEADER /////////////////////////////////////////*/


div#headertop {
	width: 980px;
	height: 150px;
	margin: 0px auto auto 0px;
	background-image: url(../layout/images/header/header_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
div#headerleft {
	width: auto;
	height: auto;
	margin: auto;
	float: left;
	}
	
div#headerright {
	width: 400px;
	height: 124px;
	margin: auto;
	float: right;
	}
	
div#headerbottom {
	width: auto;
	height: auto;
	margin: auto;
	clear: left;
	}
	
div#header2 {
	width: 980px;
	height: 24px;
	margin: auto;
	background-image:url(../layout/images/header/headerbottom.jpg);
	}
	
.klok {
	background-color:		#d4f4c5;
	padding: 				1px 3px 0px 4px;
	font-family:			Copperplate Gothic Light, Helvetica, Arial;
	font-size:				12px;
	}

.floatright { 
	float: right;
	}


/*///////////////////////////////////// INVISIBLE BUTTONS /////////////////////////////*/

div#bestellen {
	float: 					left;
}

div#bestellen a {
	width: 					235px;
	height: 				124px;
	color: 					#fff;
	font-size: 				1px;
	line-height: 			1px;
	display: 				block;
	text-decoration: 		none;
}

div#twitter {
	float: 					left;
}

div#twitter a {
	width: 					154px;
	height: 				55px;
	color: 					#fff;
	font-size: 				1px;
	line-height: 			1px;
	display: 				block;
	text-decoration: 		none;
}
	
div#logolink {
	float: 					left;
}

div#logolink a {
	width: 					274px;
	height: 				124px;
	color: 					#fff;
	font-size: 				1px;
	line-height: 			1px;
	display: 				block;
	text-decoration: 		none;
}
	
	
/*///////////////////////////////////// NAVIGATIE /////////////////////////////////////*/

	
a.disclaimer:link {color: #000000; text-decoration: none; }
a.disclaimer:visited {color: #000000; text-decoration: none; }
a.disclaimer:hover {color: #000000; text-decoration: underline; }
a.disclaimer:active {color: #000000; text-decoration:none; }

#disclaimer {
	width:					159px;
	height:					auto;
	font-family:			Arial,Verdana,Helvetica,sans-serif;
	font-size:				11px;
	text-align: 			center;
	margin-top:				2px;
	}

div#ad-google {
	height:					610px;
	}
