body, td, th, table caption, input.text, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body, td, th, table caption, li {
	line-height: 1.5em;
}

body {
	background-color: #070c3f;
	color: #3B3D3D;
	text-align: center;
	min-width: 960px;
	margin: 0;
	padding: 10px;
}

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

p.nospace {
	margin-bottom: 0em;
}

h1, h2 {
	color: #070c3f;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	margin: 1em auto 0.4em auto;
	padding: 0;
}

h1 {
	margin-top: 0;
	padding-top: 10px;
}

h2 {
	font-size: 12pt;
	margin-bottom: 0.1em;
}

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

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

li ul, li ul.nolist {
	margin: 0 0 0 1em;
}

div.clearall {
	clear: both;
}

div.center {
	text-align: center;
}

img {
	border: 0;
}

div#header {
	background-color: #1866d8;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div#middle {
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

div#left {
	float: left;
	width: 160px;
}

ul#menu {
	list-style: none outside;
	padding: 0;
	margin: 0;
}

ul#menu li {
	background-image: url(/images/menu/menugap.gif);
	height: 35px;
	padding: 0;
	margin: 0;
}

/* IE6 hack */
* html ul#menu li {
	display: inline;
	margin-top: -2px;
}

div#countertotaal, div#counterhuidig {
	text-align: center;
	color: #f3f9fd;
	font-size: 8pt;
	line-height: 1.4em;
	margin-top: 20px;
}

div#counterhuidig {
	margin-top: 10px;
}

div#sponsor {
	text-align: center;
	margin-top: 20px;
}

div#content {
	background-color: #f3f9fd;
	width: 740px;
	min-height: 600px;
	float: left;
	margin: 0;
	padding: 10px 20px 10px 20px;
}

/* IE6 hack */
* html div#content {
	width: 780px;
	height: 600px;
}

div#footer {
	clear: both;
	color: #f3f9fd;
	font-size: 8pt;
	margin: 0;
	padding: .5em;
}

div#content a, div#footer a {
	color: #1866d8;
	text-decoration: none;
	padding: 2px;
}

div#content a:hover, div#footer a:hover {
	color: #f3f9fd;
	background-color: #1866d8;
}

div#content a.trans, div#footer a.trans {
	padding: 0;
}

div#content a.trans:hover, div#footer a.trans:hover {
	background-color: transparent;
}

div.menupad {
	float: right;
}

span.smallcaps {
	font-variant: small-caps;
}

/* forms */

table.form tr {
	vertical-align: top;
}

table.form td {
	padding: 0 10px 5px 0;
}

table.form tr.space td {
	padding-top: .5em;
}

table.form img {
	vertical-align: middle;
}

input.text, textarea {
	width: 300px;
	border: 1px dashed #3B3D3D;
	background: none;
	padding: 2px;
}

textarea {
	width: 450px;
}

input.button {
	border: 1px solid #3B3D3D;
	color: #3B3D3D;
	font-weight: bold;
	background: none;
	padding: 1px 5px 1px 5px;
}

.errormessage {
	color: #a41803;
	font-weight: bold;
}

input.error, textarea.error {
	border: 2px solid #a41803;
}

/* NIEUWS */

p.toegevoegd {
	font-size: 9pt;
	font-style: italic;
	text-align: right;
	margin-bottom: 3em;
}

/* RESULTATEN ; VERSLAGEN ; FOTOS (tabel) */

table.verslagen, table.resultaten {
	margin: 0 0 0 10px;
	padding: 0;
}

table.verslagen td, table.resultaten td {
	padding: 0 25px 0 0;
	vertical-align: top;
}

table.verslagen td.item, table.resultaten td.item {
	padding: 0 10px 0 10px;
}

table.verslagen td.item img, table.resultaten td.item img {
	vertical-align: middle;
}

div.verslagfoto {
  float: right;
  margin: 10px 10px 10px 20px;
}

div.verslagfoto div.tekst {
  margin: 3px 15% 0 5px;
  font-style: italic;
  font-size: 9pt;
}

/* PROGRAMMA */

div.prog_status {
	float: right;
}

div.prog_status img {
	margin: 0 5px 1px 15px;
	vertical-align: middle;
}

table.programma {
	margin: 0 0 0 10px;
	padding: 0;
}

table.programma td {
	padding: 0 35px 0 0;
}

table.programma td.status {
	padding: 0 10px 0 5px;
}

table.programma td.status img {
	vertical-align: middle;
}

table.programma tr.curdetail td {
	padding: 2px 0 18px 10px;
}

table.programma tr.detail {
	display: none;
}

/* FOTOS */

table.fotoalbums {
	width: 720px;
	margin: 0 10px 0 10px;
	padding: 0;
}

table.fotoalbums td {
	padding: 1em;
	text-align: center;
}

table.fotoalbums td.maand {
	padding: 0;
	text-align: left;
}

table.fotoalbums td.view {
	padding: 10px 15px 0 0;
	text-align: right;
}

table.fotoalbums tr.closed {
	display: none;
}

div#content a.foto:hover {
	background-color: transparent;
}

div#content a.foto img {
	margin: 3px;
}

div#content a.foto:hover img {
	margin: 0;
	border: 3px solid #1866d8;
}

div#content a.foto span {
	padding: 2px;
}

div#content a.foto:hover span {
	background-color: #1866d8;
}

h1.foto {
	margin-bottom: 0.2em;
}

div.fotopijl {
	float: left;
	width: 70px;
}

div.foto {
	float: left;
	width: 580px;
	text-align: center;
}

div.foto img {
	margin: 5px 5px 3px 5px;
}

div.clearfoto {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

div.fototitel {
	text-align: center;
	font-style: italic;
}

ul.fotolinks {
	text-align: right;
	margin: 18px 0 0 0;
}

div.thumbstroke {
	float: left;
	width: 520px;
	text-align: justify;
	font-size: 14pt;
	font-weight: bold;
	margin: 15px 0 0 0;
}

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

div#content div.thumbstroke a {
	padding: 0;
}

div#content div.thumbstroke a:hover {
	background-color: transparent;
}

div#content div.thumbstroke a img {
	margin: 3px 3px 15px 3px;
}

div#content div.thumbstroke a:hover img {
	margin: 0 0 12px 0;
	padding: 0;
	border: 3px solid #1866d8;
}

img.currentthumb {
	margin: 3px 3px 7px 3px;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #3B3D3D;
}

/* IE6 hack */
* html img.currentthumb {
	margin-top: -1px;
}

/* SUPPORTERSCLUB */

ul.ledenlijst {
	float: left;
	list-style: none outside;
	margin: 0 2em 0 2em;
	padding: 0;
}

div.ledenclear {
	clear: left;
	font-size: 0.8em;
	line-height: 0.8em;
	height: 0.8em;
	margin: 0;
	padding: 0;
}

/* SHOP */

table.shop {
	margin: 0 0 0 20px;
	padding: 0;
}

table.shop td, table.shop th {
	padding: 0 30px 5px 0;
}

table.shop th {
	text-align: left;
	font-weight: bold;
}

/* GASTENBOEK */

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;
}

div#gb_entries {
	margin: 0 50px 0 30px;
}

div.gb_entrie {
	border-left: 1px solid #070c3f;
	border-bottom: 1px solid #070c3f;
	padding: 0 5px 5px 10px;
	margin: 0 0 30px 0;
}

div.gb_entrie div.naam {
	font-size: 11pt;
	font-weight: bold;
	color: #070c3f;
} 

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

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

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