@import url(extensies/tt_news.css);

body {
	behavior: url("fileadmin/templates/csshover_1_42.htc");
	font-size: 75%;
	margin: 0;
	padding: 0;
	background-color: #C9D6E1;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	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: 776px;
	margin: 0 auto;
	background-color: #FFF;
}

#header {
	position: relative;
	height: 155px;
	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: 1px 5px 4px 5px;
}

#content_container {
	padding: 10px 15px;
}
#content_container_zm {
	padding: 10px 5px;
}


td.leftcolumn {
	background-color: #E7EBEE;
	width: 180px;
}

#logos {
	padding: 15px 0;
}

#logos img {
	margin: 6px;
}

#footer {
	text-align: right;
	padding-right: 80px;
	padding-top: 5px;
	background-color: #C9D6E1;
	color: #841E20;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#footer a {
	color: #841E20;
}

/* Menu's */

#menu {
	margin-top: 25px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	left: -10000px;
	/* ASL

*/
    position: absolute;
	overflow: visible;
	margin: 0;
	padding: 0;
}

#nav li {
	display: block;
	width: 180px;
	position: relative;
	padding-bottom: 4px !important;
	padding: 0;
	margin-bottom: 6px;
}

#nav li a {
	display: block;
	background-color: #841E20;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 5px 5px;
	font-weight: bold;
}

#nav li a:hover {
	background-color: #000;
}

#nav li#sel A {
	background-color: #d6ecb9;
	color: #333333;
}

#nav li#sel A:hover {
	background-color: #d6ecb9;
	color: #ff6600;
}

/* 1st dropdown level */

#level1 {
	width: 192px;
	display: block;
	position: relative;
	left: 180px;
	top: 0px;
}

#level1 li {
	float: none;
	display: block;
	margin: 0 !important;
	padding: -0 0 !important;
	font-size: 1em;
}

#level1 li A {
	display: block;
	width: 180px;
	background: #788187;
	padding: 5px 5px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #fff;
	margin: 0;
	border-color: #FFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

#level1 li A:hover {
	display: block;
	color: #fff;
	background-color: #434F58;
}

#level1 li#sel A {
	background-color: #BFE699;
	color: #364061;
}

#level1 li#sel A:hover {
	background-color: #BFE699;
	color: #ff6600;
}

/* all see this */

#nav ul ul, #nav ul ul ul {
	position: absolute;
	width: 150px;
	top: 0;
}

/* non-IE bowsers see this */

#nav ul li>ul, #nav ul ul li>ul {
	margin-top: 0;
}

#nav LI:hover UL UL, #nav LI:hover UL UL UL {
	
}


#nav LI:hover UL {
	left: 180px;
/* AS

L */
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
	display: block;
}

li>ul {
	top: auto:
}

UNKNOWN {
	margin-top: 0;
	left: auto;
	top: auto;
}

#toolsmenu {
	float: right;
	padding-right: 5px;
}

#breadcrumbs {
	margin-bottom: 15px;
	color: #6D7881;
	width: 475px;
}

#breadcrumbs a {
	color: #6D7881;
}

#pagetitle {
	color: #841E20;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

#pagesubtitle {
	color: #666666;
	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;
}

/**********/

/* 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;
}

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;
	border: 3px solid #851e21;
}

.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: #841E20;
	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;
}

.csc-frame-frame2 .csc-header h1 {
	color: #fff;
	background-color: #851e21;
	margin: -5px -5px 10px -5px;
	padding: 5px;
}
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;
}

/* default styles for extension "tx_indexedsearch" */

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 100px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 150px;
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tx-indexedsearch P.tx-indexedsearch-noresults {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.2em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	padding: 2px;
	font-weight: bold;
	background-color: #CEDBED;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight: normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color: red;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeff;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background: #CFDBED;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align: middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #666666;
}

.tx-indexedsearch-searchbox table {
	border: 2px solid #4E6B96;
	background-color: #CFDBED;
	margin-bottom: 7px;
}

.tx-indexedsearch-searchbox td {
	padding: 5px;
}

.tx-indexedsearch-rules h2 {
	font-size: 1em;
	margin-bottom: 0px;
}

.tx-indexedsearch-rules p {
	font-size: 0.9em;
}

.tx-indexedsearch-sec {
	margin-top: 15px;
}

/* 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;
}
