/* ================= */
/* ===  STIJLEN  === */
/* ================= */


/* === BASIS === */


* {
	margin:0;
	padding:0;
}

body {
	background:#7eadec;
}

body.pop {
	background:#ffffff;
}

body {
	padding:0;
}


/* === HEADERS === */

h1 {
	font-family: "Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	color:#244c82;
	font-size:17px;
	font-weight: normal;
	margin-bottom: 10px;
}


h2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:14px;
	color:#244c82;
	font-weight: bold;
	margin-bottom: 30px;
}


h4 {
	font-family:Arial,Geneva,sans-serif;
	font-size:11px;
	font-weight: normal;
	margin-bottom: 10px;
}



/* === ALINEAS === */

td, p, li {
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.5em;
}

p {
	margin-bottom: 1em;
}

.pagveld td {
	vertical-align: top;
	padding: 5px; 
}

.email {
	margin-left: 20px;
}

.edit {
	margin-right: 20px;
}





/* === LINKS === */

a {
	outline: none;
}

a:link, a:visited {
	color: #0000FF;
	border-bottom:1px dotted;
	text-decoration:none;
}
a:focus, a:hover {
	color: #FF00FF;
	border-bottom:1px solid;
}


a.besloten {
	background: url('img/intern.gif') right center no-repeat;
	padding-right: 23px;
}

a.buttonlink:link, a.buttonlink:visited {
	color: #0000FF;
	text-decoration: none;
}
a.buttonlink:focus, a.buttonlink:hover {
	color: #FF00FF;
	text-decoration: underline;
}

a.kruimellink:link, a.kruimellink:visited {
	border-bottom:1px dotted;
	color:#7d400e;
	text-decoration:none;
}
a.kruimellink:focus, a.kruimellink:hover {
	border-bottom:1px solid;
}

a.homesubkolomlink:link, a.homesubkolomlink:visited {
	color: #7d400e;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.homesubkolomlink:focus, a.homesubkolomlink:hover {
	border-bottom:1px solid;
}

a.intern:link, a.intern:visited {
	color: #24753b;
	font-weight: bold;
	border-bottom:1px dotted;
	text-decoration:none;
	background: url('img/intern.gif') right center no-repeat;
	padding-right: 23px;
}
a.intern:focus, a.intern:hover {
	border-bottom:1px solid;
}

a.internkop:link, a.internkop:visited {
	color: #24753b;
	font-weight: normal;
	border-bottom:1px dotted;
	text-decoration:none;
	background: url('img/intern_kop.gif') right center no-repeat;
	padding-right: 29px;
}
a.internkop:focus, a.internkop:hover {
	border-bottom:1px solid;
}

a.extern:link, a.extern:visited {
	color: #24753b;
	font-weight: bold;
	border-bottom:1px dotted;
	text-decoration:none;
	background: url('img/extern.gif') right center no-repeat;
	padding-right: 16px;
}
a.extern:focus, a.extern:hover {
	border-bottom:1px solid;
}

a.editlink:link, a.editlink:visited {
	color: #244b82;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.editlink:focus, a.editlink:hover {
	border-bottom:1px solid;
}

/* === LIJSTEN === */

ul {
	margin: 0;
 	list-style-type: none;
}

ul.tablist {
	margin: 6px 0 6px 24px;
 	list-style:disc;
}

ol.tabolist {
	margin: 6px 0 6px 24px;
}

#home li {
	background: url('img/golfjes.gif') left top no-repeat;
	padding-left: 14px;

}


/* === FORMULIEREN === */

.zoekform {
	margin: 0 0 12px 0;
}

.jumper {
	margin: 0 24px 0 0;
}
.jumperhome {
	margin: 0 24px 0 0;
}

option {
	margin-left: 4px;
}

.ikwvlveld {
	border: 1px solid #244b82;
	background:#e4ecf8;
}

#ikwvltypesort {
	display: none;
}


/* ================= */
/* ===  LAYOUT   === */
/* ================= */


/* === ALGEMEEN === */


#container {
	position:relative;
	min-width:746px;
	max-width:1170px;
	margin:0 auto;
}	

.schaduwlinks {
	width: 15px;
	background:#405e55 url('img/schaduw_links.jpg') repeat-y;
}

.schaduwrechts {
	width: 15px;
	background:#405e55 url('img/schaduw_rechts.jpg') repeat-y;
}

.inzet {
	overflow: hidden;
}

.inzettitel1 {
	margin: -36px 0 0 14px;
	font: 14px Verdana,Helvetica,sans-serif;
	color: #ffffff;
}

.inzettitel2 {
	margin: 80px 0 0 16px;
	font: 14px Verdana,Helvetica,sans-serif;
	color: #000000;
}


.veld {
	background:#ffffff;
}

.popveld {
	margin: 24px;
}

.menu {
	width: 162px;
}

.notab img { 
margin: 8px 12px 8px 12px; 
}

/* === HEADER === */


.topbarhome {
	height: 130px;
	background:#3e7557 url('img/clubhuis_home.jpg') no-repeat right;
}

.topbar {
	height: 85px;
	background:#3e7557 url('img/clubhuis.jpg') no-repeat right;
}

.printtop {
	display: none;
}

#topbar h1 {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	color:#ffffff;
	font-size:17px;
	font-weight: normal;
	padding: 19px 27px 0 0;
}	

/* === KRUIMELPAD === */

#kruimel {
	position:relative;
	height: 66px;
	border: 1px solid #244b82;
	font: 12px Arial,Helvetica,sans-serif;
	color: #244b82;
	padding: 3px 26px 3px 26px;
	margin-bottom: 10px;
	clear:both;
}

.kruimelblok {
	float: left;
}
.formblok {
	float: right;
}

.kruimelblok img {
	display: inline;
	vertical-align: middle;
}	

.formblok form {
	margin-top: 3px;
}

.formblok option {
	padding-left: 3px;
	padding-right: 6px;
}

.formblok .formveld {
	border: 1px solid #244b82;
	background:#e4ecf8;
}

.formblok .submit {
	font-size:12px;
	padding:0 4px 0 4px;
}



/* === FOOTER === */

#footer {
	position:relative;
	height: 20px;
	border: 1px solid #244b82;
	font: 12px Arial,Helvetica,sans-serif;
	color: #244b82;
	padding: 9px 26px 9px 26px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.linkblok {
	float: left;
}
.editblok {
	float: right;
}

.datum {
}

.datumprint {
	display: none;
}


/* === SPECIFIEK HOME === */


#home {
	position:relative;
}

.homekolom {
	background:#ffeda0 url('img/schaduw_home.jpg') repeat-y;
}

.homekolomtitel {
	font: 13px Verdana,Helvetica,sans-serif;
	color: #405e55;
	margin: 16px 12px 16px 14px;
}

.homenieuws {
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:1.4em;
	color: #405e55;
	margin: 0 12px 16px 14px;
}

.homenieuws a {
	font-weight:bold;
}

.homesubkolom {
	font: 12px Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height:2em;
	color: #7d400e;
	margin: 0 12px 24px 14px;
}

.homebutton {
	width:185px;
/*	border: 1px solid #405e55; */
	border: 0;
	padding-bottom: 7px;
}


/* === SPECIFIEK PAGINA === */


#pag {
	position:relative;
}

.inzetjeugd {
	width: 185px;
	height: 101px;
	background: url('img/inzet_jeugd.jpg') left top no-repeat;
	overflow: hidden;
}
.kolomjeugd {
	background:#9ebddc url('img/schaduw_jeugd.jpg') repeat-y;
}
a.linkjeugd:link, a.linkjeugd:visited {
	color: #102e6e;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.linkjeugd:focus, a.linkjeugd:hover {
	border-bottom:1px solid;
}
.kolomjeugd h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	margin-bottom: 0.7em;
}


.inzetwedstrijd {
	width: 185px;
	height: 101px;
	background: url('img/inzet_wedstrijd.jpg') left top no-repeat;
	overflow: hidden;
}
.kolomwedstrijd {
	background:#e9cebd url('img/schaduw_wedstrijd.jpg') repeat-y;
}
a.linkwedstrijd:link, a.linkwedstrijd:visited {
	color: #77674a;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.linkwedstrijd:focus, a.linkwedstrijd:hover {
	border-bottom:1px solid;
}
.kolomwedstrijd h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#aa997b;
	margin-bottom: 0.7em;
}

.inzetroeien {
	width: 185px;
	height: 101px;
	background: url('img/inzet_roeien.jpg') left top no-repeat;
	overflow: hidden;
}
.kolomroeien {
	background:#bcdbbc url('img/schaduw_roeien.jpg') repeat-y;
}
a.linkroeien:link, a.linkroeien:visited {
	color: #144915;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.linkroeien:focus, a.linkroeien:hover {
	border-bottom:1px solid;
}
.kolomroeien h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5e9c5d;
	margin-bottom: 0.7em;
}

.inzetvereeniging {
	width: 185px;
	height: 101px;
	background: url('img/inzet_vereeniging.jpg') left top no-repeat;
	overflow: hidden;
}
.kolomvereeniging {
	background:#ffeda0 url('img/schaduw_home.jpg') repeat-y;
}
a.linkvereeniging:link, a.linkvereeniging:visited {
	color: #3c3b0f;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.linkvereeniging:focus, a.linkvereeniging:hover {
	border-bottom:1px solid;
}
.kolomvereeniging h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#9d9d61;
	margin-bottom: 0.7em;
}


.inzetclub {
	width: 185px;
	height: 101px;
	background: url('img/inzet_club.jpg') left top no-repeat;
	overflow: hidden;
}
.kolomclub {
	background:#ab9a7c url('img/schaduw_club.jpg') repeat-y;
}
a.linkclub:link, a.linkclub:visited {
	color: #3c3b0f;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.linkclub:focus, a.linkclub:hover {
	border-bottom:1px solid;
}
.kolomclub h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	margin-bottom: 0.7em;
}

.inzetwatersport {
	width: 185px;
	height: 101px;
	background: url('img/inzet_watersport.jpg') left top no-repeat;
	overflow: hidden;
}
.kolomwatersport {
	background:#e2e0e1 url('img/schaduw_watersport.jpg') repeat-y;
}
a.linkwatersport:link, a.linkwatersport:visited {
	color: #6c365f;
	border-bottom:1px dotted;
	text-decoration:none;
}
a.linkwatersport:focus, a.linkwatersport:hover {
	border-bottom:1px solid;
}
.kolomwatersport h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ab91a5;
	margin-bottom: 0.7em;
}

.pagveld {
	padding:24px 17px 24px 17px;
}








