body{
	background-color: #fecf39;
	background-image: url('../img/background.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#center {
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:0px;
}

#centertop {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left:-360px;
	width: 720px;
}

.shell{
	border-collapse:collapse;
	height: 100%;
}

.maintable0 {
	background-color: #ffffff;
	background-image: url('../img/footer.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.maintable1 {
	background-color: #ffffff;
	background-image: url('../img/footer1.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.maintable2 {
	background-color: #ffffff;
	background-image: url('../img/footer2.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.maintable3 {
	background-color: #ffffff;
	background-image: url('../img/footer3.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

img {
	/*behavior: url(pngHack.htc);*/
	border: 0px;
}

.transition {
	height: 10px;
	line-height /* */:/**/1px;
	vertical-align: top;
}

.transition td{
	height: 10px;
}

.content{
	padding-left: 30px;
	padding-right: 15px;
	text-align: left;
	color: #064b95;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 11px;
	
}

a{
	color: #064b95;
	text-decoration: none;
	border-bottom: 1px dashed;
}


a:hover{
	color: #064b95;
	text-decoration: underline;
	border-bottom: 0px;
}

.leadin{
	font-weight: bold;
}

.menu tr td{
	line-height: 1px;
}

.menu tr td a{
	text-decoration: none;
	border-bottom: 0px;
}

.menu tr td a:hover{
	text-decoration: none;
	border-bottom: 0px;
}

h1{
	font-size: 16px;
	letter-spacing: 3px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.footer a{
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 0px;
	padding-bottom: 15px;
}

.footer a:hover{
	text-align: right;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	border-bottom: 0px;
}

.dag{
	text-align: left;
	color: #e0041d;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.locatie{
	text-align: left;
	color: #064b95;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.tijdstip{
	text-align: left;
	color: #064b95;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-bottom: 10px;
}

.datum{
	font-style: italic;
}

.underline	{
	text-decoration: underline;
}