@import url(menu.css);
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #EAF9FF;
}
body {
	background-image: url(../images/template/bodyback.jpg);
	background-position: left 350px;
	background-repeat: no-repeat;
}
div#headerWrapper {
	background-image: url(../images/template/headerback.jpg);
	background-repeat: repeat-x;
}
div#header {
	background-image: url(../images/template/header.jpg);
	background-repeat: no-repeat;
	height: 119px;
}
div#content {
	min-height: 425px;
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
* html div#content {
	height: 425px;
}

div#prductenMenuWrapper {
	width: 185px;
	float: left;
	padding-top: 10px;
}
div#prductenInhoudWrapper {
	float: left;
	padding-left: 10px;
}
div.clearer {
	clear: both;
}
div#content h1 {
	font-size: 18px;
}
div#content h2 {
	font-size: 16px;
}
div#content h3 {
	font-size: 14px;
}
div#googlemap {
	width: 500px;
	height: 500px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	line-height: 13px;
	text-align: center;
}
span.loginRood {
	color: #FF0000;
	font-weight: bold;
}
span.loginGroen {
	color: #009900;
	font-weight: bold;
}
div#googlemap {
	width: 500px;
	height: 500px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	line-height: 13px;
	text-align: center;
}
form.groothandelForm {
	font-size: 11px;
}
form.groothandelForm input, form.groothandelForm select {
	font-size: 11px;
}
div#copyright {
	padding-top: 30px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	text-align: center;
}
