﻿body,td,th {
	font-family: Calibri, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #fed775;
	background-image: url(images/Jacks_border.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menuback {
	background-image:url(images/menu_back.jpg);
	background-repeat: no-repeat;
}

.contentback 
{
	background-color: #001118;
	background-image:url(images/content_back.jpg);
	background-repeat: no-repeat;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

.h6link 
{
	color: #ffd775;
	text-decoration: none;
}

h6 
{
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 3px;
	line-height: 0px;
	font-size: 12pt;
	text-decoration: none;
}

.menubutton
{
	background-image: url(images/buttonbg.jpg);
}

.menutop 
{
	text-decoration: none;
}

#agendadiv
{
	position: absolute;
	top: 107px;
	left: 48px;
	width: 120px;
	height: 120px;
	z-index: 1;
	color: #4b7784;
}

#nieuwsdiv
{
	position: absolute;
	top: 205px;
	left: 608px;
	width: 312px;
	height: 80px;
	z-index: 1;
	color: #06171f;
	cursor: pointer;
}


.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5,
.sIFR-active h6 {
  visibility: hidden;
  font-family: Verdana;
}

.sIFR-active h1 {
  padding-bottom: 0;
}

.sIFR-active h2 {
  font-size: 55px;
  display: block;
}

.sIFR-active h3 {
  font-size: 18px;
}

.sIFR-active h4 {
  font-size: 21px;
  font-weight: normal;
}

.sIFR-active h5 {
  font-size: 24px;
  font-weight: bold;
}

.sIFR-active h6 {

}