/* =============== RESET  0*/ 
a, b, body, br, caption, div, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, i, img, label, legend, li, p, select, span, table, td, textarea, th, tr, ul, ol,dl, dt, dd {
	margin: 0px; padding: 0px; border:0px; font-family : Verdana, Tahoma, Helvetica,Arial, sans-serif; text-decoration:none;color:#fff; 
}
html, body{ height:100%; }
body{ font-size:100%; }
table, td, th { border-collapse:collapse; }
ul { width:auto; list-style:none; }
ol { list-style-position: inside; list-style-type: decimal; }
li a { display:block; }
@media all {	 
	* html li a { height:1%; }/* ie6 list item bug */ 
}
a { cursor:pointer !important; }

ul, li 
{
	list-style-type: none;
}

/* =============== */

body {
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #646464;
	text-align: center;
	min-width: 600px;
}

p {
	line-height: 16px;
}

th {
	text-align: left;
}

td {
	vertical-align: top;
}

a {
}

a.link {
	color: #fff;
}

a:hover {
	color: #fff;
	text-decoration: none;	
}

input, select {
	color: #626262;
	font-size: 11px;
	padding: 2px;
	border: 0px;
	margin: 2px 0 4px 0;
}


/************
GENERAL CLASSES
*********/

.submit {
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px;
	cursor: pointer;
	width: 90px;
	background-color: #231853;
	font-size: 9px;
	font-family: verdana;
	font-weight: 600;
	text-align: center;
	vertical-align: center;
}


/* ========Main Divs =======  */

#wrapper {
	margin: 0 auto;
	width: 920px;
	text-align: left;
}

#header {
	top: 0px;
	width: 100%;
	height: 136px;
	background-color: #ffffff;
	background-image: url('../img/bf_header.png'); 
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

#menu {
	background-color: #721273;
	width: 100%;
	height: 25px;
	margin-top: 7px;
}

#menu a, #menu{
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	font-weight: bold
}

#menu .red {
	color: #c90810;
}

#heading {
	font-size: 13px;
	font-family: verdana,arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

/* NIEUWS */

#newsColumn {
	float: left;
	width: 160px;
	min-height: 400px;
	margin-top: 20px;
}

#newsColumn #leesmeer {
	float: left;
	height: 12px;
	width: 70px;
	line-height: 12px;
	background-color: #231853;
	color: #fff;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

#newsColumn #newsItem {
	width: 144px;
	min-height: 150px;
	background-color: #3c5cd5;
	margin-bottom: 20px;
	color: #fff;
	padding: 8px;
}

#newsColumn #newsItem h1{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 500;
	font-weight: normal;
}

#newsColumn #newsItem p{
	margin-top: 5px;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#newsColumn #heading {
	height: 25px;
	width: 160px;
	background-color: #721273;
	margin-bottom: 13px;
}

#heading p{
	padding-left: 10px;
	line-height: 25px;
	color: #fff;
}

/* CONTENT */

#content a {
	color: #E20001;
}

#caseColumn {
	top: 138px;
	float: left;
	width: 570px;
	min-height: 400px;
	margin-top: 20px;
	margin-left: 32px;
}

#caseColumn #leesmeer {
	float: right;
	height: 12px;
	width: 70px;
	line-height: 12px;
	background-color: #fff;
	color: #e20001;
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	margin-top: -20px;
}

#caseColumn #leesmeer a{
	color: #e20001;
}

#caseColumn #leesmeer a.link {
	color: #e20001;
}

#caseColumn #leesmeer a:hover {
	color: #e20001;
	text-decoration: none;	
}

#caseColumn #heading {
	height: 25px;
	width: 570px;
	background-color: #e20001;
	margin-bottom: 13px;
}

#caseColumn #cases {
	width: 320px;
	height: 120px;
	float: left;
	min-height: 400px;
}

#caseColumn #cases #case{
	width: 308px;
	height: 120px;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 7px;
}

#caseColumn #cases #case img{
	width: 90px;
	height: 80px;
	margin: 10px;
	float: left;
}

#caseColumn #cases #case h2, #caseColumn #casesSmall #case h2{
	color: black;
	background-color: #dddddd;
	padding: 7px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 550;
	
}

#caseColumn #cases #case p{
	font-size: 10px;
	color: #000;
	background-color: #f7f7f7;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 10px;
	height: 80px;
}


#caseColumn #casesSmall {
	width: 230px;
	margin-left: 20px;
	float: right;
	min-height: 400px;
}

#caseColumn #casesSmall #case{
	width: 222px;
	min-height: 20px;
	background-color: #dddddd;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	padding: 7px;
}

#caseColumn #archief {
	width: 222px;
	height: 25px;
	background-color: #e20001;
	margin-top: 0px;
	margin-bottom: 13px;
	padding-left: 8px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
}

#wrapper #caseColumn #react a{
	color: #fff;
}

#wrapper #caseColumn #react a.textlink{
	color: #000;
}

/* REACT */

#react p, #react a, #react td {
	color: #000;
}

#react input {
	border: 1px solid #e20001;
	color: #000;
}
#react input.submit {
	background-color:  #e20001;
	color: white;
}

/* ADS */

#adsColumn {
	float: right;
	width: 128px;
	min-height: 400px;
	margin-top: 20px;
}

#adsColumn #heading {
	height: 25px;
	width: 128px;
	background-color: #721273;
	margin-bottom: 13px;
}

#adsColumn #content {
	height: auto;
	width: 128px;
	background-color: #ededf4;
	font-family: arial, sans-serif;
	font-size: 8px;
	text-align: center;
}

#adsColumn #content #disclaimer {
	padding: 35px 0 0 5px;
	text-align: left;
}

#adsColumn #content #disclaimer .blue{
	color: #383478;
	font-weight: bold;
}

#adsColumn #content #disclaimer .grey{
	color: #a0a1b4;
}

#adsColumn #content #disclaimer .blue a {
	color: #383478;
}

#adsColumn #content #disclaimer .blue a.link {
	color: #383478;
}

#adsColumn #content #disclaimer .blue a:hover {
	color: #383478;
	text-decoration: none;	
}

#adsColumn #content #disclaimer .grey a {
	color: #a0a1b4;
}

#adsColumn #content #disclaimer .grey a.link {
	color: #a0a1b4;
}

#adsColumn #content #disclaimer .grey a:hover {
	color: #a0a1b4;
	text-decoration: none;	
}

.error_message {
	color: red;
}