@import url(extensies/tt_news.css);

body {
	font-size: 75%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(img/bg.gif);
	color: #000;
}

body, p, td, li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#as-gfx img {
	position: relative;
	top:  -45px;
	width: 50px;
	height: 40px;
	border: none;
	float: right;
}

#as-txt {
	position: absolute;
	left: 0px;
	top: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

a {
	color: #000;
	text-decoration: underline;
}

div.clearer {
	clear: both;
}

#container {
	width: 830px;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(img/bg_container.gif);
	padding-top: 15px;
}

#header {
	margin-left: 23px;
	position: relative;
	width: 785px;
	height: 171px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}

#header span {
	display: none;
}

#rss {
	position: absolute;
	right: 6px;
	bottom: 6px;
}

#rss img {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#sub_container {
	padding-left: 23px;
	width: 785px;
	padding-bottom: 10px;
}

#content_container {
	padding: 10px 0 0 10px;
}

td.leftcolumn {
	background-color: #e2e0d8;
	width: 185px;
}

#schrijfin {
	text-align: center;
	padding: 10px 0 5px 0;
}

#meldpunt {
	text-align: center;
	padding-bottom: 10px;
}

#stripes {
	height: 7px;
	background: url(img/stripes.gif) no-repeat;
}

#logos {
	border: 1px solid #999999;
	background-color: #fff;
	padding: 15px 0;
}

#logos img {
	margin: 6px;
}

#footer {
	height: 38px;
	padding-top: 5px;
	padding-right: 23px;
	text-align: right;
	color: #9c3232;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background: #fff url(img/bg_footer.jpg) no-repeat;
}

/* Menu's */

#menu a {
	text-decoration: none;
}

#menu a:hover {
	color: #333;
}

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

li.menu_1 a, li.menu_1_act a {
	display: block;
	color: #9d252f;
	background-color: #d3cec2;
	padding: 5px 10px;
	font-weight: bold;
	margin: 8px 0 3px 0;
	font-size: 1.1em;
}

li.menu_2 a, li.menu_2_act a {
	display: block;
	color: #333;
	background: none;
	padding: 3px 10px;
	margin: 0 0 3px 0;
	font-size: 1em;
}


#toolsmenu {
	float: right;
}

#breadcrumbs {
	margin-bottom: 15px;
	color: #6D7881;
	width: 475px;
}

#breadcrumbs a {
	color: #6D7881;
}

#pagetitle {
	color: #ae2511;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
}

#pagesubtitle {
	color: #496784;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 15px;
}

/* -- COLUMNS---- */

td.col_left, td.col_center, td.col_right {
	vertical-align: top;
}

/* 2 col (L>R) */

.col_2_b td.col_left {
	padding-right: 10px;
/*

border-right: 1px solid #F6928B; */
}

.col_2_b td.col_right {
	padding-left: 10px;
}

#content_container .col_2_b div.col_left {
	width: 334px;
}

#content_container .col_2_b div.col_right {
	width: 200px;
}


td.col1_left {
	vertical-align: top;
	padding: 0;
}

td.col1_main {
	vertical-align: top;
	padding: 0 0 0 10px;
}

ul.csc-menu-1 {
	font-size: 1.2em;
}

ul.csc-menu-1 li {
	padding-bottom: 7px;
}

.csc-frame-frame1 {
	padding: 5px;
	margin-bottom: 15px;
	background-color: #D7E4F1;
}

.csc-frame-frame1 .csc-header {
	margin-top: 0px;
}

.csc-frame-frame1 .csc-header H1, .csc-frame-frame1 .csc-textpicHeader H1 {
	margin-top: 0px;
}

.csc-frame-frame2 {
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-color: #00A5E7;
	border-width: 2px;
	border-style: solid;
}

.csc-frame-frame2 .csc-header {
	margin-top: 0px;
}

.csc-frame-frame2 .csc-header H1, .csc-frame-frame2 .csc-textpicHeader H1 {
	margin-top: 0px;
}

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

/* General element styles: */

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

P, PRE {
	margin: 0px 0px 0px 0px;
}

H1, H2, H3, H4, H5, UL, OL, BLOCKQUOTE, input, textarea, select {
	font-family: arial, helvetica;
}

input, textarea {
	font-size: 1em;
}

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

/* Headers, plain */

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

H1 {
	font-size: 1.33em;
	color: #174C8F;
}

.csc-header H2 {
	font-size: 1.33em;
	color: #fff;
	background-color: #ae2712;
	padding: 1px 4px;
}

H3 {
	font-size: 1.2em;
}

H4 {
	font-size: 1.2em;
}

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;
}

p.csc-header-date {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
}

/* RTE */

/* Left, center and right alignment of text in paragraphs and cells.*/

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
	text-align: left;
}

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
	text-align: center;
}

p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
	text-align: right;
}

.rte-blue {
	color: #00A5E7;
}

.rte-orange {
	color: #F85A07;
}


div.csc-sitemap a {
	text-decoration: none;
}

div.csc-sitemap a:hover {
	text-decoration: underline;
}

div.csc-sitemap li {
	padding: 5px 0px
}

div.csc-sitemap li li {
	padding: 0px
}

div.csc-sitemap li a {
	color: #ae2511;
	font-size: 1.2em;
}

div.csc-sitemap li li a {
	color:  #000;
	font-size: 1em;
}

div.tx-indexedsearch-searchbox table {
	background-color: #e6e6ce;
}

div.tx-indexedsearch-searchbox table td {
	padding: 4px;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	color: red;
	text-align: left;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { 
	font-style: normal;
}

/* HTML */

/* tabel andere werken */

#tabel_aw td, #tabel_aw th {
	background-color: #E3E3E3;
	vertical-align: top;
	text-align: center;
}

#tabel_aw td.header {
	background-color: #AA2424;
	color: #fff;
	font-weight: bold;
}

.tekst_rood {
	color: #c11c1f;
}

table.nieuwsbrief td {
	padding: 7px 0;
}

.Whiteverd12 {
	color: #fff;
}

.nbprivacy {
	color: #f7d2d3;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.formerrors {
	color: #f00;
	padding-bottom: 10px;
}

table.planform {
	width: 100%;
	border: 1px solid #174c8f;
	background-color: #f7f7dd;
	padding: 7px;
}

/* -------- px_nieuws ------ */

.pxnieuws-list-item {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: #D1D1D1;
	border-width: 0 0 1px 0;
	padding-bottom: 10px;
	border-style: none none dotted none;
}

.pxnieuws-list-datum, .pxnieuws-single-datum {
	font-size: 10px;
	color: #ADB7C6;
	display: block;
}

.pxnieuws-list-titel, .pxnieuws-single-titel {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

.pxnieuws-list-titel a {
	color: #000;
}

.pxnieuws-list-img {
	float: right;
	display: block;
	margin-top: 10px;
}

.pxnieuws-list-img img {
	margin-left: 10px;
	margin-bottom: 10px;
}

.pxnieuws-list-img a:hover {
	background-color: transparent;
}

.pxnieuws-list-morelink a {
	background-image: url(img/arrow_red_r.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 9px;
}

.pxnieuws-single-titel {
	margin-bottom: 25px;
	color: #2F3399;
	font-size: 1.2em;
}

.pxnieuws-single-img-topright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.pxnieuws-single-img-above {
	margin-bottom: 10px;
	display: block;
}

.pxnieuws-single-img-below {
	margin-top: 10px;
	display: block;
}

.pxnieuws-single-doc {
	margin-top: 15px;
}

.pxnieuws-single-backlink, .pxkalender-single-backlink {
	margin-top: 20px;
	font-weight: bold;
}

.pxnieuws-single-backlink a, .pxkalender-single-backlink a {
	background-image: url(img/arrow_red_l.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
}

