/*
Webbuilding & design by Webtool-Design
http://www.webtool-design.com
contact: info@webtool-design.com
******************************************************/
html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	margin:0;
	padding:0;
	height:78%;
	border:none;
	background: #FFFFFF;
}


/* site struktuur algemeen
*****************************************/

h1 {
	color: #023467;
	padding-left: 10px;
	padding-bottom: 2px;
	display: block;
	padding-top: 4px;
	letter-spacing: 1px;
	font: bolder 16px  Arial, Verdana, Helvetica, sans-serif, "Lucida Console";
	text-transform: capitalize;
	background: url(pix/bg_h1.gif) no-repeat left bottom;
	margin-top: 5px;
}

h2 {
	color: #B30000;
	font: bold 120% Arial, Helvetica, sans-serif;
	background: url(pix/bg_h2.gif) no-repeat left top;
	padding-left: 16px;
	margin-bottom: -8px;
}
blockquote {
	background: #E1E1F4;
	padding: 5px;
	border: 3px double #993333;
	text-align: justify;
	font-size: 0.9em;
}

h3 {
	color: #003399;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	background: url(pix/bg_h3.gif) no-repeat left top;
	padding-left: 16px;
	margin-bottom: -2px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

li {
	list-style: url(pix/info_list.gif);
	font-size: 1.0em;
	text-align: justify;	/*background-color: #F5F5F5;*/
}

li.stmp {
	list-style-image: url(pix/bullet_map.gif);
	/*background-color: #F5F5F5;*/
}

.kader {
	background-color: #F3FBE3;
	width: 200px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

strong {
	color: #003333;
}

#header {
	background: url(pix/bg_bannerNew2008.gif) repeat-x;
	height: 179px;

}
#headerLeft {
	background: url(pix/logoL_new2008.jpg) no-repeat left;
	height: 160px;
	width: 423px;
}
#headerLeft p {
	font: bold 1em/140% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-left: 150px;
	padding-top: 5px;
}
#headerRight {
	width: 243px;
}

#selectLang {
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif, "Lucida Console";
	color: #FFFFFF;
	background: url(pix/bg_selectLang.gif) repeat-x;
	height: 20px;
}

.nav {
	width:200px;
	background: #FFFFFF url(pix/bg_navLeft2.gif) repeat-y left;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif, "Lucida Console";
	color: #000000;
}
#flash {
	margin-right: 5px;
}

.navright {
	background: #FFFFFF url(pix/bg_navRight3.gif) repeat-y right;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif, "Lucida Console";
	width: 140px;
}

.main{
	color:#000000;
	padding:0px 5px 10px 18px;
	font: 100%/140% Verdana, Arial, Helvetica, sans-serif, "Lucida Console";
	text-align: left;
	background: #FFFFFF /*url(pix/bg_mainLeftBorder.gif) repeat-y left*/;
}

.imgRight {
	margin: 4px 0px 4px 4px;
	float: right;
	border: 1px solid #A8B1BB;
}

.imgLeft {
	margin: 5px 5px 0px 0px;
	float: left;
	border: 1px solid #A8B1BB;
}

#footer{
	height: 17px;
	width: 100%;
	background: #023467;

}
#footerLeft {
	background: #FFFFFF /*url(pix/bg_mainLeftCornerBottom.gif) no-repeat left*/;
}


#print{
	color:#000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
	font: 1.0em  Arial, Verdana, Helvetica, sans-serif, "Lucida Console";
}

/*--- einde site struktuur ---*/


/* rechter navigatie (voorlopig niet aktief)
*********************************************/

a.navRbtn:link, a.navRbtn:visited, a.navRbtn:active, a.navRbtn:hover {
	display:block;
	text-decoration:none;
	width: 120px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	background: #E8EAEC url(pix/btn_navLeft.gif) no-repeat left center;
	padding-left: 4px;
	height: 16px;
	margin-left: 10px;
}

/* linker navigatie
*********************************************/

a.navbtn:link, a.navbtn:visited, a.navbtn:active, a.navbtn:hover {
	display:block;
	text-decoration:none;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	background: #E8EAEC url(pix/btn_navLeft.gif) no-repeat right center;
	padding-left: 4px;
	height: 16px;
	margin-left: 10px;
}

a.snavbtn:link, a.snavbtn:visited, a.snavbtn:active {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#4F6B88;
	width:175px;
	background: #FFFFFF;
	margin-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 2px;
	border-bottom: 1px solid #999999;
}

a.snavbtn:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #CCFF33;
	width: 175px;
	margin-left: 14px;
	background: #364452;
	text-align: right;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
}

a:link, a:visited, a:active {
	color:#333399;
	text-decoration: underline;
}

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

a.kaderlink:link, a.kaderlink:visited, a.kaderlink:active {
	color:#333399;
	text-decoration: none;
}

a.kaderlink:hover {
	color:#6666FF;
	text-decoration: underline;
	background-color: #F0F0F0;
}

a.header:link, a.header:visited, a.header:active {
	color:#FFFFFF;
	display: inline;
	padding-bottom: 20px;
}
a.header:hover {color:#CCCCCC; text-decoration:none;}

/* linkspagina
*********************************/
a.zonder:link, a.zonder:visited, a.zonder:active {
	color:#336699;
	text-decoration: none;
}

/* stijl v zelf toegvoegde tabellen via editor
**********************************************************/
table {
	border-collapse:collapse;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}

th[scope="col"] {
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
}
th[scope="row"] {
	text-align: left;
	color: #333333;
	background: #E6E6E6;
	padding-left: 5px;
	padding-right: 5px;
}

tbody {
}
.table {
	margin-left: 44px;
	background: #FFFFFF;
	margin-top: 10px;
}
.table td {
	padding: 2px;
	border: 1px solid #666666;
}
/*
*********************************/


.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DCF04D;
	font-weight: bold;
	text-align: left;
	background-image: url(pix/ColorLine2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #F5F5F5;
	display: block;
	padding: 4px 4px 4px 10px;
	width: 94%;
	border: 1px dashed #CCCCCC;
}

span.smallcaps {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}
.right {
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.sitemap {
	background-image: url(pix/sitemap.gif);
	background-repeat: no-repeat;
}

.print {
	float: right;
}

#newsbody {
	display: block;
	width: 560px;
}

#richtext {
	background: #FFFFFF;
}
/*  Calender
************************************/
.calendar {
	font: 12px Verdana, Arial, Helvetica, sans-serif, "Lucida Console";	
}
.calendar td {
	padding: 2px;
	height: 28px;
	width: 28px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.calendar th {
	background: #003366 url(pix/calendar.gif) repeat-x top;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-style: none;
	height: 18px;
}
.calendarempty {
	background: #E5E5E5;
}

.calendarselect {
	background: #80A9BF;
	border: 1px solid #000000;
}
.calendarday {
	color: #336699;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #CCFF00;
}
a.cal:link, a.cal:active, a.cal:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.calbut {
	text-align: center;
	width: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0084C4;
	height: 20px;
	border: 1px solid #006699;
}
.caldayrow {
	font-weight: bold;
	color: #CC3300;
}
.calendarright {
	background: #EFEFEF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.caltitle {
	font-weight: bold;
	color: #FFF;
	background: #80A9BF;
	padding: 1px 1px 1px 5px;
	display: block;
	margin-bottom: -5px;
}
.calmessage {
	background: #EBEBEB url(pix/bg_calendar_message.gif) repeat-y left;
	border: 1px dashed #999999;
	margin-left: 0px;
	padding: 4px 4px 0px;
}
.caldate {
	font-size: 11px;
	font-style: italic;
	color: #004F9D;
	padding-bottom: 2px;
	font-weight: bold;
}
/* 
*******************************************/
#firstnewsitem {
	background: #FFFFFF;
	width: 100%;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
.artikels {
	/*background: #F5F5F5;*/
	padding: 2px;
	width: 99%;
}
.boletin {
	margin-left: 10px;
	margin-top: 0px;
}

/* bestands pictogrammen 
****************************************/
.map {
	list-style: url(pix/bullet_map.gif);
	padding-left: 14px;
	line-height: 20px;
}
.fileDoc {
	list-style: url(pix/doc_doc.jpg);
	padding-left: 14px;
	line-height: 20px;
}
.filePdf {
	list-style: url(pix/adobe_pdf2.gif);
	padding-left: 14px;
	line-height: 24px;
}
.fileImg {
	list-style: url(pix/image.gif);
	padding-left: 14px;
	line-height: 24px;
}
.fileXls {
	list-style: url(pix/xls.gif);
	padding-left: 14px;
	line-height: 24px;
}
.fileZip {
	list-style: url(pix/zip.jpg);
	padding-left: 14px;
	line-height: 24px;
}
.fileHtm {
	list-style: url(pix/html.gif);
	padding-left: 14px;
	line-height: 24px;
}

/* Banner boven de nieuwsbrief
*************************************/
.grad {
	background: url(pix/bolVen_grad.gif) no-repeat center center;
}
.gradPad {
	padding: 4px;
}
.bolvenContent {
	font: 10px Verdana, Arial, Helvetica, sans-serif, "Lucida Console";
}
.bolven {
	margin-top: 13px;
	margin-bottom: 10px;
}
#up {
	height: 20px;
	width: 12px;
	position: fixed;
	left: 134px;
	top: 500px;
}
#up img {
	border-style: none;
}
#navigation table.rss {
	margin-left: 16px;
	color: #FFFFFF;
	font-size: 12px;
}
#navigation table.rss img {
	text-decoration: none;
	border-style: none;
}

#footer {
	background: #FFFFFF;
	border-top: 4px solid #E10916;
}

