@import "rte.css";

html{
	min-width: 780px;
}
body{
	background: url(../images/blueback.gif) repeat-x #0E7197;
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
a {
	color: #0E7197;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3{
	font-weight: normal;
	margin: 10px 0;
	text-transform: uppercase;
}
h1 {
	font-size: 1.6em;
	color:#712505;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.5em;
}
p, table, ul, ol {
	font-size: 1em;
}
a img {
	border: 0;
}
a img {
	border: none;
}

/* -----structure-------- */
#header {
	background: #FFF;
	height: 204px;
}
#blackline{
	background: #712505;
	border-bottom: 1px solid #FFFFFF;
	height: 5px;
}
#redline{
	background: #712505;
	border-top: 1px solid #FFFFFF;
	height: 3px;
	margin: 15px 0 0 0;
}
#logo {
	float: left;
	width: 250px;
	height:203px;
	}

#topnav {
	background: url(../images/spetter.gif);
	float: left;
	height: 116px;
	text-align: center;
	width: 227px;
	border-bottom:4px solid #ccc;
}
#topnav img{
	margin: 50px 12px 0;
}

#wrapper {
	/*background: #D3DEDE;*/
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 780px;
}
#topimage {
	border: 1px solid #FFFFFF;
	border-width: 0 1px;
	float: left;
	height:203px;
	width:301px;
}
#left {
	float: left;
	width: 250px;
}
#right {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 276px;
}
#footer {
	background: #0C2730;
	color: #6A8C8D;
	height: 30px;
	padding: 8px 0;
	text-align: center;
}
#footer p {
	margin: 0;
}
#copyright{
	/*background: #6A8C8D;
	border-left: 5px solid #712505;*/
	color: #000000;
	font-size: 0.9em;
	height: 30px;
	padding: 15px 10px 0 0;
	text-align: left;
	width: 740px;
}
#copyright a{
	color: #FFFFFF;
}
/*#blackbox{
	background: #6A8C8D;
	border-right: 15px solid #712505;
	float: left;
	height: 40px;
	margin-top: 10px;
	width: 50px;
}*/
#bottomline{
	background: url(../images/bottom_bg.gif) no-repeat bottom left;
	height: 3px;
	line-height: 3px;
	margin: 0px auto;
	padding: 0;
	width: 760px;
}
#maincontent{
	background: url(../images/corner_bg2.jpg) no-repeat;
	float: left;
	padding: 10px;
	width: 500px;
}
#maincontent p{
	text-align: justify;
}
.clear {
	clear: both;
}
.main{
	background: url(../images/corner_bg2.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 10px;
	width: 300px;
}

.main2{
	float: left;
	margin: 0;
	padding: 5px;
	width: 200px;
}

/* -------search box---------- */
#search {
	background: #6A8C8D;
	border-right: 5px solid #6A8C8D;
	float: left;
	height: 83px;
	text-align: right;
	width: 222px;
}
#search h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 10px 0;
	text-align: left;
	text-transform: uppercase;
	color:#fff;
        font-style: italic;
}
#search form {
	margin: 0 10px 0 30px;
	padding: 0;
}
#search input{
	margin: 0;
	padding: 0;
	width: 145px;
	float:left;
}

#search .go-button {
      width:25px;
      float:right;
      margin-top:-2px;
        }
        
/* -----breadcrumbs------ */
#breadcrumbs {
	background: #7996A9;
	border-bottom: 2px solid #712505;
	clear: both;
	font-size: 1em;
}
#breadcrumbs ul{
	background: #FFFFFF;
	margin: 0 0 0 250px;
	padding: 0.9em 0 0.9em 1em;
}
#breadcrumbs li{
	display: inline;
	margin-left: 0.8em;
}


/* subscribe form */
#newsletter{
	background: #FFFFFF;
	border-left: 9px solid #B7B9BC;
	padding: 10px;
	text-align: right;
}
#newsletter h2{
	text-align: left;
}
#newsletter form {
	margin: 0 20px;
	padding: 0;
}
#newsletter input{
	margin: 0;
	padding: 0;
	width: 220px;
}
#newsletter input.submit{
	background: #004771;
	border: none;
	color: #FFFFFF;
	font-size: .9em;
	margin-top: 5px;
	width: 60px;
}

/* -------left menu-----------  */
#menu ul{
	background: url(../images/menu_l1_bg.gif) repeat-y;
	color: #0e7197;
	font-size: 2.3em;
	list-style-type: square;
	margin: 0;
	padding: 0 0 10px 0;
	
}
#menu li.level-one,#menu li.level-one-act{
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 22px;
	font: Lucida,verdana,sans-serif;
}
#menu li a, #menu li span{
	font-size: 12px;
	margin-left: 10px;
	vertical-align:middle;
	text-decoration: none;
	font-weight:bold;
	font: Lucida,verdana,sans-serif;
}
#menu li a:hover {
	color: #0e7197;
}
#menu li span{
	color: #0e7197;
}
#menu .level-one{
	border-bottom: 1px solid #6D8BA0;
}
#menu .level-one-act{
	color: #0e7197;
	border-bottom: 1px solid #6D8BA0;
}
#menu ul ul {
	background: url(../images/menu_l2_bg.gif) repeat-y;
	font-size: 10px;
	list-style: none;
	margin-left: -22px;
	padding: 0;
}
#menu ul ul li {
	border-top: 1px solid #9BAFBF;
}
#menu li.level-two{
	background: url(../images/arrow.gif) 50px no-repeat;
	line-height: 15px;
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
}
#menu .level-two a, #menu .level-two span{
	margin-left: 70px;
}

/* -------bottom menu-------- */
#bottommenu ul{
	list-style: none;
	margin: 10px;
	padding: 0;
}
#bottommenu ul li{
	color: #FFFFFF;
	display: inline;
}
#bottommenu ul li a{
	color: #FFFFFF;
}

/* -----news------- */
.news-title{
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
}
span.news-date{
	background: #BAC2CC;
	color: #C21B00;
	display: block;
	font-size: 0.9em;
	margin-top: 2em;
	padding: 0.3em;
	width: 6.7em;
	text-decoration: none;
}
.news-latest-container p, .news-list-container p{
	margin-top: 0.2em;
}

/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}
.csc-mailform label {
	float: left;
	display: block;
	width: 100px;
}

/* -------indexed search-------- */
.tx-indexedsearch-redmarkup {
	color: #FF0000;
}

.tx-indexedsearch fieldset{
	border: none;
}
.tx-indexedsearch legend{
	display: none;;
}

.tx-indexedsearch div{
	margin: 1em 0;
}

.tx-indexedsearch label{
	display: block; float: left;
	width: 100px;
	text-align: right;
	margin: 0 10px;
}

.tx-indexedsearch-browsebox{
	margin: 1em 0;
}

.tx-indexedsearch-browsebox ul.browsebox{
	list-style: none;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-browsebox ul li{
	float: left;
	margin-right: 1em;
}
.tx-indexedsearch h3{
	background: none;
	font-size: 1.2em;
}

.tx-indexedsearch-res{
	margin-top: 20px;
	width: 95%;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-percent{
	float: right; 
	font-weight: bold;
}

/**************************************************************************************************************************************/
/*Styles the Indexed Search plugin*/
/*********/

.tx-indexedsearch-rules, .tx-indexedsearch-rules h2{
	padding-bottom:8px;
	padding-top:15px; 
	color:#29536F;
	}
	
.tx-indexedsearch td {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}

.tx-indexedsearch h2 {
	margin: 2px 0 -8px 0;
}
.tx-indexedsearch-selectbox-sections{
	font-size:12px;	
	margin:2px;
		
}

.tx-indexedsearch-selectbox-desc {
	font-size:12px;	
	margin:2px;
		
}

.tx-indexedsearch-selectbox-group {
	font-size:12px;	
	margin:2px;
		
}

.tx-indexedsearch-selectbox-type {
	font-size:12px;
	margin:2px;	
		
}

.tx-indexedsearch-selectbox-defop {
	font-size:12px;	
	margin:2px;
		
}

.tx-indexedsearch-selectbox-media {
	font-size:12px;	
	margin:2px;
		
}

.tx-indexedsearch-selectbox-order {
	font-size:12px;	
	margin:2px;
		
}
.tx-indexedsearch-selectbox-results {
	font-size:12px;	
	margin:2px;
		
}

.tx-indexedsearch-browsebox {
	border-bottom:dotted 1px #1F2951;
	color:#1F2951;
}

.tx-indexedsearch-title {
	font-weight:bold;
}
.tx-indexedsearch-icon {
	padding: 5px 0 5px 0;
}


.tx-indexedsearch-descr {
width: 500px;
}

.tx-indexedsearch-path{
width: 500px;
}
.tx-indexedsearch-res{
	width:100%;
}

/******************************** default styles for extension "tx_indexedsearch" ***************************/
	.tx-indexedsearch .tx-indexedsearch-browsebox LI { }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
		margin: 5px;
		vertical-align: middle;	
		font-size: 12px;
		}
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
		font-size:11px;	
		line-height: 16px;
		width: 100px;
		height: 18px;
		border: solid 1px #8C8C8C;
		vertical-align: middle; 
		margin:5px;  
		}
	.tx-indexedsearch-selectbox-results results{ margin:5px; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; color:#1F2951; }
	.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; font-size: 11px;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#A91D3A; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background-color:#D4D6D4; width: 500px; }
	.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 TD { background:#cccccc; vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
	.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:12px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; font-size:11px; font-weight:bold; }
		
/**************************** default styles for extension "tx_cssstyledcontent" ****************************/
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; color:#1F2951; font-size:9px; font-style:italic; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right;color:#1F2951;font-size:9px; font-style:italic; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left;color:#1F2951; font-size:9px; font-style:italic;}

	/* 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 #1F2951;
		padding: 2px;
	}

	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: 5px 10px 0 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; padding-right:5px;  }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; padding-left:5px; }

	/* 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 */
/*****************mailformulier********************* default styles for content element "tx_sremailsubscribe_pi2 csc_mailformulier" *****************************************/
	.csc-header csc-header-n1{ }
	.csc-firstHeader { font-size:16px; }
	.csc-mailform { border:0; }
	.csc-mailform-field { margin-left:15px; }
	.csc-mailform-field check { margin-left:50px;}
	.csc-mailform-field input{ margin:2px 5px 2px 15px; }
	.csc-mailform-field textarea{ width:250px;font-family: Verdana, Arial, sans-serif; font-size:11px; margin-left: 25px;}
	.csc-mailform-field label{ vertical-align:top; }
	.csc-mailform-submit { margin-left:50px; }
	.csc-header-n2 h1, .csc-header-n3 h1, .csc-header-n4 h1{ font-size:15px;}
	
	.tx-sremailsubscribe-pi1{font-size:12px;}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/*****************news********************* default styles for content element "news" *****************************************/
		
		
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border-top:1px dotted #B92428;
}
.news-latest-item hr{
	border-top:1px dotted #B92428;
	color:#fff;
	clear: right;
	}
	
.news-latest-container HR.clearer {
	/* 	clear: both; */
}

.news-latest-item h3{
        font-size:12px;
        }

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #333;
	background-color:#0C2730;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	font-weight:bold;
	padding:3px;
	margin:3px;
	background-color:#0C2730;
	font-size:10px;
}

.news-latest-gotoarchive {
	font-size:9px;
	text-align:right;
	margin-top:5px;
}
#twocols .news-latest-gotoarchive A:LINK, #twocols .news-latest-gotoarchive A:VISITED, #twocols .news-latest-gotoarchive A:HOVER, #main-column .news-latest-gotoarchive A:LINK, #main-column .news-latest-gotoarchive A:VISITED, #main-column .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	margin-bottom:-10px;
	background-color:#FEFEFE;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	float:right;
	padding-bottom:5px;
}
.news-latest-date a{
	text-decoration:none;
	}

.news-latest-morelink {
	height:12px;
}
.news-latest-morelink hr{
	border:0;
}

.news-latest-morelink A {
	float:right;
}

.newsmore{
        padding-bottom: 5px;
        float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:0px solid #000;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:3px;
	border:0px solid #666;
	background-color:#fefefe;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#FDF2D6;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0px solid #000;
	background-color: #fff;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#0e7197;
        font-size:12px;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #712505;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}


.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-category{
		font-size:9px;
		color:#FFCA69;
		padding:10px 0 10px 0;
	}

	.clearer{
		border:0px;
	}
.news-list-morelink {	
		font-size:10px;
		margin-left:3px;
		margin-bottom:3px;
		}

.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0px solid #666;
	padding:3px;
	background-color:#cfd8e3;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #FFF;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0;

}
.news-single-item H2 {
	font-size:16px;
	color: #A91E3A;
	font-weight:normal;
	margin-top: 20px;
	margin-bottom:-10px;
}
.news-single-item H3 {
	margin-bottom: 11px;
	font-size:11px;
	color: #000;
	font-weight:normal;
}

.news-latest-item img, .news-single-img {
	float: right;
	margin-left:5px;
	background: url(images/shadowAlpha.png) no-repeat bottom right;
  	background: url(images/shadow2.gif) no-repeat bottom right;
  	margin: 10px 10px 0px 10px;
}
#main-column .news-single-img img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.news-latest-item img {
margin: -16px 0px 5px 2px;
padding:1px;}


.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: left;
font-size:9px;
color:#FFCA69;
padding-top:10px;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata{
		color:#0e7197;
		float:left;
		}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #acc0d0;
/* 	clear: both; */
	padding:0.1em;
	margin-top:10px;
	width:53%;
	color:#fff;
	font-size:9px;
}

.news-single-related,.news-single-files {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	color:#fff;
	background-color: #acc0d0;
	border:0px;
	font-size:11px;
}	
.news-single-links, #main-column .news-single-links DT a {
		color:#fff;
		}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}
.news-single-related dt{
	color:#acc0d0;
	}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	background-color:#acc0d0;
	border-bottom:2px dotted #712505;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	margin:3px;
	background-color:#712505;
	font-size:11px;
	width:50%;
}
.news-amenu-item-year {
	float: right;
	color: #FFCA69;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 11px;
	font-weight: bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#FDF2D6;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/******************************************* einde nieuwsmodule ******************************************/

/* Inschrijving nieuwsbrief *** Added by Joris */
.tx-sremailsubscribe-pi1-multiple-checkboxes {
margin-top: 15px;
}
.tx-sremailsubscribe-pi1-multiple-checkboxes dt {
width: 5%;
}
.tx-sremailsubscribe-pi1-multiple-checkboxes dd {
width: 80%;
margin-top: -15px;
}

.tx-sremailsubscribe-pi1 dd {
margin-bottom: 15px;
}


