/* - - - - - - - - - - - - - - - - - -
	MENU
- - - - - - - - - - - - - - - - - - */

#menu {
	float: left;
	margin: 0px;
}

#menu ul {
	list-style: none;
	float: left;
	margin-left: 0px;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	padding: 24px 10px;
	vertical-align: middle;
	color: #ffffff;
}

#menu ul li a {
	font: 13px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover,
#menu ul li a.actief {
	background: url('background/bsm_bg_menu_ul.png')
}



/* - - - - - - - - - - - - - - - - - -
	H*, P, A, UL/LI, IMG, EMBED
- - - - - - - - - - - - - - - - - - */

h1 {
	font: bold 15px Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color: #1C6FF3;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #EBEFF3;
	clear: both;
}

#center_bericht #content_rechts h1 {
	border: none;
	margin: 0 5px;
	font: bold 14px Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}

#content_rechts h1 {
	margin: 0 10px 5px 0px;
}

#center_bericht .alternatief h1 {
	border: 0px;
	margin-bottom: 0px;
}

#main h1 {
	font: bold 12px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	padding: 0px;
	border: 0px;
	color: #333333;
	margin: 0px 5px 5px;
}

div#header h1 {
	clear: none;
	border: none;
	margin: 0;
	padding: 0;
}

div#header h1 a{
	text-indent: -9999px;
	float: left;
	margin-right: 35px;
	clear: none;
	width: 160px; 
	height: 50px; 
	margin-left: 5px; 
	margin-top: 5px;
}



h2 {
	font: bold 12px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	clear: both;
	line-height: 18px;
}

p {
	margin-bottom: 10px;
	font: 12px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	line-height: 18px;
}

p.inleiding {
	font-weight: bold;
}	

.bericht p, .reactie p, .verloop p, .nieuws p {
	text-align: justify;
}

.reactie p {
	padding-right: 5px;
}

p.last_paragraph {
	margin-bottom: 0px;
}

p.error {
	background: #f6f6f6;
	color: #CC3300;
	border: 1px solid #f2f2f2;
	padding: 5px;
}

.container p.error {
	margin: 0px;
}

#content_rechts p {
	margin: 0 10px 10px 0;
}

#content_rechts div.reactie p {
	border-bottom: 1px solid #EBEFF3; 
	margin-bottom: 2px; 
	padding-bottom: 2px;
	
}

#content_rechts div.reactie p.reactie_kop {
	border-bottom: 1px solid #EBEFF3; 
	margin-bottom: 2px; 
	padding-bottom: 2px;
}


a {
	color: #7AA745;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content_links table a {
	color: #7AA745;
}

#content_rechts a {
	color: #333333;
}

#headerrechts a {
	color: #ffffff;
	text-decoration: none;
}

#headerrechts a:hover {
	text-decoration: underline;
}

h2 a {
	color: #333333;
	text-decoration: underline;
}

h2 a:hover {
	color: #7AA745;
}

a img {
	border: none;
	text-decoration: none;
}

table a {
	color: #333333;
	text-decoration: none;
}

table a:hover {
	text-decoration: underline;
}

#breadcrumbs p a {
	color: #333333;
	text-decoration: underline;
}

.nieuws a, .container a, .login a {
	text-decoration: none;
	color: #333333;
}

#content_rechts .container a, #content_rechts #login a {
	border-bottom: 1px solid #bebfc1;
}

#content_rechts .container a:hover, #content_rechts #login a:hover {
	text-decoration: none;
	border-bottom: 1px solid #30393B;
}

.container a.stem {
	border: none;
	text-decoration: none;
	margin-right: 5px;
}

#main a {
	color: #333333;
	text-decoration: none;
}



#content ul {
	margin: 0px 0px 10px 15px;
}

#content ol {
	margin: 0px 0px 10px 25px;
	font: 12px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
}

#content li {
	font: 12px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	line-height: 18px;
	list-style: disc;
}



#content_links .bericht img {
	max-width: 378px; 
	width: expression(this.width < 378? auto : 378 +"px");
	border: 1px solid #EBEFF3;
	margin-bottom: 10px;
}

#content .nieuws img {
	float: left;
	width: 75px;
	margin: 5px 5px 5px 0px;
	border: 1px solid #EBEFF3;
}

#content_rechts div img.adv {
	margin-bottom: 10px;
	border: 1px solid #EBEFF3;
}



#main td.topflop img {
	float: left;
	clear: none;
	margin-left: 2px;
}



embed {
	margin-bottom: 10px;
}



/* - - - - - - - - - - - - - - - - - -
	TABLE
- - - - - - - - - - - - - - - - - - */

table {
	font: 12px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	border-collapse: collapse;
	margin: 0px 0px 10px;
}

#main table {
	width: 200px;
	font: 11px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	border-top: 1px solid #FFFFFF;
}

.container table {
	margin: 0px;
}

table.gerelateerd {
	margin: 0px 5px 10px;
}

#content table th {
	text-align: left;
}

#content table td {
	padding: 3px 0px;
	line-height: 18px;
}

#content_links table td.label {
	width: 90px;
}

#content_rechts table td.label {
	width: 75px;
}

#main table td {
	border-bottom: 1px solid #FFFFFF;
	line-height: 20px;
	padding: 0px 5px;
	text-align: justify;
}

td.datum {
	color: #1C6FF3;
	text-align: left;
	width: 35px;
}

#main td.datum {
	padding: 0px 0px 0px 5px;
	width: 30px;
}

td.geen {
	font-style: italic;
}

#main td.topflop {
	width: 34px;
}



/* - - - - - - - - - - - - - - - - - -
	FORM
- - - - - - - - - - - - - - - - - - */

#content_rechts form {
	margin: 0px;
}

#headerrechts form {
	margin-top: 10px;
}

#content_rechts fieldset {
	border: 0px;
	padding-top: 2px;
	margin-bottom: 10px;
}

#content_rechts label {
	font: 12px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	line-height: 17px;
}



input.readonly {
	background: #EAEAEA;
	color: #444444;
}


#content_rechts input {
	width: 136px;
	border: 1px solid #B0B0B0;
	margin-bottom: 5px;
	padding: 2px;
}

#headerrechts input {
	width: 230px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #445c68;
}

#content_rechts input.check, #content_rechts input.check {
	float: left;
	clear: left;
	width: auto;
	margin-right: 10px;
	border: 0px;
}

#content_rechts input.submit {
	background: #DCDCDC;
	border: 1px solid #B0B0B0;
	padding: 1px;
}

#headerrechts input.submit {
	width: auto;
	height: 21px;
	padding: 0 5px;
	background: #333739;
	font: bold 11px Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #ffffff;
	border: 1px solid #445c68;
}

#content_rechts input.submit {
	width: 60px;
}


/* tabs */

div#content_rechts ul.tab {
	float: left;
	list-style: none;
	margin: 0 0 10px;
	width: 360px;
	background: #d7d7d7 /* #6696c6 /* #588ABD;*/;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

div#content_rechts ul.tab li {
	float: left;
	list-style: none;
	width: 90px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	color: #6B8094;
	font-weight: bold;
	border-right: 1px solid #cccccc;
}

div#content_rechts ul.tab li.actief {
	background: #879DAD;
	color: #ffffff;
	border-right: 1px solid #cccccc;
}