/**************** Element *************/

body {
	background-color: #aebdff;
	margin: 0, 0, 0, 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 65%;
}

td, table, input, select{
font-size:12px;
color: #3C3C3C;
line-height:20px;
}

h1, h2, h3, h4 {
font-size:13px;
font-weight:bold;
color:#223bd3;
}

h1{
font-size:14px;
padding-left: 0px;
}

h4 {
font-size:11px;
font-weight:bold;
color:#000059;
margin: 20px 10px 5px 10px;
}

hr {
	border: dashed;
	color: #00005A;
	height: 1px;
	width: 140px;
}

/***************** classes *****************/

table.master {
	background-image: url(../images/body.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

td.top {
	background-image: url(../images/top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

table.bottom {
	background-image: url(../images/bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

table.menutable {
	margin-left: 51px;
	margin-top: 145px;
	width: 170px;
}

td.menukeuze {
	height: 28px;
}

a.submenu {
	font-size: 11px;
	color: White;
	text-decoration: none;
	width: 160px;
	background-image: url(../images/submenu-bg.jpg);
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	vertical-align: middle;
}

a.submenu:hover {
	background-image: none;
	background-color: #DEE7FF;
	color: #4266EE;
}

a.selectedsubmenu {
	display: block;
	font-size: 11px;
	color: #000031;
	width: 160px;
	text-decoration: none;
	background-color: #DEE7FF;
	padding-left: 10px;
	height: 28px;
	vertical-align: middle;
}

a.subsubmenu {
	display: block;
	font-size: 11px;
	color: #204365;
	width: 150px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	vertical-align: middle;
}

a.selectedsubsubmenu {
	display: block;
	font-size: 11px;
	color: #6688AA;
	width: 150px;
	background-color: #DEE7FF;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}


a.subsubmenu:hover {
	text-decoration: underline;
}

tr.hidden {
	display: none;
}

tr.show {
	display: block;
}

table.nieuws {
	margin-left: 30px;
	margin-top: 160px;
	margin-right: 15px;
	margin-bottom: 300px;
	color: #6347A0;
}

td.nieuwskop {
	height: 14px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 10px;
}

td.nieuwsinhoud {
	font-size: 10px;
	line-height: 18px;
	height: 14px;
	padding-top: 5px;
	padding-bottom: 20px;
}

td.menuregel{
	width: 160px;
	
}

#contact {
	position: relative;
	bottom: 161px;
	left: 735px;
}

#tcma {
	position: relative;
	bottom: 65px;
	left: 735px;
}

#container {
	overflow: hidden;
}

td.sep {
	background-image: url(../images/sep.gif);
	background-repeat: repeat-x;
	width: 100%;
}

span.menutekst {
	padding-top: 16px;
}
