html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102c37;
	line-height: 25px;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
p {
	margin: 0px;
	padding-bottom: 30px;
}
ul, ol {
	list-style: none;
}
html, body {
	height: 100%;
}
body {
	background: #fff url(../images/template/bg.gif) no-repeat center top;
}
#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	overflow: hidden;
}
#site {
	margin: auto;
	margin-top: 30px;
	width: 847px;
	height: auto;
	position: relative;
	background: #fff;
	padding: 0px 40px;
}
#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#top {
	position: relative;
	height: 110px;
}
#top #date {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 92px;
	height: 85px;
	background: #102c37 url(../images/template/date.gif) top no-repeat;
	padding: 25px 0px 0px 0px;
}
#date span {
	text-align: center;
	font-weight: bold;
	color: #fff;
	width: 92px;
	height: 32px;
	overflow: hidden;
	display: block;
	cursor: default;
	visibility: hidden;
}
#date span.number {
	
}
#date span.month {
	color: #ff4800;
}
#top #menu {
	position: absolute;
	right: 0px;
	bottom: 20px;
}
#menu ul {
	
}
#menu ul li {
	position: relative;
	float: left;
}
#menu ul li a {
	position: relative;
	float: left;
	display: block;
	height: 30px;
	overflow: hidden;
	background-position: 0px -30px;
	background-repeat: no-repeat;
}
#menu ul li a:hover,
#menu ul li a.active {
	background-position: 0px 0px;
}
#menu ul li a span {
	display: none;
}
#menu ul li#nederland a {
	background-image: url(../images/template/menu/nederland.gif);
	width: 93px;
}
#menu ul li#zeewaardig a {
	background-image: url(../images/template/menu/zeewaardig.gif);
	width: 114px;
}
#menu ul li#weekblok a {
	background-image: url(../images/template/menu/weekblok.gif);
	width: 93px;
}
#menu ul li#weekomleg a {
	background-image: url(../images/template/menu/weekomleg.gif);
	width: 110px;
}
#menu ul li#eigenontwerp a {
	background-image: url(../images/template/menu/eigenontwerp.gif);
	width: 125px;
}
#menu ul li#bakkers a {
	background-image: url(../images/template/menu/bakkers.gif);
	width: 78px;
}
#header {
	position: relative;
	width: 847px;
	height: 180px;
	overflow: hidden;
}
#title-bar {
	position: relative;
	width: 847px;
	height: 59px;
	background: url(../images/template/footer-header.gif) repeat-y;
	overflow: hidden;
}
#title-bar #order-button {
	position: relative;
	float: left;
	width: 204px;
	height: 59px;
}
#order-button a {
	position: relative;
	float: left;
	padding-left: 25px;
}
#order-button a img {
	float: left;
	margin-top: 22px;
}
#title-bar #title {
	position: relative;
	float: left;
	width: 643px;
	padding-top: 13px;
}
#title h1 {
	color: #fff;
	text-transform: uppercase;
	padding-left: 25px;
	font-size: 20px;
	font-weight: bold;
	cursor: default;
	visibility: hidden;
}
#content {
	position: relative;
	width: 847px;
}
#content #left {
	position: relative;
	float: left;
	width: 154px;
	padding: 25px;
}
#left h3 {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}
#left .orange {
	color: #ff4800;
	font-weight: bold;
}
#content #right {
	position: relative;
	float: left;
	width: 593px;
	padding: 25px;
	z-index: 99;
}
#footer {
	position: relative;
	clear: both;
	width: 618px;
	height: 47px;
	line-height: 47px;
	background: url(../images/template/footer-header.gif) repeat-y;
	overflow: hidden;
	padding-left: 229px;
}
#footer a {
	float: left;
	height: 47px;
	line-height: 47px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#footer a.active {
	text-decoration: underline;
}
#footer span {
	float: left;
	height: 47px;
	line-height: 47px;
	color: #ff4800;
	margin: 0px 8px;
	cursor: default;
}
#copyright {
	position: relative;
	width: 618px;
	margin: auto;
	padding: 10px 0px 10px 229px;
}
#copyright,
#copyright a,
#copyright span {
	color: #93b2bc;
	font-size: 11px;
	text-decoration: none;
}
#copyright span {
	margin: 0px 5px;
}
#copyright a:hover {
	text-decoration: underline;
}

/* FORMULIEREN */
div.form {
	position: relative;
	float: left;
	width: 500px;
	overflow: hidden;
	padding: 25px 0px;
}
div.form div.entry {
	position: relative;
	float: left;
	width: 500px;
	padding-bottom: 15px;
}
div.form div.entry label {
	float: left;
	width: 130px;
	color: #102c37;
}
div.form div.entry input.text,
div.form div.entry textarea.textarea {
	border: 1px solid #93b2bc;
	background: #fff;
	color: #102c37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px;
	height: 16px;
	position: relative;
	width: 275px;
	float: left;
}
div.form div.entry select {
	position: relative;
	width: 297px;
	border: 1px solid #93b2bc;
	float: left;
	color: #102c37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px;
}
div.form div.entry input.short {
	width: 100px;
}
div.form div.entry textarea.textarea {
	height: 150px;
	overflow: auto;
}
div.form div.entry span.star {
	position: relative;
	float: left;
	margin: 3px 0px 0px 15px;
}
div.form div.buttons {
	position: relative;
	float: left;
	padding-bottom: 15px;
	padding-left: 130px;
}
div.buttons input.button {
	position: relative;
	background: #ff4800;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	width: 295px;
	height: 30px;
	border: 0px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
div.melding {
	position: relative;
	float: left;
	width: 553px;
	padding: 20px;
	font-weight: bold;
}
div#text ol,
div#text ul {
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
div#text ul {
	list-style: disc;
}
div#text ol {
	list-style: decimal;
}
div#text ul li,
div#text ol li {
	padding-left: 10px;
}