@charset "utf-8";


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000000;
}

.body_text{
	text-align:justify;
}

.react_tab {
	position:absolute;
	z-index:0;
	bottom: 50px;
	left: 0px;
}

.bottom_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c0bed2;
	padding:5px;
	text-decoration:none;
	text-transform:uppercase;
}
.bottom_nav a, .bottom_nav a:link, .bottom_nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c0bed2;
	padding:5px;
	text-decoration:none;
	text-transform:uppercase;
}
.bottom_nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:5px;
	text-decoration:none;
	text-transform:uppercase;
}
.news_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#251c5c;
}

.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	padding:2px 0 2px 0;
}

.footer_text, .footer_text a:visited, .footer_text a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	text-decoration:none;
	padding:2px 0 2px 0;
}

.footer_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
	text-decoration:none;
	padding:2px 0 2px 0;
}

.footer_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#918dad;
	font-weight:bold;
	text-decoration:none;
}

.news_visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#251c5c;
	font-weight:bold;
	text-decoration:none;
}

.footer_button a, .footer_button a:visited, .footer_button a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#918dad;
	font-weight:bold;
	text-decoration:none;
}

.footer_button a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#251c5c;
	font-weight:bold;
	text-decoration:none;
}

.bg_left_top {
	background-image: url(../gfx/bg_left_top.gif);
	background-repeat: repeat-x;
}
.bg_right_top {
	background-image: url(../gfx/bg_right_top.gif);
	background-repeat: repeat-x;
}
.left_top {
	background-image: url(../gfx/left_top.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
.image_right {
	float: right; margin: 5px 7px 5px 20px; border:0;
}
.bg_bottom {
	background-image: url(../gfx/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.bg_bottom_detail{
	background-image: url(../gfx/bg_bottom_detail.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.bg_content{
	background-image:url(../gfx/bg_algemeen.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.bullet_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#00aeef;
}

.bullet_oranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#f3971e;
}

.bullet_rood {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#d61f41;
}

.bullet_groen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006f52;
}
.language{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#251c5c;
	text-transform:uppercase;
}
.language a, .language a:link, .language a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#251c5c;
	text-transform:uppercase;
}
.language a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#635e8e;
	text-transform:uppercase;

}
.languageActive {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color:#251c5c;
	text-transform:uppercase;
}
div.transparancy {
	opacity:0.70;
	-moz-opacity:0.70;
	-khtml-opacity:0.70;
	filter:alpha(opacity=70);
}

