/* CSS Document */
HTML {
	/*height:100%;*/
	padding:0px;
	margin:0px;
}
BODY {
	behavior:url("/_css/csshover.htc");
	background:#efeded url(../_images/bodyBG.gif) repeat-x;
	margin:0;
	padding:0;/*height:100%;*/
}
#horizon {
	top:0px;
	left:50%;
	/*height:100%;*/
	text-align:center;
	position:absolute;
}
#wrapper {
	position:absolute;
	left:-454px;
	width:908px;
	height:100%;
}
#container {
	text-align:center;
	margin:auto 0px;
}
#header {
	background:url(/_images/headerspacer.png) repeat-y;
	height:112px;
}
#menu {
	background:url(/_images/menuback.png) left;
	height:25px;
}
#nav_header {
	position:relative;
	z-index:10;
}
#logo {
	float:left;
	padding-left:12px;
}
#contentContainer {
	position:relative;
	z-index:1;
}
/* SWF Side wide functions */

/* Site wide functions top menu right */

#swf #links {
	float:left;
	padding:0px 10px 6px 0;
}
#swf {
	float:right;
	width:370px;
	margin-top:14px;
}
#swf a {
	color:#88746b;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	font-size:11px;
}
#swf a:hover {
	color:#88746b;
	text-decoration:none;
	border-bottom-style:none;
	border-bottom-width:thin;
	font-size:11px;
}
/* footer styles */

#footer {
	color:#88746b;
	/*background-image:url(/img/footerimage.gif);
	background-repeat:no-repeat;
	background-position:0 50;*/
	font-size:11px;
	height:28px;
	text-align:right;
	/*padding-top:13px;*/
	padding-top:3px;
	padding-right:5px;
	padding-bottom:0px;
}
#footer .footerImage {
	margin-top:-4px;
	margin-right:8px;
	float:left;
}
#footer a {
	color:#88746b;
	text-decoration:none;
	border-bottom-style:none;
	border-bottom-width:thin;
}
#footer a:hover {
	color:#88746b;
	text-decoration:underline;
}
#footer .spacer {
	color:#e9e9e9;
}
/* Interface rounded corners */

.SBtopmid {
	background:url(/_images/topmid.png) repeat-x center bottom;
}
.SBtopl {
	background:url(/_images/topl.png) repeat-x left bottom;
	height:6px;
	width:8px
}
.SBtopr {
	background:url(/_images/topr.png) repeat-x left bottom;
	height:6px;
	width:6px
}
.SBmiddletopl {
	background:url(/_images/middletopl.png) bottom no-repeat;
	height:6px;
	width:7px
}
.SBmiddlel {
	background:url(/_images/middlel.png) right;
}
.SBright {
	background:url(/_images/right.png) repeat-y right;
	width:6px;
}
.SBleft {
	background:url(/_images/left.png) repeat-y left;
}
.SBbottoml {
	background:url(/_images/bottoml.png) no-repeat top;
	height:8px;
	width:8px
}
.SBbottomr {
	background:url(/_images/bottomr.png) no-repeat top right;
	height:8px;
	width:6px
}
.SBbottommid {
	background:url(/_images/bottommid.png) repeat-x top;
	height:8px;
}
.SBbottommiddlel {
	background:url(/_images/middlebottoml.png) no-repeat top;
	height:8px;
	width:7px
}
/* Search */
#search {
	float:left;
}
/* Content styles */

#content {
	margin:2px;/*padding-top: 30px;*/
}
/*  voor 2 kolom template */
#columnLeft {
	float:left;
	width:183px;
	padding-left:4px;/*border:1px solid #f00;*/
}
#columnRight {
	float:right;
	text-align:left;
	width:493px;/*border:1px solid #f00;*/
}
#columnRight a {
	color:#231111;
	text-decoration:none;
}
#columnRight a:hover {
	color:#444444;
	text-decoration:underline;
}
.introHeader {
	padding:0 6px 14px 6px;
}
/*----------------------------*/
.contentbox {
	padding:0 6px 10px 6px;
	background:url(/_images/dotborder.gif) repeat-x bottom;
	line-height: 14px;
	margin-bottom: 10px;
	font-size:0.85em;
	line-height:150%;
}
.pagebox {
	padding:6px 0px 6px 0px;
	background:url(/_images/dotborder.gif) repeat-x bottom;
	line-height: 14px;
	margin-bottom: 10px;
	line-height:110%;
}
#content_right {
	width: 177px;
	margin:5px 3px 0 3px;
}
#content_left {
	width: 177px;
	padding-top:4px;
	text-align:left;
}
.box_leftcol {
	margin-bottom:10px;
}
.box_rightcol {
	margin-bottom:15px;
}
#content_mid {
	padding-left:4px;
	padding-top:4px;
	text-align:left;
	padding-right:4px;
}
#contentpage {
	margin:3px;
}
#contentpage a {
	text-decoration:underline;
}
#contentpage .contentimage {
	float:left;
}
#contentpage .content {
	float:right;
	padding-top: 10px;
	width:100%;
}
#contentpage .campagneContent {
	float:right;
	width:342px;
	padding-top: 30px;
}
#contentpage ul {
	position:normal;
}
#contentpage li {
	list-style-image:url(/_images/bullet.gif);
	margin-left:-25px;
}
/* Event window boxes */


#eventbox {
	text-align:left;
	margin-bottom: 8px;
}
#eventbox .header {
	background:url(/_images/event_box_header.gif) bottom no-repeat;
	background-color:#ed058d;
	/*height:43px;*/
	width:166px;
	color:#fff;
	padding:9px 3px 3px 9px;
	font-size:16px;
	display:block;
}
#eventbox .date {
	font-size:14px;
	display:block;
}
#eventbox .image {
	border-left:1px solid #ed078d;
	border-right:1px solid #ed078d;
	width:176px;
}
#eventbox .text {
	font-size:0.8em;
	padding:3px 6px 4px 6px;
	border-left:1px solid #ed078d;
	border-right:1px solid #ed078d;
	width:164px;
}
#eventbox .footer {
	background:url(/_images/event_box_footer.gif) bottom;
	height:4px;
	width:178px;
}
/* Spotlight */


#spotlight {
	width:178px;
	padding-top:98px;
	font-size:0.8em;
}
#spotlight #inhoud {
	padding:0px 4px 0 7px;
	line-height:15px;
}
/* Agenda Box en Listing styles */


#agendabox {
	background: #89807b;
	color:#000000;
	text-align:left;
}
#agendabox b.rtop, #agendabox b.rbottom {
	display:block;
	background: #FFF
}
#agendabox b.rtop b, #agendabox b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #89807b
}
#agendabox b.round1 {
	margin: 0 5px
}
#agendabox b.round2 {
	margin: 0 3px
}
#agendabox b.round3 {
	margin: 0 2px
}
#agendabox b.rtop b.round4, #agendabox b.rbottom b.round4 {
	margin: 0 1px;
	height: 2px
}
#agendabox a {
	color:#b8b3b0;
	font-weight:bold;
	text-decoration:none
}
#agendabox .maand {
	color:#b8b3b0;
	font-weight:bold;
}
#agendabox a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none
}
#agendabox .header {
	color:#fff;
	font-size:24px;
	margin:0;
	padding:0;
}
#agendabox .maanden {
	color:#fff;
	padding:8px;
}
#agendabox .zoek {
	color:#fff;
}
/* Agenda listings page */

#agendalist {
	margin-top:4px;
	margin-left:4px;
	margin-right:4px;
}
#agendalist a.leesverder {
	font-size: 11px;
	color: #999999;
}
#agendalist .remark {
	font-size: 10px;
	color: #999999;
}
#agendalistitem {
	margin-bottom:1px;
	border-top:1px solid #908783;
	width:478px;
}
#agendalistitem .date {
	background-color:#eb038b;
	float:left;
	color:#FFFFFF;
	font-size:19px;
	width: 94px;
	padding-left: 6px;
}
#agendalistitem .title {
	background-color:#e6e5e3;
	color:#a6a19d;
	font-size:19px;
	margin-left: 100px;
	padding-left: 4px;/*width:400px;*//*float:right;*/
}
#agendalistitem .description {
	font-size:11px;
	padding-right: 4px;
}
#agendalistitem .description p {
	padding-left:4px;
}
#agendalistitem .image {
	padding-right:4px;
}
/*------AGENDA DETIALpagina------*/

#agendalist #detailkop {
	background-color:#e6e5e3;
	vertical-align:bottom;
	height:50px;
	padding-left:10px;
	padding-top:5px;
}
#agendalist #detailkop H1 {
	color:#a6a19d;
	font-size:18px;
}
/*=============== SLIDESHOW ==============*/
 . slideshow {
 position: absolute;
 width: 173px;
 background-color:#F00;
/*	height: 140px;*/
  }
.slideshow .slide {
	position: absolute;
	top: 0;
	/*width:160px;*/
	height:140px;
	/*background-color:#FFFFFF;*/
    left: 0;
	border:1px solid #f00;
}
/*-------grijze outlined roundencorner box---------*/
#databox {
	text-align:left;
}
#databox .topBorder {
	background-image:url(/_images/dataBorderTop.gif);
	height:3px;
}
#databox .bottomBorder {
	background-image:url(/_images/dataBorderBottom.gif);
	height:3px;
}
#databox #omschrijving {
	position:relative;
}
#databox .topCorner {
	background-image:url(/_images/dataBorderTopCorner.gif);
	height:3px;
	width:3px;
	float:right;
	font-size:1px;
}
#databox .bottomCorner {
	background-image:url(/_images/dataBorderBottomCorner.gif);
	height:3px;
	width:3px;
	float:right;
	font-size:1px;
}
#databox #dataContent {
	border-right:1px solid #dcdcda;
	border-left:1px solid #dcdcda;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	font-size:0.8em;
}
#databox #dataContent .stippelBorder {
	padding-bottom:3px;
	margin-bottom:3px;
	background-image:url(../_images/stippelBorderGrijs.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#databox .label {
	color:#ec018a;
	font-weight:bold;
}
/*============== uitgelicht =====================*/
 #uitgelicht {
	background-repeat:no-repeat;
	background-position:center;
}
/* Interface rounded corners */
.SBtop-left {
	background:url(/_images/SBtop-leftv2.png);
	height:8px;
	width:8px
}
.SBtop-mid {
	background:url(/_images/SBtop-midv2.png) repeat-x center bottom;
}
.SBtop-right {
	background:url(/_images/SBtop-rightv2.png);
	height:8px;
	width:8px
}
.SBmid-left {
	background:url(/_images/SBmid-leftv2.png) repeat-y left;
}
.SBmid-center {
	background-color:#FFF;
	overflow:visible;
	width:178px;
}
.SBmid-right {
	background:url(/_images/SBmid-rightv2.png) repeat-y right;
	width:8px;
}
.SBbottom-left {
	background:url(/_images/SBbottom-leftv2.png);
	height:8px;
	width:8px
}
.SBbottom-mid {
	background:url(/_images/SBbottom-midv2.png) repeat-x top;
	height:8px;
}
.SBbottom-right {
	background:url(/_images/SBbottom-rightv2.png);
	height:8px;
	width:6px
}
/*==== for gradient box =====*/

.SBGRtop-left {
	background:url(/_images/SBGRtop-leftv2.png) repeat-x left bottom;
	height:8px;
	width:8px
}
.SBGRtop-mid {
	background:url(/_images/SBGRtop-midv2.png) repeat-x center bottom;
}
.SBGRtop-right {
	background:url(/_images/SBGRtop-rightv2.png) repeat-x left bottom;
	height:8px;
	width:8px
}
.SBGRmid-left {
	background:url(/_images/SBmid-leftv2.png) repeat-y top left;
	width:8px
}
.SBGRmid-center {
	background:url(/_images/SBGRmid-centerv2.png)repeat-x top;
	background-color:#FFF;
}
.SBGRmid-right {
	background:url(/_images/SBmid-rightv2.png) repeat-y top right;
	width:8px;
}

