html, body {
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
}

body, tr, td, th {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	overflow: auto;
	/* _overflow-x: hidden; IE only: never show a horizontal scrollbar */
}

h1 {
	font-size: 15px;
	color: #bdce00;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3b5eaf;
}

td.content_kop {
 	height:15px;
	padding-top:16px;
	padding-bottom:10px;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 15px;
	color: #3b5eaf;
	font-weight: bold;
	vertical-align: top;
}

td.content_body {
	height: 100%;
	padding-left: 22px;
	padding-right: 22px;
	vertical-align: top;
}

td.nieuws_kop {
 	height:15px;
	padding-top:9px;
	padding-bottom:6px;
	font-size: 15px;
	color: #3b5eaf;
	font-weight: bold;
	vertical-align: top;
}

td.nieuws_body {
	height: 100%;
	vertical-align: top;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #3b5eaf;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

a.menu:hover {
	color: #8b9fce;
}

table.site {
	background-color: #FFFFFF;
	width: 1024px;
	height: 100%;
}

td.menubutton {
	font-size: 12px;
	height: 24px;
	padding-top: 5px;
	padding-right: 32px;
}

span.menubutton {
	color: #3b5eaf;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

a.menubutton_selected {
	color: #8b9fce;
}

a.menubutton_selected:hover {
	color: #8b9fce;
}

a.zoeken {
	font-size:9px;
}

td.submenubutton {
	font-size: 11px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #6b85c2;
	cursor: pointer;
	cursor: hand;
}

td.submenubutton_selected {
	font-size: 11px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #4db1ec;
}

a.submenubutton {
	color: #ffffff;
}

a.submenubutton:hover {
	color: #ffffff;
}

a.submenubutton_selected {
	color: #ffffff;
}

a.submenubutton_selected:hover {
	color: #FFFFFF;
}

ul.faq {
	padding-left: 12px;
}

li.faq {
	margin-bottom: 6px;
}

div.faq {
}

hr {
	border: none 0;
	border-top: 1px solid #033098;
	width: 100%;
	height: 1px;
	margin-top:0px;
	margin-bottom:0px;
}

td.sponsor_titel {
	font-size: 15px;
	color: #3b5eaf; /*033098*/
	font-weight: bold;
	padding-top: 13px;
	padding-left: 17px;
	padding-bottom: 15px;
	vertical-align: top;
}

td.sponsor_titel_image {
	padding-top: 6px;
	padding-bottom: 15px;
	vertical-align: top;
}

td.sponsor_foto {
	vertical-align: top;
	text-align: center;
	padding-bottom: 15px;
}
