@charset "utf-8";
/* CSS Document */
div#container {
	width: 100%;
	min-height: 100%;
	position: relative;
	float: left;
}

a {
	color: #1a1a1a;
}
html {	
}
body {
	width: 100%;
	min-height: 100%;
	margin: 0;
	background-size: cover;	
	background-position: center center;  
	background-repeat: no-repeat;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
}

h1, h2 h3 {
}
ul {
	list-style: none;
	marign: 0;
	padding: 0;
}
h1 {
	font-weight: lighter;
	text-align: center;
}

div.wrapper { 
	width: 980px;
	margin: 0 auto;
}

div#heading-top {
	text-align: center;
	width: 100%;
	position: relative;
	float: left;
	margin: 50px 0 25px 0;
	text-align: center;
}

div#heading-top h1 {
	font-family: Helvetica;
	font-size: 36px;
	color: #1a1a1a;
	text-transform: uppercase;
	margin: 25px 0;
}

div#info-block {
	width: 100%;
	position: relative;
	float: left;
}

div#info-block div#row {
	width: 1035px;
	position: relative;
	float: left;
	margin-left: -55px;
}

div#info-block div.block {
	opacity: .6;
	width: 290px;
	height: 295px;
	position: absolute;
	float: left;
	margin-bottom: 25px;
	z-index: 1000;
}

div#info-block div.block-shell {
	width: 290px;
	height: 295px;
	position: relative;
	float: left;
	margin-left: 55px;
	margin-bottom: 25px;
	z-index: 1000;
	background: #000;
}

div#info-block div.fade {
	background: #000;
	width: 290px;
	height: 295px;
	position: absolute;	
	left: 0;
	top: 0;
	z-index: 20;
}

div#info-block div.button {
	width: 220px;
	position: relative;
	margin: 0 auto;
	background: #FFF;
	top: 43%;
	z-index: 1000;
}

div#info-block div.button span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	background: no-repeat;
	width: 100%;
	position: relative;
	float: left;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	z-index: 1000;
}

div#top-nav {
	width: 100%;
	position: relative;
	float: left;
	left: 0;
	top: 0;
	background: #3598dc;
	z-index: 10;
}
div#top-nav.contact {
	background: #f39b13;
}
div#top-nav.foto-s-panden {
	background: #8d44af;
}
div#top-nav.foto-s-stenen {
	background: #e77e23;
}
div#top-nav.meer-informatie {
	background: #e84c3d;
}
div#top-nav.mogelijk-gemaakt-door {
	background: #17a086;
}

div#top-nav ul {
	list-style: none;
	position: relative;
	margin: 15px 0;
	padding: 0;
	text-align: center;
}

div#top-nav ul li {
	display: inline;
	margin: 7px 0;
	padding: 0px 10px;
	color: #FFF;
	border-right: 1px solid #fff;
}
div#top-nav ul li:last-child {
	border: 0;
}

div#top-nav ul li a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}

div#top-nav ul li a:hover  {
	text-decoration: underline;	
}

div#content {
	width: 100%;
	position: relative;
	float: left;
	padding-bottom: 50px;
	min-height: 847px;
}

div#content img {
	width: 300px;
	position: relative;
	float: left;
}

div#content img.middle {
	margin: 0 40px;
}

div#content p {
	font-size: 13px;
	position: relative;
	margin: 20px 0;
	line-height: 24px;
}

div#content ul {
	font-size: 13px;
	position: relative;
	margin: 20px 0;
	line-height: 24px;
}

div#content ol {
	font-size: 13px;
	position: relative;
	margin: 20px 0;
	line-height: 24px;
}


div#content h2 {
	font-size: 22px;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}

div#maps {
	width: 100%;
	height: 475px;
	position: relative;
	float: left;
}

div#gallery-wrapper {
	width: 100%;
	position: relative;
	float: left;
}

div#gallery-wrapper div#gallery {
	width: 102%;
	position:relative;
	float: left;
}

div#gallery-wrapper div#gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#gallery-wrapper div#gallery ul li {
    width: 19%;
    height: 0;
    padding-bottom: 19%;
	position: relative;
	float: left;
	margin: 6px;
	background-size: cover;
	background-position: center center;
}

div#footer {
	width: 98%;
	position: absolute;
	bottom: 0;
	padding: 0 1%;
	background: #000;
}

div#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#footer ul li {
	position: relative;
	float: left;
}

div#footer ul li a, div#cc a {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	position: relative;
	float: left;
	padding: 7px 10px 7px 0;
	text-transform: uppercase;
}

div#footer div#cc {
	position: relative;
	float: right;
	text-algin: right;
}

div#cc a {
	padding: 7px 0 7px 10px;
	text-algin: right;
}

table {
	position: relative;
	float: left;
}

td {
	border: 1px solid #ededed;
}

td ul {
	margin-top: 00px;
	font-size: 12px;
}

td ul li {
	margin: 5px 0;
}

div.album h1, div.album-item h1  {
	text-align: center;
	margin: 5px 0;
}
h2.center {
	width: 100%;
	text-align: center;
}
div.album, div.album-item {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 100px;
}
div.album ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.album ul a {
	color: #000;
	text-decoration: none;
}
div.album ul a li  {
	width: 100%;
	position: relative;
	float: left;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #ccc;
}
div.album ul a li div.values  {
	width: 710px;
	margin: 0 0 10px 20px;
	position: relative;
	float: left;
}
div.album ul a li div.values div.title  {
	width: 300px;
	positon: relative;
	float: left;
}
div.album ul a li div.values div.date  {
	margin-right: 375px;
	positon: relative;
	float: left;
	font-size: 14px;
}
div.album ul a li span {
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
div.album div.photo {
	width: 250px;
	height: 250px;
	position: relative;
	float: left;
}
div.album-item div.images {
	width: 380px;
	position: relative;
	float: right;
}
div.album-item div.image {
	width: 42%;
	height: 125px;
	position: relative;
	float: right;
	margin: 2%;
}
div.album-item div.values {
	width: 600px;
	position: relative;
	float: right;
}
div.album-item div.values p {
	text-align: justify;
}

div.album-item a {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
div.album-item a.button {
	position: relative;
	float: left;
	margin: 5px 0;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { /* STYLES GO HERE */
	body {
		background: #FFF;
	}
	div#gallery-wrapper div#gallery {
		width: 100%;
	}
	iframe {
		width: 980px;
	}
		
	div#gallery-wrapper div#gallery ul li {
		width: 24%;
		height: 0;
		padding-bottom: 19%;
		position: relative;
		float: left;
		margin: 4px;
		background-size: cover;
		background-position: center center;
	}
}
