/* CSS/XHTML RESET */

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,  caption,  tbody, tfoot, thead, tr, th, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 27px;
}
ul li, ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #94c6f5;
}
ul li a {
	text-decoration: underline;
}
ul li a:hover {
	text-decoration: none;
}
img {
	border: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 27px;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #94c6f5;
	width: auto;
	height: auto;
	margin-bottom: 10px;
}
p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #94c6f5;
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
p.flickrlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	width: auto;
	height: auto;
	margin-bottom: 10px;
}
p.flickrlink a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	width: auto;
	height: auto;
	margin-bottom: 10px;
	text-decoration: underline;
}
p.flickrlink a:hover {
	text-decoration: none;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #94c6f5;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}


/* FRAMEWORK */

html, body {
	height: 100%;
	z-index: 10;
}

body {
	background: none;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 27px;
	z-index: 20;
}
#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	/* background: url(../images/template/bg-container.jpg) top center repeat-x; */
	background: #000;
	z-index: 20;
}
#site {
	width: 908px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 10px;
	z-index: 30;
}
#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#header{
	width: 908px;
	height: 88px;
	position: relative;
	float: left;
	z-index: 40;
}
#header #menu {
	width: 517px;
	height: 40px;
	position: absolute;
	top: 30px;
	left: 5px;
}
#header #menu a {
	height: 40px;
	position: relative;
	float: left;
	text-indent: -2000px;
	margin-left: 3px;
}
#header #menu a#home {
	width: 79px;
	margin: 0px;
	background: url(../images/template/sprite-menu.png) 0px 0px no-repeat;
}
#header #menu a#home:hover, #header #menu a#home.active {
	background: url(../images/template/sprite-menu.png) 0px -40px no-repeat;
}
#header #menu a#blog {
	width: 66px;
	background: url(../images/template/sprite-menu.png) -84px 0px no-repeat;
}
#header #menu a#blog:hover, #header #menu a#blog.active {
	background: url(../images/template/sprite-menu.png) -84px -40px no-repeat;
}
#header #menu a#album {
	width: 132px;
	background: url(../images/template/sprite-menu.png) -153px 0px no-repeat;
}
#header #menu a#album:hover, #header #menu a#album.active {
	background: url(../images/template/sprite-menu.png) -153px -40px no-repeat;
}
#header #menu a#over {
	width: 148px;
	background: url(../images/template/sprite-menu.png) -290px 0px no-repeat;
}
#header #menu a#over:hover, #header #menu a#over.active {
	background: url(../images/template/sprite-menu.png) -290px -40px no-repeat;
}
#header #menu a#links {
	width: 75px;
	background: url(../images/template/sprite-menu.png) -442px 0px no-repeat;
}
#header #menu a#links:hover, #header #menu a#links.active {
	background: url(../images/template/sprite-menu.png) -442px -40px no-repeat;
}
#header #logo {
	width: 302px;
	height: 36px;
	position: absolute;
	top: 33px;
	right: 14px;
}
#sfeer {
	width: 908px;
	height: 572px;
	position: relative;
	float: left;
	z-index: 40;
}
#sfeer #back {
	width: 240px;
	height: 104px;
	position: absolute;
	z-index: 140;
	top: 250px;
	left: -40px;
	background: url(../images/template/btn-back.png) left top no-repeat;
	display: none;
	cursor: pointer;
}
#sfeer #next {
	width: 240px;
	height: 104px;
	position: absolute;
	z-index: 140;
	top: 250px;
	right: -40px;
	background: url(../images/template/btn-next.png) left top no-repeat;
	display: none;
	cursor: pointer;
}
#sfeer #slideshow {
	width: 908px;
	height: 572px;
	position: absolute;
	top: 0px;
	left: 0px;	
	z-index: 40;
	overflow: hidden;
}
#sfeer #slideshow #foto img {
	width: 908px;
	height: 572px;
}
#sfeer #slideshow #overlay{
	width: 908px;
	height: 572px;
	position: absolute;
	top: 0px;
	left: 0px;	
	z-index: 80;
	background:url(../images/template/overlay.png)
}
#sfeerlaag {
	width: 908px;
	height: 200px;
	position: relative;
	float: left;
	z-index: 40;
}
#sfeerlaag #slideshowlaag {
	width: 908px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;	
	z-index: 40;
	overflow: hidden;
}
#sfeerlaag #slideshowlaag #fotolaag img {
	width: 908px;
	height: 200px;
}
#sfeerlaag #slideshowlaag #overlaylaag{
	width: 908px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;	
	z-index: 80;
	background:url(../images/template/overlay-laag.png)
}

#content{
	width: 908px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 10px;
}
#content #top {
	width: 908px;
	height: 18px;
	position: relative;
	float: left;
	background: url(../images/template/bg-content-top.png) left top no-repeat;
}
#content #middle {
	width: 908px;
	height: auto;
	position: relative;
	float: left;
	background: #02488a;
}
#content #middle #full {
	width: 860px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 0px 22px;
}
#content #middle #left {
	width: 641px;
	height: auto;
	position: relative;
	float: left;
	padding: 0px 10px 0px 22px;
	border-right: solid 1px #81a4c5;
}
#content #middle #right {
	width: 201px;
	height: auto;
	position: relative;
	float: left;
	padding: 0px 14px 0 19px;
}
#content #middle #right a {
	width: 67px;
	height: 67px;
	position: relative;
	float: left;
	text-indent: -2000px;
}
#content #middle #right a.facebook {
	background: url(../images/template/btn-facebook.png) left top no-repeat;
}
#content #middle #right a.facebook:hover {
	background: url(../images/template/btn-facebook-roll.png) left top no-repeat;
}
#content #middle #right a.flickr {
	background: url(../images/template/btn-flickr.png) left top no-repeat;
}
#content #middle #right a.flickr:hover {
	background: url(../images/template/btn-flickr-roll.png) left top no-repeat;
}
#content #middle #right a.gmail {
	background: url(../images/template/btn-gmail.png) left top no-repeat;
}
#content #middle #right a.gmail:hover {
	background: url(../images/template/btn-gmail-roll.png) left top no-repeat;
}
#content #middle #right a.picasa {
	background: url(../images/template/btn-picasa.png) left top no-repeat;
}
#content #middle #right a.picasa:hover {
	background: url(../images/template/btn-picasa-roll.png) left top no-repeat;
}
#content #middle #right a.twitter {
	background: url(../images/template/btn-twitter.png) left top no-repeat;
}
#content #middle #right a.twitter:hover {
	background: url(../images/template/btn-twitter-roll.png) left top no-repeat;
}
#content #middle #right a.wordpress {
	background: url(../images/template/btn-wordpress.png) left top no-repeat;
}
#content #middle #right a.wordpress:hover {
	background: url(../images/template/btn-wordpress-roll.png) left top no-repeat;
}
#content #middle #right a.shutterstock {
	background: url(../images/template/btn-shutterstock.png) left top no-repeat;
}
#content #middle #right a.shutterstock:hover {
	background: url(../images/template/btn-shutterstock-roll.png) left top no-repeat;
}
#content #middle #right a.panoramio {
	background: url(../images/template/btn-panoramio.png) left top no-repeat;
}
#content #middle #right a.panoramio:hover {
	background: url(../images/template/btn-panoramio-roll.png) left top no-repeat;
}
#content #middle #right a.fotomomenten {
	background: url(../images/template/btn-fotomomenten.png) left top no-repeat;
}
#content #middle #right a.fotomomenten:hover {
	background: url(../images/template/btn-fotomomenten-roll.png) left top no-repeat;
}
#content #bottom {
	width: 908px;
	height: 18px;
	position: relative;
	float: left;
	background: url(../images/template/bg-content-bottom.png) left top no-repeat;
}
/* FOOTER */
#footer {
	width: 908px;
	height: 48px;
	position: relative;
	float: left;
	margin-top: 10px;
	background: url(../images/template/bg-footer.png) left top no-repeat;
}
#footer span.footer {
	height: 12px;
	width: 850px;
	position: absolute;
	top: 7px;
	left: 15px;
	line-height: 18px;
	font-size: 11px;
}
#footer span.footer a {
	line-height: 18px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer span.footer a:hover {
	text-decoration: underline;
}
