/* -------------------------------------------------------- */
/*                   BLOEMENBEEK STYLESHEET                 */
/* -------------------------------------------------------- */

body {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	margin-top: 0px;
}

.maintable {
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	background-color: #f7f7e7;
}
	
td {
	vertical-align: top;
}
td.header {
 	background-color: #f3ebd1;
}

td.taalswitch {
	font-family: Verdana;
	font-size: 10px;
	color: #50869e;
	padding-right: 10px;
	padding-top: 5px;
}

td.taalswitch a {
	font-family: Verdana;
	font-size: 10px;
	color: #50869e;
	text-decoration: none;
	}

td.taalswitch a:hover {
	color: #333;
	text-decoration: none;
}

td.hoofdnav {
	background-color: #333; 
	border-bottom: solid 1px #000;
}

td.subnav,
td.maintitle {
	background-color: #ceccb9;
}

td.dotted_line {
	background-image: url(/images/dotted_line.gif);
	background-repeat: repeat-y;
}


/* -------------------------------------------------------- */
/* standaard tags ( gebruikt door webpage-editor backstage) */


p,h1,h2,h3,h4,h5,h6 {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
p {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	bckground-color: #6f6;
	margin-bottom: 15px;
	line-height: 18px;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #f60;
}

img {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
img.imageleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

img.imageright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 15px;
}


h2, h3, h4, h5, h6 {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

.rightcontent .content h1 {
	margin-top: 15px;
}

.rightcontent .content p,
.rightcontent .content a {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
}

.rightcontent h1 {
	margin-bottom: 1px;
}

ul {
	margin-top: -5px;
	margin-bottom: 15px;
}

li {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	bckground-color: #6f6;
	line-height: 18px;
}


/* -------------------------------------------------------- */
/*                           Rest                           */

.iframe {
	background-color: #f7f7e7;	
}

.maincontent {
	color: #472319;
}

.maincontent .content {
	padding-bottom: 0px; 
}

.rightcontent .content {
	padding-bottom: 30px; 
}

.footer {
	abackground-color: #f60;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
}

.footer p {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #999;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

.footer a {
	font-size: 10px;
}

/* -------------------------------------------------------- */
/*                        Nieuws Sectie                     */

img.nieuwspicto {
	width: 120px;
	float: right;
	margin-left: 5px;
}


hr.nieuwshr {
	abackground-color: #f60;
	/*margin-bottom: 20px;
	padding-bottom: 15px; */
	width: 100%;
	height: 1px;
	margin-left: 15px;
	margin-right: 15px;
	border-top: 0px;
	border-bottom: 1px solid #ceccb9;
}


p.nieuwsdatum {
	font-size: 10px;
	margin-top: 0px;
}



/* -------------------------------------------------------- */
/*                          Homepage                        */

.home_links,
.home_middle,
.home_rechts {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
}

.home_links {
	color: #AD8F9D;
	/*border-right: 1px solid #5b1f3b; 8f5470 */
}

.home_middle {
	color: #ffddee;
	border-right: 1px solid #8f5470;
	border-left: 1px solid #8f5470;
}

.home_rechts {
	color: #ffddee; /* #50869E; */
}

.home_links p,
.home_middle p,
.home_rechts p {
	margin: 0px;
}

.home_rechts p {
	font-family: verdana;
	font-size: 10px;
}

.home_links h1,
.home_middle h1,
.home_rechts h1 {
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 0px;
}

.home_middle h1,
.home_links h1,
.home_rechts h1{
	font-size: 21px;
	font-weight: normal;
}

.home_links a,
.home_middle a,
.home_rechts a {
	color: #ffddee;
	text-decoration: underline;
}

.home_rechts a {
	font-family: verdana;
	font-size: 10px;
}

.home_links a {
	color: #AD8F9D;
}




/* -------------------------------------------------------- */
/*                          Formulieren                     */

form {
	margin: 0px;
}

form td,
.formulieren td {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #472319;
	vertical-align: middle;
}

.formulieren {
	abackground-color: #f60;
	padding-left: 15px;
	padding-right: 15px;
 }
 
 .formulieren p {
 	margin-left: 0px;
 }

.formulieren input,
.formulieren select,
.formulieren textarea {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
}

.formulieren table {
	padding: 3px;
	margin-bottom: 20px;
}


.formulieren .lang {
	width: 200px;
}

.formulieren .middel {
	width: 150px;
}


.formulieren .kort {
	width: 50px;
}


/* -------------------------------------------------------- */
/*                          Tabellen                        */

.table1 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #fff;
}

.table1 td {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #472319;
	border-right: 1px solid #f7f7e7;;
}

.table1odd .table1topleft,
.table1odd .table1topcenter,
.table1odd .table1topright {
	background-color: #A6A599;
	color: #f7f7e7;;
	font-weight: bold;
}

.table1odd td {
	background-color: #F1F1E0;
}

.table1even td{
	background-color: #E7E6D5;
}

.table1even .table1middleleft,
.table1even .table1middlecenter,
.table1even .table1middleright {
	color: #472319;
}

.table1even .table1middleleft {
	text-align: left;
}

.table1odd .table1middleleft {
	text-align: left;
}

.table1odd .table1middleleft,
.table1odd .table1middlecenter,
.table1odd .table1middleright {
	color: #472319;
}

.table1odd .table1middleleft {
	text-align: left;
}

.table1even .table1middleleft {
	text-align: left;
}

.table1even .table1bottomleft,
.table1even .table1bottomcenter,
.table1even .table1bottomright,
.table1odd .table1bottomleft,
.table1odd .table1bottomcenter,
.table1odd .table1bottomright {
 {
	color: #472319;
}

.table1even .table1bottomleft {
	text-align: left;
}

.table1odd .table1bottomleft {
	text-align: left;
}