body, html{ margin: 5px 0; color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #000000; text-align: justify; }
#spanbox{ position: absolute; left: -405px; width: 809px; margin-left: 50%; background-image: url(/images/layout/bg.jpg);}
.header{ width: 809px; height: 290px; background-image: url(/images/layout/header.jpg); }
.menu{ width: 180px; float: left; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; }
.content{ background-color: #8f2d2c; width: 575px; float: left; padding: 20px 20px 20px 10px; }
.footer{ background-color: #000; width: 809px; height: 154px; background-image: url(/images/layout/footer.jpg); background-repeat: no-repeat; text-align: center; float: left; }
/*.headerTxt{ background-image: url(/images/layout/headerTxt.jpg); position: relative; width: 352px; height: 29px; float: right; margin-top: 20px; margin-right: 35px; } */
/*<agl.folder "Content">*/
h1{ font-size: 13px;}
h2{ font-size: 12px; }
form p{ margin: 3px; }
a { color: white; font-weight: 300;}
a:link { color: white; font-weight: 300;}
a:hover { color: white; font-weight: 300; text-decoration: none; }
a:active { color: white; font-weight: 300;}
a:visited { color: white; font-weight: 300;}
label{ font-weight: bold; width: 250px; float: left; }
input { color: #3e240c; font-size: 11px; font-family: "Arial"; background-color: #b3763d; border: outset 1px #3e240c; width: 150px }
select { color: #3e240c; font-size: 11px; font-family: "Arial"; background-color: #b3763d; border: outset 1px #3e240c; width: 150px }
textarea          { color: #3e240c; font-size: 11px; font-family: Arial; background-color: #b3763d; border: outset 1px; width: 400px ; height: 200px; }
input[type=submit]    { color: black; font-size: 11px; font-family: Arial; background-color: #f7d6e1; border: outset 1px }

.gerechtNaam{ font-weight: bold; font-style: italic; text-align: center; }
.gerechtBeschrijving{ font-style: italic; text-align: center; }
.gerechtPrijs{ font-weight: bold; text-align: center; }
.gerechtTussen{ text-align: center; }

.wijnBody { position: relative; left: 50%; width: 400px  ; margin-left: -225px; }
.wijnTitel{ color: #fff; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; clear: both; margin-top: 20px; margin-bottom: 10px; }
.wijnWijn{ color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 250px; float: left; }
.wijnPrijs{ color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right; width: 150px; float: right; }
.wijnWijnUitleg{ width: 350px; color: #fff; font-size: 11px; font-style: italic; clear: both; padding-top: 5px; }

/*</agl.folder>*/
/*<agl.folder "Gastenboek">*/
	.berichtContainer{ width: 560px; float: left; padding-bottom: 20px; }
	.berichtBg{ position: relative; top: 10px; left: 10px; right: 10px; width: 100%; height: auto; float: left; margin-top: 0; margin-bottom: 10px; border-bottom: 1px dotted #f00; }
	.berichtText{ font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; top: 10px; left: 10px; width: 97%; height: auto; z-index: 1; float: left; padding-bottom: 15px; }
	.berichtOptions{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; position: absolute; right: 0; bottom: 0; z-index: 1; float: right; padding-bottom: 10px; }
/*</agl.folder>*/
