body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin: 11px 0px 11px 0px;
	padding: 0px;
}
body, p, td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d3c77;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #2D3C77;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #2D3C77;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #2D3C77;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #2D3C77;
	text-decoration: none;
}
a:active {
	color: #2D3C77;
	text-decoration: underline;
}

#linknatsite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	bottom: 7px;
	right: 7px;
}
/*
table.maintable { border-collapse: collapse; border-spacing: 10px; }
table.maintable td { padding: 0; vertical-align: top; }
*/

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 75px;
	border: solid 1px #466099; 
	border-bottom: 0px;
}

#afdelingImage {
	float: right;
}

#footer {
	background-color: #d6dfeb;
	height: 13px;
	border: solid 1px #466099;
	border-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #536da6;
	line-height: 13px;
	padding: 5px;
}

p.bodytext {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

.content_item {
	margin-top: 0px;
	margin-bottom: 10px;
}

.csc-header {
	/* padding-top: 10px; */
}

.csc-caption {
	margin-top: 1px;
	text-align: right;
	background-color: #D5DFEA;
}

.csc-sword { background-color: yellow; }

#pagetitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9735;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-image: url(images/page_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border-bottom: 2px solid #FF9735;
}

#lastupdate {
	display: block;
	clear: both;
	padding-top: 3px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #C4C1D4;
}

#menu_bottom {
	visibility: hidden;
	display: inline;
	float: right;
}

/**********/
/* Images */
/**********/

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }

/*---------------------- Top (hoofd) menu  ------------------------*/

#topmenu {
	background-image: url('../images/bbar.gif');
	height: 17px;
	line-height: 17px
}

#topmenu td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #BFC7D2;
	text-align: left;
}

#topmenu a {
	font-size: 11px;
	font-weight: bold;
	color: #dbdde9;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#topmenu a:hover {
	color: #FFC394;
	text-decoration: none;
}

#topmenu td.lastcell a {
	border-right: 0;
}


/*---------------------- normal page (met left menu) ------------------------*/

#content_container2
{
	border: solid 1px #466099;
	padding: 10px 10px 10px 0px;
	background-image: url(images/left_menu_bg.gif);
	background-repeat: repeat-y;
}

td.col1_left { vertical-align: top; padding: 0;}
td.col1_main { vertical-align: top; padding: 0 0 0 10px; }

#leftmenu {
	width: 180px;
}


/*---------------------- Home page (3 columns)  ------------------------*/

#content_container1 {
	border: solid 1px #466099;
	background-image: url(images/bg2.gif); /* for IE op Windows (transp gif) ....*/
	background-repeat: repeat-y;
	padding: 10px 10px 0px 10px;
}

td.col3_left { width: 184px; vertical-align: top; padding: 0; }
td.col3_middle { vertical-align: top; padding: 0 8px 0 8px; }
td.col3_right { width: 184px; vertical-align: top; padding: 0; margin: 0px; }



.csc-frame-frame1 {
	background-image: url(images/obar.gif);
	background-repeat: repeat-x;
	border: solid 1px #dc7c1a;
	padding: 5px;
}

.csc-frame-frame2 {
	background-image: url(images/lbbar.gif);
	background-repeat: repeat-x;
	border: solid 1px #323d77;
	padding: 5px;
}

.csc-frame-frame1 .csc-header, .csc-frame-frame2 .csc-header {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	margin-bottom: 12px;
}

.csc-frame-frame1 .csc-header h1, .csc-frame-frame2 .csc-header h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, UL, OL, BLOCKQUOTE, input, textarea, select { font-family: arial, helvetica; }

input, textarea {
	font-size: 11px;
}


/******************/
/* Headers, plain */
/******************/
H1 { font-size: 16px; }
H2 { font-size: 18px; }
H3 { font-size: 16px; }
H4 { font-size: 14px; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 100px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

p.csc-header-date {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

#content_container1 p.csc-header-date {
	margin-top: 13px;
	margin-bottom: -8px;
}

/*---------------------- Left menu  ------------------------*/

#leftmenu a {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d3c77;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 5px 4px 20px;
	margin: 0px 4px 0px 4px;
}

#leftmenu .leftmenu_1_no a, #leftmenu .leftmenu_1_act a {
	background-image: url(images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}


#leftmenu a:hover {
	background-color: #213374;
	color: #DADCE8;
}

#leftmenu .leftmenu_2_no a, #leftmenu .leftmenu_2_act a {
	padding-left: 22px;
	font-size: 11px;
}

#leftmenu .leftmenu_2_no a:hover, #leftmenu .leftmenu_2_act a:hover {
	padding-left: 22px
}

div.clearer {
	clear: both;
}

hr.clearer {
	color: #fff;
	height: 1px;	
}


/*---------------------- Plugin : Banners  ------------------------*/

div.tx-pxbanners-pi1-banner {
	margin: 12px 0 12px 0;
}

/*---------------------- Plugin : Poll  ------------------------*/

.poll_list {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}

/*---------------------- Plugin : Personen  ------------------------*/

 
.tx-pxpersonen-pi1-rows p, .tx-pxpersonen-pi1-singleView p {
	margin: 0px;
	padding: 0;
}

.tx-pxpersonen-pi1-row
{
	margin-bottom: 10px;
	font-size: 12px;
	background-image: url(images/driehoek_1.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}

.tx-pxpersonen-pi1-row-naam {
	font-size: 12px;
	color: #2D3C77;
	text-decoration: underline;
	font-weight: bold;
}

p.tx-pxpersonen-pi1-naam {
	margin-top: 20px;
	font-family: arial, helvetica, sans-serif;
	color: #2D3C77;
	font-size: 20px;
	font-weight: bold;
}

p.tx-pxpersonen-pi1-titel {
	margin-bottom: 10px;
	font-weight: bold;
	color: #2D3C77;
	font-size: 20px;
}

.tx-pxpersonen-pi1-foto {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-left: 2px solid #fff;
	text-align: right;
}

.tx-pxpersonen-pi1-onderschrfit {
	display: block;
	margin-top: 1px;
	padding: 4px;
	background-color: #FFE097;
}

.tx-pxpersonen-pi1-tekst {
	padding-bottom: 20px;
	border-bottom: 1px solid #C4C1D4;
}

.tx-pxpersonen-pi1-adres {
	margin: 20px 0px 20px 0px;
}

p.tx-pxpersonen-pi1-email {
	margin-top: 20px;
}


/*------------------ Lees meer... / Terug buttons  -------------------*/

.leesmeer {
	margin: 5px 0 0 0;
	text-indent: -9999px;
}

.leesmeer a
{
	text-decoration: none;
	background-image: url(images/leesverder.gif);
	display: block;
	height: 14px;
	width: 80px;
	background-repeat: no-repeat;
}

.leesmeer a:hover {
	text-decoration: none;
	display: block;
	height: 14px;
	width: 80px;
	background-image: url(images/leesverder.gif);
	background-position: 0 -14px;
	background-repeat: no-repeat;
}

.terug {
	margin: 5px 0 0 0;
	text-indent: -9999px;
}

.terug a {
	text-decoration: none;
	background-image: url(images/terug.gif);
	display: block;
	height: 14px;
	width: 80px;
	background-repeat: no-repeat;
}

.terug a:hover {
	text-decoration: none;
	background-position: 0 -14px;
}

.terug a span {
	visibility: hidden;
}

/*-------------------------- Forms  --------------------------*/


table.csc-mailform {
	width: 100%;
}

.csc-form-labelcell {
	background-color: #D5DFEA;
}

.csc-form-fieldcell {
	background-color: #F1F6F9;
}

table.csc-mailform td {
	padding: 5px;

}
