/* CSS/XHTML RESET */
html, body, div, object, h1, h2, h3, h4, p, 
a, address, em, img, small, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font: 12px/18px normal Arial, Helvetica, sans-serif;
	color: #000;
}

ol, ul {
	list-style: none;
}

:focus {
	outline: none;
}

p {
	margin: 16px 0;
	line-height: 22px;
	font-style: normal;
}

a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

html, body {
	height: 100%;
}

body {
	background: #b2b365;
}

div#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	z-index: 1;
}

div#site {
	/*width: 858px;*/
	width: 1000px;
	padding: 0 0 0 0;
	height: auto;
	position: relative;
	margin: 0 auto;
	z-index: 3;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

/* end reset */
#header {
	position: relative;
	float: left;
	margin: 0px 0 15px 0;
	width: 100%;
}

h1 {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 50px;
	height: 0;
	padding-top: 50px;
	overflow: hidden;
}

h2 {
	position: relative;
	float: left;
	width:650px;
	margin: 0 0 0 10px;
	font-family: Comic Sans MS;
	font-size: 35px;
	font-weight: bold;
	color: #c57230;
	line-height: 40px;
}

h3 {
	margin-bottom: 10px;
}

h4 {
	position: relative;
	float: left;
	width: 300px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
img#logo {
	position: relative;
	float: right;
	margin: 5px 75px 0 0;
}

#content {
	margin: -20px 0 0 0;
	position: relative;
	float: left;
	width: 1000px;
	height: auto;
}

#menu {
	margin: 30px 0 0 10px;
}

#menu ul {
	position: relative;
	float: left;
	width: 220px;
}

#menu ul li {
	margin-top: -8px;
}

#menu ul li img{
	width: 130px;
}	

#menu ul li.left{
	position: relative;
	float: left;
}

#menu ul li.right{
	position: relative;
	float: right;
}

/*#menu {
	width: 1000px;
	margin: 0 0 0 0;
}

#menu ul {
	position: relative;
	float: left;
	margin: 0 0 0 150px;
}

#menu ul li {
	position: relative;
	float: left;
	width: 100px;
}
#menu ul li.left {
	position: relative;
	float: left;
	margin: 0 0 0 -15px;
}
#menu ul li.right {
	position: relative;
	float: left;
	margin: 70px 0 0 -10px;
}*/

#page {
	position: relative;
	float: left;
	width: 740px;
	margin: 0 0 0 30px;
}

#content #page #topnav {
	
}

#content #page #topnav ul{
	width: 550px;
	
}

#content #page #topnav ul li{
	list-style:circle;
	position: relative;
	float: left;
	margin-left: 20px;
}

.catering #content #page #topnav ul li{
	color: #5ad5e7;
}

.buffetten #content #page #topnav ul li{
	color: #5ad5e7;
}

.geheleassortiment #content #page #topnav ul li{
	color: #5ad5e7;
}

#content #page #topnav ul li a{
	font-weight: bolder;
	text-decoration: none;
}

#content #page #topnav ul li a:hover{
	font-weight: bolder;
	text-decoration: underline;
}



#page #text {
	position: relative;
	float: left;
	width: 400px;
	text-align: justify;
	clear: both;
}

#page #text p {
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

#page #text p.end {
	margin-bottom: 15px;
}

#page #text p.quote {
	font-weight: bold;
	font-style: italic;
}

#page #text h3, #page #aanmelden h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 15px;
}

#welcomeimage {
	position: relative;
	float: left;
	margin: 85px 0 0 30px;
	border: 5px solid #c57230;
}

#plaatje {
	position: relative;
	float: left;
}

#fotos {
	position: relative;
	float: right;
	width: 275px;
}

table , table td, table tr{
	margin: 5px 0 5px 15px;
	color: #a70200;
	border: 1px solid #000;
}

#footer {
	position: relative;
	float: left;
	width: 1000px;
}

a.contact{
	position: relative;
	float: left;
	font-size: 13px;
	font-weight: bolder;
	margin: 0 0 20px 350px;
	display: block;
}

a.contact:hover{
	text-decoration: none;
}

#footer #contact {
	font-size: 8px;
	margin: 0px 0px 0px 350px;
}

#footer #contact table td.title {
	font-size: 11px;
	font-weight: bold;
}

#footer #contact table td a {
	font-size: 10px;
}

#footer #contact table td a:hover {
	text-decoration: none;
}

#footer #contact table td{

}

#footer #contact table, #footer #contact table tr, #footer #contact table td,#footer #contact table td.title {
	border: none;
	color: #000000;
	font-size: 9px;
	padding: 0;
	margin: 0;
	height: 5px;

}

/*eten en genieten */
body.etenengenieten {
	background: #dc4c4c;
}

body.etenengenieten h2 {
	color: #a7bf61;
}

body.etenengenieten #page {
}

body.etenengenieten #page p{
	width: 600px;
	margin-top: 80px;
}

body.etenengenieten #page ul li {
	list-style-type: circle;
}

body.etenengenieten #page #welcomeimage {
	float: left;
	margin: 30px 0 0 115px;
	border-color: #a7bf61;
}

body.etenengenieten #page a{
	text-align: left;
	margin: 20px 0 0 130px;
	font-size: 20px;
	font-weight: bold;
	color: #a7bf61;
}

body.etenengenieten #page a:hover{
	color: #000000;
}

/* catering */
body.catering {
	background: #dc4c4c;
}

body.catering h2 {
	color: #5ad5e7;
}


body.catering #page #text {
	text-align: justify;
	width: 700px;
}

body.catering #page {
}

body.catering #page #text p{
	width: 370px;
	margin-top: 0;
}

body.catering #page #plaatje1 {
	float: right;
	margin: 20px 10px 30px 0;
	border: 5px solid #5ad5e7;
}

body.catering #page #plaatje2 {
	float: right;
	margin: 25px 10px 30px 0;
	border: 5px solid #5ad5e7;
}

body.catering #page #text a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #5ad5e7;
}

body.catering #page #text a:hover{
	color: #000;
}

/* cadeaus */
body.cadeaus {
	background: #ffe165;
}

body.cadeaus h2 {
	color: #676b14;
}

body.cadeaus #page #text h3 {
	text-align: left;
	color: #000;
	width: 300px;
}

body.cadeaus #page #text {
	text-align: justify;
	width: 700px;
}

body.cadeaus #page {
}

body.cadeaus #page #text p{
	color: #676b14;
	width: 350px;
	margin-top: 0;
}
body.cadeaus #page ul {
	width: 370px;
	margin-bottom: 15px;
}

body.cadeaus #page ul li {
	margin-left: 20px;
	list-style-type: circle;
	color: #676b14;
}

body.cadeaus #page #plaatje1 {
	float: right;
	margin: 20px 10px 30px 0;
	border: 5px solid #676b14;
}

body.cadeaus #page #plaatje2 {
	float: right;
	margin: 20px 10px 30px 0;
	border: 5px solid #676b14;
}

body.cadeaus #page a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

body.cadeaus #page a:hover{
	color: #676b14;
}

/* workshops */

body.workshops {
	background: #9ac2ff;
}

body.workshops h2 {
	color: #a70200;
}

body.workshops #page #text h3, body.workshops #page #text h4{
	color: #a70200;
	width: 300px;
}

body.workshops #page #text {
	text-align: justify;
	width: 420px;
}

body.workshops #page {
}

body.workshops #page #text p{
	color: #a70200;
	width: 420px;
	margin-top: 0;
}

#page #fotos h3{
	width: 250px;
}

#page #aanmelden p {
	color: #a70200;
	width: 275px;
	margin: 0;
}
body.workshops #page ul {
	width: 370px;
	margin-bottom: 15px;
}

body.workshops #page ul li {
	margin-left: 20px;
	list-style-type: circle;
	color: #a70200;
}

body.workshops #page img.plaatje {
	float: right;
	margin: 30px 10px 5px 0;
	border: 5px solid #a70200;
}

body.workshops #page a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

body.workshops #page a:hover{
	color: #a70200;
}

/* relatiegeschenken */

body.relatiegesch {
	background: #ffe165;
}

body.relatiegesch h2 {
	color: #a70200;
}

body.relatiegesch #page #text h3, body.relatiegesch #page #text h4{
	text-align: left;
	color: #a70200;
	width: 300px;
}

body.relatiegesch #page #text {
	text-align: justify;
	width: 320px;
}

body.relatiegesch #page {
}

body.relatiegesch #page #text p{
	color: #a70200;
	width: 320px;
	margin-top: 0;
}

#page #fotos h3{
	width: 250px;
}

#page #aanmelden p {
	color: #a70200;
	width: 275px;
	margin: 0;
}
body.relatiegesch #page ul {
	width: 370px;
	margin-bottom: 15px;
}

body.relatiegesch #page ul li {
	margin-left: 20px;
	list-style-type: circle;
	color: #a70200;
}

body.relatiegesch #page #plaatje {
	float: right;
	margin: 30px 0px 5px 0;
	border: 5px solid #a70200;
}

body.relatiegesch #page a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

body.relatiegesch #page a:hover{
	color: #a70200;
}

body.relatiegesch #fotos {
	position: relative;
	float: left;
	width: 275px;
	margin: 60px 0 0 40px;
}

/* nieuws */

body.nieuws {
	background: #b2b365;
}

body.nieuws h2 {
	color: #ffe165;
}

body.nieuws #page #text h3, body.nieuws #page #text h4{
	color: #ffe165;
	width: 500px;
}

body.nieuws #page #text {
	text-align: left;
	width: 320px;
}

body.nieuws #page {
}

body.nieuws #page #text p{
	color: #ffe165;
	width: 320px;
	margin-top: 0;
}

#page #fotos h3{
	width: 250px;
}

#page #aanmelden p {
	color: #ffe165;
	width: 275px;
	margin: 0;
}
body.nieuws #page ul {
	width: 370px;
	margin-bottom: 15px;
}

body.nieuws #page ul li {
	margin-left: 20px;
	list-style-type: circle;
	color: #ffe165;
}

body.nieuws #page #plaatje1 {
	margin: 5px 10px 15px 0;
	border: 5px solid #ffe165;
}

body.nieuws #page #plaatje2 {
	margin: 5px 10px 5px 40px;
	border: 5px solid #ffe165;
}

body.nieuws #page a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

body.nieuws #page a:hover{
	color: #ffe165;
}

body.relatiegesch #fotos {
	position: relative;
	float: left;
	width: 275px;
	margin: 60px 0 0 40px;
}

/* assortiment */
body.assortiment {
	background: #9ac2ff;
}

body.assortiment h2 {
	color: #d96019;
}

body.assortiment #page #text h3, body.assortiment #page #text h4{
	color: #d96019;
	width: 400px;
}

body.assortiment #page #text {
	position: relative;
	float: left;
	text-align: justify;
	width: 400px;
}

body.assortiment #page {
	position: relative;
	float: left;
}

body.assortiment #page #text p{
	color: #d96019;
	width: 390px;
	margin-top: 0;
}

#page #fotos h3{
	width: 250px;
}

#page #aanmelden p {
	color: #d96019;
	width: 275px;
	margin: 0;
}
body.assortiment #page ul {
	width: 370px;
	margin-bottom: 15px;
}

body.assortiment #page ul li {
	margin-left: 20px;
	list-style-type: circle;
	color: #d96019;
}

body.assortiment #page #plaatje1 {
	margin: 30px 10px 15px 0;
	border: 5px solid #d96019;
}

body.assortiment #page #plaatje2 {
	margin: 30px 10px 5px 0px;
	border: 5px solid #d96019;
}

body.assortiment #page #text a{
	text-align: left;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

body.assortiment #page #text a:hover{
	text-decoration: underline;
}

body.assortiment #page #fotos {
	position: relative;
	float: left;
	width: 275px;
	margin: 20px 0 0 20px;
}

/* adresgegevens */
body.adresgegevens {
	background: #b2b365;
}

body.adresgegevens h2 {
	color: #8c8513;
}

body.adresgegevens #page #text h3, body.adresgegevens #page #text h4{
	color: #ffffff;
	width: 400px;
}

body.adresgegevens #page #text {
	position: relative;
	float: left;
	text-align: left;
	width: 650px;
}

body.adresgegevens #page {
	position: relative;
	float: left;
}

body.adresgegevens #page #text p{
	color: #ffffff;
	width: 400px;
	margin-top: 0;
}

#page #fotos h3{
	width: 250px;
}

#page #aanmelden p {
	color: #ffffff;
	width: 275px;
	margin: 0;
}
body.adresgegevens #page ul {
	width: 370px;
	margin-bottom: 15px;
}

body.adresgegevens #page ul li {
	margin-left: 20px;
	list-style-type: circle;
	color: #ffffff;
}

body.adresgegevens #page #plaatje1 {
	margin: 20px 10px 15px 100px;
	border: 5px solid #8c8513;
	width: 300px;
}

body.adresgegevens #page #plaatje2 {
	margin: 30px 10px 5px 0px;
	border: 5px solid #ffffff;
}

body.adresgegevens #page a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

body.adresgegevens #page a:hover{
	color: #8c8513;
}

body.adresgegevens #page #fotos {
	position: relative;
	float: left;
	width: 275px;
	margin: 20px 0 0 20px;
}


body.adresgegevens #page #googlemaps {
	position: relative;
	float: right;
	width: 275px;
	height: 275px;
	margin: -20px 0 0 20px;
	border: 5px solid #8c8513;
}
body.adresgegevens #page #text table{
	display: inline;
}

body.adresgegevens #page #text table, body.adresgegevens #page #text table td, body.adresgegevens #page #text table tr{
	border: none;
	color: #ffffff;
	font-weight: bold;
	line-height: 13px;
}

body.adresgegevens #page #text #form table label {
	color: #ffffff;
}

body.adresgegevens #page #text #form table td.info {
	font-size: 11px;
	font-style: italic;
}


body.adresgegevens #page #text #form table input {
	font-size: 11px;
}

body.adresgegevens #page #text #form table textarea {
	font-size: 11px;
}

body.adresgegevens #page #text #form #validatie p{
	color: #990000;
	width: 400px;
}

body.adresgegevens #page #text #form #validatie p.succes{
	color: #ffffff;
	margin-top: 10px;
}

/* buffetten */
body.buffetten {
	background: #dc4c4c;
}

body.buffetten h2 {
	color: #5ad5e7;
}


body.buffetten #page #text {
	text-align: left;;
	width: 450px;
}

body.buffetten #page #fotos{
	margin-top: 30px;
}

body.buffetten #page table{
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

body.buffetten #page table.pasta{
	position: relative;
	float: left;
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}


body.buffetten #page table td{
	margin: 0;
	padding: 0;
	border: 0px;
	color: #ffffff;
}


body.buffetten #page #text p{
	width: 400px;
	margin-top: 0;
}

body.buffetten #page img.plaatje {
	float: right;
	margin: 30px 10px 5px 0;
	border: 5px solid #5ad5e7;
}

body.buffetten #page #broodjeslijst {
	float: left;;
	margin: 0px 10px 5px 0;
	border: 5px solid #5ad5e7;
}

body.buffetten #page #text a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #5ad5e7;
}

body.buffetten #page #text a:hover{
	color: #000;
}

body.buffetten #page table.assortiment{
	position: relative;
	float: left;
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

body.buffetten #page table.assortiment tr.title{
	padding: 30px;
	font-size: 20px;
	font-weight: bolder;
	height: 45px;
	vertical-align: bottom;
	color: #000;
}

body.buffetten #page table.assortiment td.normal{
	font-size: 12px;
	font-weight:normal;
	font-style: italic;
}

/* gehele assortiment */
body.geheleassortiment {
	background: #dc4c4c;
}

body.geheleassortiment h2 {
	color: #5ad5e7;
}


body.geheleassortiment #page #text {
	text-align: left;;
	width: 640px;
}

body.geheleassortiment #page #fotos{
	margin-top: 30px;
}

body.geheleassortiment #page table{
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

body.geheleassortiment #page table.pasta{
	position: relative;
	float: left;
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}


body.geheleassortiment #page table td{
	margin: 0;
	padding: 0;
	border: 0px;
	color: #ffffff;
}


body.geheleassortiment #page #text p{
	width: 400px;
	margin-top: 0;
}

body.geheleassortiment #page #plaatje {
	float: right;
	margin: 30px 10px 5px 0;
	border: 5px solid #5ad5e7;
}

body.geheleassortiment #page #broodjeslijst {
	float: left;;
	margin: 0px 10px 5px 0;
	border: 5px solid #5ad5e7;
}

body.geheleassortiment #page #text a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #5ad5e7;
}

body.geheleassortiment #page #text a:hover{
	color: #000;
}

body.geheleassortiment #page table.assortiment{
	position: relative;
	float: left;
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

body.geheleassortiment #page table.assortiment tr.title{
	font-size: 20px;
	font-weight: bolder;
	height: 45px;
	vertical-align: bottom;
}

body.geheleassortiment #page table.assortiment tr.comment{
	font-size: 13px;
	font-weight: bolder;
	height: 15px;
	vertical-align: bottom;
	font-style: italic;
}

body.geheleassortiment #page table.assortiment td.normal{
	font-size: 12px;
	font-weight:normal;
	font-style: italic;
}

div#footer div#contact a.zoet { color: #FFF; text-decoration: none; display: block; margin: 0 auto; position: relative; float: left; margin-left: 100px; }








