* {
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100.1%;
}

body {
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#2b2b2b;
	text-align: center;
    min-width: 768px;
	font-size:0.75em;
}

/* links */

a,a:link,a:active {
	color:#aaa;
}

a:visited {
	color:#ccc;
}

a:hover {
	color:#eee;
}

a img {
	border:0;
}

/* headers */

h1 {
	font-size:1.6em;
	font-weight:normal;
}

h2 {
	font-size:1.2em;
}

#mainPanel {
	background-repeat:no-repeat;
	position: relative;
	top: 54px;
	right: 0;
	margin: 0 auto;
	width: 794px;
	height:916px;
	text-align: left;
	color:#fff;
}

/* logo trick */
#logo {
	position:relative;
	padding-top:10px;
	top:0px;
}

#logo img {
	display:none;
}

#logo a {
	display:block;
	width:220px;
	height:64px;
}

/* taalkeuze */
#langSelect {
	position:absolute;
	top:30px;
	left:624px;
	width:140px;
	text-align:right;
}

/* menu */

#menu {
	position:relative;
	top:16px; /* 16px onder #logo, dat is 80px van de top van #mainpanel */
	left:0px;
	height:40px;
	width:774px;
	padding-left:24px;
}

#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul li {
	display:block;
	float:left;
	background-image:url(images/button-off.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:107px;
	height:40px;
	padding-top:16px;
	text-align:center;
	margin:0;
	cursor:pointer;
}

#menu ul li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	font-weight:600;
	width: 100%; /*om de hele button clickable te maken*/
}

/* mouseover effecten */

#menu ul li:hover {
	background-image:url(images/button-over.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#menu ul li:hover a {
	color:#fff;
}

/* geactiveerde link */
#menu ul li.selected {
	background-image:url(images/button-over.png);
}

#menu ul li.selected a {
	color:#fff;
}

/* mainPanelMain, het content gebied */
#mainPanelMain {
	position:relative;
	margin:24px;
	width:746px; /*794 - 24 - 24 */
	border-top:8px solid #666;
}

#mainPanelMain ul {
	list-style-position:inside;
}

.contact #mainPanelMain p {
	margin:0;
	padding:0;
}

/* de grote foto aan de linkerkant */
#bigImage {
	position:relative;
	float:left;
	width:304px;
	height:464px;
	margin-top:8px;
	margin-bottom:16px;
}

/* speciaal voor de galerij */

#meerFotos {
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	z-index:99;
	text-align:center;
	width:304px; /*breedte van de foto*/
	height:2em;
	line-height:2em;
	background-color:#fff;
	font-weight:bold;
}

#meerFotos a {
	color: #000;
}

/* middelste kolom met thumbnails */

#thumbs {
	position:relative;
	float:left;
	width:112px;
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	font-size:0.8em;
}

#thumbs img, #thumbsGallery img {
	border:8px solid #262626;
	width:96px;
	height:64px;
	display:block;
}

#thumbs img:hover, #thumbs img.selected, #thumbsGallery img:hover, #thumbsGallery img.selected {
	border:8px solid #6c0000;
}


#thumbs p, thumbsGallery p {
	text-align:right;
	padding-bottom:0.3em;
}

#text {
	position:relative;
	float:left;
	width:298px;
	margin-top:8px;
	margin-bottom:16px;
	margin-left:16px;
}

#text h1 {
	margin-bottom:0.5em;
}

#text p {
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:1.4em;
}

/* mainPanelFooter, links naar de andere jop van driel sites */
#mainPanelFooter {
	float:left;
	width:746px;
	border-top:8px solid #666;
	margin-left:24px;
}

.linksPanel {
	float:left;
	width:220px; /* 236 - 8 - 8 */
	height:200px;
	background-image:url(images/links-bottom-bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#999;
	padding:8px;
	color:#000;
}

.linksPanel ul {
	list-style-type:none;
	list-style-position:inside;
	list-style-image:url(images/links-listitem.png);
	line-height:1.4em;
	font-size:1.2em;
}


.linksPanel ul li a, .linksPanel ul li a:active, .linksPanel ul li a:visited{
	color:#000;
	text-decoration:none;
}

.linksPanel ul li a:hover{
	color:#eee;
}


#lPanelA {
	margin-right:8px;
}

#lPanelB {
	margin-left:11px;
	margin-right:11px;
}

#lPanelC {
	margin-left:8px;
}

/* gallery */
#thumbsGallery {
	position:relative;
	float:left;
	width:410px;
	height:530px;
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	font-size:0.8em;
}

.thumb {
	margin:0px 8px 0px 8px;
	float:left;
}

/* video */
#mainPanelVideo {
	text-align:center;
	position:relative;
	margin:24px;
	width:746px; /*794 - 24 - 24 */
	border-top:8px solid #666;
}

#video {
	padding-top:16px;
}


/* horizontale foto's */
.liggend #bigImage {
	float:left;
	width:746px;
	height:600px;
	text-align:center;
}

.liggend #bigImage .prev {
	float:left;
}

.liggend #bigImage .prev, .liggend #bigImage .next  {
	font-size:1.4em;
	font-weight:100;
	line-height:2em;
}

.liggend #bigImage .prev a, .liggend #bigImage .next a  {
	color:#fff;
	text-decoration:none;
}

.liggend #bigImage .prev a:hover, .liggend #bigImage .next a:hover  {
	color:#ccc;
}

.liggend #bigImage .next {
	float:right;
}

.liggend #meerFotos {
	width:100%;
}

.liggend #thumbsGallery {
	float:left;
	width:746px;
	height:96px;
	overflow:hidden;
	background-color:#3f3f3f;
	padding:0;
	margin:0;
	border-top:8px solid #666;
}

.liggend .thumb {
	padding:0 6px 0px 6px;
	margin:0;
}

