a img {
	border: 0;
}

/* Partial reset */
* {
	margin: 0;
	padding: 0;
}



/* ****************************
CSS defaults
**************************** */
/*
h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 1.12em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }

li ul, li ol {margin:0 1.68em;}
ul, ol {margin:0 1.68em 1.12em 1.68em;}

input[type=radio],
input[type=checkbox] {
	width: auto;
	display: inline;
}
*/


body{
	text-align:left;
	overflow: -moz-scrollbars-vertical;
}

html,body {
	height: 100%;
	font-family: Verdana;
	color:#006bb7;
	font-size:11px;
	line-height:16px;
	background-image:url(../images/bg.png);
	behavior:url(fileadmin/template/main/css/csshover3.htc);
}

.clear {
	clear: both;
}

td, tr {
	font-family: Verdana;
	color:#006bb7;
	font-size:11px;
	vertical-align:top;
	line-height:12px;
}

.container {
	min-height: 100%;
	_height: 100%;
	width:960px;
	text-align:left;
	margin: 0;
	position: relative;
}

* html > .container {
	height: 100%;
}
	
.header_mask {
	position:relative;
	background-image:url(../images/header_mask.png);
	height:262px;
	width:960px;
	z-index:300;
}

.header_image {
	position:absolute;
	top:39px;
	left:60px;
	height: 223px;
	width:900px;
	z-index:200;
}

.homebtn{
	position:absolute;
	top:39px;
	left:838px;
	width:95px;
	height:205px;
}

.breadcrumbs_text{
	float:left;
	margin-left:110px;
}

.breadcrumbs_links a{
	color: #006bb7;
	text-decoration:none;
}

.breadcrumbs_links a:hover {
	color: #006bb7;
	text-decoration:underline;
}
  
.center {
	width: 580px;
	height: auto;
	margin: 10px 20px 40px 110px;
	float: left;
}
	.center a {
		color:#f28e00;
		text-decoration:none;
		}
	.center a:hover {
		color:#f28e00;
		text-decoration:underline;
		}
		
	.center h1 {
		font-size: 18px;
		padding-bottom:8px;
	}
	.center h3 {
		/*background-image:url(../images/bg_arrow.png);
		background-repeat:no-repeat;*/
		background-color:#006bb7;
		padding-left:5px;
		padding-top:6px;
		margin:0;
		margin-bottom:4px;
		height:23px;
		_height:28px;
		color:#fff;
		font-size:13px;
		}
	.center h3 a {
		text-decoration:none;
		color:#fff;
		}
	.center h3 a:hover {
		text-decoration:none;
		color:#fff;
		}
	.center h5 {
		background-image:url(../images/bg_arrow_inverted.png);
		background-repeat:no-repeat;
		padding-left:5px;
		padding-top:6px;
		margin:0;
		_margin-bottom:4px;
		height:28px;
		color:#fff;
		font-size:13px;
		}
	.center h5 a, .center h5 a:hover{
		color:#fff;
		font-size:13px;
		}
	
	.center p {
		padding-bottom:10px;
		}
	.center ul {
		padding: 0;
		margin: 0 0 15px 20;
		}
	.center li {
		padding:0;
		}
	.center dd {
		padding: 0 0 10px 38px;
		}

.contenttable {
	border-collapse:collapse;
	width:100%;
	border:0px;
	padding:0;
	}
	
.tr-0 {
	font-weight:bold;
	}
	
.td-0 {
	text-align:left;
	padding-right:10px;
	white-space:nowrap;
	font-weight:bold;

}
.td-1 {
	text-align:left;
	padding-right:10px;
	white-space:nowrap;

}
.td-2 {
	text-align:left;
	padding-right:10px;
	white-space:nowrap;

}
.td-3 {
	text-align:left;
	padding-right:10px;
	white-space:nowrap;

}

	
.tr-odd {
	background-color:#eaeff6;
	text-align:right;
	vertical-align:top;
	}
.tr-even {
	background-color:#fff;
	text-align:right;
	vertical-align:top;
	}


.right {
	width: 222px;
	height: auto;
	margin:34px 28px 40px 0px;
	float: left;
}
	.right h1 {
		background-image:url(../images/bg_arrow.png);
		background-repeat:no-repeat;
		padding-left:5px;
		padding-top:6px;
		margin:0;
		height:28px;
		color:#fff;
		font-size:13px;
		}
	.right h3 {
		background-image:url(../images/bg_arrow.png);
		background-repeat:no-repeat;
		padding-left:5px;
		padding-top:6px;
		margin:0;
		_margin-bottom:4px;
		height:28px;
		color:#fff;
		font-size:13px;
		}
	.right h3 a {
		text-decoration:none;
		color:#fff;
		}
	.right h3 a:hover {
		text-decoration:none;
		color:#fff;
		}
	.right h5 {
		background-image:url(../images/bg_arrow_inverted.png);
		background-repeat:no-repeat;
		padding-left:5px;
		padding-top:6px;
		margin:0;
		_margin-bottom:4px;
		height:28px;
		color:#fff;
		font-size:13px;
		}
	.right h5 a, .right h5 a:hover{
		color:#fff;
		font-size:13px;
		}
	.right h6 {
		font-size:9px;
		font-weight:normal;
		}
	.right p {
		padding-bottom:10px;
		margin:0;
		}
	
	.right a {
		color:#f28e00;
		text-decoration:none;
		}
	.right a:hover {
		color:#f28e00;
		text-decoration:underline;
		}
	.right ol {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		}
	.csc-header-n2 {
		padding-top:30px;
		}
	.csc-header-n3 {
		padding-top:30px;
		}
	.csc-header-n4 {
		padding-top:30px;
		}
	.csc-header-n5 {
		padding-top:30px;
		}
	
	.topvijf-1{
		background-image:url(../images/topvijf-1.png);
		background-repeat:no-repeat;
		height:28px;
		_height:32px;
		_margin-top:4px;
		padding-left:35px;		
		padding-top:5px;
		}
	.topvijf-2{
		background-image:url(../images/topvijf-2.png);
		background-repeat:no-repeat;
		height:28px;
		_height:32px;
		padding-left:35px;		
		padding-top:5px;
		}
	.topvijf-3{
		background-image:url(../images/topvijf-3.png);
		background-repeat:no-repeat;
		height:28px;
		_height:32px;
		padding-left:35px;		
		padding-top:5px;
		}
	.topvijf-4{
		background-image:url(../images/topvijf-4.png);
		background-repeat:no-repeat;
		height:28px;
		_height:32px;
		padding-left:35px;		
		padding-top:5px;
		}
	.topvijf-5{
		background-image:url(../images/topvijf-5.png);
		background-repeat:no-repeat;
		height:28px;
		_height:32px;
		padding-left:35px;		
		padding-top:5px;
		}
.footer {
	position: absolute;
	bottom:0px;
	width:960px;
	height:29px;
	text-decoration:none;
	font-size:10px;
	text-align:left;
}
.footer p {
	padding-top:8px;
	text-align:center;
}
.footer a{
	color:#006bb7;
	text-decoration:none;
}
.footer a:hover{
	color:#006bb7;
	text-decoration:underline;
}

.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
	height:100%;
	overflow:auto;
	padding-left:40px;
}



/* ****************************
Section: tt_news
**************************** */

.news-list-container {
}

.news-list-item {
	margin: 0 0 10px 0;
}

.news-list-date, 
.news-single-date  {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	text-align: center;
	background: #f28e00;
	white-space: nowrap;
}

.news-list-date .day,
.news-list-date .month,
.news-single-date .day,
.news-single-date .month {
	display: block;
	clear: both;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


.news-list-date .month,
.news-single-date .month {
	font-size: 9px;
	text-transform: uppercase;

}

.news-list-item h2,
.news-single-item h1 {
	background:none repeat scroll 0 0 #006BB7;
	clear:right;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:28px;
	padding:0 10px;
	width:532px;
	_width:552px;
}

.news-single-item ul {
	margin-left:58px;
	}
	
.news-list-item h2 a {
	margin: 0;
	color: #ffffff;
	text-decoration: none;
}
.news-list-item h2 a:hover {
	margin: 0;
	color: #ffffff;
	text-decoration: none;
}
.news-list-item p {
	margin: 0;
	margin-left: 38px;
	padding-bottom:0px;
	clear: both;
	color: #006bb7;
}

.news-list-item p a {
	color: #006bb7;
	text-decoration: none;
}
.news-list-item p a:hover {
	color: #006bb7;
	text-decoration: none;
}


.news-list-morelink {
	margin-left: 38px;
	display: block;
	clear: both;
}

.news-list-item .clearer {
	display: none;
}


.news-single-item {
}

.news-single-rightbox {

}

.news-single-item h1 {

}

.news-single-item h2 {
	margin: 0 0 10px 38px;
	clear: both;
	font-size: 12px;
	
}

.news-single-item p {
	margin-left: 38px;
}

.news-single-backlink {
	margin: 1.12em 0;
	margin-left: 38px;
}

.news-amenu-container {
}

.news-amenu-container ul {
	margin-left: 0;
	margin-bottom:15px;
}

.news-amenu-container ul li {
	margin-left: 1em;
	list-style: none;
}

.news-amenu-container ul li.news-amenu-item-year {
	list-style: none;
	margin-left: 3px;
	margin-top:8px;
	font-size:13px;
	font-weight:bold;
}



/* ****************************
Section: sr_feuser_register
**************************** */

.tx-srfeuserregister-pi1 dt { 
	text-align: left; 
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio {
	width: 15px;
	display: block;
	float: left;
	clear: left;
}

.tx-srfeuserregister-pi1 label {
	float: left;
	clear: right;
}


#tx-srfeuserregister-pi1-gender-1 {
	clear: left;
}



/* ****************************
Section: feuserlisting
**************************** */

.tx-feuserlisting-pi1-listrow table { 
	border: 0px;
	border-collapse: collapse;
}

.tx-feuserlisting-pi1-listrow th { 
	padding: 0.5em 0.5em; 
	white-space: nowrap; 
	text-align: left; 
	color: #ffffff;
	background: #006bb7; 
}

.tx-feuserlisting-pi1-listrow th a { 
	color: #ffffff;
}
.tx-feuserlisting-pi1-listrow th a:hover { 
	color: #ffffff;
}

.tx-feuserlisting-pi1-listrow td { 
	padding: 0.5em 0.5em; 
	white-space: nowrap; 
}

.tx-feuserlisting-pi1-listrow td a{ 
	padding: 0 0 0 0; 
	white-space: nowrap; 
	font-weight:bold;
}

.tx-feuserlisting-pi1-singleView th { 
	padding: 0.5em 0.5em; 
	text-align: left; 
	white-space: nowrap; 
	background: #f5f5f5; 
}

.tx-feuserlisting-pi1-singleView td { 
	padding: 0.5em 0.5em; 
	white-space: nowrap; 
}

.tx-feuserlisting-pi1-searchbox-sword {
	width: 200px;
	height: 20px;
	line-height:20px;
	border: 1px solid #006bb7;
}

.tx-feuserlisting-pi1-searchbox-button {
	width: 80px;
	height: 20px;
	line-height:20px;
	border: 0;
	color: #ffffff;
	background: #006bb7; 
}

.tx-feuserlisting-pi1-browsebox td p {
	padding-right:10px;
	}
	
	

/* ****************************
Section: Overig
**************************** */

div.agenda-title {
	clear: both;
}

.tx-powermail-pi1 {
	clear: both;

}

.csc-menu-4 .date,
.agenda-title .date  {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	clear: left;
	text-align: center;
	background: #f28e00;
}

.csc-menu-4 .date {
	margin-right: 10px;
}

.csc-menu-4 .day,
.csc-menu-4 .month,
.agenda-title .day,
.agenda-title .month {
	display: block;
	clear: both;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.csc-menu-4 .month,
.agenda-title .month {
	font-size: 9px;
	text-transform: uppercase;

}



dl.csc-menu-4 dt,
.agenda-title h2 {
	width: 580px;
	padding: 0;
	display: block;
	float: left;
	clear: right;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	background: #006bb7;
	color: #ffffff;
}

.agenda-title h2 {
	width: 542px;
	padding-left: 10px;
}

.agenda-title h2 {
	margin-bottom: .75em;
}

.csc-menu-4 dt a,
.agenda-title h2 a {
	color: #ffffff;
	text-decoration: none;
}

.csc-menu-4 dt a:hover {
	color: #ffffff;
	text-decoration: none;
}

.csc-menu-4 .read-more {
	display: block;
	clear: both;
}

.center .tx-jfmulticontent-pi1 h3 {
	padding: 0;
	height: 28px;
	line-height: 28px;
}

.center .tx-jfmulticontent-pi1 h3 a .year {
	width: 28px;
	height: 28px;
	margin-right: 10px;
	display: block;
	float: left;
	clear: left;
	text-align: center;
	background: #f28e00;

}
