@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600);
@import url(http://fonts.googleapis.com/css?family=Overlock:700);

html
{
	height: 100%;
}
body
{
	height: 100%;
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	font-size: small;
	background-color: #75C1F0;
	background-image: url('achtergrond.php');
	background-image: linear-gradient(right top, rgb(17,155,247) 0%, rgb(123,227,250) 68%, rgb(8,155,247) 100%);
	background-image: -o-linear-gradient(right top, rgb(17,155,247) 0%, rgb(123,227,250) 68%, rgb(8,155,247) 100%);
	background-image: -moz-linear-gradient(right top, rgb(17,155,247) 0%, rgb(123,227,250) 68%, rgb(8,155,247) 100%);
	background-image: -webkit-linear-gradient(right top, rgb(17,155,247) 0%, rgb(123,227,250) 68%, rgb(8,155,247) 100%);
	background-image: -ms-linear-gradient(right top, rgb(17,155,247) 0%, rgb(123,227,250) 68%, rgb(8,155,247) 100%);
	text-rendering: optimizeLegibility;
}
textarea
{
	font-family: 'Open Sans', sans-serif;
}
table.pagina
{
	border-spacing: 5px;
}
td.menu
{
	width: 140px;
	padding: 0px;
}

td.menu, td.header 
{
	background-color: #1479B8;
/*	background-color: rgba(0,0,0,0.2);*/
}

td.tekst
{
	width: 625px;
	padding: 30px;
	border-radius: 0px;
	text-align: justify;
}
img.onder
{
	width: 350px;
}
td.tekst, ul.menu a.actief, ul.menu a:hover, ul.menu a:active
{
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
ul.menu a.actief, ul.menu a:hover, ul.menu a:active
{
	color: #D92626;
	text-shadow: none;
}
td.tekst, ul.menu a.actief
{
	background-color: #B6E1FB;
	/*background-color: rgba(255,255,255,0.65);*/
}
ul.menu a:hover, ul.menu a:active
{
	background-color: #D9E8F2;
	background-color: white;
}
ul.menu, ul.menu ul
{
	list-style-type: none;
	padding: 0px;
}
ul.menu
{
	font-size: 10pt;
	margin: 0px;
}
ul.menu a.actief, ul.menu a:hover, ul.menu a:active
{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
ul.menu a, div.hMenu
{
	padding: 3px 16px;
	color: white;
	display: block;
/*	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);*/
}
.submenu ul
{
/* 	margin-left: 6px;
 */	display: none;
}

.submenu ul a
{
	padding-left: 22px; /* plus zes */
}

.submenu-open ul {
	display: block;
}

div.hMenu
{
	font-size: 12pt;
	margin-top: 18px;
	margin-bottom: 0px;
	font-weight: bold;
}
a, td, h1, table, .menu, input
{
	transition-duration: 0.25s;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-ms-transition-duration: 0.25s;
}
h1
{
}

h1, h2
{
	color: #D92626;
	margin: 0px -2px;
}
a
{
	color: #C00;
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:active
{
	color: #E18420;
	text-decoration: none;
}
sup
{
	font-size: xx-small;
}
td.albumthumb
{
	text-align: center;
	vertical-align: bottom;
}
td.thumb
{
	text-align: center;
	vertical-align: middle;
}
div.thumb{
	display: inline-block;
	width: 100px;
	padding: 0px;
	margin: 5px;
}

ul.album {
	list-style-type: none;
	display: block;	
	margin: 0;
	padding: 0;
}

li.thumb  {
	float: left;
	position: relative;
	width: 100px;
	height: 67px;
	text-align: center;
	margin: 1px;
	padding: 0;
	overflow: hidden;
}

div.clear {
	clear: both;
}

img, a img
{
	border-width: 0;
}
img.thumb
{
	border-width: 0;
	margin: 0 !important;
}
img.foto
{
	border-width: 0;
	width: 600px;
}
img.album
{
	width: 300px;
	height: 225px;
}
table.albums
{
	margin-left: auto;
	margin-right: auto;
}
td.header, td.logo, td.menu
{
	border-radius: 0px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
td.header
{
	text-align: center;
	vertical-align: middle;
	height: 100px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
span.header
{
	font-size: 36pt;
	letter-spacing: 6pt;
	color: white !important;
	font-family: 'Overlock', cursive;	
	font-weight: bold;
}
td.logo
{
	vertical-align: middle;
	background-color: white;
	text-align: center;
}
table.seizoenen
{
	margin: auto;
}

#prijzentabs
{
	margin: auto;
	width: 400px;
}

.seizoen, .prijzentabskoppen
{
/*	width: 270px;*/
}

td.seizoen
{
	padding: 12px 4px;
	background-color: #D9E8F2;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	width: 110px;
	overflow: hidden;
}
td.seizoen:first-child
{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
td.seizoen:last-child
{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
td.seizoen.s
{
	cursor: auto !important;
	width: 270px;
}

td.seizoen:hover
{
	cursor: pointer;
}
td.seizoen.s, td.seizoen:hover
{
	background-color: #ECF3F8;
	background-color: white;
}
td.seizoen h1
{
	text-align: center;
	font-size: 10pt;
}
td.seizoen.s h1, td.seizoen:hover h1
{
	color: #CC0000;
}
td.seizoen table, td.seizoen table td
{
	overflow: hidden;
}
td.seizoen table
{
	opacity: 0;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 0px;
	table-layout: fixed;
	display: none;
}
td.seizoen.s table
{
	opacity: 1;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	width: 260px;
	display: block;
}
table.prijzen
{
	margin: auto;
}
table.prijzenb
{
	border-collapse: collapse;
}
table.prijzenb td
{
	border: 1px solid #333333;
}
td.seizoen table.prijzen td.nr, td.seizoen table.prijzen th.nr
{
	width: 0px;
}
td.seizoen table.prijzen td.datum, td.seizoen table.prijzen th.datum
{
	width: 0px;
}
td.seizoen table.prijzen td.prijs, td.seizoen table.prijzen td.prijs
{
	width: 0px;
}
td.seizoen.s table.prijzen td.nr, td.seizoen.s table.prijzen th.nr
{
	width: 35px;
}
td.seizoen.s table.prijzen td.datum, td.seizoen.s table.prijzen th.datum
{
	width: 170px;
}
td.seizoen.s table.prijzen td.prijs, td.seizoen.s table.prijzen td.prijs
{
	width: 51px;
}
table.prijzen th
{
	text-align: center;
}
td.vrij, td.bezet, td.niet
{
	text-align: right;
	padding: 3px;
	white-space: nowrap;
}
tr.vrij td
{
	background-color: #99EE99;
}
tr.hover td
{
	background-color: #BBFF99;
	cursor: pointer;
}
tr.select td
{
	background-color: #CCFF66;
}
tr.bezet td
{
	background-color: #EE9999;
}
tr.niet td
{
	background-color: #999999;
}
div.blok
{
	margin: 10px auto;
	text-align: center;
}
div.blok > div
{
	padding: 6px;
	background-color: #D9E8F2;
	background-color: white;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	border-radius: 0px;
	margin: auto;
	text-align: center;
/* 	white-space: nowrap;
 */	display: inline-block;
	position: relative;
}
div.blok img
{
	width: 300px;
	margin: 2px;
	position: relative;
}
div.blok img.cam
{
	width: 600px;
}
div.blok img.thumb
{
	width: auto;
}
div.blok img.foto
{
	width: auto;
	max-width: 600px;
	max-height: 600px;
}
div#map
{
	margin: auto;
	width: 600px;
	height: 450px;
}
a:hover img.link
{
	opacity: 0.8;
}
ul.adminMenu
{
	list-style-type: none;
	text-align: center;
	padding: 0px;
	display: block;
	margin: 0px;
}
ul.adminMenu li, ul.wekenMenu li
{
	display: inline;
}
ul.adminMenu li:first-child:before
{
	content: " - ";
}
ul.adminMenu li:after
{
	content: " - ";
}
ul.wekenMenu
{
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0px;
}
ul.wekenMenu a
{
	color: #CC0000;
}
ul.wekenMenu li:first-child:before
{
	content: 'Weken: ' !important;
}
ul.wekenMenu li:before
{
	content: ' : ' !important;
}
table
{
	border-color: #333;
}
table.boekingen
{
	border-collapse: collapse;
}
table.boekingen td, table.boekingen th
{
	border: 1px solid #333333;
	padding: 3px;
}
table.form
{
	border-collapse: collapse;
	margin: 10px 0px;
}
table.form td
{
	border: 1px solid #333333;
	padding: 3px;
}
table.kosten, table.kosten td
{
	border-collapse: collapse;
	border: 1px solid #999;
}
table.kosten td
{
	padding: 3px;
}
td.kosten3
{
	text-align: left;
}
span.de
{
	display: none;
}
td
{
	text-align: left;
}
td.copyright
{
	text-align: center;
	font-size: 7pt;
	font-weight: 600;
}
td.copyright a, td.copyright a:hover
{
	color: #333;
	text-decoration: none;
}
td.copyright a.hidden
{
	cursor: default;
	text-decoration: none;
}
p.browser
{
	margin: 10px;
	font-size: 7pt;
	color: black;
}
select.select
{
	border-radius: 0px;
	border: 1px solid #114984;
	display: inline-block;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px;
	text-decoration: none;
}
.button
{
	-moz-box-shadow: inset 0px 1px 6px 0px #7be3fa;
	-webkit-box-shadow: inset 0px 1px 6px 0px #7be3fa;
	box-shadow: inset 0px 1px 6px 0px #7be3fa;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7be3fa), color-stop(1, #089bf7) );
	background: -moz-linear-gradient( center top, #7be3fa 5%, #089bf7 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7be3fa', endColorstr='#089bf7');
	background-color: #7be3fa;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #114984;
	display: inline-block;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 8px;
	text-decoration: none;
	cursor: pointer;
}


.button:disabled, .button[disabled], .button:disabled:hover, .button[disabled]:hover
{
	-moz-box-shadow: inset 0px 1px 6px 0px #7be3fa;
	-webkit-box-shadow: inset 0px 1px 6px 0px #7be3fa;
	box-shadow: inset 0px 1px 6px 0px #7be3fa;
	background: #7be3fa;
	color: #999;
	border-color: #999;
	cursor: default;
}
.button:active
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #089bf7), color-stop(1, #7be3fa) );
	background: -moz-linear-gradient( center top, #089bf7 5%, #7be3fa 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#089bf7', endColorstr='#7be3fa');
	background-color: #089bf7;
	color: #333333;
}
.button:hover
{
	-moz-box-shadow: inset 0px 1px 12px 0px #fff;
	-webkit-box-shadow: inset 0px 1px 12px 0px #fff;
	box-shadow: inset 0px 1px 12px 0px #fff;
	color: #333;
}
div.tegels
{
	text-align: center;
	margin: auto;
	padding: 3px;
	width: 612px;
	background-color: #D9E8F2;
	background-color: white;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
div.tegels div
{
	margin: 3px 3px -3px 3px;
	padding: 0px;
	border-radius: 0px;
	text-align: center;
	display: inline-block;
	position: relative;
	left: 0px;
	top: 0px;
}
.tegel
{
	margin: 0px;
	width: 300px;
	height: 200px;
	padding: 0px !important;
	position: relative;
	top: 0px;
	left: 0px;
	transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
}
.achter
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.blok.groot
{
	left: 0px;
	top: 10%;
	height: 80%;
	position: absolute;
	width: 100%;
}

div.blok.groot > div
{
	width: 80%;
	position: relative;
	background-color: white;
	z-index: 100;
}

div.blok.groot > div img, #foto.groot
{
	max-width: 100%;
	max-height: 100%;
	margin: 0;
}

#plus
{
	margin: 0;
}

#overlay
{
	display: none;
	background-color: black;
	opacity: 0.5;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 50;
}

/* div.plus
{
	right: 10px;
	top: 10px;
	position: absolute;
	height: 25px;
	width: 25px;
	background-color: rgba(255,255,255,0.5);
	cursor: pointer;
}

div.plus > span {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
}
 */
 
.aankondiging  {
	font-weight: bold;
	font-size: 11pt;
}

#albumkiezer {
	margin-bottom: 5px;
}

input.smal {
	width: 10px;
}
