body{
	background-color:#000000;
	margin:0px;	
}

body td{
	font-family:"Times New Roman";
	font-size:16px;
}

body #header{
border-bottom:#FFFFFF 1px dotted;
}

a:link{
	color:#FFFFFF;
	font-style:italic;
}

a:active{
color:#FFFFFF;
}

a:visited{
	color:#FFFFFF;
}

a:hover{
	color:#000000;
	background-color:#FFFFFF;
}

h1{
	font-size:20px;
	font-weight:none;
}

.home{
	background-image:url('img/bg/home.jpg');
	background-repeat:repeat-y;
}

.home td{
	color:#000000;
}

.home #fl{
	margin-left:195px;
	margin-top:20px;
	margin-bottom:40px;
}

.boekingen{
	padding-top:40px;
	background-image:url('img/bg/boekingen.jpg');
	background-repeat:repeat-y;
}

.boekingen td{
	color:#ffffff;
}

.boekingen #fl{
	margin-left:45px;
}

.boekingen #content{
	margin-left:30px;
}

.voorstellingen #content{
	margin-left:30px;
}

.voorstellingen{
	padding-top:55px;
	background-image:url('img/bg/voorstellingen.jpg');
	background-repeat:no-repeat;
}

.voorstellingen td{
	color:#ffffff;
}

.voorstellingen #fl{
	margin-left:55px;
}

.contact{
	background-image:url('img/bg/contact.jpg');
	background-repeat:repeat-y;
}

.contact td{
	color:#ffffff;
}

.contact #letter{
	padding:40px;
	color:#666666;
	background-image:url('img/letter.png');
	background-repeat:no-repeat;
	width:628px;
	height:805px;
	visibility:block;
	position:absolute;
}

.contact #letter table{
	margin-top:7px;
	margin-left:20px;
}

.contact #letter input{
	width:262px;
	border:none;
	background:none;
}

.contact #letter textarea{
	width:262px;
	border:none;
	background:none;
}

.contact #enveloppe{
	color:#666666;
	background-image:url('img/envelop.png');
	background-repeat:no-repeat;
	width:582px;
	height:450px;
	position:absolute;
	visibility:block;
	margin-left:360px;
	margin-top:-150px;
	z-index:1;
}

.title{
	font-size:25px;
}

.subTitle{
	font-size:18px;
}

.archiefHeader{
	font-size:18px;
	padding-top:20px;
	border-bottom:#FFFFFF 1px dotted;
}


.archiefHeaderSmall{
	
	padding-top:20px;
	border-bottom:#FFFFFF 1px dotted;
}
.archiefDesc{
	text-indent:1em;
	color:#FFFFFF;
}

.fb{
	font-family:"Arial";
	font-style:normal;
	font-size:11px;
	vertical-align:top;
}

.fb a:link{
	background-color:none;
}
.fb a:active{
	background-color:none;
}
.fb a:visited{
	background-color:none;
}
.fb a:hover{
	background-color:none !important; 
	font-style:underline;
}

.inputActive{
	color:#000000;
	font-style:none;
}

.inputInactive{
	color:#666666;
	font-style:italic;
}

.footer{
	background-color:#333333;
	background-image:url('img/footer_shadow.jpg');
	background-repeat: no-repeat;
}
