body, td, th, table caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
}

body {
	background-color: #56a1ff;
	background-image: url(/images/achtergrond.png);
	background-repeat: repeat;
	color: #000000;
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
	margin: 0 auto 0.6em auto;
	padding: 0;
	line-height: 1.3em;
}

h1 {
	color: #930000;
	font-size: 18pt;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin: 0 auto 0.6em auto;
	padding: 0;
}

h2 {
	color: #930000;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	margin: 0 auto 0.1em auto;
	padding: 0;
}

h2.topspace {
	margin-top: 1em;
}

ul {
	list-style: disc outside;
	padding: 0 0 0 15px;
	margin: 0 0 1em 10px;
	line-height: 1.3em;
}

ul.nolist {
	list-style: none outside;
	padding: 0;
	margin: 0 0 1em 0;
}

li ul, li ul.nolist {
	margin: -1.3em 0 0 6em;
}

table caption {
	font-weight: bold;
	text-align: left;
}

table.bannen td {
	padding-right: 2em;
}

table.bannen td.opmerking {
	font-style: italic;
}

th.row {
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

div#header {
	min-width: 840px;
	width: expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth>840 ? "100%" : d.clientWidth <840 ? "840px" : "100%"));
	margin: 0 auto 0 auto;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	margin-bottom: 5px;
}

p#slogan {
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 130px 0 5px 0;
	padding-left: 5px;
}

ul#menu {
	list-style: none;
	position: relative;
	height: 138px;
	margin: 0 0 0 45%;
	padding: 0;
	background-image: url(/images/menu/menubalk.png);
	background-repeat: no-repeat;
	background-position: 0 70px;
}

ul#menu li {
	display: block;
	position: absolute;
	top: 70px;
	margin: 0;
	padding: 0;
}

li#menuitem1 {left: 50px;}
li#menuitem2 {left: 125px;}
li#menuitem3 {left: 200px;}
li#menuitem4 {left: 275px;}
li#menuitem5 {left: 350px;}

div#contentwrapper {
	background-color: #FF9124;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	min-width: 840px;
	width: expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth>840 ? "100%" : d.clientWidth <840 ? "840px" : "100%"));
	margin: 0 auto 0 auto;
	clear: left;
}

div#content {
	width: 800px;
	min-height: 200px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 1em 0 1em 0;
}

div#footer {
	padding: 2px 0 2em 2px;
	font-size: 7pt;
	font-style: italic;
	line-height: 1.2em;
}

div.clearall {
	clear: both;
}

a {
	color: #000099;
	text-decoration: none;
}

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

img {
	border: 0;
}

div.adres {
	width: 25em;
	margin: .3em 0 .3em 2em;
	padding: .2em .2em .5em .2em;
	border: 1px dashed #000066;
	background-color: #EFEB52;
	background-image: url(/images/adres.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div.adres div {
	padding-left: .5em;
}

div.adres div.naam {
	font-weight: bold;
	color: #000066;
}

div.adres img {
	vertical-align: middle;
}

table.kalender td {
	margin: 0;
	padding: 0 50px 2px 0;
	vertical-align: top;
	text-align: left;
}

ul.messagelist {
	color: #930000;
	font-weight: bold;
}

input, textarea, select {
	background-color: #FF9124;
	border: 1px dashed #930000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	margin: 0;
}

input.button {
	background-color: #930000;
	border: 0;
	margin: .1em 0 .1em 0;
	line-height: 1em;
	padding: .3em;
}

input.radio {
	border: 0;
	background-color: #FF9124;
}

div#gb_lezen {
	float: left;
	width: 505px;
}

div#gb_tekenen {
	float: left;
	width: 290px;
}

div#gb_tekenen form {
	margin: 0 0 1.4em 35px;
}

div#gb_tekenen ul.messagelist, div#gb_tekenen div#gb_uitleg {
	margin-left: 35px;
	font-size: 8pt;
}

a.knop {
	font-weight: bold;
	text-decoration: none;
	color: #930000;
	padding: 2px 5px 2px 5px;
	border: 0;
}

a.knop:hover {
	font-weight: bold;
	text-decoration: none;
	color: #930000;
	padding: 1px 4px 1px 4px;
	border-top: 1px solid #930000;
	border-right: 1px solid #f13333;
	border-bottom: 1px solid #f13333;
	border-left: 1px solid #930000;
}

a.bold, a.bold:hover {
	font-weight: bold;
}

a.italic, a.italic:hover {
	font-style: italic;
	font-weight: normal;
}

a.underline, a.underline:hover {
	text-decoration: underline;
	font-weight: normal;
}

div#gb_tekenen input, textarea {
	margin: 1px 0 5px 0;
}

div.gb_field {
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #930000;
}

div#smileys {
	margin: 2px 0 5px 0;
}

div#smileys img {
	margin: 2px 0 0 4px;
}

div.gb_entrie img {
	vertical-align: middle;
	margin-left: 5px;
}

div#gb_entries {
	margin: 10px 0 0 5px;
}

div.gb_entrie {
	width: 490px;
	background-image: url(/images/gastenboek/fill.png);
	background-repeat: repeat-y;
	background-position: left;
}

div.gb_entrie div.top1, div.gb_entrie div.top2 {
	background-repeat: no-repeat;
	background-position: left top;
}

div.gb_entrie div.top1 {
	background-image: url(/images/gastenboek/firsttop.png);
}

div.gb_entrie div.top2 {
	background-image: url(/images/gastenboek/secondtop.png);
}

div.gb_entrie div.bottom1, div.gb_entrie div.bottom2 {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 36px 10px 20px;
}

div.gb_entrie div.bottom1 {
	background-image: url(/images/gastenboek/firstbottom.png);
}

div.gb_entrie div.bottom2 {
	background-image: url(/images/gastenboek/secondbottom.png);
}

div.gb_between {
	width: 490px;
	height: 62px;
	background-image: url(/images/gastenboek/between.png);
}

div.gb_after {
	width: 490px;
	height: 20px;
	background-image: url(/images/gastenboek/after.png);
	margin-bottom: 10px;
}

div.gb_after2 {
	width: 490px;
	height: 62px;
	background-image: url(/images/gastenboek/aftersecond.png);
}

div.gb_entrie div.naam {
	font-weight: bold;
	color: #000066;
	border-bottom: 1px solid #000066;
	padding: 0 0 1px 2px;
}

div.gb_entrie div.datum {
	font-style: italic;
	font-size: 8pt;
	padding: 0 0 5px 2px;
}

div.gb_entrie div.boodschap {
	padding: 0 2px 5px 2px;
	text-align: justify;
}

div.gb_entrie div.permalink {
	padding: 0 0 2px 2px;
	font-style: italic;
	font-size: 8pt;
}

span.underline {
	text-decoration: underline;
}

img.smiley {
	margin: 1px;
	vertical-align: middle;
}

div.paginamenu {
	text-align: center;
	font-weight: bold;
	word-spacing: .5em;
	padding: 0 18px 10px 0;
}

a.gb_tekstnav {
	font-variant: small-caps;
}

span.nieuw {
	font-weight: bold;
	font-variant: small-caps;
	color: #930000;
}
