/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #00296c;
	color: #363636;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #00296c;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #dbdbdb 1px solid;
	border-left: #dbdbdb 2px solid;
	border-top: #dbdbdb 2px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #ec0088;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 1em
}
h3{
	color: #00296c;
	font-weight: bold;
	margin: 0 0 .1em
}
h4{
	color: #00296c;
	font-size: 1em
}
h5{
	background: url(../images/ico-arrow.gif) no-repeat left;
	font-size: 1em;
	margin: 0 0 1em;
	padding: 0 0 0 10px
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#container{
	background: #ffffff
}
#page{
	width: 968px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 231px
}
/*- Fotoboek -*/
.fotoboek{
	position: absolute;
	width: 175px;
	height: 32px;
	left: 0px;
	top: 148px;
	display: block;
	text-decoration: none;
	cursor: hand
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	margin: 0 0 36px 315px;
	text-indent: -9999px;
	width: 280px
}
#header h1 a{
	display: block;
	height: 148px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 12px;
	height: 38px;
	padding: 0 0 0 150px
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 38px;
	padding: 0 1px 0 0
}
#nav1 li.last{
	background: none
}
#nav1 li li{
	padding: 0
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 15px;
	text-decoration: none
}
#nav1 li.active a,
#nav1 li a:hover {
	color: #ffffff;
	text-decoration: none
}

/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 50px 0 0;
	padding: 0 50px 35px 40px
}

/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 175px
}
#leftcol em{
	color: #ec0088;
	font-style: normal
}

/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 55px;
	width: 611px
}


/*=== Sub Columns ===*/
.subcols{
	color: #ffffff;
	height: 1%;
	padding: 20px 50px 20px 40px;
	width: 878px
}
.subcols h3{
	color: #ffffff;
	margin: 0 0 .5em
}
.subcols h4{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.6em
}
.col1{
	float: left;
	margin: 35px 0 0;
	width: 175px
}
.col2{
	float: left;
	margin: 0 0 0 80px;
	width: 195px
}
.col3{
	float: right;
	margin: 0;
	width: 416px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 1.5em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
.search{
	margin: 0 0 3em
}
.search label{
	color: #00296c;
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .5em
}
.search input{
	float: left;
	width: 140px
}
.search input.btn{
	margin: 0 0 0 5px;
	width: auto
}
/*=== Link Buttons ===*/
.btn-home{
	position: absolute;
	top: 232px;
	left: 5px;
}
.btn-more a{
	background: url(../images/ico-arrow.gif) no-repeat left;
	margin: 0 0 1em;
	padding: 0 0 0 12px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 20px
}
/*=== Footer ===*/
#footer{
	color: #4d6a98;
	font-size: .8em;
	text-align: right
}
#footer a{
	color: #4d6a98;
	text-decoration: none
}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline
}
#footer li{
	border-right: 1px solid #3e5d90;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

/*=== Custom styles ===*/
#rightcol .latest-list-item{
	padding: 0 0 30px
}

#rightcol .latest-list-item p{
	padding: 0
}

#rightcol .latest-list-item .lees-meer-link a{
	float: right
}

#centercol p,
#centercol ul,
#centercol ol,
#centercol li {
	font-size: 12px;
}

#centercol a {
	color: #aa078d;
}

#centercol ul,
#centercol ol {
	margin-bottom: 1em;
}

#centercol li {
	list-style-type: square;
	margin-left: 1.7em;
}

.csc-textpic-caption {
	color: #aa078d;
	padding-bottom: 16px;
}


/* Nieuws */
.news-latest-container {
	line-height: 1.4em;
}

.news-latest-item {
	border-bottom: 1px dashed #d3d3d3;
}
.news-latest-item h3 {
    font-size: 11pt;
    font-weight: bold;
    padding: 3px 0px 3px 0px;
}
.news-latest-item p {
    padding-bottom: 3px !important;
    line-height: 1.4em;
    margin: 0;
}
.news-latest-date {
    padding-top: 12px;
    font-size: 8pt;
    color: #aaaaaa;
    font-weight: normal;
    clear: both;
    display: block;
}
.news-latest-morelink{
    clear: both;
    text-align: right;
    font-size: 8pt;
}

.news-list-container {
	line-height: 1.4em;
}
.news-list-item {
	border-bottom: 1px dashed #d3d3d3;
}
.news-list-item a {
    text-decoration: none;
    border: 0px;
}
.news-list-item p {
    padding-bottom: 3px !important;
    line-height: 1.4em;
    margin: 0;
}
.news-list-date {
    padding-top: 12px;
    font-size: 8pt;
    color: #aaaaaa;
    font-weight: normal;
    clear: both;
    display: block;
}
.news-list-morelink{
    clear: both;
    text-align: right;
    font-size: 8pt;
}

.news-single-item h2 {
    margin: 0 0 1px
}
.news-single-subheader h3 {
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 1em;
    color: #000000;
    letter-spacing: 0px;
    margin: 0 0 0px
}
.news-single-timedata {
    font-style: italic;
    font-size: 9pt;
    margin-bottom: 0.7em;
}
.news-single-author {
    font-style: italic;
}
.news-single-subheader {
	line-height: 180%;
}
.news-single-backlink {
    margin-bottom: 1em;
    font-size: 9pt;
}
.news-single-backlink a {
    text-decoration: none;
}

.news-list-item img {
	float:left;
	margin:0 1em 0 0;
}

.news-list-item h3 {
	margin:0 0 0.5em;
}

.news-single-item img {
	float:left;
	margin:0 1em 0.3em;
}

/* Indexed Search */
.tx-indexedsearch-res h3 a {
	text-decoration: none;
	}

.tx-indexedsearch-redMarkup {
	color: #ec0088 !important;
}

/* Mailform Plus */

/* MAILFORM PLUS OPMAAK */ 


.csc-mailform {
	width: 325px;
	margin: 0 0 0 25px;
	align: center;
}
.csc-mailform-field label,
.csc-mailform-field-radio {
	display: block;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
}


input, textarea, select {
	font-size: 11px;

}

.csc-mailform-field input, .csc-mailform-field textarea {
	width: 300px;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif;	
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: black;
}

.csc-mailform-submit {
	background-color: #EC0088;
	margin-left: 7px;
}


#mailformformtype_mail {
	color: white;
}
