html {
	height: 100%;
}

body {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #000;

	padding: 0;
	margin: 0;
	
	background-color: #e87536;	

	background-position: 50% 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
img {
	border: 0;
}
a { color: #3CB4FB; }
a:hover { color: #333; }
table, td { padding: 0; margin: 0; border-collapse: collapse; }

/* bg's */

.bg1 {
	background-image: url('images/bg/1.jpg');
}
.bg2 {
	background-image: url('images/bg/2.jpg');
}
.bg3 {
	background-image: url('images/bg/3.jpg');
}
.bg4 {
	background-image: url('images/bg/4.jpg');
}


/* containing divs */

#container {
	width: 900px;
	margin: 0 auto;
	color: #fff;
	position: relative;
}

/* ########
DINGEN LINKS:
 ######## */

/* logo *home* */
#logo_groot {
	position: absolute;
	top: 14px;
	left: 0px;
}
#logo_klein {
	position: absolute;
	top: 45px;
	left: 0px;
}

/* menu */

#container .linksmenu {
	width: 180px;
	font-family: georgia;
	font-style: italic;
}

#container .home {
	position: absolute;
	top: 278px;
	left: 95px;
}

#container .else {
	position: absolute;
	top: 50px;
	left: 95px;
}

#container .linksmenu .header { width: 180px; height: 25px; font-weight: bold; }
	#container .linksmenu .header div { padding-top: 6px; padding-left: 6px; }
	
	#container .linksmenu .blauw { background-image: url('images/bg_news.gif'); /*background-color: #3cb4fb;*/ }
	#container .linksmenu .oranje { background-color: #fa9930; }
	#container .linksmenu .roze { background-color: #fb0066; }
	
	#container .linksmenu .panel { background-color: #fff; color: #464646; }
	#container .linksmenu .panel div { padding: 10px; }
	#container .linksmenu .panel img { display: block; padding-top: 4px; }

/* ######## /DINGEN LINKS  ######## */


/* ########
DINGEN RECHTS:
 ######## */

/* menu */
#menu {
	background-image: url('images/bg_menu.gif');
	background-repeat: no-repeat;
	width: 615px;
	height: 40px;
	
	position: absolute;
	right: 0px;
	top: 50px;
	
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
}
#menu div { padding: 5px; }
#menu div span { margin-right: 3px; }
#menu div span a { color: #000; text-decoration: none; }
#menu div span a.on { color: #FFF; text-decoration: none; }
#menu div span a:hover { color: #fff; }

/*submenu*/
#submenu {
	background-color: #ffffff;
	font-family: arial, helvetica;
	font-size: 14px;
	color: #000;
	letter-spacing: -1px;
	position: absolute;
	right: 0px;
	top: 90px;
	width: 615px;
	/*height: 40px;	*/
}	
#submenu div { padding: 5px; }
#submenu div span { margin-right: 3px; }
#submenu div span a { color: #000; text-decoration: none; }
#submenu div span a.on { color: #3cb4fb; text-decoration: none; }
#submenu div span a:hover { color: #3cb4fb; }

/* content (plek waar tekst + rechterzijkantpanels verschijnen) */

#content {
	background-color: #fff;
	font-family: arial, helvetica;
	color: #464646;
	font-size: 12px;
}
#content #tekst { background-color: #fff; width: auto; margin-top: 10px; margin-bottom: 10px;}
#content #tekst div { padding-left: 10px; padding-bottom: 10px; }
#content #tekst .intro { font-size: 16px; color: #00b7ff; font-weight: bold; }
#content #tekst .divider { border-top: 1px dashed #464646; width: auto; margin-right: 10px; margin-left: 10px; }
#content #tekst .leftimage { float: left; margin-right: 10px; }
#content #tekst div h2 { font-size: 12px; font-weight: bold; color: #00b7ff; margin: 0; }

	/* verschillende contents absolute positions definiëren */
	.content_home { position: absolute; right: 177px; top: 100px; width: 438px; }
	.content_decompetitie { position: absolute; right: 0px; top: 140px; width: 615px;  }
	.content_data { position: absolute; right: 0px; top: 125px; width: 615px; background-image: url('images/datakaart.jpg'); height: 545px;  }
	.content_downloads { position: absolute; right: 177px; top: 125px; width: 438px; }
	
	.content_standaard { position: absolute; right: 0px; top: 100px; width: 615px;  } /* als; geen submenu, en gewoon over hele breedte, geen rare dingen */
	.content_sub1 { position: absolute; right: 0px; top: 125px; width: 615px;  }	/* als; wel submenu,met 1 regel */
	.content_sub2 { position: absolute; right: 0px; top: 140px; width: 615px;  }	/* als; wel submenu,met 2 regels */
	

.movie_right {
	float: right;
}
	
#fotos {
	position: absolute;
	right: 0px;
	top: 100px;
	background-color: #fff;
	float: right;
	padding: 10px;
}
#fotos img {
	display: block;
	padding-bottom: 10px;
}
#fotos img.nomargin {
	display: block;
	padding-bottom: 0px;
}

/* downloads */
#fotos_downloads {
	position: absolute;
	right: 0px;
	top: 125px;
	background-color: #fff;
	float: right;
	padding: 10px;
	color: #464646; 
	font-weight: bold; 
	font-style: italic; 
	text-decoration: none;
	width: 160px;
	overflow: hidden;
}
#fotos_downloads img {
	display: block;
	padding-bottom: 10px;
}
#fotos_downloads img.nomargin {
	display: block;
	padding-bottom: 0px;
}
#fotos_downloads a { color: #464646; font-weight: bold; font-style: italic; text-decoration: none; }
#fotos_downloads a:hover { color: #FB0066; }
#fotos_downloads .divider { border-top: 1px dashed #464646; width: auto; margin-right: 0px; margin-left: 0px; margin-top: 10px; margin-bottom: 10px; }

/* downloads - fotoalbums */

#fotoalbums_thumbs { padding: 10px; text-align: center; }
#fotoalbums_thumbs img { padding-right: 5px; padding-bottom: 5px; }

/* coaching */

.coaching_pasfoto { display: inline; float: left; color: #000; margin-right: 30px; margin-left: 10px; }
.coaching_pasfoto img { display: block; margin-bottom: 5px; }
.coaching_pasfoto h2 { display: inline; color: #000; }

/* ######## /DINGEN RECHTS  ######## */


/* data css / spul over kaart */

#content div .datablok {
	width: 155px;
	height: 50px;
	background-color: #474748;
	color: #fff;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	overflow: hidden;
}
#content div .datablok a { color: #fff; text-decoration: none; }
#content div .datablok h2 { font-size: 12px; font-weight: bold; color: #00b7ff; margin: 0; }
#content div .datablok h2 a  { color: #00b7ff; }
	/* datablokken positioneren */
	#content div .noord-holland { position: absolute; top: 159px; left: 92px; }
	#content div .zuid-holland { position: absolute; top: 285px; left: 27px; }
	#content div .utrecht { position: absolute; top: 225px; left: 123px; }
	#content div .zeeland { position: absolute; top: 421px; left: 11px; }
	#content div .noord-brabant { position: absolute; top: 370px; left: 196px; }
	#content div .friesland { position: absolute; top: 26px; left: 210px; }
	#content div .groningen { position: absolute; top: 26px; left: 426px; }
	#content div .flevoland { position: absolute; top: 148px; left: 269px; }
	#content div .drenthe { position: absolute; top: 124px; left: 441px; }
	#content div .gelderland { position: absolute; top: 286px; left: 382px; }
	#content div .limburg{ position: absolute; top: 442px; left: 359px; }

.homesponsors { border-top: 1px dashed #464646; margin: 10px; padding-top: 10px; }
.homesponsors a { float: left; margin-left: 6px; margin-right: 5px; }

.popflyer {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 620px;
	width: 620px;
	margin-left: -320px;
	margin-top: -320px;	
	background-color: #fff;
	padding: 10x;
	cursor: pointer;
	z-index: 9;
}
.popflyer img {
	border: 10px solid #fff;
}
.popflyerbg {
	width: 100%;
	height: 100%;
	background-color: #ed9435;
	z-index: 8;	
	position: fixed;
	top: 0;
	left: 0;	
	opacity: 0.3;
	filter:alpha(opacity=30)	
}	
	
/* ########
FORM ELEMENTS
######## */

form { padding: 0; margin: 0; }
.nieuwsbrief { font-size: 10px; }
.nieuwsbrief input { font-size: 10px; font-style: italic; font-family: georgia; display: block; width: 159px; border: 1px dashed #000; }
.nieuwsbrief .submit { background-color: #FB0066; border: 0; margin-top: 5px; width: 100px; color: #fff; } 

.contact input, .contact textarea { font-size: 12px; font-style: italic; font-family: georgia; display: block; width: 289px; border: 1px dashed #000; margin-bottom: 10px; }
.contact .submit { background-color: #FB0066; border: 0; margin-top: 5px; width: 100px; color: #fff; } 

	
/* ########  form elements  ######## */

	
	
/* ########
LIGHTBOX CSS
######## */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }