html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

body{color:#2d415b;font:0.8125em Verdana, sans-serif;text-align:center;/* for IE to center container;) */ background:#91A9CA;
padding: 10px 0;}

/* page structure */

#wrapper {
	width: 780px;
	position: relative;
	background: #fff url(images/shadow_rt.jpg) repeat-y;
	margin: 0 auto;
}
#content {
   width: 750px;
	background: #fff url(images/headerbg.jpg) repeat-x;
	float: left;
	border: 10px solid #fff;
	position: relative;
	padding-bottom: 20px;
}
#header {
	float: right;
	width: 550px;
	margin: 0 0 30px 0;
	background:  url(images/headerbg.jpg) repeat-x;
}
#logo {
   width: 507px;
	height: 60px;
	background: url(images/name_logo.jpg) no-repeat 10px 0;
	float: right;
	display: block;
	margin: 10px 20px 25px 0;
}
#logo h1 {
	display: none;
	position: absolute;
	left: -900px;
	top: -300px;
}
#navcontainer
{
position: relative;
margin: 0 auto;
width: 540px;
float: right;
text-align: right;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}
ul#navlist
{
position: relative;
list-style: none;
padding: 0;
width: 540px;
font-size: 12px;
text-align: center;
float: right;
}
ul#navlist li
{
display: block;
float: left;
margin: 0;
padding: 0;
}
ul#navlist li a
{
display: block;
padding: 0.3em 0.9em;
border-right: 1px solid #91a9ca;
color: #006;
text-decoration: none;
font-weight: normal;
background: none;
}
#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a#current
{
color: #91a9ca;
cursor: default;
background: none;
}
ul#navlist li a:hover
{
color: #fff;
background: #91a9ca;
}
ul#navlist li.last, ul#navlist a.end {
	border-right: none;
}

#main {
	float: right;
	width: 530px;
	text-align: left;
	margin: 20px 0 0 10px;
	line-height: 1.5em;
}
#main h1 {
	font-size: 1.3em;
	color: #454f8c;
	margin-bottom: 15px;
}
#main table.histories td {
	padding: 5px;
	border: 1px solid #eee;
}

#subcontent {
	float: left;
	width: 180px;
	padding-top: 90px;
	position: relative;
}
#tasman img {
	position: absolute;
	left: 10px;
	top: -10px;	
}
#tasmancaption h5 {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: -25px;
}
#tasmancaption h5 a:link, #tasmancaption h5 a:visited {
	color: #0002D0;
}
#footer {
	width: 780px;
	background: #91a9ca url(images/shadow_footer.jpg) no-repeat;
}
#footer p {
	padding: 7px 0 10px 10px;
	font-size: 0.75em;
	text-align: center;
}
#footer .design {
	position: absolute;
	bottom: 10px;
	right: 20px;
}
#footer .design a {
	text-decoration: none;
	color: #415469;
}
#footer .design a:hover {
	text-decoration: underline;
}
#footer .design h5 {
	font-weight: normal;
	font-size: 9px;
	color: #415469;
}

/* substructure */
#recipe {
	width: 492px;
	padding: 10px 0;
}
#recipe h1 {
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #454f8c;
}
#recipe h5 {
	font-style: italic;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	color: #454f8c;
}
#ingredients {
	margin-left: 0;
	text-align: left;
}
#ingredients h4 {
	margin: 10px 0 3px 0;
	font-size: 1em;
	font-variant: small-caps;
	color: #454f8c;
}
#ingredients p {
	padding: 0;
	margin: 0 0 3px 10px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3em;
}
#ingredients span.fraction {
	font-size: 1.2em;
}
#method {
	margin: 20px 10px 10px 0;
	text-align: left;
   line-height: 1.4em;
}
#method h4 {
	margin: 10px 0 3px 0;
	font-size: 1em;
	font-variant: small-caps;
	color: #454f8c;
}
#method p {
	margin: 0 10px 7px 0;
	font-size: 0.9em;
}
#main p.draaiorgel {
	font-size: 0.9em;
	margin: 0 0 10px 20px; 
}
#main h2 {
	font-size: 1.1em;
	margin-bottom: 10px;
}
#main h2.subhead {
	margin-bottom: -10px;
}
#main .boxcalendar, #main .boxtimeline {
	width: 490px;
	border: 1px solid #91a9ca;
	margin-bottom: 15px;
	background: url(images/boxheader_bg.jpg) repeat-x;
	position: relative;
}
#main .boxcalendar h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 5px 10px;
	font-variant: small-caps;
}
#main h3.calendar {
	margin-bottom: 10px;
}
#main .boxtimeline h4.date {
	position: absolute;
	top: 5px;
	left: 10px;
	font-variant: small-caps;
}
#main .boxtimeline h4.event {
	position: absolute;
	top: 5px;
	left: 130px;
	font-variant: small-caps;
}
#main .boxtimeline h4.history {
	position: absolute;
	top: 10px;
	left: 10px;
	font-variant: normal;
}
#main .boxtimeline h6.history, #main h6.history {
   text-align: right;
	padding-right: 20px;
}
#main .boxtimeline ul {
	margin: 35px 0 10px 0;
}
#main .boxtimeline ul#event li, #main .boxmed ul#event li {
	padding: 5px 15px 10px 0;
	position: relative;
	margin: 0 0 10px 130px;
	font-weight: normal;
	color: #2d415b;
	font-size: 0.9em;
	line-height: 1.5em;
}
#main .boxtimeline ul#event li p {
	padding-top: 7px;
}
#main .boxtimeline ul#event li p.end {
	padding-bottom: 7px;
}
#main .boxtimeline ul#event li h6.references {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-bottom: 5px;
}
#main .boxtimeline h6.caption {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
}
#main .boxtimeline img {
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #91a9ca;
}
#main .boxcalendar ul#event {
	margin: 5px 10px;
}
#main .boxcalendar {
	float: left;
}
#main .boxcalendar ul#event li {
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #454f8c;
	position: relative;
	font-size: 1em;
	border-bottom: 1px solid #ABBDD8;
	margin-bottom: 10px;
	margin-left: 60px;
}
#main .boxcalendar ul#event li p {
	font-weight: normal;
	color: #2d415b;
	font-size: 0.85em;
	margin-bottom: 7px;
	line-height: 1.4em;
}
#main .boxcalendar ul#event li span.date {
	position: absolute;
	top: 0;
	left: -60px;
	color: #454f8c;
}
#main .boxtimeline ul#event li span.date, #main .boxmed ul#event li span.date  {
	position: absolute;
	top: 5px;
	left: -120px;
	font-weight: bold;
	font-size: 0.95em;
}
#main .boxcalendar ul#event li.end {
	border-bottom: none;
}
#main .boxcalendar ul#event li img.center {
	margin-left: 120px;
}
p.signature {
	color: #454f8c;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 3px;
}
#main ul#links {
	width: 500px;
	margin-left: 2px;
}
#main ul#links li {
	background: url(images/bullet.gif) no-repeat 0 8px;
	padding: 5px 0 20px 35px;
	font-weight: bold;
	display: block;
	height: 1%;
}
#main ul#links li a {
	width: 500px;
	font-size: 0.95em;
}
#main ul#links li p {
	font-size: 0.95em;
	line-height: 1.4em;
	font-weight: normal;
}
#main ul#links li ul li {
	padding: 0 0 0 20px;
	width: 400px;
	font-size: 0.85em;
	background: none;
}
.boxplain {
	width: 500px;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 5px 0 5px 0;
	background: url(images/boxheader_bg.jpg) repeat-x;
	border: 1px solid #91a9ca;
}
.boxplain img, #recipe img {
   margin: 0 10px 10px 10px;
	padding: 3px;
	border: 1px solid #91a9ca;
}
.boxplain img.plain {
	border: none;
}
#content #main .boxplain h3 {
	font-size: 1em;
	color: #454f8c;
}
#main .boxplain h4, #main .boxplain h3, #main .boxplain h2 {
	width: 450px;
	margin-left: 10px;
	font-variant: small-caps;
	color: #454f8c;
}
.boxplain h4 {
	padding: 0 10px 14px 10px;
	font-size: 1.1em;
}
#main .boxplain h3 {
	padding: 7px 0 0 10px; 
	font-size: 1.1em;
}
#main .boxplain h2 {
	padding: 7px 0 0 10px;
	font-size: 1.2em;
}
#main .boxplain h5 {
	padding: 0 0 10px 30px;
	font-weight: normal;
	font-style: italic;
	margin-top: -5px;
}
#main .boxplain p {
	padding: 0 10px 10px 10px;
	font-size: 0.9em;
	margin-left: 10px;
}
#main .boxplain p.members {
	color: #454f8c;
	font-weight: bold;
}
ul.refs, ul#events {
	margin: 0 10px 10px 35px;
	list-style: circle;
}
ul#events li {
	padding: 5px 10px 5px 5px;
	line-height: 1.2em;
}
ul.refs li {
	font-size: 0.9em;
	padding: 0 10px 10px 5px;
}
ul.refs li ul {
	margin-left: 30px;
	margin-top: 5px;
}
ul.refs li ul li {
	padding-bottom: 5px;
	list-style: square; 
}
ul.refs li p {
	font-size: 1em;
	padding-left: 0;
}
ul.refs li p a {
	font-weight: normal;
}
ul.sublist {
	margin: 0 0 0 15px;
}
ul.refs ul.sublist li {
	list-style: square;
	padding-bottom: 0;
}
ul.members {
	margin: -5px 0 15px 15px;
}
ul.members li {
	margin-left: 20px;
	font-weight: bold;
	font-size: 0.9em;
}
ul.members li span {
	padding-right: 10px;
	font-weight: normal;
}
.boxmed, .boxwide {
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	width: 490px;
}
#main .boxmed h2 {
	font-size: 1.1em;
	margin: 0 5px 7px 0;
	padding: 0;
	color: #454f8c;
}
#main .boxmed p, #main .boxwide p {
	font-size: 0.9em;
	margin: 0 10px 10px 0;
	padding: 0;
}
#main .boxmed p.small {
	font-size: 0.85em;
	line-height: 1.4em;
	margin-bottom: 7px;
}
#main .boxmed h3 {
	margin-top: 20px;
}
.boxmed h4 {
	font-variant: small-caps;
	padding-bottom: 10px;
	color: #454f8c;
}
.boxmed h5 {
	font-size: 0.75em;
	padding: 1px 5px 10px 5px;
	font-weight: normal;	
}
#main .boxmed h6 {
	font-size: 0.85em;
	font-weight: normal;
	padding: 0 0 7px 0;
	margin: -5px 0 0 0;
}
#main .boxmed h6.photo {
	padding: 7px 0 0 0;
}
.boxmed .boximage img {
	padding: 3px;
	border: 1px solid #91a9ca;
}
.boximagecenter img {
	padding: 3px;
	border: 1px solid #91a9ca;
	margin: 0 auto;
}
.boxmed .boximagecenter {
	margin-bottom: 10px;
}
.boximage {
	float: right;
	margin: 0 5px 5px 5px;
	text-align: center;
}
.boximage h4 {
	line-height: 1.3em;
	padding-top: 7px;
}
.boximage p#brieven {
	font-size: 0.85em;
	color: #454f8c;
	line-height: 1.3em;
	width: 100px;
	margin
}
.boximage img#brieven {
	margin-bottom: 0;
}
.composite {
	line-height: 0.7em;
	margin-top: 20px;
}
#content .boximage h6, #content .boximagecenter h6 {
	font-size: 0.75em;
	color: #454f8c;
	font-weight: normal;
	line-height: 1.2em;
}
#content .boximage h6.narrow, #content .boximagecenter h6.narrow {
	width: 240px;
}
#content .boximagecenter h6 {
	margin-top: 0;
	width: 350px;
}
.boximage_left {
	float: left;
	margin: 10px 10px 5px 10px;
}
.boximage_left h5 {
	padding-top: 2px;
}
#boxtime {
   width: 170px; 
	margin: 25px 0;
	padding: 5px 0;
	border: 1px solid #91a9ca;
}
.boxleft, .boxleftframe, .boxrightframe {
	width: 170px;
	text-align: center;
}
.boxrightframe {
	float: right;
	margin: 5px 10px;
	padding: 5px;
   border: 1px solid #91A9CA;
}
.boxrightframe h4 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.1em;
}
#main .boxrightframe h5 {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3;
}
.boxrightframe p {
	font-size: 0.85em;
	line-height: 1.3em;
}
.boxrightframe img {
	display: block;
	margin: 5px auto;
}
.boxleft h5, .boxleftframe h5 {
	padding: 0 10px 7px 10px;
	font-size: 0.9em;
	color: #454f8c;
}
.boxleftframe, #inexpenses {
   border: 1px solid #91A9CA;
	padding-top: 7px;
	margin: 10px 0 20px 0;
}
#inexpenses {
	margin: 20px 0;
	padding: 5px 0;
}
.boxleftframe h4, #inexpenses h4 {
	font-variant: small-caps;
	margin: 3px 10px 10px 10px;
	color: #454f8c;
}
.boxleft p, .boxleftframe p, #inexpenses p {
	font-size: 0.85em;
	line-height: 1.3em;
	padding: 0 10px 7px 10px;
}
#inexpenses h4, #inexpenses p {
	color: #6787b6;
}
.clear {
	clear: both;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.red {
	color: #c00;
}
#content .more {
	background: url(images/more.gif) no-repeat 0 5px; 
}
#content p.more, #content h4.more {
	padding-left: 20px;
   font-weight: normal;
}
#content .boxplain .more {
	margin-left: 20px;
}
.warning {
	font-weight: bold;
	font-size: 1em;
	color: #c00;
}
a:link, a:visited {
	color: #0002D0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #c00;
}
a img {
	text-decoration: none;
	border: none;
}
form {
	width: 450px;
	margin: 10px 0 30px 0;
}
form#history {
	margin: 10px 0 30px 0;
	width: 95%;
}
form table {
	margin-bottom: 10px;
}
form.donate {
	width: 170px;
	text-align: center;
	margin: 5px 0;
}
form#membership {
	margin-left: 20px;
}
form#membership img {
	border: none;
}
fieldset {
	margin: 0 10px 10px 10px;
	padding: 0 10px 5px 10px;
	border: 1px solid #d1d1d1;
}
form#membership fieldset, form.donate fieldset {
	border: none;
}

form#history fieldset {
	margin: 0 0 20px 0;
}
form#history fieldset td {
	padding: 0 10px;
	width: 200px;
}
form#history fieldset td.recording {
	padding: 0 10px;
	width: 100px;
}

form#history select option {
	padding: 0 10px 3px 10px;
}
fieldset p {
	padding: 0 0 10px 5px;
	font-size: 1em;
}
fieldset p.indent, span.indent {
	padding-left: 10px;
}
legend, fieldset p.subhead {
	font-weight: bold;
	margin-left: 0;
   padding-left: 0;
	margin-bottom: 5px;
	color:#454f8c;
	font-size:0.9em;
}
label {
	display: block;
	font-size: 0.9em;
}
form#history label {
	font-size: 1.2em;
	color: #006;
	font-variant: small-caps;
}
form#history label.recording {
	display: inline;
}
form#history label span.notes {
	font-variant: normal;
	font-style: italic;
	font-size: 0.8em;
}
form#history div.twocolumn {
	width: 220px;
	display: inline;
}
input.text {
	display: inline;
	width: 95%;
	margin-bottom: 5px;
}
input:focus, textarea:focus {
	background: #CED9E8;
}
input.radio {
	width: auto;
	float: left;
	margin-right: 1em;
	margin-top: 0;
}
.submitarea {
	margin: 0 0 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}

#boxsteps {
	width: 520px;
	float: left;
	position: relative;
}
#main #boxsteps h6 {
	font-weight:normal;
	font-size: 0.8em;
}
#boxsteps .step, #boxsteps .step_two, #boxsteps .step_three {
   position: relative;
	width: 150px;
	float: left;
	display: inline;
	text-align: center;
	margin: 10px 15px 20px 0;
}
#boxsteps .step_two {
	margin-left: 30px;
}
#boxsteps .step_three {
	margin-bottom: 5px;
}
#boxsteps .step img {
	margin: 0;
	padding: 0;
}
#boxsteps .step h3 {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#boxsteps .step h5, #boxsteps .step_two h5 {
	line-height: 1.4em;
	font-size: 0.8em;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(events/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../gallery/overlay.png", sizingMethod="scale");
	}

