/*
#################
#	ALGEMEEN	#
#################
*/
body, html,
span, div,
h1, h2, h3, h4, h5, h6,
a, p,
img,
ul, ol, li {
	margin: 0;
	padding: 0;
}

h2 {
}

h3 {
	padding: 4px 0;
	font-size: 1.2em;
}

h4 {

}

p {
	margin-bottom: 10px;
}

a {
	color: #013888;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-style: italic;
}

a.anchor:hover {
	font-style: normal;
}

img {
	border: none;
}

span.datum {
	font-size: .8em;
	color: #e12325;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	height: 8px;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #DBE3EE;
}

/*
#################
#	LAY-OUT		#
#################

HOOFDPAGINA */
div.container {
	width: 770px;
	font-size: 1.2em;
	background: url(../images/container2.jpg) no-repeat;
}

div#kolomLinks {
	float: left;
	width: 195px;
	padding-bottom: 195px;
}

div#kolomMidden {
	float: left;
	width: 440px;
	min-height: 780px;
	background: #fff;
}

div#kolomMidden h2.kop {
	font-size: 1em;
}

div#kolomMidden h2.sponsor-titel {
	margin-top: -47px;
	text-decoration: underline;
	font-size: 1.4em;
}


div#header {
	padding: 20px;
	height: 132px;
}

div.content {
	padding: 10px 7px 0 7px;
	color: #3c549a;
	background: #fff;
}

div#kolomMidden div.content {
	padding-bottom: 16px;
}

div#kolomRechts {
	float: right;
	width: 135px;
	height: 400px;
}

#datum {
	margin: 5px 0 40px 0;
}

div.item1 {
	float: left;
	width: 196px;
	padding-bottom: 16px;
	border: 1px solid #CCD3DE;
}

div.item1Tekst {
	padding: 16px 8px 0 8px;
}

div.item1Tekst span.datum {
	color: #073d8b;
}

div.item1Tekst h2 {
	font-size: 1.4em;
	color: red;
}

div.item1Tekst h2 a {
	color: #e12325;
	text-decoration: none;
}

div.item1Tekst h2 a:hover {
	text-decoration: underline;
	font-style: normal;
}

div#sponsoren {
	position: absolute;
	width: 135px;
	top: 350px;
	left:635px;
	text-align: center;
	z-index: 2;
}

div#sponsoren img {
	margin: 10px 0;
}

div#footer {
	width: 770px;
	padding-bottom: 1em;
	background: #013888 url(../images/footer.jpg) no-repeat top right;
}

div#verenigingen {
	position: absolute;
	left: 0;
	height: 28px;
	margin: 2px 0 0 10px;
	z-index: 5;
}

div#kaartverkoop {
	position: absolute;
	width: 172px;
	margin: -260px 0 0 8px;
	font-size: 12px;
	color: #fff;
}

div#kaartverkoop a {
	display: block;
	text-align: center;
	margin: 25px 0;
}

a#tickets {
	position: absolute;
	margin: 16px 0 0 0px;
}

img#footer-rechts {
	position: absolute;
	margin: -160px 0 0 635px;
}

div#footer div.content {
	width: 416px;
	margin-left: 202px;
	padding: 3px 8px 0 0;
	font-size: 1.2em;
	background: #CCD3DE;
}

div#footer div.content h3 {
	padding: 0 0 2px 0;
}

div#footer div.content img#footer-image {
	float: left;
	margin-top: -3px;
	border-right: 30px solid #CCD3DE;
}

div#footer div.clear {
	height: 0;
}

div#copyright {
	width: 750px;
	height: 28px;
	padding-right: 20px;
	line-height: 28px;
	color: #fff;
	text-align: right;
	font-size: 1.2em;
	background: url(../images/copyright.jpg) top right;
}

div#copyright a {
	color: #fff;
	text-decoration: none;
}

div#copyright a:hover {
	font-style: normal;
	text-decoration: underline;
}

div#subsponsoren {
	width: 770px;
	padding: 16px 0;
	text-align: center;
	background: #EBEEF3;
}

div#subsponsoren img {
	margin: 0 15px;
}

/*SUBPAGINA*/
body.subBody div#header {
	height: 50px;
}

body.subBody div#kolomMidden div.content {
	padding: 20px;
	padding-top: 8px;
}

img#paginatitel {
	display: block;
	clear: both;
	border-bottom: 10px solid #fff;
	padding-bottom: 15px;

}

div.content p.intro {
	color: #013888;
}

div#breadcrumbs {
	padding: 12px 6px 12px 24px;
	line-height: 1.5em;
	color: #013888;
}

div#breadcrumbs a {
	color: #FFB82C;
}

div#breadcrumbs a:hover {
	font-style: normal;
	text-decoration: underline;
}

/*
#########################
#	MENU'S & LIJSTEN	#
#########################
ALGEMEEN */
ul {
	margin: 2px 0 12px 10px;
	list-style: none;
}

ul li {
	padding: 0 0 0 16px;
	border-top: 6px solid #fff;
	background: url(../images/pijltje-geel.gif) no-repeat;
}

ul li a {
	color: #3c549a;
	text-decoration: none;
}

ul li a:hover {
	font-style: normal;
	text-decoration: underline;
}

/* HOOFDMENU */
ul#mainMenu {
	margin: 0 15px 0 8px;
	border: none;
}

ul#mainMenu li {
	padding: 0;
	min-height: auto;
	border: none;
	border-bottom: 1px solid #29518B;
	background: none;
}

ul#mainMenu li a {
	display: block;
	padding: 6px 0 6px 22px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

ul#mainMenu li a:hover,
ul#mainMenu li a.actief {
	color: #FFB82C;
	border-left: 12px solid #FFB82C;
	background: #3C549A url(../images/mainMenu/li.gif) no-repeat 0.4em 0.6em;
}

/* Submenu in het hoofdmenu */
ul#mainMenu li ul {
	display: none;
	position: absolute;
	width: 175px;
	margin: -26px 0 0 158px;
	padding-top: 16px;
	list-style: none;
	z-index: 2;
}

ul#mainMenu li:hover ul,
ul#mainMenu li.over ul {
	display: block;
}

ul#mainMenu li ul li {
	background: url(../images/mainMenu/sub-li.gif);
}

ul#mainMenu li ul li a {
	padding: 4px 0 4px 12px;
	font-weight: normal;
	color: #013888;
}

ul#mainMenu li ul li a:hover {
	border: none;
	background: #fff;
}

/* TAALMENU */
ul#taal {
	float: right;
	height: 42px;
	margin: 44px 8px 0 0;
}

ul#taal li {
	float: left;
	padding: 0;
	margin: 0 4px;
	border: none;
	background: none;
}

ul#taal li#changeto {
	padding-top: 3px;
	color: #072E67;
}

/* NIEUWSITEMS */
ul#nieuwsitems {
	float: right;
	width: 220px;
	margin: 0;
	border-top: 1px solid #ccd3de;
}

ul#nieuwsitems li {
	padding: 8px 0 0 0;
	line-height: 1.4em;
	border-bottom: 1px solid #ccd3de;
	background: none;
}

ul#nieuwsitems li img {
	float: left;
}

ul#nieuwsitems li div.nieuwstext {
	float: right;
	width: 155px;
}

ul#nieuwsitems li div.nieuwstext span.datum {
	color: #e12325;
}

ul#nieuwsitems li div.nieuwstext a {
	color: #3c549a;
	text-decoration: none;
}

ul#nieuwsitems li div.nieuwstext a:hover {
	text-decoration: underline;
}

/* NIEUWSITEMSMENU OP EEN SUBPAGINA */
body.subBody ul#nieuwsitems {
	float: none;
	width: auto;
	border-bottom: 24px solid #fff;
}

body.subBody ul#nieuwsitems li div.nieuwstext {
	width: 330px;
}

/* OVERIG NIEUWS */
ul#overigniewws {
	margin: 0;
	list-style: none;
	border-top: 2px solid #fff;
}

ul#overigniewws li {
	clear: both;
	padding: 0 0 0 16px;
	min-height: 12px;
	border-top: 6px solid #fff;
	background: url(../images/pijltje-geel.gif) no-repeat;
}

ul#overigniewws li a {
	color: #3c549a;
	text-decoration: none;
}

ul#overigniewws li a:hover {
	text-decoration: underline;
}

ul#overigniewws li div.text {
	float: right;
	width: 320px;
}

ul#overigniewws li span.datum {
	float: left;
}

/*
#####################
#	FORMULIEREN		#
#####################
ALGEMEEN */
form ol,
form ul {
	list-style: none;
}

/* ZOEKFORMULIER */
form#zoeken {
	margin: 0;
	padding: 0 0 0 5px;
}

form#zoeken fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

form#zoeken input {
	width: 115px;
}

form#zoeken input.submit {
	width: auto;
	margin-top: 8px;
}

/* DEFENITION LISTS */
dl dd {
	padding: 0;
	margin: 0;
}

/* PROGRAMMA */
dl#programma dd {
	margin: 0pt;
	padding: 4px;
}

dl#programma dd.tijdstip {
	float: left;
}

dl#programma dd.omschrijving {
	float: right;
	width: 200px;
	min-height: 30px;
}

dl#programma dt.programmadag {
	margin-top: 16px;
	padding: 2px 0 2px 20px;
	color: #fff;
	background: #ffb82c url(../images/pijltje-geelenwit.gif) no-repeat 0.4em 0.3em;
}

/* AANMELDFORMULIER VOOR NIEUWSBRIEVEN */
form#aanmelden {
	margin: 0;
	padding: 0;
	border-bottom: 24px solid #fff;
}

form#aanmelden label b {
	display: block;
	float: left;
	width: 100px;
	padding-top: 2px;
	color: #ffb82c;
}

form#aanmelden ol li {
	padding: 3px 0;
}

form#aanmelden fieldset {
	padding: 8px;
	border: 1px solid #ccd3de;
}

form#aanmelden fieldset legend {
	color: #013888;
}

/* TABELLEN */
table ol {
	list-style-position: inside;
}

table#kampioenschappen {
	border-top: 16px solid #fff;
}

table#kampioenschappen tr.winnaars td {
	padding-bottom: 12px;
}

/* TABEL MET FOTO'S */
table#albumfotos {
	width: 400px;
	overflow: hidden;
}

table#albumfotos img {
	border: 3px solid #CCD3DE;
}

table#albumfotos tr td {
	padding: 6px 0;
}

/* PROGRAMMA */
dl#programma dd {
	margin: 0pt;
	padding: 4px;
}

dl#programma dd.tijdstip {
	float: left;
}

dl#programma dd.omschrijving {
	float: right;
	width: 200px;
	min-height: 30px;
}

dl#programma dt.programmadag {
	margin-top: 16px;
	padding: 2px 0 2px 20px;
	color: #fff;
	background: #ffb82c url(../images/pijltje-geelenwit.gif) no-repeat 0.4em 0.3em;
}

/* TABEL PROGRAMMA */
table#programma {
	width: 400px;
}

table#programma tr td.programmadag {
	border-top: 16px solid #fff;
	padding: 2px 0 2px 20px;
	color: #fff;
	background: #ffb82c url(../images/pijltje-geelenwit.gif) no-repeat 0.4em 0.3em;
}