﻿html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#000000;
	font-family:"Times New Roman","Trebuchet MS", Arial, Tahoma;
	font-size:13px;
	color:#000000;
}

table.mainframe, table.flashmovie{
	width:100%;
	height:100%;
}

td.mainframe, td.flashmovie{
	width:100%;
	height:100%;
	vertical-align:middle;
}

div.container{
	width:950px;
	/*height:572px;*/
	border:0px;
	margin:0 auto;
	padding:0px;
}

div.menu{
	display:none;
}

div.main{
	background-image:url('/sites/44/images/main.gif');
	background-repeat:no-repeat;
	width:814px;
	height:608px;
	overflow:auto;
}

div.home{
	background-image:url('/sites/44/images/home.gif');
	background-repeat:no-repeat;
	width:814px;
	height:608px;
	overflow:auto;
}

div.nieuws{
	background-image:url('/sites/44/images/nieuws.gif');
	background-repeat:no-repeat;
	width:814px;
	height:608px;
	overflow:auto;
}

div.contact{
	background-image:url('/sites/44/images/contact.gif');
	background-repeat:no-repeat;
	width:814px;
	height:608px;
	overflow:auto;
}

div.media{
	background-image:url('/sites/44/images/media.gif');
	background-repeat:no-repeat;
	width:814px;
	height:608px;
	overflow:auto;
}

div.ontour{
	background-image:url('/sites/44/images/toer.gif');
	background-repeat:no-repeat;
	width:814px;
	height:608px;
	overflow:auto;
}

td.menu{
	width:136px;
	background-image:url('/sites/44/images/menu.gif');
	background-repeat:no-repeat;
	vertical-align:top;
}

td.menu img{
	border:0px;
}

img.header{
	margin:0px;
	padding:0px;
	border:0px;
}

table.contentframe{
	margin:0px;
	padding:0px;
	height:468px;
	border:0px;
}

table.contentframe td{
	margin:0px;
	padding:0px;
}

div.header{
	width:950px;
	height:104px;
	overflow:hidden;
}

div.header h1, h2{
	margin:0px;
	padding:0px;
}

h3, h2.h_nieuwsitem{
	margin:0px;
	padding:0px;
	font-family:"Times New Roman","Trebuchet MS", Arial, Tahoma;
	font-size:14px;
	color:#ff00ff;
}

p{
	font-family:"Times New Roman","Trebuchet MS", Arial, Tahoma;
	font-size:13px;
	color:#000000;
	margin:0px;
	padding:0px;
}

div.homeitem{
	margin:27px 0px 0px 3px;
	width:130px;
	height:45px;
	overflow:hidden; 
}

div.nieuwsitem{
	margin:0px 0px 0px 3px;
	width:130px;
	height:43px;
	overflow:hidden; 
}

div.ontouritem{
	margin:0px 0px 0px 3px;
	width:130px;
	height:47px;
	overflow:hidden; 
}
div.mediaitem{
	margin:0px 0px 0px 3px;
	width:130px;
	height:36px;
	overflow:hidden; 
}
div.gastenboekitem{
	margin:0px 0px 0px 3px;
	width:130px;
	height:111px;
	overflow:hidden; 
}
div.contactitem{
	margin:0px 0px 0px 3px;
	width:130px;
	height:50px;
	overflow:hidden; 
}

div.flashmovie{
	margin:0 auto;
	width:550px;
	height:400px;
}

div.textcontent{
	margin-top:20px;
	margin-left:10px;
	width:300px;
	height:300px;
	overflow:auto;
}

table.nieuwsberichten{
	width:794px;
	margin:10px 10px 0px 10px;
}

table.nieuwsberichten td{
	vertical-align:top;
}

td.nieuwsfoto{
	padding:5px 5px 25px 0px;
	width:170px;
}

img.nieuwsfoto{
	margin:0px 5px 15px 0px;
}

div.onzichtbaar{
	display:none;
}

.inhoud, input.gastenboek, textarea.gastenboek{
	width:200px;
	font-family:"Times New Roman","Trebuchet MS", Arial, Tahoma;
	font-size:13px;
	color:#000000;
}

div.contactcontent{
	margin:10px 0px 0px 10px;
}

table.formulier{
	width:300px;
}

div#gastenboeksend{
	display:none;
}

div.logs{
	padding-bottom:4px;
	border-bottom:1px black dotted;
	margin-bottom:4px;
}

div.log_lijst{
	/*width:530px;*/
	height:580px;
	overflow:auto;
	margin-right:10px;
	margin-left:10px;
}

table.gbtable{
	margin:10px 10px 0px 10px;
	width:794px;
}

table.gbtable td{
	vertical-align:top;
}

p.gastenboekdatum{
	font-size:9px;
}

div.mediacontent{
	width:253px;
	margin-left:391px;
}

#fotocontainer {
	position: relative;
	/*width:552px;
	height:440px;*/
	overflow: visible;
	margin:10px 0px 0px 10px;
}

div.fotodiv {
	position: absolute;
	height: 80px;
	width: 80px;
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	border-color:#fc94fc;
	background-color:#ffffff;
	cursor: pointer;
	text-align: center;
}

#fotodiv1 {
	left: 0px;
	top: 0px;
}

#fotodiv2 {
	left: 112px;
	top: 0px;
}

#fotodiv3 {
	left: 224px;
	top: 0px;
}

#fotodiv4 {
	left: 336px;
	top: 0px;
}

#fotodiv5 {
	left: 448px;
	top: 0px;
}

#fotodiv6 {
	left: 0px;
	top: 112px;
}

#fotodiv7 {
	left: 112px;
	top: 112px;
}

#fotodiv8 {
	left: 224px;
	top: 112px;
}

#fotodiv9 {
	left: 336px;
	top: 112px;
}

#fotodiv10 {
	left: 448px;
	top: 112px;
}

#fotodiv11 {
	left: 0px;
	top: 224px;
}

#fotodiv12 {
	left: 112px;
	top: 224px;
}

#fotodiv13 {
	left: 224px;
	top: 224px;
}

#fotodiv14 {
	left: 336px;
	top: 224px;
}

#fotodiv15 {
	left: 448px;
	top: 224px;
}

#fotodiv16 {
	left: 0px;
	top: 336px;
}

#fotodiv17 {
	left: 112px;
	top: 336px;
}

#fotodiv18 {
	left: 224px;
	top: 336px;
}

#fotodiv19 {
	left: 336px;
	top: 336px;
}

#fotodiv20 {
	left: 448px;
	top: 336px;
}

div.transparant{
	display:none;
	position:absolute;
	z-index:899;
	left:0px;
	top:0px;
	overflow:auto;
	background-color:#000000;
	width:100%;
	height:100%;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

div.invisible, .invisible{
	display:none;
}

div.absolutefoto2{
	background-color:#FFFFFF;
	display:none;
	position:absolute;
	z-index:999;
	top:0px;
	left:0px;
	overflow:visible;
	padding:10px;
	width:500px;
}

img.sluitenknop{
	cursor:pointer;
	float:right;
}

img.vorigeknop{
	margin-left:230px;
	cursor:pointer;
}

img.volgendeknop{
	cursor:pointer;
}

a:link		{color: #000000; text-decoration: underline;}
a:visited 	{color: #000000; text-decoration: underline;}
a:active  	{color: #000000; text-decoration: underline;}
a:hover   	{color: #000000; text-decoration: none;}


div.n_optreden{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #000000 dotted;
}

div.n_optreden p, div.n_optreden strong{
	padding-right:10px;
}

div#reactiesend{
	display:none;
}

td.optredentd{
	width:200px;
}

td.optredenreactietd{
	width:400px;
}

.honderd{
	width:100%;
}

div.security_registerform{
	display:none;
}

img.new_windowpijl{
	border:0px;
}