@charset "utf-8";
/* CSS Document */
html, body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #00105A;
	margin: 0;
	height: 100%;
}
div.tijd {
	font: 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-right:30px;
	}
a {
	color:#00105A;
}

a:hover {
	color: #CC0000;
}

table {
	margin:0;
	
}
iframe{
}
iframe.menu {
	height:100%;
	width:100%;
	border:none;
}
table{
	font: 11px Arial, Helvetica, sans-serif;
	}
table.main {
	width: 100%;
	height:100%;
	margin:0;
	border:0;
	background-image:url(../images/logoback.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
table.top {
	width: 100%;
	margin:0;
	border:0;
	background-position:bottom;
	background-repeat:no-repeat;
	}
table.splits {
	width: 100%;
	height: 12;
	margin:0;
	border:0;
		}
table.center {
	width: 100%;
	height:79%;
	margin:0;
	border:0;
	
	background-position:bottom;
	background-repeat:no-repeat;
	}

th.menu { 
 	width:18px;
	height:18px;
	background-image:url(../images/folder.gif);
	}
th.textmenu a{
	text-decoration:none;
	color: #00105A;
}
th.textmenu{ 
    width:95px;
	height:18px;
	padding-left:8px;
	text-align: left;
}
th.side{
	border-left:thin #CC99FF;
	width:100%;
	padding-left:10px;
	}
th.left{
	background-image:url(../images/leftvink.gif);
	background-position:top;
	background-repeat:no-repeat;
 }
td.head {
	height: 200px;
	width: 800px;
	margin: 0;
	border-spacing:0;
	
}
td.menu {
	width: 100%;
	height: 18px;
	padding-left:2px;
	position: bottom;
}
td.text {
	width:800px;
	position:center;
	font: 14px Arial, Helvetica, sans-serif;
	color: #00105A;
	height:425px;
	padding-left: 160px;
	padding-right: 10px;
	background:url(../images/logoback.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
td.text a{
	text-decoration: underline;
	color: #00105A;
	font: 16px Arial, Helvetica, sans-serif;
	}
td.text a:hover{
	text-decoration:none;
	color: #00105A;
	
	}
td.side {
	margin-left:6px;
	padding-left:8px;
	padding-right:4px;
		}
td.side1 {
	margin-left:6px;
	padding-left:8px;
	padding-right:50px;
		}

tr.side {
	margin-left:6px;
	padding-left:8px;
	padding-right:4px;
	background-image:url(../images/logoback2.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	}
th.sidehyp{
	border-left:thin #CC99FF;
	width:100%;
	padding-left:20px;
	}

th.sidehyp2{
	border-left:thin #CC99FF;
	width:100%;
	background-image: url(../images/actie.jpg);
	background-position: center;
	background-repeat:no-repeat;
	}
.topbanner {
	width:100%;
	height:43px;
	background-repeat: no-repeat;
	background-position:center;
	background-image:url(http://www.vola.nl/reclame/afm.jpg);
	border: 1px solid black;
		
	}
