/* ******************** ALGEMEEN ******************** */
html {
	overflow-y: scroll !important;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100%;
	background-image:  url("../images/bg.gif");
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
a {
     outline: none;
}
td {
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}
h1 {
	font-size: 24px;
	font-family: "Trebuchet MS", "ITC Avant Garde Std Bk", Arial;
	color: #626262;
}
h2 {
	font-size: 16px;
	font-family: "Trebuchet MS", "ITC Avant Garde Std Bk", Arial;
	color: #626262;
	text-align: left;
}
.container {
	position: relative;
}
.centerblockabsolute {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
}
#balk2 {
	background-image: url(../images/balk2.gif);
	background-repeat: no-repeat;
	text-align: right;
}
.titel {
	font-family: "Trebuchet MS", "ITC Avant Garde Std Bk", Arial;
	font-size: 48px;
	color: #FFFFFF;
	padding-right: 60px;
}
#stippellijn {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CAD500;
	width: 745px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.citaat {
	font-style: italic;
	color: #000000;
}
.leftbox {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
}
.rightbox {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
}
.tabel_heading {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding: 5px;
}
.tabel_oneven {
	background-color: #EAEAEA;
	padding: 5px;
	font-weight: bold;
}
.tabel_even {
	background-color: #999999;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.titel_nieuws {
	color: #CAD500;
	font-weight: bold;
	font-size: 12px;
}
.border_green {
	border: 1px solid #CAD500;
}
.kleine_letters {
	font-size: 9px;
}













/* ******************** CONTENT ******************** */
#content {
	line-height: 18px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 10px;
}
#content a:link {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #CAD500;
	text-decoration: underline;
	font-weight: bold;
}
#content a:active {
	color: #CAD500;
	text-decoration: underline;
	font-weight: bold;
}











/* ******************** LINKS IN SUBMENU ******************** */
#sublinks {
	text-align: center;
}
#sublinks a:link {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
#sublinks a:visited {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
#sublinks a:hover {
	color: #222222;
	text-decoration: underline;
	font-weight: bold;
}
#sublinks a:active {
	color: #222222;
	text-decoration: underline;
	font-weight: bold;
}











/* ******************** HOOFDMENU ******************** */
.hoofdmenu {
	padding-top: 53px;

}
#hoofdmenu {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 80px;
	width: 760px;
}
#hoofdmenu a:link {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
#hoofdmenu a:visited {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
#hoofdmenu a:hover {
	color: #CAD500;
	text-decoration: underline;
	font-weight: bold;
}
#hoofdmenu a:active {
	color: #CAD500;
	text-decoration: underline;
	font-weight: bold;
}











/* ******************** SUBMENU ******************** */
.bg_submenu {
	background-color: #E0E0E0;
}
#submenu {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
	width: 220px;
	text-indent: 5px;
}
#submenu a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#submenu a:visited {
	color: #626262;
}
#submenu a:hover {
	color: #FFFFFF;
	background-color: #CAD500;
}
#submenu a:active {
	color: #FFFFFF;
	background-color: #CAD500;
}











/* ******************** SUBMENU 1 ******************** */
#submenu1 {
	color: #626262;
	text-decoration: none;
	width: 220px;
	text-indent: 20px;
}
#submenu1 a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#submenu1 a:visited {
	color: #626262;
}
#submenu1 a:hover {
	color: #333333;
	background-color: #CAD500;
}
#submenu1 a:active {
	color: #333333;
	background-color: #CAD500;
}











/* ******************** SUBMENU 2 ******************** */
#submenu2 {
	color: #626262;
	text-decoration: none;
	width: 220px;
	text-indent: 35px;
}
#submenu2 a {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
#submenu2 a:visited {
	color: #626262;
}
#submenu2 a:hover {
	color: #333333;
	background-color: #CAD500;
}
#submenu2 a:active {
	color: #333333;
	background-color: #CAD500;
}











/* ******************** SUBMENU 3 ******************** */
#submenu3 {
	color: #626262;
	text-decoration: none;
	width: 220px;
	text-indent: 60px;
}
#submenu3 a {
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
#submenu3 a:visited {
	color: #626262;
}
#submenu3 a:hover {
	color: #333333;
	background-color: #CCCCCC;
	background-position: 40px;
}
#submenu3 a:active {
	color: #333333;
	background-color: #CCCCCC;
}











/* ******************** FOOTER ******************** */
#footer_right {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CAD500;
	width: 745px;
	vertical-align: bottom;
	margin-left: 15px;
	line-height: 30px;
}
#footer_right a {
	color: #626262;
	text-decoration: none;
}
#footer_right a:visited {
	color: #626262;
}
#footer_right a:hover {
	color: #333333;
}
#footer_right a:active {
	color: #333333;
}
#disclaimer{
	font-size: 9px;
	color: #999999;
	text-align: center;
}
#disclaimer a {
	color: #626262;
	text-decoration: none;
}
#disclaimer a:visited {
	color: #626262;
}
#disclaimer a:hover {
	color: #333333;
}
#disclaimer a:active {
	color: #333333;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	border: 1px solid #CAD500;
	padding: 3px;
	background-color: #FFFFFF;
}
