@charset "utf-8";
/* CSS Document */

body, html {
	background-image: url(../../images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #82cee1;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}

.container {
	background-color: #ffffff;
	width: 1000px;
	min-height: 1000px;
	margin: 0px auto;
}

.topbalk {
	background-image: url(../../images/topbalk.png);
	width: 1000px; 
	height: 103px;
	position: absolute;
	z-index: 10;
}

.header {
	background-image: url(../../images/header.jpg);
	width: 1000px;
	height: 177px;
	padding-top: 63px;
	background-repeat: no-repeat;
	background-position: bottom;
}

/* ### HEADER ### */
.slideshow {top:0px; left: 0px; height: 177px; overflow:hidden;}


.leftbox {
	position:absolute;
	width: 204px;
	min-height: 650px;
	margin-top: 2px;
	*margin-top: 5px;
	margin-left: 5px;
	*margin-left: -214px;
	float: left;
}

.leftbox h2 {
	background-image: url(../../images/leftboxh2.jpg);
	width: 189px;
	height: 31px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	font-size: 12px;
}

.kader_agenda {
	width: 194px;
	min-height: 240px;
	padding: 4px;
	border: 1px solid #d9d9d9;
	background-color: #f8f8f8;
	margin-bottom: 5px;  
}

.kader_klein {
	width: 182px;
	min-height: 20px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background-color: #f8f8f8;
	margin-bottom: 5px;
}

.kader_klein_buienradar {
	width: 202px;
	min-height: 20px;
	padding: 0px;
	border: 1px solid #d9d9d9;
	background-color: #f8f8f8;
	margin-bottom: 5px;
}



.kader_klein_rood {
	width: 182px;
	min-height: 20px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background-color: #fbc2c2;
	color:#ff0000;
	margin-bottom: 5px;
}

.kader_klein_groen {
	width: 182px;
	min-height: 20px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background-color: #bfe6c0;
	color:#339900;
	margin-bottom: 5px;
}


.kader_klein ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

.kader_klein li {
	padding: 0px 0px 0px 15px; 
	background: url('../../images/lijst-image.jpg') no-repeat 0px 5px;
}

.kader_klein li a {
	line-height: 15px;
	background-position: left;
	color: #8c8c8c;
	text-decoration: none;
}

.kader_klein li a:hover {
	color: #00baff;
}

.pijllinks {
	margin-left: 3px;
	padding-top: 9px;
}

.pijllinks a {
	background-image: url(../../images/pijllinks.jpg);
	width: 22px;
	height: 23px;
	display: block;
	float: left;
	border-bottom: 1px solid #d6d6d6;
}

.pijllinks a:hover {
	background-image: url(../../images/pijllinks-over.jpg);
	border-bottom: 1px solid #d6d6d6;
}

.maand {
	width: 141px;
	height: 23px;
	line-height: 22px;
	text-align: center;
	color: #0077ae;
	font-weight: bold;
	float: left;
	border-bottom: 1px solid #d6d6d6;
}

.pijlrechts {
	margin-left: 165px;
}

.pijlrechts a {
	background-image: url(../../images/pijlrechts.jpg);
	width: 22px;
	height: 23px;
	display: block;
	border-bottom: 1px solid #d6d6d6;
}

.pijlrechts a:hover {
	background-image: url(../../images/pijlrechts-over.jpg);
}

.dagen ul {
	padding: 0px;
	margin: 0px;
}

.dagen li {
	float: left;
	width: 24px;
	height: 29px;
	line-height: 29px;
	font-weight: bold;
	color: #82cee1;
	text-align: center;
	list-style: none;
	margin-left: 3px;
}

.datumcijfers ul {
	padding: 0px;
	margin: 0px;
}

.datumcijfers li {
	float: left;
	width: 24px;
	height: 24px;
	margin-left: 3px;
	list-style: none;
	margin-bottom: 5px;
	line-height: 22px;
	text-align: center;
}

.datumcijfers li.none a:link, .datumcijfers li.none a:visited, .datumcijfers li.none a:active {
	height: 22px;
	width: 22px;
	color: #c5c5c5;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #c5c5c5;
}

.datumcijfers li.none a:hover, .datumcijfers li.active a:hover {
	color: #82cee1;
	border: 1px solid #82cee1;
	background-color: #ffffff;
}

.datumcijfers li.active a {
	height: 22px;
	width: 22px;
	color: #0077ae;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #0077ae;
}

.datumcijfers li.active a {
	height: 22px;
	width: 22px;
	color: #0077ae;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #0077ae;
}

.bekijklijst {
	width: 196px;
	height: 40px;
	margin-top: 175px;
	*margin-top: 5px;
	border-top: 1px solid #d6d6d6;
	text-align: center;
	line-height: 40px;
}

.bekijklijst a {
	color: #003954;	
}

.bekijklijst a:hover {
	color: #1a85b6;	
}

.fotoalbum a img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #82cee1;
}

.fotoalbum a:hover img {
	border: 2px solid #003954;
}

.fotoalbum_tekst {
	width: 100%;
	height: 100px;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}

.fotoalbum_rij {
	height: 110px;
	width: 500px;
	margin-bottom: 10px;
	margin-left:20px;
}

.fotoalbum_intro {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.fotoalbum_titel {
	font-size: 12px;
	font-weight: bold;
}

.fotoalbum_overzicht {
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
}

.fotoalbum_overzicht a {
	width: 526px;
	height: 104px;
	display: block;
	color: #696969;
	text-decoration: none;
	padding:5px;	
}

.fotoalbum_overzicht a:hover {
	background-color: #f7f7f7;
	color: #003853;
}

.fotoalbum_overzicht a img {
	float: left;
	border: 2px solid #82cee1;
}

.fotoalbum_overzicht a:hover img {
	border: 2px solid #003954;
}

.fotoalbum_omschrijving {
	margin-left: 120px;
}

.fotoalbum_kader {
	float: left;
}

#map {
	border: 1px solid #82cee1;
	margin-top: 10px;
}

#map:hover {
	border: 1px solid #003954;
	margin-top: 10px;
}


#d_form {
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	width: 593px;
}

#d_sub {
	position: absolute;
	margin-left: -9px;
	margin-top: -25px;
	background-color: #82cee1;
	color: #0077ae;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #82cee1;
	cursor: pointer;
	height: 21px;
}

#d_sub:hover {
	position: absolute;
	margin-left: -9px;
	margin-top: -25px;
	background-color: #003954;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003954;
	cursor: pointer;
	height: 21px;
}

#d_d {
	border: 1px solid #82cee1;
	margin-bottom: 3px;
	padding: 2px;
	color: #696969;
}

#d_d:hover {
	border: 1px solid #003954;
	margin-bottom: 3px;
	padding: 2px;
	color: #003954;
}

input {
	border: 1px solid #82cee1;
	padding: 3px;
	font-size: 12px;
	color: #696969;
	margin-top: 3px;
	margin-bottom: 3px;
}

input:hover {
	border: 1px solid #003954;
	padding: 3px;
	font-size: 12px;
	color: #003954;	
}


.inloggen {
	background-color: #82cee1;
	color: #0077ae;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #82cee1;
	cursor: pointer;
	height: 24px;
	margin-left: 114px;
	*margin-left: 96px;
}

.inloggen:hover {
	background-color: #003954;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #003954;
	cursor: pointer;
	height: 24px;
}

.aanmelden {
	background-color: #82cee1;
	color: #0077ae;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #82cee1;
	cursor: pointer;
	height: 24px;
	margin-left: 144px;
}

.aanmelden:hover {
	background-color: #003954;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #003954;
	cursor: pointer;
	height: 24px;
}

.zoeken {
	background-color: #82cee1;
	color: #0077ae;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #82cee1;
	cursor: pointer;
	height: 24px;
	margin-left: 120px;
	*margin-left: 105px;
}

.zoeken:hover {
	background-color: #003954;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #003954;
	cursor: pointer;
	height: 24px;
}

.verstuurbutton {
	position: absolute;
	background-color: #b11312;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #96100f;
	cursor: pointer;
	line-height:21px;
}

.verstuurbutton:hover {
	position: absolute;
	background-color: #58412b;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #392613;
	cursor: pointer;
}

textarea {
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	padding: 3px;
	color: #666666;
	background-image: url(../../images/formbg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	width: 330px;
}

textarea:hover {
	border: 1px solid #b01311;
	margin-bottom: 3px;
	padding: 3px;
	color: #b01311;
}

.rss_icon {
	margin-top: -23px;
	margin-left: 87px;
}

.rss_icon_nieuws {
	margin-top: -33px;
	margin-left: 115px;
}

.gb_bericht_1 {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #f7f7f7;
}

.gb_bericht_2 {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.gb_titel_1 {
	background-color: #f7f7f7;
	color: #58422b;
	font-weight: bold;
}

.gb_titel_2 {
	color: #58422b;
	font-weight: bold;
}

.titel_kleur {
	color: #b01311;
	font-weight: bold;
}

.gbknop {
	float: right;
}

.gbknop a:link, .gbknop a:visited, .gbknop a:active {
	width: 150px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #58422b;
	display: block;
}

.gbknop a:hover {
	width: 150px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #b01311;
	display: block;
}

.overzicht {
	margin-top: 10px;
}

.overzicht ul {
	padding: 0px;
	margin: 0px;
}

.overzicht li {
	list-style: none;
}

.overzicht li a:link, .overzicht li a:visited, .overzicht li a:active {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
}

.overzicht li a:hover {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
	background-color: #f7f7f7;
}

.sitemap ul {
	padding: 0px;
	margin: 0px;
}

.sitemap li {
	list-style: none;
}

.sitemap li a:link, .sitemap li a:visited, .sitemap li a:active {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
}

.sitemap li a:hover {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
	background-color: #f7f7f7;
}

.subpagina li a:link, .subpagina li a:visited, .subpagina li a:active {
	padding-left: 20px;
	color: #646464;
	width: 96.5%;
}

.subsubpagina li a:link, .subsubpagina li a:visited, .subsubpagina li a:active {
	padding-left: 40px;
	width: 93%;
	color: #999999;
}

.content {
	width: 774px;
	min-height: 670px;
	margin-top: 5px;
	margin-left: 220px;
}

.contentkader {
	width: 558px;
	min-height: 650px;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #0172a6;
	padding-top: 5px;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	height:20px;
	margin-bottom: 8px;
}

.nieuwskader {
	width: 556px;
	min-height: 250px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.tekstkader {
	width: 536px;
	min-height: 50px;
	border: 1px solid #d9d9d9;
	padding:10px;
}

.nieuwsitem {
	width: 534px;
	min-height: 50px;
	border-bottom: 1px solid #d9d9d9;
	padding: 11px;
}

.nieuwsitem-grijs {
	width: 534px;
	min-height: 50px;
	border-bottom: 1px solid #d9d9d9;
	padding: 11px;
	background-color: #f8f8f8;
}

.nieuwsitem h2 {
	font-size: 14px;
	padding: 0px; 
	margin: 0px;
	color: #003954;
	margin-bottom: 15px;
}

.nieuwsitem-grijs h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #003954;
	margin-bottom: 15px;
}

.nieuwstekst {
	width: 465px;
	margin-left: 65px;
}

.nieuwsdatum {
	float: left;
	margin-right: 15px;
}

.nieuwsdatum ul {
	padding: 0px;
	margin: 0px;
}

.nieuwsdatum li {
	list-style: none;	
}

.nieuws_dag {
	background-image: url(../../images/nieuws_dag.jpg);	
	width: 49px;
	height: 26px;
	text-align: center;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
}

.nieuws_maand {
	background-image: url(../../images/nieuws_maand.jpg);	
	width: 49px;
	height: 24px;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #82cee1;
	font-family: Verdana, Geneva, sans-serif;
}

a:link, a:visited, a:active {
	color: #0174a9;	
}

a:hover {
	color: #003954;	
}

.meernieuws {
	margin-left: 378px;	
}

.meernieuws a:link, .meernieuws a:visited, .meernieuws a:active {
	width: 180px;
	height: 30px;
	background-image: url(../../images/meernieuws.jpg);
	text-align: center;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.meernieuws a:hover {
	width: 180px;
	height: 30px;
	background-image: url(../../images/meernieuws-off.jpg);
	text-align: center;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.afbeelding_blok {
	margin-top: 10px;
	margin-left: 90px;
}

.rightbox {
	width: 204px;
	min-height: 600px;
	float: right;
	position: absolute;
	top: 280px;
	margin-left: 570px;
}

.rightbox h2 {
	background-image: url(../../images/rightboxh2.jpg);
	width: 189px;
	height: 31px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	font-size: 12px;
}

.banner_klein {
	margin-bottom: 5px;	
}

.bottom {
	width: 1000px;
	height: 177px;
	background-color: #f8f8f8;
}

.bottom ul {
	padding: 0px;
	margin: 0px;
}

.bottom li {
	list-style: none;
	float: left;
}

.nieuwsbrief {
	width: 272px;
	height: 107px;
	border-right: 1px solid #d9d9d9;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.toernooien {
	width: 205px;
	height: 107px;
	border-right: 1px solid #d9d9d9;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.competities {
	width: 207px;
	height: 107px;
	border-right: 1px solid #d9d9d9;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.sponsor {
	width: 233px;
	height: 107px;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.bottomafbeelding {
	background-image: url(../../images/bottomgolf.jpg);
	width: 1000px;
	height: 52px;
	position: absolute;
	z-index: 10;
}

.footer {
	width: 1000px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	margin: 0px auto;
	color: #008ac9;
}

.bottom h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #003954;
	margin-bottom: 10px;
}

.toernooien ul {
	margin-bottom: 10px;	
}

.toernooien li {
	float: none;	
}

.toernooien li a:link, .toernooien li a:visited, .toernooien li a:active {
	padding-left: 15px;
	line-height: 15px;
	background-image: url(../../images/lijst-image.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #8c8c8c;
	text-decoration: none;
}

.toernooien li a:hover {
	padding-left: 15px;
	line-height: 15px;
	background-image: url(../../images/lijst-image-over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #00baff;
	text-decoration: none;
}

.competities ul {
	margin-bottom: 10px;	
}

.competities li {
	float: none;	
}

.competities li a:link, .competities li a:visited, .competities li a:active {
	padding-left: 15px;
	line-height: 15px;
	background-image: url(../../images/lijst-image.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #8c8c8c;
	text-decoration: none;
}

.competities li a:hover {
	padding-left: 15px;
	line-height: 15px;
	background-image: url(../../images/lijst-image-over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #00baff;
	text-decoration: none;
}





.afhangbord{
	position: fixed;
	left:50%;
	margin-left:510px;	
	top:8px;
	z-index:15;
	width: 120px;
	height: 600px;
	overflow:hidden;
}



.contact_links {
	*float: left;
	margin-top: 2px;
}

.contact {
	min-height: 200px;
	clear: both;
}

.contact_rechts {
	margin-left: 130px;
	margin-top: -15px;
	*margin-top: 0px;
}

.contact_submit {
	margin-left: 130px;
	margin-top: -15px;
	*margin-top: 0px;
	height:30px;
}

.contact_rechts input {
	border: 1px solid #82cee1;
	margin-bottom: 3px;
	padding: 3px;
	color: #696969;
}

.contact_rechts input:hover {
	border: 1px solid #003954;
	margin-bottom: 3px;
	padding: 3px;
	color: #003954;
}

.verstuurbutton {
	position: absolute;
	background-color: #82cee1;
	color: #0077ae;
	font-weight: bold;
	border: 1px solid #82cee1;
	cursor: pointer;
	height: 24px;

}

.verstuurbutton:hover {
	position: absolute;
	background-color: #003954;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #003954;
	cursor: pointer;
	height: 24px;
}


textarea {
	border: 1px solid #82cee1;
	margin-bottom: 3px;
	padding: 3px;
	color: #696969;
	width: 330px;
}

textarea:hover {
	border: 1px solid #003954;
	margin-bottom: 3px;
	padding: 3px;
	color: #003954;
}

.fout_tekst{
	color:#FF0000;
}

.goed_tekst{
	color:#006600;
}


.links_overzicht ul {
	padding: 0px;
	margin: 0px;
}

.links_overzicht li {
	list-style: none;
	border-bottom: 1px solid #d5d5d5;
}

.links_overzicht li a:link, .links_overzicht li a:visited, .links_overzicht li a:active {
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	width: 510px;
	padding-left:25px;
}

.links_overzicht li a:hover {
	background-color: #f7f7f7;
}

.links_overzicht span {
	font-style:italic;
}


.links_titel_bold {
	font-weight: bold;
	margin-bottom: 0px;
	height: 30px;
	line-height: 30px;
	font-style:normal;
}


.terug {
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 367px;
}

.terug a:link, .terug a:visited, .terug a:active {
	width: 180px;
	height: 30px;
	background-image: url(../../images/meernieuws.jpg);
	text-align: center;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.terug a:hover {
	width: 180px;
	height: 30px;
	background-image: url(../../images/meernieuws-off.jpg);
	text-align: center;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
}


.sponsors {
	min-height: 450px;
}

.sponsors_links {
	float: left;
	width:240px;
	min-height:400px;
}

.sponsors_rechts {
	margin-left: 290px;
	width:240px;
}

.sponsors_links ul, .sponsors_rechts ul {
	padding: 0px;
	margin: 0px;
}

.sponsors_links li, .sponsors_rechts li {
	list-style: none;
	border-bottom: 1px solid #d5d5d5;
}

.sponsors_links li a:link, .sponsors_links li a:visited, .sponsors_links li a:active, .sponsors_rechts li a:link, .sponsors_rechts li a:visited, .sponsors_rechts li a:active {
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	width: 240px;
}

.sponsors_links li a:hover, .sponsors_rechts li a:hover {
	background-color: #f7f7f7;
}



.pagina_navigatie {
	margin-top: 10px;
}

.pagina_navigatie ul {
	margin: 0px;
	padding: 0px;
}

.pagina_navigatie li {
	float: left;
	margin-left: 2px;
	list-style: none;
	width: 23px;
	height: 23px;
}

.pagina_navigatie li a:link, .pagina_navigatie li a:visited, .pagina_navigatie li a:active {
	width: 23px;
	height: 23px;
	text-align: center;
	color: #0077ae;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
	border: none;
	background-color:#82cee1;
}

.pagina_navigatie li a:hover {
	width: 23px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
	background-color:#003954;
}

#pagina_navigatie_actief {
	width: 23px;
	height: 23px;
	background-color: #003954;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	display: block;
	line-height: 23px;
}

#pagina_navigatie_volgende a:link,  #pagina_navigatie_volgende a:active, #pagina_navigatie_volgende a:visited {
	width: 23px;
	height: 23px;
	background-image: url(../../images/volgende-off.jpg);
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

#pagina_navigatie_volgende a:hover {
	width: 23px;
	height: 23px;
	background-image: url(../../images/volgende-over.jpg);
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

#pagina_navigatie_vorige a:link,  #pagina_navigatie_vorige a:active, #pagina_navigatie_vorige a:visited {
	width: 23px;
	height: 23px;
	background-image: url(../../images/vorige-off.jpg);
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

#pagina_navigatie_vorige a:hover {
	width: 23px;
	height: 23px;
	background-image: url(../../images/vorige-over.jpg);
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

.organisatie {
	min-height: 20px;	
}

.organisatie_regel {
	background-color:#f8f8f8;
	border-bottom: 1px solid #d9d9d9;
}

.organisatie_regel_wit {
	background-color:#FFFFFF;
	border-bottom: 1px solid #d9d9d9;
}

.organisatie_regel_over {
	background-color:#cde3ee;
	border-bottom: 1px solid #d9d9d9;
}


.organisatie_kop_1 {
	float: left;
	width:195px;
	background-color:#0077ae;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
	display:block;
}

.organisatie_kop_2 {
	width:150px;
	background-color:#0077ae;
	float: left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}

.organisatie_kop_3 {
	width:100px;
	background-color:#0077ae;
	float:left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}

.organisatie_kop_4 {
	width:50px;
	background-color:#0077ae;
	float:left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}


.organisatie_1 {
	float: left;
	width:195px;
	padding:5px;
	color:#696969;
	display:block;
}

.organisatie_2 {
	width:150px;
	float: left;
	padding:5px;
	color:#696969;	
}

.organisatie_3 {
	width:100px;
	float:left;
	padding:5px;
	color:#696969;	
}

.organisatie_4 {
	width:50px;
	float:left;
	padding:5px;
	color:#696969;	
}



.agenda {
	min-height: 20px;	
}

.agenda_regel {
	background-color:#f8f8f8;
	border-bottom: 1px solid #d9d9d9;
}

.agenda_regel_wit {
	background-color:#FFFFFF;
	border-bottom: 1px solid #d9d9d9;
}

.agenda_regel_over {
	background-color:#cde3ee;
	border-bottom: 1px solid #d9d9d9;
}


.agenda_kop_1 {
	float: left;
	width:20px;
	background-color:#0077ae;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
	display:block;
}

.agenda_kop_2 {
	width:70px;
	background-color:#0077ae;
	float: left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}

.agenda_kop_3 {
	width:230px;
	background-color:#0077ae;
	float:left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}

.agenda_kop_4 {
	width:50px;
	background-color:#0077ae;
	float:left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}

.agenda_kop_5 {
	width:40px;
	background-color:#0077ae;
	float:left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}

.agenda_kop_6 {
	width:65px;
	background-color:#0077ae;
	float:left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}


.agenda_1 {
	float: left;
	width:20px;
	padding:5px;
	color:#696969;
	display:block;
}

.agenda_2 {
	width:70px;
	float: left;
	padding:5px;
	color:#696969;	
}

.agenda_3 {
	width:230px;
	float:left;
	padding:5px;
	color:#696969;	
}

.agenda_4 {
	width:50px;
	float:left;
	padding:5px;
	color:#696969;	
}

.agenda_5 {
	width:40px;
	float:left;
	padding:5px;
	color:#696969;	
}

.agenda_6 {
	width:65px;
	float:left;
	padding:5px;
	color:#696969;	
}

.goed{
	color:#006600;
	font-weight:bolder;
	width:525px;
	height:30px;
	padding:5px;
	border:solid 1px #006600;
	background-color: #d0fcd0;
}


	.foto_kader  { width: 100% !important;}
	.foto_kader ul { overflow: hidden; width: 100% !important; list-style: none; background-image:none; margin:0px; padding:0px;}
	.foto_kader li { padding: 15px 21px 10px 0px; float: left; display: inline; background-image:none;}
	.foto_kader li a img { border: 2px solid #82cee1;}
	.foto_kader li a:hover img { border-color: #003954; }


.download_kader {padding: 10px 0px 10px 0px;}

.download_kader ul {list-style: none; padding:0px; margin:0px;}

.download_kader li {padding: 0px 0px 0px 15px; 	background: url('../../images/lijst-image.jpg') no-repeat 0px 5px;}

.download_kader li a {line-height: 15px; background-position: left; color: #0174a9;	text-decoration: none;}

.download_kader li a:hover {color: #003954;}





.competitie {
	min-height: 180px;
	width:280px;
	position:relative;
}

.competitie_regel {
	background-color:#f8f8f8;
	border-bottom: 1px solid #d9d9d9;
}

.competitie_regel_wit {
	background-color:#FFFFFF;
	border-bottom: 1px solid #d9d9d9;
}

.competitie_regel_over {
	background-color:#cde3ee;
	border-bottom: 1px solid #d9d9d9;
}

.competitie_kop_1 {
	float: left;
	width:95px;
	height:30px;
	background-color:#0077ae;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
	display:block;
}

.competitie_kop_2 {
	width:85px;
	height:30px;
	background-color:#0077ae;
	float: left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}

.competitie_kop_3 {
	width:70px;
	height:30px;
	background-color:#0077ae;
	float: left;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px;
}

.competitie_1 {
	float: left;
	width:195px;
	padding:5px;
	color:#696969;
	display:block;
}

.competitie_2 {
	width:65px;
	float: left;
	padding:5px;
	color:#696969;
}

.competitie_onder {
	height:15px;
	border-bottom: 1px solid #d9d9d9;
	vertical-align:middle;
	text-align:center;
	display: block;
}

.competitie_onder a {
	height:15px;
	background-color:#0077ae;
	display: block;
}

.competitie_onder a:hover {
	height:15px;
	background-color:#83cee3;
	display: block;
}

.competitie_foto{
	position:absolute;
	margin:0px;
	padding:0px;
	z-index:10px;
	left:294px;
	width:240px;
	height:180px;
}

.competitie_foto img{
	border: 2px solid #0077ae;
}


.comp_compleet {min-height: 180px;	width:530px; position:relative;}

.comp_kop {float: left;	width:95px;	background-color:#0077ae; font-weight:bolder; color:#FFFFFF; padding:5px; display:block;}
#comp_kop_1 {width:28px;}
#comp_kop_2 {width:110px;}
#comp_kop_3 {width:138px;}
#comp_kop_4 {width:68px;}
#comp_kop_5 {width:68px;}
#comp_kop_6 {width:56px;}

.comp {float: left;	margin:5px; color:#696969;	display:block; background-color:none;}
#comp_1 {width:33px;  margin:0px; padding-left:5px;  line-height:25px;}
#comp_2 {width:110px;}
#comp_3 {width:138px;}
#comp_4 {width:68px;}
#comp_5 {width:68px;}
#comp_6 {width:56px;}

.comp a{
	display: block;
	text-decoration:none;
	color:#696969;
	height:18px;
}

.comp a:hover{

}

.test{
	position:absolute;
	margin:0px;
	padding:0px;
	z-index:100;
	top:320px;
	font-weight:bolder;
}


.competitie_standen {min-height: 180px;	width:515px; position:relative;}

.competitie_stand_kop {float: left;	width:90px;	background-color:#0077ae; font-weight:bolder; color:#FFFFFF; padding:5px; display:block;}

#comp_stand_kop_1 {width:15px;}
#comp_stand_kop_2 {width:120px;}
#comp_stand_kop_3 {width:35px;}
#comp_stand_kop_4 {width:35px;}
#comp_stand_kop_5 {width:35px;}
#comp_stand_kop_6 {width:35px;}
#comp_stand_kop_7 {width:50px;}
#comp_stand_kop_8 {width:50px;}
#comp_stand_kop_9 {width:50px;}


.competitie_stand {float: left;	padding:5px; color:#696969; display:block;}

#comp_stand_1 {width:15px;}
#comp_stand_2 {width:120px;}
#comp_stand_3 {width:35px;}
#comp_stand_4 {width:35px;}
#comp_stand_5 {width:35px;}
#comp_stand_6 {width:35px;}
#comp_stand_7 {width:50px;}
#comp_stand_8 {width:50px;}
#comp_stand_9 {width:50px;}

.competitie_stand_onder {height:15px; border-bottom: 1px solid #d9d9d9;	vertical-align:middle; text-align:center; display: block;}
.competitie_stand_onder a {height:15px;	background-color:#0077ae; display: block; color:#FFFFFF;}
.competitie_stand_onder a:hover {height:15px; background-color:#83cee3;	display: block;}



#comp_uitslag_kop_1 {width:75px;}
#comp_uitslag_kop_2 {width:210px;}
#comp_uitslag_kop_3 {width:40px;}
#comp_uitslag_kop_4 {width:35px;}
#comp_uitslag_kop_5 {width:75px;}
#comp_uitslag_kop_6 {width:20px;}

#comp_uitslag_1 {width:0px;}
#comp_uitslag_2 {width:65px;}
#comp_uitslag_3 {width:100px;}
#comp_uitslag_4 {width:100px;}
#comp_uitslag_5 {width:40px;}
#comp_uitslag_6 {width:35px;}
#comp_uitslag_7 {width:75px;}
#comp_uitslag_8 {width:20px;}


/*** link met tooltip naar externe pagina ***/
a.info, a.info_left {
  display: block; 
  position:relative;
  z-index:24; 
  text-decoration:none;
  font-family: arial, geneva, helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#555566;
}

a.mod_info {
  display: block;
  position:relative;
  z-index:24;
  text-decoration:none
}

a.info:hover, a.info_left:hover {
  text-indent: 0;
  z-index: 25;
  text-decoration: none;
  color: #002;
  /*background-color: #ffffff;*/
}

a.info span, a.mod_info span, a.info:visited span, a.mod_info:visited span, a.info_left span, a.info_left:visited span {
  display: none;
} 

a.info:hover span, a.mod_info:hover span {
  display: block;
  height: auto;
  position: absolute;
  top:31px; left: 15px;
}

a.info_left:hover span {
  display: block;
  height: auto;
  position: absolute;
  top:31px; left: -80px;
}

span.description {
  text-align: left;
  color:#454556;
  padding: 10px;
  border : 1px solid #00264c;
  background-color:#FFFFFF;
  width:200px;
  min-height:100px;
}


form{
	margin:0px;
	padding:0px;
}

p{
	padding:0px;
	margin:0px;
}
 /* override the arrow image of the tooltip */ 
#dynatip.bottom { 
    background:url(/tools/img/tooltip/black_arrow_bottom.png);     
    padding-top:40px; 
    height:55px; 
} 
 
#dynatip.bottom { 
    background:url(/tools/img/tooltip/black_arrow_bottom.png); 
}


.rechts_poll_senioren a{
	background-image: url(/images/poll_normaal.jpg);
	height:48px;
	widows:204px;
	display:block;
	margin-bottom:5px;
}

.rechts_poll_senioren a:hover{
	background-image: url(/images/poll_over.jpg);
}

.rechts_inschrijven_senioren a{
	background-image: url(/images/inschrijven_normaal.jpg);
	height:48px;
	widows:204px;
	display:block;
	margin-bottom:5px;
}

.rechts_inschrijven_senioren a:hover{
	background-image: url(/images/inschrijven_over.jpg);
}


.rechts_comp_senioren a{
	background-image: url(/images/senioren_normaal.jpg);
	height:48px;
	widows:204px;
	display:block;
	margin-bottom:5px;
}

.rechts_comp_senioren a:hover{
	background-image: url(/images/senioren_over.jpg);
}

.rechts_comp_junioren a{
	background-image: url(/images/junioren_normaal.jpg);
	height:48px;
	widows:204px;
	display:block;
	margin-bottom:5px;
}

.rechts_comp_junioren a:hover{
	background-image: url(/images/junioren_over.jpg);
}


/*POLL*/

.pollbox {
	width: 404px;
	min-height: 200px;
	background-color:#CCCCCC;
	margin-left:50px;
}

.pollbox h2 {
	background-image: url(/images/rightboxh2.jpg);
	width: 389px;
	height: 31px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	font-size: 12px;
}

.pollbox_kader_wit {
	width: 382px;
	min-height: 20px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	background-color: #FFFFFF;
}

.pollbox_kader {
	width: 382px;
	min-height: 20px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background-color: #f8f8f8;
}


.pollbox_kader span{
	font-size:10px;
}

.pollbox_lijn {
	background-color:#CCCCCC;
	width: 370px;
	min-height: 10px;
	margin-bottom:10px;
	padding: 1px;
}

.pollbox_kader_onder {
	width: 382px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #d9d9d9;
	background-color: #0077af;
	color:#FFFFFF;
}

.pollbox_kader_onder a{
color:#FFFFFF;
text-decoration:underline;
}

.pollbox_kader_onder a:hover{
color:#FFFFFF;
text-decoration:none;
}


.verstuurbutton_2 {
	margin:0px;
	padding:3px;
	*padding:0px;
	background-color: #82cee1;
	color: #003954;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #82cee1;
	cursor: pointer;
	line-height:21px;
}

.verstuurbutton_2:hover {
	background-color: #003954;
	border: 1px solid #003954;
	color: #FFFFFF;
	margin:0px;
	padding:3px;
	*padding:0px;
}


/*POLL REACTIE*/

.poll-reactie {
	min-height:150px;
}

.poll-reactie_veld {
	width:175px;
	float:left;
}


.poll-reactie textarea {
	width: 500px;
}


.poll-reactie-kop{
	color:#FFFFFF;
	background-color:#0077af;
	border-left: 1px solid #0077af;
	border-top: 1px solid #0077af;
	border-right: 1px solid #0077af;
	padding:5px;
}

.poll-reactie-kop #nr{
	font-weight:bolder;
	font-size:14px;
	margin-right:10px;
}

.poll-reactie-kop #datum{
	margin-left:10px;
	margin-right:10px;
}

.poll-reactie-kop #naam{
	font-weight:bolder;
	margin-left:10px;
}

.poll-reactie-bericht{
	border-left: 1px solid #0077af;
	border-bottom: 1px solid #0077af;
	border-right: 1px solid #0077af;
	padding:5px;
	margin-bottom:10px;
}


/*COMPETITIE FORMULIER*/


.compform {
	min-height: 200px;
	clear: both;
}



.compform_1 {
	margin-top: 2px;
	float: left;
	width:115px;
	line-height:25px;
}
.compform_2 {
	margin-top: 2px;
	float: left;
	width:160px;		
	line-height:25px;
}
.compform_3 {
	margin-top: 2px;
	float: left;
	width:125px;	
	line-height:25px;
}
.compform_4 {
	margin-top: 2px;
	float: left;
	width:125px;	
	line-height:25px;
}


.compform_s1 {
	margin-top: 2px;
	padding-top:2px;
	float: left;
	width:40px;	
	line-height:23px;
}

.compform_s2 {
	margin-top: 2px;
	float: left;
	width:105px;
	line-height:25px;
	
}
.compform_s3 {
	margin-top: 2px;
	float: left;
	width:150px;		
	line-height:25px;
}
.compform_s4 {
	margin-top: 2px;
	float: left;
	width:100px;	
	line-height:25px;
}
.compform_s5 {
	margin-top: 2px;
	float: left;
	width:125px;	
	line-height:25px;
}




.compform_kop {
	padding: 3px;
	width:530px;	
	background-color:#0077af;
	color:#FFFFFF;
	font-weight:bolder;
	margin-top:20px;
	margin-bottom:5px;
	display:block;
}

.compform_kop span{
	font-weight: normal;
}

.compform_links {
	float: left;
	line-height:25px;
	padding: 3px;
	width:175px;
	
	
}

.compform_rechts {
	float: left;
	line-height:25px;
	padding: 3px;
	width:325px;
}

.compform_lr {
	margin-top: 2px;
}


.compform textarea {
	border: 1px solid #82cee1;
	margin-bottom: 3px;
	padding: 3px;
	color: #696969;
	width: 525px;
}

.compform textarea:hover {
	border: 1px solid #003954;
	margin-bottom: 3px;
	padding: 3px;
	color: #003954;
}


.comp_form input{
	background-color: #82cee1;
	color: #003954;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #003954;
	cursor: pointer;
	line-height:21px;
}

.comp_form input:hover {
	background-color: #003954;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #003954;
	cursor: pointer;
}
