html{
	height:100%;
	min-width:980px;
	background:#fff url(../images/bg-html.gif) repeat-x;
}
body{
	height:100%;
	margin:0;
	color:#333;
	font:12px Arial, Verdana, sans-serif;
	background:url(../images/bg-image.jpg) no-repeat 50% 0;
}
.ie6 body{padding:0 0 0 1px;}
.opera10 body{padding:0 0 0 1px;}
.chrome body{padding:0 1px 0 0;}
img{border-style:none;}
a{color:#069;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	outline:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.wrapper{
	overflow:hidden;
	width:100%;
}
.w1{
	display:table;
	width:100%;
	height:100%;
	background:url(../images/bg-body.png) repeat-x;
}
#wrapper{
	display:table-row;
	width:100%;
	background:url(../images/bg-wrapper.gif) repeat-y 50% 0;
}
#wrapper .seo-holder{
	display:table;
	width:100%;
}
#header{
	display:table-header-group;
	width:100%;
}
.header-holder{
	width:960px;
	padding:0 10px;
	margin:0 auto;
	position:relative;
	z-index:10;
	background:url(../images/bg-header.png) repeat-y;
}
.logo{	
	float:left;
	width:368px;
	height:68px;
	margin:9px 0 0 13px;	
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
#header .wrapper{padding-bottom:14px;}
#header .wrapper a{color:#666;}
#header .header-menu .wrapper{
	width:auto;
	height:1%;
	padding-bottom:16px;
}
#header .wrapper ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}
#header .wrapper li{float:left;}
.header-menu{
	overflow:hidden;
	height:1%;
	padding:10px 16px 0 0;
}
#header .wrapper .lang-menu{margin-left:8px;}
#header .lang-menu li{padding-left:15px;}
#header .lang-menu a{
	float:left;
	padding:0 1px 0 20px;
}
#header .lang-menu .eng{background:url(../images/ico-flag1.gif) no-repeat 0 1px;}
#header .lang-menu .fran{background:url(../images/ico-flag2.gif) no-repeat 0 1px;}
#header .menu li{
	background:url(../images/separator1.gif) no-repeat 0 8px;
	padding:0 9px 0 13px;
}
#header .menu li:first-child{background:none;}
.search-form{
	background:url(../images/bg-searchform.gif) no-repeat;
	overflow:hidden;
	width:369px;
	height:21px;
	padding:6px 11px 0 10px;
	float:right;
}
.search-form .text{
	margin:0;
	padding:0;
	float:left;
	background:none;
	border:0;
	color:#999;
	font-size:12px;
	width:344px;
}
.search-form .submit{
	border:0;
	padding:0;
	margin:0;
	background:none;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	line-height:0;
	cursor:pointer;
	height:15px;
	width:15px;
}
.nav-wrapper{
	background:url(../images/bg-nav.gif) repeat-x;
	height:43px;
}
.nav-wrapper:after{
	content:"";
	display:block;
	clear:both;
}
#nav{
	margin:0 0 0 -2px;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	z-index:2;
}
#nav .drop{
	position:absolute;
	top:43px;
	left:-5px;
	width:340px;
	display:none;
}
#nav .last .drop{
	left:auto;
	right:-5px;
}
#nav .drop .b{
	background:url(../images/bg-drop-b.png) no-repeat;
	height:9px;
	width:100%;
	overflow:hidden;
}
#nav .drop .c{
	background:url(../images/bg-drop-c.png) repeat-y;
	width:345px;
	padding:10px 0 6px 25px;
	margin-right:-30px;
	overflow:hidden;
}
.drop ul{
	margin:0;
	padding:0 22px 0 0;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:145px;
}
#nav li{
	float:left;
	background:url(../images/separator2.gif) no-repeat 100% 0;
	padding:9px 0 0;
	height:34px;
}
#nav li:hover, #nav li.hover{position:relative;}
#nav li:hover .drop, #nav li.hover .drop{display:block;}
#nav li li{
	float:none;
	background:none;
	padding:0 0 10px;
	height:auto;
}
#nav a{
	text-indent:-9999px;
	overflow:hidden;
	height:22px;
	float:left;
	margin:0 8px 0 9px;
}
#nav li li a{
	text-indent:0;
	height:auto;
	float:none;
	margin:0;
	background:none;
	width:auto;
	color:#fff;
	text-decoration:none;
}
#nav li li a:hover{text-decoration:underline;}
#nav a.active, #nav li.hover a, #nav li:hover a{background-position:0 -22px;}
.programma-nav{
	background:url(../images/txt-programma-nav.gif) no-repeat;
	width:106px;
}
.info-nav{
	background:url(../images/txt-info-nav.gif) no-repeat;
	width:98px;
}
.partners-nav{
	background:url(../images/txt-partners-nav.gif) no-repeat;
	width:83px;
}
.pers-nav{
	background:url(../images/txt-pers-nav.gif) no-repeat;
	width:46px;
}
.boulevard-nav{
	background:url(../images/txt-boulebard-nav.gif) no-repeat;
	width:178px;
}
.visie-nav{
	background:url(../images/txt-visie.gif) no-repeat;
	width:45px;
}
.professional-nav{
	background:url(../images/txt-professional-nav.gif) no-repeat;
	width:125px;
}
.nieuws-nav{
	background:url(../images/txt-nieuws-nav.gif) no-repeat;
	width:64px;
}
.ico-list{
	margin:0;
	padding:12px 11px 0 0;
	list-style:none;
	float:right;
}
.ico-list li{
	float:left;
	padding:0 5px 0 4px;
}
.ico-list a, .ico-list img{display:block;}
#header .ad{
	position:absolute;
	bottom:-193px;
	left:-48px;
	background:url(../images/bg-b.png) no-repeat;
	height:206px;
	width:219px;
	overflow:hidden;
}
#main{
	display:table-footer-group;
	width:100%;
}
.main-holder{
	min-height:395px;
	width:960px;
	padding:0 10px 22px;
	margin:0 auto;
	background:url(../images/bg-wrapper.png) no-repeat;
}
* html .main-holder{height:395px;}
.visual{width:100%;}
.visual img{display:block;}
#footer{
	display:table-row;
	height:1%;
	color:#c1bfbf;
	width:100%;
}
#footer a{color:#c1bfbf;}
#footer li a{text-decoration:none;}
#footer li a:hover{text-decoration:underline;}
#footer .t{background:#1c1c1c url(../images/bg-footer.gif) repeat-x;}
#footer .b{background:#000;}
.footer-holder{
	overflow:hidden;
	width:940px;
	padding:0 30px;
	margin:0 auto;
}
#footer .menu{
	overflow:hidden;
	width:964px;
	line-height:22px;
	margin:24px 0;
	background:url(../images/bg-footmenu-c.gif) repeat-y 173px 0 ;
}
#footer .menu .holder{background:url(../images/bg-footmenu-t.gif) no-repeat 173px 0;}
#footer .menu .frame{
	background:url(../images/bg-footmenu-b.gif) no-repeat 173px 100%;
	overflow:hidden;
	width:974px;
	margin-right:-10px;
	padding:6px 0 0;
}
#footer .menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .menu .ad-list{
	width:173px;
	margin:-8px 0 0 -23px;
}
#footer .menu .ad-list li{
	float:left;
	padding:12px 0 4px 23px;
}
#footer .menu .ad-list a, #footer .menu .ad-list img{display:block;}
#footer .heading{
	display:block;
	color:#fff;
	margin-bottom:10px;
	font-size:14px;
	text-transform:uppercase;
}
#footer .menu .column{
	float:left;
	width:154px;
	padding-right:21px;
}
#footer .menu .column1{
	float:left;
	padding:0 21px 0 47px;
	width:108px;
}
#footer .menu .column2{
	float:left;
	padding:0 20px 0 43px;
	width:123px;
}
#footer .menu .column3{
	float:left;
	width:130px;
	padding:0 20px 0 50px;
}
#footer .menu .column4{
	float:left;
	width:132px;
	padding:0 20px 0 48px;
}
#footer .copyright{
	overflow:hidden;
	width:964px;
	font-size:11px;
	text-align:center;
	padding:12px 0 10px;
}
#footer .copyright p{
	margin:0;
	float:right;
}
#footer .copyright .txt{
	font-weight:bold;
	color:#fff;
	float:left;
}
#footer .copyright ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer .copyright li{
	display:inline;
	padding:0 17px;
}
#content{
	float:left;
	width:749px;
	padding:0 15px 0 12px;
	line-height:20px;
position:relative;
}
#content .heading{
	overflow:hidden;
	width:100%;
	margin-bottom:32px;
}
#content .heading .link{
	float:right;
	margin:5px 4px 0 0;
}
#content .tabset{
	margin:0 0 13px;
	padding:20px 0 0;
	list-style:none;
	font-weight:bold;
	width:100%;
	background:url(../images/divider1-h.gif) repeat-x 0 100%;
}
#content .tabset:after{
	content:"";
	display:block;
	clear:both;
}
#content .heading .tabset{
	float:right;
	width:auto;
	margin:0;
	padding:1px 6px 0 0;
}
#content .tabset li{
	float:left;
	padding:0 10px 0 0;
	line-height:normal;
}
#content .tabset a{
	float:left;
	height:22px;
	padding:5px 17px 0;
	border:1px solid #999;
	border-bottom:none;
	color:#999;
	text-decoration:none;
}
#content .tabset a:hover, #content .tabset a.active{
	border-color:#000;
	background:#fff;
	color:#333;
	text-decoration:underline;
}
.heading h1, #content .heading h2{
	margin:0;
	font-size:18px;
	line-height:26px;
	padding-bottom:2px;
	color:#000;
	border-bottom:1px solid #000;
}
#content h2{
	font-size:14px;
	color:#f48206;
	margin:0 0 5px;
}
.breadcrumbs{
	margin:0 -15px 12px -17px;
	padding:0;
	list-style:none;
	background:#ebebeb;
	border-bottom:1px solid #d9d9d9;
	overflow:hidden;
	height:25px;
	font-size:11px;
	color:#888;
}
.breadcrumbs li{
	float:left;
	line-height:25px;
	padding:0 8px 0 18px;
	background:url(../images/separator3.gif) no-repeat;
}
.breadcrumbs li:first-child{background:none;}
.breadcrumbs a{color:#888;}
#sidebar{
	float:right;
	width:184px;
	background:url(../images/bg-sidebar-c.gif) repeat-y;
}
.sidebar-holder{background:url(../images/bg-sidebar-t.gif) no-repeat;}
.sidebar-frame{
	background:url(../images/bg-sidebar-b.gif) no-repeat 0 100%;
	width:175px;
	padding:0 0 290px 9px;
}
.sidebox{	
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	margin-bottom:21px;
	padding:8px 12px 10px;
	width:151px;
}
.sidebox h4{
	margin:0 0 9px;
	line-height:20px;
	font-size:18px;
}
.sidebox h5{
	margin:0 0 5px;
	line-height:normal;
	font-size:15px;
}
.sidebox a{
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-link-hover.gif) repeat-x 0 100%;
}
.sidebox a:hover{background:none;}
.sidebox img{
	display:block;
	margin:0 -12px 7px;
}
.txt-50{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:49px;
	background:url(../images/txt-50.gif) no-repeat;
}
.news-box{
	border:1px solid #dedede;
	padding:10px;
	margin-bottom:14px;
	overflow:hidden;
	height:1%;
}
.news-box .visual{
	float:left;
	width:151px;
	margin:0 13px 0 0;
	position:relative;
}
.news-box .visual .date{
	position:absolute;
	top:22px;
	left:0;
	height:36px;
	padding:0 9px 0 6px;
	color:#fff;
	background:#333;
	font-weight:bold;
	text-align:center;
	line-height:normal;
}
.news-box .visual .date strong{
	display:block;
	font-size:20px;
	margin-bottom:-6px;
}
.news-box .info{
	overflow:hidden;
	height:1%;
	padding:1px 0 0;
}
#content .news-box h2{
	margin:0 0 11px;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:normal;
}
#content .news-box h2 a{
	text-decoration:none;
	font-weight:bold;
	padding-right:3px;
}
#content .news-box h2 a:hover{text-decoration:underline;}
.news-box p{margin:0;}
.paging{
	width:100%;
	overflow:hidden;
}
.paging .holder{
	float:left;
	position:relative;
	left:50%;
}
.paging ul{
	margin:0;
	padding:10px 0 0;
	list-style:none;
	float:left;
	position:relative;
	left:-50%;
}
.paging li{
	float:left;
	padding:0 3px;
}
.paging a{
	float:left;
	color:#6a6a6a;
	line-height:16px;
	width:16px;
	text-align:center;
	text-decoration:none;
	background:url(../images/bg-paging.gif) no-repeat;
}
.paging a:hover, .paging a.active{
	color:#fff;
	background-position:0 -16px;
}
.paging a.active:hover{cursor:default;}
.paging .prev, .paging .next{
	height:auto;
	width:auto;
	background:none;
	color:#939393;
	text-decoration:underline;
	margin:0 15px;
}
.paging .prev:hover, .paging .next:hover{
	text-decoration:none;
	color:#939393;
}
.separate-news .date{
	display:block;
	font-style:normal;
	font-size:11px;
	margin-bottom:6px;
	line-height:normal;
}
/*.separate-news{margin:-7px 0 16px;}*/
.separate-news{margin: 7px 0 16px;}
.separate-news .info{
	padding:0 30px 8px 0;
	overflow:hidden;
	height:1%;
}
.separate-news p{margin:0;}
.alignleft-img{
	float:left;
	margin:6px 11px 0 1px;
}
.comments{
	margin:0;
	padding:7px 0 19px;
	overflow:hidden;
	width:100%;
}
.comments dt{
	float:left;
	width:158px;
}
.comments dt strong{display:block;}
.comments dt em{font-style:normal;}
.comments dd{
	margin:0 50px 21px 0;
	overflow:hidden;
	height:1%;
}
.comments p{margin:0;}
.user-form{
	border:1px solid #dedede;
	padding:23px 15px 8px;
}
.user-form .row{
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
}
.user-form label{
	padding:5px 16px 0 0;
	float:left;
	width:123px;
	text-align:right;
}
.user-form .text{
	float:left;
	width:382px;
	height:22px;
	padding:7px 13px 0;
	overflow:hidden;
	background:url(../images/bg-inptxt.gif) no-repeat;
}
.user-form .text input{
	margin:0;
	padding:0;
	float:left;
	background:none;
	border:0;
	color:#333;
	font-size:12px;
	width:100%;
}
.user-form .txtarea{
	float:left;
	width:408px;
	height:151px;
	overflow:hidden;
	background:url(../images/bg-txtarea.gif) no-repeat;
}
.user-form .txtarea textarea{
	margin:0;
	padding:0 0 0 13px;
	float:left;
	background:none;
	border:0;
	color:#333;
	font-size:12px;
	line-height:20px;
	width:395px;
	height:151px;
	max-width:395px;
	max-height:151px;
	overflow:auto;
}
.user-form .submit{
	margin:11px 0 0 140px;
	padding:0;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	cursor:pointer;
	float:left;
	height:29px;
}
#contour {
	border:1px solid #dedede;
	padding:23px 15px 8px;
}
#contour .contourField{
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
}
#contour label{
	padding:5px 16px 0 0;
	float:left;
	width:123px;
	text-align:right;
}
#contour .text div{
	float:left;
	width:382px;
	height:22px;
	padding:7px 13px 0;
	overflow:hidden;
	background:url(../images/bg-inptxt.gif) no-repeat;
}
#contour .text input{
	margin:0;
	padding:0;
	float:left;
	background:none;
	border:0;
	color:#333;
	font-size:12px;
	width:100%;
}
#contour .bericht div{
	float:left;
	width:408px;
	height:151px;
	overflow:hidden;
	background:url(../images/bg-txtarea.gif) no-repeat;
}
#contour .bericht textarea{
	margin:0;
	padding:0 0 0 13px;
	float:left;
	background:none;
	border:0;
	color:#333;
	font-size:12px;
	line-height:20px;
	width:395px;
	height:151px;
	max-width:395px;
	max-height:151px;
	overflow:auto;
}
#contour .contourSubmit{
	margin:11px 0 0 140px;
	padding:0;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	cursor:pointer;
	float:left;
	height:29px;
}
.btn-submit1{
	background:url(../images/btn-submit.gif) no-repeat;
	width:128px;
}
.programmakrant .contourSubmit,
.contact .contourSubmit{
	background:url(../images/btn-submit2.gif) no-repeat;
	width:166px;
}
.main-info{
	border:1px solid #dedede;
	padding:11px 60px 17px 16px;
	margin-bottom:14px;
}
.main-info p{margin:0;}
.adbox{
	overflow:hidden;
	width:100%;
	margin-bottom:15px;
}
.adbox .visual{
	float:left;
	border:1px solid #dedede;
	display:table;
	width:145px;
	height:133px;
}
.adbox .visual a{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.adbox .visual img{
	display:block;
	margin:0 auto;
}
.adbox .info{
	border:1px solid #dedede;
	padding:11px 10px;
	float:right;
	width:571px;
	min-height:111px;
}
* html .adbox .info{height:111px;}
.adbox h3{
	margin:0 0 -8px;
	font-size:12px;
}
.adbox p{margin:8px 0 0px;}
.btn{
	text-indent:-9999px;
	overflow:hidden;
	height:29px;
	line-height:0;
	display:block;
}
.btn-download{
	background:url(../images/btn-download.gif) no-repeat;
	width:230px;
}
.download-box p{margin:0 0 15px;}
.download-box{margin:-3px 0 57px;}
.address-box{margin:-3px 0 20px;}
.address-box p{margin:0 0 15px;}
.address-box .wrapper{
	width:742px;
	background:url(../images/bg-address-c.gif) repeat-y;
}
.address-box .holder, .address-box .frame{background:url(../images/bg-address-t.gif) no-repeat;}
.address-box .frame{
	background-position:0 100%;
	width:782px;
	margin-right:-40px;
	padding:17px 0;
	overflow:hidden;
}
.address-box address{
	font-style:normal;
	display:block;
	float:left;
	width:163px;
	padding:0 32px;
	margin-right:33px;
}
.address-box address em{
	display:block;
	font-style:normal;
}
.address-box address strong{display:block;}
.address-box .phone{margin-top:20px;}
#contour .txt{padding-left:168px;}
#contour .txt p{margin:0 0 9px;}
.programmakrant {padding:19px 15px 24px;}
.programmakrant label{width:139px;}
#contour select{width:153px;}
#contour.r{
	overflow:hidden;
	height:1%;
}
#contour.r .text{margin-bottom:10px;}
#contour .note{
	clear:both;
	border:1px solid #e90627;
	color:#e80022;
	width:490px;
	padding:7px 10px 16px;
	margin:0 0 0 2px;
}
#contour .note .heading{
	display:block;
}
#contour .note ul{
	margin:0 0 0 1px;
	padding:0;
	list-style:none;
}
#contour .note li{
	background:url(../images/bullet1.gif) no-repeat 0 11px;
	padding:0 0 0 6px;
}
#contour .note p{margin:0;}
.programmakrant .submit{margin:5px 0 0 156px;}
.searchbox p{margin:0 0 21px;}
.searchbox .box p{margin:0;}
.searchbox .box{
	border:1px solid #dedede;
	margin:0 0 16px;
	padding:14px 14px 18px;
}
#content .searchbox h2{
	margin:0;
	font-size:12px;
	color:#333;
}
.page-heading{padding:23px 10px 23px 24px;}
.index-page h1{
	margin:0 0 2px;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
}
.index-page h1 .num, .index-page h2 .num{font-size:20px;}
.index-page h1 strong{font-size:16px;}
.index-page h2{
	margin:0;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
}
.gallery{
	width:960px;
	height:292px;
	position:relative;
	border-bottom:5px solid #d83d39;
}
.gallery .holder {
	position:relative;
	width:100%;
	overflow:hidden;
}
.gallery .visual{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:31960px;
}
.gallery .visual li{
	position:relative;
	float:left;
	height:292px;
	width:960px;
}
.gallery .visual li.active{z-index:1;}
.gallery .visual a, .gallery .visual img{display:block;}
.gallery .ad{
	background:url(../images/bg-b2.png) no-repeat;
	height:356px;
	width:377px;
	position:absolute;
	top:-22px;
	left:-100px;
	z-index:2;
}
.gallery .btn-prev, .gallery .btn-next{
	height:41px;
	width:41px;
	background:url(../images/btn-prev-next.gif) no-repeat;
	position:absolute;
	top:121px;
	left:-12px;
	z-index:3;
}
.gallery .btn-next{
	background-position:-41px 0;
	left:auto;
	right:-12px;
}
.gallery .info{
	position:absolute;
	bottom:33px;
	right:10px;
	width:950px;
	z-index:3;
}
.gallery .info h3, .gallery .info em{
	background:#e80022;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	margin:0;
	float:right;
	padding:0 8px;
	line-height:34px;
}
.gallery .info em{
	background:#333;
	font-style:normal;
	font-size:18px;
	line-height:33px;
}
.gallery .pager{
	background:url(../images/bg-gallery.png);
	margin:0;
	padding:7px 42px 5px;
	list-style:none;
	position:absolute;
	bottom:0;
	left:0;
	width:876px;
	overflow:hidden;
	z-index:3;
}
.gallery .pager li, .latest-news .pager li{
	float:left;
	padding:0 0 0 9px;
}
.gallery .pager a, .latest-news .pager a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:11px;
	width:12px;
	background:url(../images/btn-gallery.gif) no-repeat;
}
.gallery .pager a:hover, .gallery .pager li.active a,
.latest-news .pager a:hover, .latest-news .pager li.active a{background-position:0 -11px;}
.index-page .columns{
	background:url(../images/bg-columns-c.gif) repeat-y 406px 0;
	width:960px;
}
.index-page .col-holder{
	background:url(../images/bg-columns-b.gif) no-repeat 406px 100%;
	overflow:hidden;
	width:960px;
}
.index-page .content{
	float:left;
	width:396px;
	padding:23px 13px 0 0;
}
.index-page .heading{
	overflow:hidden;
	height:1%;
	padding:0 11px 12px 10px;
}
.index-page .heading .link{
	float:right;
	color:#000;
	margin:4px 0 0;
}
.index-page .heading h3{
	margin:0;
	color:#000;
	font-size:18px;
}
.index-page .news-box{
	border-width:3px;
	color:#000;
	line-height:20px;
	margin-bottom:16px;
}
.index-page .news-box .visual{margin-right:4px;}
.index-page .news-box .date{top:35px;}
.index-page .news-box h4, .latest-news .rotatebox h4{
	margin:0;
	font-size:14px;
}
.index-page .news-box h4 a, .latest-news .rotatebox h4 a{
	color:#000;
	text-decoration:none;
}
.index-page .news-box h4 a:hover,
.latest-news .rotatebox h4 a:hover{text-decoration:underline;}
.index-page .news-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.index-page .aside1{
	float:left;
	width:346px;
	padding:21px 0 0 17px;
}
.latest-news{
	width:346px;
	padding:1px 0 16px;
	position:relative;
}
.latest-news .rotatebox{
	margin:0;
	padding:10px 9px 35px;
	list-style:none;
	border:3px solid #dedede;
	background:#fff;
}
.latest-news .rotatebox li{
	overflow:hidden;
	width:100%;
}
.latest-news .rotatebox .date{
	float:left;
	width:40px;
	border-top:10px solid #f48206;
	padding:6px 0 0;
	margin-top:5px;
	text-align:center;
	text-transform:uppercase;
}
.latest-news .rotatebox .date em{
	font-style:normal;
	display:block;
	font-weight:bold;
	line-height:18px;
}
.latest-news .rotatebox .date em.year{
	font-size:11px;
	line-height:13px;
}
.latest-news .rotatebox .date em.day{
	font-size:21px;
	letter-spacing:1px;
}
.latest-news .rotatebox .info{
	overflow:hidden;
	width:260px;
	float:right;
	line-height:20px;
}
.latest-news .rotatebox h4{margin-bottom:10px;padding-right: 32px;}
.latest-news .rotatebox p{margin:0;}
.latest-news .pager{
	position:absolute;
	left:67px;
	bottom:25px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:273px;
}
.latest-news .num{
	position:absolute;
	top:14px;
	right:16px;
	background:url(../images/bg-number.gif) no-repeat;
	height:24px;
	width:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:19px;
}
.latest-news .pager li{padding-left:7px;}
.latest-news .pager a{background:url(../images/btn-rotate.gif) no-repeat;}
.mediabox{
	border:3px solid #dedede;
	background:#fff;
	padding:5px 0 0;
}
.mediabox-under {
	margin: 15px 0;
	padding: 0 10px;
}
.mediabox-under .logos {
	padding-bottom: 0 !important;
}
.mediabox-under .logos li {
	display: inline;
	padding-left: 10px;
	width: auto;
	height: 125px;
}
.mediabox-under .logos li a {
	height: 100%;
}
.mediabox-under .logos li a img.brabant {
	margin-top: 32px;
	margin-left: 10px;
}
.mediabox .heading{
	padding:5px 11px 1px 10px;
}
.mediabox ul{
	margin:0;
	padding:2px 0 13px;
	list-style:none;
	overflow:hidden;
	width:340px;
}
.mediabox li{
	float:left;
	position:relative;
	width:151px;
	padding:11px 5px 0 11px;
}
.mediabox li a, .mediabox li img{display:block;}
.btn-play{
	background:url(../images/btn-play.png) no-repeat;
	height:26px;
	width:38px;
	position:absolute;
	top:43px;
	left:57px;
}
.index-page .aside2{
	float:right;
	width:175px;
	background:#dedede;
	margin-top:-19px;
}
.index-page .aside2 .sidebox{margin:19px 0 0;}
.adbox2{
	border:3px solid #dedede;
	padding:19px 11px 20px 9px;
	color:#000;
}
.index-page .adbox2 .heading{padding-bottom:16px;}
.adbox2 ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.adbox2 li{
	float:left;
	/*padding:0 6px 0 28px;*/
	padding:0 6px 0 8px;
}
.adbox2 a, .adbox2 img{display:block;}
.adbox2 h3{
	margin:0;
	font-size:18px;
}
.program-box{padding:0 10px 0 12px;}
.program-box #content .heading{overflow:visible;}
.program-box #content .heading:after{
	content:"";
	display:block;
	clear:both;
}
.program-box .breadcrumbs{margin:0 -10px 12px -12px;}
.download-link{
	background:#e8f0f7;
	float:right;
	height:28px;
	padding:6px 6px 0 11px;
	margin:-9px 0 0 30px;
	position:relative;
}
.download-link a{float:left;}
.download-link .btn-download{
	background:url(../images/btn-download2.gif) no-repeat;
	width:96px;
	margin-left:25px;
}
.program-box #content{
	width:auto;
	padding:0;
	float:none;
}
.program-box #content .heading .link{
	line-height:normal;
	margin:0 13px 0 36px;
}
.delete-box{
	overflow:hidden;
	width:100%;
	color:#000;
	/*height:34px;*/
	margin:-2px 0 14px;
}
.delete-box strong{
	float:left;
	font-size:14px;
	margin:6px 15px 0 0;
}
.delete-box .no-filter
{
	font-size:14px;
	margin:6px 15px 0 0;
}
.delete-box ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	float:left;
	width: 830px;
}
.delete-box li{
	float:left;
	background:#feefdf;
	padding:6px 0 8px 9px;
	margin: 0px 10px 4px 0px;
	overflow:hidden;
	height:20px;
}
.delete-box a{
	color:#f48206;
	float:left;
	text-decoration:none
}
.delete-box a:hover{text-decoration:underline;}
.delete-box .btn-close{
	text-indent:-9999px;
	overflow:hidden;
	height:17px;
	width:17px;
	background:url(../images/btn-close.gif);
	margin:3px 9px 0 27px;
}

.ajaxLoader{
display: block; position: absolute; border: 1px solid orange; padding: 15px 20px; background: none repeat scroll 0% 0% rgb(255, 255, 255); z-index: 50; top: 120px; left: 400px;}

.select-table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:1px solid #d3d3d3;
	border-bottom:none;
	width:100%;
	table-layout:fixed;
}

.select-table td,
.select-table th{
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
.select-table thead th{
	background:#f48206 url(../images/bg-table-head.gif) repeat-x 0 100%;
	padding:12px 3px 22px;
}
.select-table thead th a {
	text-decoration: none;
}
.select-table thead .open{
	color:#fff;
	padding:0 13px 0 6px;
	cursor:pointer;
}
.select-table thead .headerSortDown .open {
	background:url(../images/ico-arrow.gif) no-repeat 100% 7px;
}
.select-table thead .headerSortUp .open {
	background:url(../images/ico-arrow-up.gif) no-repeat 100% 7px;
}
.select-table .select{
	margin:8px 0 0;
	height:24px;
	padding:0 0 0 10px;
	background:url(../images/bg-dropselect.gif) no-repeat;
}
.select-table .select:after{
	content:"";
	display:block;
	clear:both;
}
.select-table .select .txt{
	float:left;
	height:22px;
	padding:2px 0 0 0;
	width:100%;
	background:url(../images/bg-dropselect.gif) no-repeat 100% 0;
}
.select-table tbody td, .select-table tbody th, div.alt{
	padding:10px 3px 11px;
	line-height:19px;
	overflow:hidden;
	background:url(../images/divider2-h.gif) repeat-x 0 100%;
}
div.alt{
	border-top:0;
	padding:10px 48px 10px 3px;
	background:#e2e2e2 url(../images/divider2-h.gif) repeat-x 0 100%;
}
.select-table .alt td{
	background:#e2e2e2 url(../images/divider2-h.gif) repeat-x 0 100%;
	color:#333;
}
.select-table .num{
	background:#eaeaea;
	color:#e80022;
	float:left;
	padding:0 5px;
	margin-left:1px;
}
.select-table .alt .num{background:#d0d0d0;}
.select-table tbody tr:hover td,
.select-table tbody tr.hover td{
	background:#feefdf url(../images/divider2-h.gif) repeat-x 0 100% !important;
	color:#f48206;
}
.select-table tbody tr:hover td .num,
.select-table tbody tr.hover .num{
	background:#ffe5c9;
	color:#f48206;
}
.select-table .last td{background:#fff url(../images/bg-table-lrow.gif) repeat-x 0 100%;}
.select-table .column{width:66px;}
.select-table .column .select{
	width:54px;
	padding-left:6px;
}
.select-table .column .drop{width:75px;}
.select-table .column .drop .row{padding:8px 1px 8px 2px;}
.select-table .column1{width:214px;}
.select-table .column1 .select{width:179px;}
.select-table .column1 .drop{width:189px;}
.select-table .column2{width:231px;}
.select-table .column2 .select{width:179px;}
.select-table .column2 .drop{width:189px;}
.select-table .column3{width:198px;}
.select-table .column3 .select{width:160px;}
.select-table .column3 .drop{width:170px;}
.select-table .column4{width:116px;}
.select-table .column4 .select{width:90px;}
.select-table .column4 .drop{width:100px;}
.select-table .column5{width:75px;}
.select-table .column5 .select{width:59px;}
.select-table .column5 .drop{width:75px;}
.select-table .column5 .drop .row{padding:8px 4px;}
.select-table .drop .row a {margin-left: 5px;}

.open-link
{
    padding:0;
    text-align:right;
}
.print-link 
{
    margin-left: 28px;
    padding:0;
    float: left;
}

.open-link a, .print-link a{
	font-size: 1.2em;
	font-weight:bold;
	padding:0 0 0 16px;
	color:#005baa;
}
/*
.open-link a { background:url(../images/ico-plus.gif) no-repeat 0 5px; }
.open-link a.open {background:url(../images/ico-min.gif) no-repeat 0 5px;}
*/

.select-table .drop{
	position:absolute;
	top:22px;
	left:-9999px;
	z-index:10;
	overflow:hidden;
	clear:both;
}
.select-table .select:hover, .select-table .select.hover{
	position:relative;
	z-index:20;
}
.select-table .select:hover .drop, .select-table .select.hover .drop{left:0;}
.select-table .drop fieldset{
	border:1px solid #a9a9a9;
	background:#fff;
	padding:8px 0 0;
}
.select-table .drop .c{border-width:0 1px;}
.select-table .drop .b{
	height:3px;
	overflow:hidden;
}
.select-table .drop .b span{
	line-height:0;
	font-size:0;
}
.select-table .drop .m{
	margin:0 3px;
	display:block;
}
.select-table .drop .m span{
	background:url(../images/bg-dropselect-b.gif) repeat-x 0 100%;
	width:100%;
	height:3px;
	float:left;
	overflow:hidden;
}
.select-table .drop .l{
	background:url(../images/bg-dropselect-bl.png) no-repeat;
	height:100%;
	width:3px;
	overflow:hidden;
	float:left;
}
.select-table .drop .r{
	background:url(../images/bg-dropselect-br.png) no-repeat;
	height:100%;
	width:3px;
	overflow:hidden;
	float:right;
}
.select-table .drop .row{
	overflow:hidden;
	height:1%;
	padding:8px 3px 8px 9px;
	border-top:1px solid #ebebeb;
}
.select-table .drop label{
/*	float:left;*/
	padding:0;
	display: inline-block;
	line-height:13px;
	overflow: hidden;
	height: 1%;
	position:relative;
	top:3px;
}
.select-table .column3 .drop label,
.select-table .column4 .drop label
{
    float:right;
    display:block;
}
.select-table .column3 .drop label { width:130px;}
.select-table .column4 .drop label { width:60px;}

.voorstel-page .breadcrumbs{margin:0;}
.voorstel-page #content{
	overflow:hidden;
	width:708px;
	padding:18px 0 0 13px;
}
.voorstel-page #content a{color:#005baa;}
.aside-holder{
	overflow:hidden;
	width:100%;
	margin:-3px 0 29px;
	position:relative;
}
.link-bot{
	position:absolute;
	bottom:19px;
	left:13px;
}
.voorstel-page .aside1{
	width:292px;
	float:left;
	padding:0 0 30px;
}
.voorstel-page .aside1 h3{
	background:#f48206;
	color:#fff;
	font-size:14px;
	margin:0 0 9px;
	padding:12px 10px 11px;
	text-align:center;
}
.voorstel-page .aside1 .box{
	border:1px solid #dedede;
	padding:5px 6px 7px 9px;
	margin-bottom:5px;
}
.voorstel-page .aside1 .box dl{
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	line-height:18px;
}
.voorstel-page .aside1 .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.default-list li{
	background:url(../images/bullet2.gif) no-repeat 0 9px;
	padding:0 0 0 6px;
}
.voorstel-page .aside1 .box dt{
	float:left;
	font-weight:bold;
	width:94px;
}
.voorstel-page .aside1 .box dd{
	margin:0;
	height:1%;
	overflow:hidden;
}
.voorstel-page .aside1 .mediabox ul{
	width:285px;
	margin-right:-10px;
	padding:4px 0 0;
}
.voorstel-page .mediabox li{
	width:auto;
	padding:0 8px 0 0;
}
.voorstel-page .mediabox .btn-play{
	top:26px;
	left:34px;
}
.voorstel-page .aside2{
	width:401px;
	float:right;
}
.voorstel-page .aside2 img{display:block;}
.voorstel-page .aside2 .txt .alt{
	border-top:1px solid #fff;
	background:#f5f5f5;
	margin:-9px -14px 12px;
	padding:9px 14px 13px;
}
.voorstel-page .aside2 .txt{padding:9px 14px 13px;}
.voorstel-page .aside2 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.voorstel-page #content .aside2 h2{
	margin:0;
	color:#333;
	font-size:14px;
}
.voorstel-page .aside2 .divider{padding:0 0 20px;}
.voorstel-page .aside2 p{margin:0;}
.voorstel-page #content .add-link{
	font-weight:bold;
	color:#e80022;
	font-size:13px;
	text-decoration:none;
	margin:0 13px;
}
.voorstel-page #content .add-link:hover{text-decoration:underline;}
.voorstel-page .comments{padding:6px;}
.voorstel-page #sidebar{
	width:233px;
	background:url(../images/bg-columns-c.gif) repeat-y;
}
.voorstel-page .sidebar-frame{
	background:url(../images/bg-columns-b.gif) no-repeat 0 100%;
	width:200px;
	padding:12px 11px 0 22px;
}
.voorstel-page #sidebar h4{
	margin:0 0 18px;
	font-size:14px;
}
.online-form{
	background:#005baa;
	padding:11px 13px 14px;
	color:#fff;
}
.online-form select{width:172px; margin-left:1px; margin-bottom:10px;}
.online-form .submit{
	height:26px;
	width:174px;
	margin:0 0 9px;
	padding:0;
	border:0;
	color:#005baa;
	font-weight:bold;
	cursor:pointer;
	background:url(../images/bg-btn1.gif) no-repeat;
}
* html .online-form .submit{padding-top:2px;}
.online-form a{
	color:#9ec1df;
	font-size:11px;
}
.online-form a.submit{
display: inline-block;text-align:center;text-decoration:none;padding:6px 0 0;height:20px;
}
.voorstel-page .sidebox2{
	border:3px solid #dedede;
	background:#fff;
	padding:11px 10px;
	margin-top:21px;
}
.voorstel-page #sidebar .user-form{
	border:none;
	padding:0;
	margin:-3px 0 0;
}
.voorstel-page #sidebar .user-form .text{
	float:none;
	background:none;
	width:100%;
	margin-bottom:10px;
height:auto;
padding:0;
}
.voorstel-page #sidebar .user-form .text input{
	font-style:italic;
	color:#666;
	background:url(../images/bg-inptxt2.gif) no-repeat;
padding:7px 5px;
width:170px;
}
.voorstel-page #sidebar .user-form .submit{
	background:url(../images/bg-btn2.gif);
	line-height:normal;
	text-indent:0;
	height:26px;
	width:77px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:0;
}
* html .voorstel-page #sidebar .user-form .submit{padding-top:2px;}
.voorstel-page .sidebox2 ul{
	margin:0;
	padding:0 0 4px;
	list-style:none;
}
.voorstel-page .sidebox2 li{margin-top:25px;}
.voorstel-page .sidebox2 li:first-child{margin-top:0;}
.voorstel-page .sidebox2 ul img{
	display:block;
	margin-bottom:6px;
}
.voorstel-page .sidebox2 ul a{color:#333;}
.theater-page{padding:0 11px;}
.theater-page .breadcrumbs{margin:0 -11px 11px;}
.theater-page #content{
	float:right;
	padding:7px 0 0;
	width:723px;
}
.map{margin-bottom:10px;}
.map img{display:block;}
.theater-page .heading{
	overflow:hidden;
	width:100%;
}
.theater-page #sidebar{
	float:left;
	width:203px;
	padding:7px 0 0;
	background:none;
}
.theater-page #sidebar h2{
	margin:0;
	color:#fff;
	background:#f48206;
	font-size:12px;
	padding:5px 9px;
	border-bottom:1px solid #fff;
}
.theater-page #sidebar .link{margin-left:8px;}
.sidemenu{
	margin:0;
	padding:0 0 8px;
	list-style:none;
}
.sidemenu li{
	border-bottom:1px solid #d9d9d9;
	vertical-align:top;
	width:100%;
}
.sidemenu a{
	display:block;
	padding:5px 7px;
	color:#333;
	height:1%;
	text-decoration:none;
}
.sidemenu a:hover, .sidemenu a.active{
	background:#feefdf;
	color:#f90;
}
.sidemenu .alt{background:#e2e2e2;}
.content-holder{
	margin:17px 0 0;
	background:url(../images/divider1-v.gif) repeat-y 367px 0;
	overflow:hidden;
	width:100%;
}
.theater-page .content-holder #content{
	width:550px;
	padding:0;
}
.locate-box{
	margin:-3px 0 0;
	padding:0;
	overflow:hidden;
	width:100%;
}
.locate-box dt{
	font-weight:bold;
	margin-right:10px;
}
.locate-box dt.alt{float:left;}
.locate-box dd{margin:0 0 20px;}
.locate-box dd.alt{
	overflow:hidden;
	height:1%;
	margin-bottom:0;
}
.locate-box dd.alt p{margin:0;}
.locate-box p{margin:0 0 7px;}
.theater-page .content-holder #sidebar{
	width:350px;
	padding:0;
}
.txt-box{
	border-bottom:1px solid #dedede;
	line-height:20px;
	margin:-5px 0 9px;
	padding-bottom:6px;
}
.txt-box a{font-weight:bold;}
.txt-box p{margin:0 0 6px;}
.theater-page .content-holder #sidebar h2{
	margin:0;
	background:none;
	color:#f48206;
	font-size:14px;
	padding:0;
	text-align:left;
}
.theater-page .content-holder a{color:#005baa;}
.musicbox{padding:0 0 0 3px;}
.musicbox .box{
	border:1px solid #dedede;
	overflow:hidden;
	width:328px;
	padding:6px 10px 10px;
	margin:8px 0 2px -3px;
	position:relative;
}
.musicbox .box .link-bot{
	left:148px;
	bottom:11px;
}
.musicbox .visual{
	float:left;
	width:auto;
	margin:4px 9px 0 0;
}
.musicbox .info{
	overflow:hidden;
	height:1%;
	padding-bottom:20px;
	line-height:18px;
}
.musicbox .info ul{
	margin:0;
	padding:0;
	list-style:none;
}
div.table-holder {
	position:relative;
}
.faq-module .faq {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}
.faq-module .faq li {
	border-bottom: 1px solid #d3d3d3;
}
.faq-module .faq li.even {
	background: #e2e2e2;
}
.faq-module .faq li.active {
	background: #feefdf;
}
.faq-module .faq li a.question {
	display: block;
	padding-left: 44px;
	line-height: 40px;
	background: url('../images/plus-min.gif') 0 0 no-repeat;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.faq-module .faq li.active a.question {
	background-position: 0 100%;
}
.faq-module .faq li a.question span {
	font-weight: normal;
}
.faq-module .faq li .answer {
	display: none;
	margin: 0 44px 10px 44px;
}
.faq-module .faq li .answer-active {
	display: block;
}
.close-overlay {
	float: right;
}
.voorstelling-img {
	position: relative;
}
.voorstelling-img .onderschrift {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 401px;
	background: url('../images/bg-gallery.png') 0 0;
	text-align: right;
}
.voorstelling-img .onderschrift p {
	color: #fff;
	font-weight: bold;
	margin: 0 14px;
	line-height: 27px;
}

.user-form label.result{	
	width:600px;	
	text-align:left;
	margin-left: 100px;
}

.oranje {
	color: #F48206;
}
#content: #content p img { margin-top: 2px; margin-bottom: 2px; margin-right: 8px; } 

/* Nieuwe contentpagina */
.content-grey-block {
	margin: 0 20px 25px 20px;
	padding-bottom: 10px;
	background: #dbdbdb;
}
.content-grey-block .intro .img {
	float: left;
	width: 200px;
}
.content-grey-block .intro .img img {
	margin: 30px 0 0 20px;
	border: 4px solid #f48206;
}
.content-grey-block .intro .text p{
	padding: 26px 30px 0 30px !important;
	font-weight: bold;
}
.content-grey-block .text-block {
	margin: 0 100px 0 20px;
}
.content-information-block {
	margin: 0 20px 25px 20px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d0d0d0;
}
.content-information-block h2 {
	margin:0 0 0 20px !important;
	font-size:18px !important;
	line-height:26px !important;
	padding-bottom:2px !important;
	color:#000 !important;
	text-transform: uppercase;
	font-weight: bold !important;
}
.content-information-block-orange-heading h2 {
	color: #f48206 !important;
}
.content-information-block .holder {
	clear: both;
	margin-top: 15px;
}
.content-information-block .holder .img {
	float: left;
	width: 180px;
}
.content-information-block .holder .img img {
	margin: 0 0 0 20px;
	padding: 0;
	vertical-align: top;
}
.content-information-block .holder .img .onderschrift {
	margin: 1px 0 0 20px;
	width: 151px;
	background: #f48206;
}
.content-information-block .holder .img .onderschrift p {
	color: #fff;
	margin: 0 10px;
	padding: 6px 0;
	line-height: 15px;
}
.content-information-block .holder .text-block {
	float: left;
	width: 700px;
}
.content-information-block .holder .text-block p {
	margin: 0 0 0 20px;
}
.content-information-block .holder .text-block table p {
	margin: 0;
}
.clear {
	clear: both;
}
.theaterroute-box {
	margin-top: 25px;
}
.theaterroute-box a{
	padding-left: 50px;
}
.theaterroute-box a img {
	border: 0;
}
/* Einde nieuwe contentpagina */
/* Nieuwe partner pagina */
.adbox {
	padding: 15px 0 15px 0;
	width: 747px;
	border: 1px solid #ddd;
}
.adbox .partner {
	float: left;
	width: 249px;
	text-align: center;
}
.adbox .partner a.img {
	display: block;
	min-height: 75px;
	line-height: 75px;
}
.adbox .partner a.img img {
	vertical-align: middle;
}
/* Einde Nieuwe partner pagina */





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
