body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #fff;
	background-repeat: no-repeat;
}

body,td,li,.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

p {
	margin: 0px;
}

p.bodytext {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

.smalltext {
	font-size: 10px;
	color: #8A8A93;
}

a {
	color: #ED590D;
	text-decoration: none;
}


a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

a:hover img {
	text-decoration: none;
	border: none;
}

a:active {
	text-decoration: none;
}

a.textlink {
	text-decoration: underline;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	margin-top: 20px;
	height: 125px;
	position: relative;
	background: url(img/header.gif) no-repeat;
}

#foto_l {
	height: 90px;
	width: 194px;
	background: url(img/bg_l.gif) no-repeat;
	border-bottom: 1px solid #fff;
}

#foto_l div {
	margin-left: 27px;
	height: 82px;
	width: 156px;
	background: url(img/foto_l.jpg) no-repeat;
}

#foto_r {
	height: 90px;
	width: 177px;
	background: url(img/bg_r.gif) no-repeat;
}

#foto_r div {
	margin-left: 10px;
	height: 82px;
	width: 156px;
	background: url(img/foto_r.jpg) no-repeat;
}

#toplinks {
	margin-top: 6px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#toplinks ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#toplinks ul li {
	display: inline;
	padding-right: 7px;
	border-right: 2px solid #F27012;
	margin-right: 7px;
	text-transform: uppercase;
}

#toplinks ul li.last_item {
	padding-right: 0px;
	border-right: 0px;
	margin-right: 0px;
}

#toplinks a {
	color: #2c516a;
	text-decoration: none;
	font-weight: normal;
}

#toplinks a:link {
	text-decoration: none;
}

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

#toplinks a:active {
	text-decoration: none;
}

#menu {
	padding-left: 15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #e05316;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding: 4px 0 4px 10px;
}

#menu #level1 a {
	background-color: #e97f15;
	padding-left: 18px;
	font-size: 12px;
	text-transform: none;
}

#menu #level2 a {
	background-color: #e97f15;
	padding-left: 25px;
	font-size: 12px;
	text-transform: none;
	color: #2c516a;
}


#subcontainer {
}

#content_container {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	position: relative;
}

#leftcontent {
	margin-left: 10px;
}

#pagetitle, #pagesubtitle, .pagetitle_overlay, .pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	margin: 0px 0px 0px 0px;
}

#pagetitle, .pagetitle_overlay {
	background-color: #e05316;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 4px;
	/*margin: 0 -4px;*/
	margin-bottom: 5px;
}

#pagesubtitle {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.4em;
	color: #2c516a;
}

.pagetitle_overlay {
/* voor pagina's senatoren */ 
	position: absolute;
	top: 0px;
	left: 6px;
	width: 400px;
}

.pagesubtitle {
	margin: -5px 0 0px 0px;
	font-weight: bold;
	font-size: 1.4em;
	color: #2c516a;
}

.kader {
	border: 1px solid #281E5C;
}

.hl {
	background-color: #FF0;
}


table.sen_menu td {
	background-color: #e97f15;
	padding: 1px 0 1px 2px;
}

table.sen_menu td.first {
	padding-top: 2px;
}

table.sen_menu td.last {
	padding-bottom: 2px;
}


#nbinschr {
	background-color: #e97f15;
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.schrijfin {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Columns */


td.left_column, td.center_column, td.right_column {
	vertical-align: top;
}



#left_column {
	border-top: 1px solid #fff;
	width: 179px; /* 207 */
	overflow: hidden;
	background: url(img/bg_leftcol.gif) repeat-y;
	padding-left: 15px;
	padding-top: 10px;
}



div.clearer {
	clear: both;
}

hr.clearer {
	color: #fff;
	height: 1px;
}

/* FCE 2 columns */

.col_line {
	background-image: url(img/col_line.gif);
}

/***************************/

/* 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;
	color: #ED590D;
}

H2 {
	font-size: 16px;
	color: #2c516a;
}

H3 {
	font-size: 16px;
}

H4 {
	font-size: 14px;
}

H1, H2, H3, H4, H5, H6 {
	margin: 25px 0px 10px 0px;
}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top: 0px;
}

H4 {
	margin: 10px 0 5px 0;
}

.csc-header h5 {
	background-color: #e05316;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1px;
}

.csc-header-date {
	color: #656565;
	margin-bottom: 5px;
}

.csc-frame-rulerAfter {
	padding-top: 10px;
	border-bottom: 1px solid #f07200;
}

#leftcontent .csc-frame-rulerAfter {
	padding-top: 10px;
	border-bottom: 1px solid #3A3283;
	margin-bottom: 10px;
}

.csc-frame-frame1 {
	border: 1px solid #2c516a;
	padding: 15px;
	margin-bottom: 5px;
}

.csc-frame-frame1 H1, .csc-frame-frame1 H2, .csc-frame-frame1 H3, .csc-frame-frame1 H4, .csc-frame-frame1 H5, .csc-frame-frame2 H6 {
	margin-top: 0px;
}

.csc-frame-frame2 {
	border: 5px solid #F07200;
	padding: 15px;
	margin-bottom: 5px;
}

.csc-frame-frame2 H1, .csc-frame-frame2 H2, .csc-frame-frame2 H3, .csc-frame-frame2 H4, .csc-frame-frame2 H5, .csc-frame-frame2 H6 {
	margin-top: 0px;
}


/* sitemap */

.csc-sitemap ul {
	padding-left: 25px;
}

.csc-sitemap ul li {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 15px;
}

.csc-sitemap ul ul li {
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.csc-sitemap ul ul a {
	color: #5a5096;
}

.csc-sitemap ul ul ul a {
	color: #ED590D;
}

/*** weblog ***/

#archiefMenu {
	border: 1px solid #3C3283;
	padding: 5px;
}

.blogitem {
	margin-top: 10px;
	padding: 5px;
	border: 1px dotted #3C3283;
}

.blogitem .blogintro {
	margin-top: 5px;
}

.blogitem .blogthema {
	font-weight: bold;
	color: #271E60;
}

.blogitem .blogtitel a {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #271E60;
}

.blog_single_item .blogtitel {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 18px;
	font-weight: bold;
	color: #271E60;
	border-bottom: 1px dotted #3C3283;
}

.blog_single_item .blogintro {
	margin: 8px 0 8px 0;
	font-weight: bold;
}

.blog_single_item .blogtekst {
	
}

.blog_single_item img {
	border: 3px solid #ffffff;
	padding: 0px;
}

.blog_img_right {
	float: right;
}

.blog_img_right img {
	margin-bottom: 5px;
	margin-left: 5px;
}

.clearer {
	clear: both;
}

.blog_single_item .blogauteur, .blog_single_item .blogdatum {
	color: #3C3283;
}

.blog_single_item .blogauteur {
	font-size: 14px;
	font-weight: bold;
}

.blogcomments, .commentsadd {
	margin-top: 25px;
}

.blogcommentstitel {
	background-color: #ED730D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #271E60;
	display: block;
	padding: 0 0 0 15px;
	border: 1px solid #ED730D;
}

.blogcommentstitel span {
	background-color: #E4E3F2;
	padding: 0 3px 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}

div.blogcomment {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blogcommentgeplaatst {
	border-top: 1px dotted #ED730D;
	margin-top: 8px;
	padding-top: 3px;
	color: #3C3283;
}

.commentsadd form {
	margin: 0px;
}

.commentsadd label {
	display: block;
}

.commentsadd .inputfield {
	width: 400px;
}

.errors {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.senator_menu {
	padding: 8px 6px;
	margin-bottom: 20px;
	border-color: #B0AED0;
	border-width: 1px;
	border-style: solid;
}

.senator_menu table {
	
}

/* NIEUWS */

hr.art_line {
	height: 1px;
	color: #000;
	background-color: #000;
	border: none;
}

div.art_month {
	border-bottom: 2px solid #e05316;
	margin-top: 15px;
}

span.art_month {
	color: #2c516a;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

div.art_home {
	border-bottom: 1px solid #aec1cd;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.art_div {
	border-top: 1px solid #aec1cd;
	margin-top: 10px;
}

.newstitle {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #333;
}

.newsdatum {
	color: #e05316;
}

.geelblok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c516a;
	padding: 0 5px;
}

/* CSS STYLED IMG */

/* Captions */

/* Captions */

DIV.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}

DIV.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}

DIV.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}

/* Needed for noRows setting */

DIV.csc-textpic DIV.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}

/* Border just around the image */

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #fff;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap {
	padding: 0;
}

DIV.csc-textpic IMG {
	border: none;
}

/* DIV: This will place the images side by side */

DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image {
	float: left;
}

/* UL: This will place the images side by side */

DIV.csc-textpic DIV.csc-textpic-imagewrap UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
	float: left;
	margin: 0;
	padding: 0;
}

/* DL: This will place the images side by side */

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
	float: left;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT {
	float: none;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD {
	float: none;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {
	border: none;
}

/* FE-Editing Icons */

DL.csc-textpic-image {
	margin: 0;
}

DL.csc-textpic-image DT {
	margin: 0;
	display: inline;
}

DL.csc-textpic-image DD {
	margin: 0;
}

/* Clearer */

DIV.csc-textpic-clear {
	clear: both;
}

/* Margins around images: */

/* Pictures on left, add margin on right */

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;


/* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */

DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;


/* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;


/* IE fix for double-margin bug */
	margin-left: 10px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0;
}

/* Space below each image (also in-between rows) */

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 5px;
}

DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom: 5px;
	display: block;
}

DIV.csc-textpic DIV.csc-textpic-imagerow {
	clear: both;
}

/* No margins around the whole image-block */

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 0px !important;
}

/* Add margin from image-block to text (in case of "Text w/ images") */

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
}

/* Positioning of images: */

/* Above */

DIV.csc-textpic-above DIV.csc-textpic-text {
	clear: both;
}

/* Center (above or below) */

DIV.csc-textpic-center {
	text-align: center;

/* IE-hack */
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	margin: 0 auto;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left;

/* Remove IE-hack */
}

DIV.csc-textpic-center DIV.csc-textpic-text {
	text-align: left;

/* Remove IE-hack */
}

/* Right (above or below) */

DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
	float: right;
}

DIV.csc-textpic-right DIV.csc-textpic-text {
	clear: right;
}

/* Left (above or below) */

DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
	float: left;
}

DIV.csc-textpic-left DIV.csc-textpic-text {
	clear: left;
}

/* Left (in text) */

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	float: left;
}

/* Right (in text) */

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	float: right;
}

/* Right (in text, no wrap around) */

DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	float: right;
	clear: both;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%;
}

/* End hide from IE5/mac */

/* Left (in text, no wrap around) */

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	float: left;
	clear: both;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%;
}

/* End hide from IE5/mac */

/* RTE */

span.rte-rood {
	color: #e05316;
}

span.rte-oranje {
	color: #F07200;
}

span.rte-blauw {
	color: #2c516a;
}

span.rte-medium-oranje {
	color: #F07200;
	font-size: 16px;
}

span.rte-medium-blauw {
	color: #2c516a;
	font-size: 16px;
}

span.rte-groot-oranje {
	color: #F07200;
	font-size: 20px;
}

span.rte-groot-blauw {
	color: #2c516a;
	font-size: 20px;
}

p.align-center {
	text-align: center;
}

p.align-left {
	text-align: left;
}

p.align-right {
	text-align: right;
}

/*-------------------------- Forms  --------------------------*/

fieldset.csc-mailform {
	border: none;
	background: #f6f6f6;
	padding: 20px;
}

.csc-mailform-field {
	padding: 5px;
}

.csc-mailform-field label {
	width: 190px;
	display: block;
	float: left;
}


/* Senatoren table */
table#de_senator {
	width: 100%;
	margin-top: -14px;
}

table#de_senator td {
	vertical-align: top;
}

table#de_senator td#s_foto {
	background-color: #e97f15;
	padding-left: 20px;
}

table#de_senator td#s_foto DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
	padding: 0;
}
table#de_senator td#s_tekst {
	padding: 10px 20px 0 20px;	
}

table#de_senator td#s_links {
	width: 100%;
	background-color: #e97f15;
	border-left: 1px solid #e05316;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
	line-height: 17px;
}

table#de_senator td#s_links a {
	color: #fff;
}

table#de_senator td#s_geg {
	padding-top: 10px;
	border-left: 1px solid #e05316;
	padding-left: 10px;
}
/* movies */

div.mv_senator {
	border: 1px solid #ed730d
}

div.mv_senator_naam {
	background-color: #ed730d;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

div.mv_senator_films {
	padding: 3px 3px 0 3px;
}

div.mv_film {
	background-color: #fff;
	margin-bottom: 3px;
}

div.mv_film td {
	vertical-align: top;
}

td.cel_tekst {
	padding: 1px 3px;
}

div.mv_film_tekst a {
	color: #000;
	font-weight: normal;
}

/* Banner column */

div#banner_col {
	text-align: center;
	background-color: #e97f15;
	color: #fff;
}

div#banner_col p {
	color: #fff;
}

div#banner_col a {
	color: #fff;
}

div#banner_col .content_item {
	border-bottom: 1px solid #fff;
}

div#banner_col .csc-frame-frame1 {
	border: none;
	padding: 10px 0;
	margin-bottom: 0px;
	background-color: #e97f15;
}

div#banner_col .csc-frame-frame2 {
	border: none;
	padding: 10px 0;
	margin-bottom: 0px;
	background-color: #e05316;
}

div#banner_col DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
	padding: 0;
}

div#banner_col H1 {
	font-size: 16px;
	color: #fff;
	margin: 0px 0px 8px 0px;
}

div#banner_col H2 {
	font-size: 16px;
	color: #000;
	margin: 0px 0px 8px 0px;
}

div#banner_col H3 {
	font-size: 14px;
	color: #fff;
	margin: 0px 0px 6px 0px;
}

div#banner_col H4 {
	font-size: 14px;
	color: #000;
	margin: 0px 0px 6px 0px;
}


#userinfo {
	padding: 5px;
	border: 2px solid #e05316;
	border-top: 0px;
	text-align: center;
}

#userinfo form {
	margin: 0;
	padding-top: 5px;
}
