/* Reset
--------------------------------------------------------- */

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
}
a img { 
	border: none !important;
	text-decoration: none;
}

a, a:link {
	text-decoration: none;
}

/* fonts 
--------------------------------------------------------- */

@font-face {
	font-family: 'ArialRoundedMTBoldRegular';
	src: url('fonts/arial_rounded_bold-webfont.eot');
	src: local('☺'), url('fonts/arial_rounded_bold-webfont.woff') format('woff'), url('fonts/arial_rounded_bold-webfont.ttf') format('truetype'), url('fonts/arial_rounded_bold-webfont.svg#webfontL1rqNJvD') format('svg');
	font-weight: bold;
	font-style: normal;
}

/* basis 
--------------------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	width:100%; 
}

body {
	background: url(images/header_bg.png) repeat-x left top #fff;
	color: #000;
	font-family: arial, Helvetica,  sans-serif;
	line-height: 140%;
	font-size:81%;
}

*  {
	margin:0;
	padding:0;
}

#skipLink { 
	display: block;
	left: -9999em;
	padding: 10px 20px;
	position: absolute;
	top: 0px;
}

a {
	color: #e5003c;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: black;
}
/* Heading 
--------------------------------------------------------- */


h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
	font-family: arial, sans-serif;
	color: #000;
}

h1 {
	font: 18px/22px Arial, sans-serif;
	letter-spacing: 0;
	margin: 0 0 9px;
	padding: 0;
	color: #000000;
	font-weight: bold;
}
div.window_head {
	height: 33px;
	margin: 0;
	padding: 0 9px 0 0;
	background: url("../img/h1_bg_na.png") no-repeat scroll right top transparent;
}
div.window_head h1 {
	font: Arial, sans-serif;
	height: 33px;
	background: #e5003c;
	background: url('../img/h1_bg_voor.png') no-repeat left top transparent;
	margin: 0;
	padding: 9px 9px 0;
	height: 33px;
	color:#FFFFFF;
	font-weight: normal;

}
#news div.window_head h1 {
	font-weight: normal;
}

#logo a {
	position: absolute;
	overflow: hidden;
	text-indent: -2000px;
	width: 220px;
	height: 100px;
	top: 35px;
	left: 0;
}

h2, h4 {
	margin: 1em 0;
	padding: 0;
	font:  13px/14px arial, sans-serif;
	text-transform: uppercase;
	color: #000;

}
h4 {
	text-transform: none;
	font-weight: bold;

}

h3 {
	color:#6B96C1;
	font-size:1.1em;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 11px 0 10px 0;
	padding: 0;

}

section ul {
	margin-left: 0;
}
div.flash-error {
	height: 33px;
	margin: 0 9px 9px 0;
	padding: 0 9px 0 0;
	background: url("../img/h1_bg_na.png") no-repeat scroll right top transparent;
}
div.flash-error h1 {
	font: Arial, sans-serif;
	height: 33px;
	background: #e5003c;
	background: url('../img/h1_bg_error_voor.png') no-repeat left top transparent;
	margin: 0;
	padding: 9px 9px 0 35px;
	height: 33px;
	color:#FFFFFF;
	font-weight: normal;

}
.flash-success
{
	display: block;
	background-color: green;
	color: #FFF;
	font-weight: bold;
	padding:8px;
}

/* Small text */
.small, .img_caption {
	color: #a7a7a7;
	font-style: italic;
	font-size: 90%;
	text-align: left;
}
p.img_caption {
	margin: 8px 0 20px 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 130%;
}
.cb { clear:both; }

/* HEADER + NAV
--------------------------------------------------------- */
#banner {
	font-family: arial, Helvetica, sans-serif;
	color: #fff;
	height: 157px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100% !important;
	background: url(images/header_bg_2.png) repeat-x left top;
	display:block;
	z-index: 200;
}

#banner #header {
	position: relative;
	height: 94px;
	width: 939px;
	margin: 0 auto;
	padding: 0;	
}

#banner #header div.logo a {
	position: absolute;
	left: 0;
	top: 24px;
	width: 199px;
	height: 72px;
	background: url(../img/home_logo.png) no-repeat top left;
	text-indent: -2000px;
	border: none;
}
#zoekdiv {
	float: right;
	display: block;
	width: 250px;
}
#zoekdiv label {
	float: right;
}
#zoekdiv form {
	margin: 0;
	padding: 0;
}
#zoekknop {
    border-left: 1px solid #bcbec0;
    color: #bcbec0;
    display: block;
    float: left;
    font-family: Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    height: 12px;
    margin: 0 10px 0 0;
    padding: 3px 10px 9px;
    text-transform: uppercase;
    font-size: 88%;
}
#zoekknop:hover {
	text-decoration: none;
}

#zoekveld {
	color: gray !important;
	border: none !important;
	background-color: #d1d3d4 !important;
	
}

/*HOME 
--------------------------------------------------------- */

.home_top, #carousel_top, #filterform_top, .default_top {
	margin: 0;
	padding: 4px 10px;
	font-size: 11px;
	color: white;
	background-color: #e5003c;
	text-transform: uppercase;
}
h3 {
	color: #58595b;
	margin: 5px 0 2px;
	font-size: 13px;
}

.home_top+p {
	margin-top: 0;
	padding-top: 0;
}

body.home #main li.article {
	margin-bottom: 15px !important;	
	padding-bottom: 15px !important;	
	border-bottom: 1px solid #D3D4D5;
}
body.home #main h2, #posts h2 a, #posts h2 {
	font-weight: bold;
	font-size: 18px;
	text-transform: none !important;
	line-height: 21px;	
}
/*hoofdmenu 
--------------------------------------------------------- */


#nav_main {
	position:absolute;
	top:100px;
	left: 298px;
	z-index: 50;
}
#nav_main a {
	font-size: 16px;
	color:#58595b;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: Helvetica, arial, sans-serif;
	margin: 0;
	padding: 16px 0 0;
	height: 25px;
	border: none;
	float: none;
	position: relative;
	display: block;
}
#nav_main ul {
	list-style: none;
	display: inline;
	position: relative; 
}
#nav_main ul a {
	text-transform: uppercase;
}
#nav_main li {
	background: url(images/mainmenu_stip.png) no-repeat top left;
	padding: 0 0 0 16px;
	margin: 0 29px 0 0;
	display: block;
	float: left;
	zoom: 1; 
	position: relative; 
}
#nav_main li:hover {
	color: black;
}
#nav_main li.current {

}

#nav_main ul ul {
	clear: both; 
	width: 198px; 
	position: absolute; 
	background-color: #231f20;
	padding: 10px 0 15px;
	z-index: 11000;
	margin: 0;
}
#nav_main ul ul li {
	font-family: arial, Helvetica, sans-serif;
	font-size: 100%;
	display: block;
	height: 35px;
	padding: 0; 
	margin: 0;
	float: none;
	z-index: 15000;
	color: #fff;
	background: none;	

}
#nav_main ul ul li:hover {
	background: none;	

}
#nav_main ul ul li a {
	font-family: arial, Helvetica, sans-serif;
	display: block;
	padding: 13px 5px 13px 32px;
	margin: 0;
	color: #fff;
	background: url("images/submenu_bg.png") no-repeat scroll 0 10px transparent;
	font-size: 13px;
	text-transform: lowercase;	

}
#nav_main ul ul li a:hover {
	background: url("images/submenu_bg_act.png") no-repeat scroll 0 10px transparent;

}
#nav_main ul li ul li.current a {
	font-family: arial, Helvetica, sans-serif;
	display: block;
	padding: 13px 5px 13px 32px;
	margin: 0;
	color: #fff;
	background: url("images/submenu_bg_act.png") no-repeat scroll 0 10px transparent;
}


/*topmenu 
--------------------------------------------------------- */
#nav_top {
    float: right;
    left: auto;
    position: absolute;
    right: 200px;
    top: 0;
    width: 550px;
    z-index: 100;
}
#nav_top ul {
	text-transform: uppercase;
	list-style: none;
	display: inline;
	position: relative; 
}
#nav_top li {
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	float: left;
	height: 25px;
	border-left: 1px solid #bcbec0;
}

#nav_top li a{
	font-style: normal;
	padding: 3px 10px 0;
	margin: 0 30px 0 0;
	display: block;
	height: 22px;
	color: #bcbec0;
	font-weight: normal;
	font-size: 88%;
	font-family: Arial, sans-serif; 

}
#nav_top li a:hover {
	text-decoration: none;
}



/* nav top submenu */

#nav_top ul ul {
	clear: both; 
	width: 198px; 
	position: absolute; 
	background-color: #231f20;
	padding: 10px 0 15px;
	z-index: 11000;
	margin: 0;
	display: block;
	float: none;
}
#nav_top ul ul li {
	font-family: arial, Helvetica, sans-serif;
	font-size: 100%;
	display: block;
	height: 35px;
	padding: 0; 
	margin: 0;
	float: none;
	z-index: 15000;
	color: #fff;
	background: none;	

}
#nav_top ul ul li:hover {
	background: none;	

}
#nav_top ul ul li a {
	font-family: arial, Helvetica, sans-serif;
	display: block;
	padding: 13px 5px 13px 32px;
	margin: 0;
	color: #fff;
	background: url("images/submenu_bg.png") no-repeat scroll 0 10px transparent;
	font-size: 13px;
	text-transform: lowercase;
	border-left: none;	
	float: none;

}
#nav_top ul ul li a:hover {
	background: url("images/submenu_bg_act.png") no-repeat scroll 0 10px transparent;

}
#nav_top ul li ul li.current a {
	font-family: arial, Helvetica, sans-serif;
	display: block;
	padding: 13px 5px 13px 32px;
	margin: 0;
	color: #fff;
	background: url("images/submenu_bg_act.png") no-repeat scroll 0 10px transparent;
}



/* FOOTER
--------------------------------------------------------- */
footer {
	background: url("../img/pijl_lijn.png") no-repeat scroll left 20px transparent;
	text-align: left;
	font-family: Helvetica, arial, sans-serif;
	padding: 20px 0;
	color: #959595;
	position: relative;
	width: 941px;
	margin: 0 auto;
	clear:both;
	display:block;
}

.bollen {
	height: 84px;
	background: url("images/bollen_onder.jpg") no-repeat left top transparent;	
}

footer ul {
	margin: 40px 40px 15px 0;
	display: block;
	float: left;
	padding: 0;
	list-style: none;
	width: 154px;
}

footer li {
	display: block;
	margin: 0;
	padding: 0;
	background: none;
}
footer li.head {
	text-transform: uppercase;
	border-bottom: 1px solid #e5003c;
	padding: 5px 0 0;
	margin: 15px 0 10px;
	font-weight: bold;
	font-size: 11px;
}


footer li a {
	padding: 0;
	margin: 0;
	color: #959595;
	line-height: normal;
	text-decoration: none;
	border: none;
	font-size: 13px;
	line-height:1.2em;
}
footer li a:hover {
	color: #e5003c;
	text-decoration: none;
	
}
footer li.listheader {
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #959595;
	color: #959595;
	line-height: normal;
	text-decoration: none;
	font-size: .9em;
	line-height:1.2em;
	text-transform: uppercase;
}

footer p.klein {
	font-size: .8em;
	color: #fff;
}

footer p.klein a {
	color: #adadad;
	text-decoration: none;
	border-bottom: #fff 1px dashed;	
}


/* SECTION WRAPPER (Main Content)
--------------------------------------------------------- */
#container {
	position: relative; 
	width: 939px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	display:block;
	z-index: 1;
}
#container section#main, #events, #posts, #agenda, #main, .default_page {
	background: none;
	border: none;
	text-align: left;
	position: relative; 
	float: left;
	width: 619px;
	padding: 0;
	margin: 0;

}
#container section#main p, #events p, #posts p, #agenda p, #main p, .default_page p {
	padding-right: 20px;
}
#container section#main.col2_3 {
	margin:0 18px;
	width:301px;
	_width:295px;
	margin:0 0 0 18px;

}
#container section#full {
	text-align: left;
	position: relative; 
	width: 940px;
	padding: 0;
	margin: 0;
	background: #fff;
	border: #dadada 1px solid;
}
#container section#main article {
	display:block;
	padding:0 0 8px 8px;
	border-bottom: #e5003c solid 1px;
	background: url("../img/pijl_meer.png") no-repeat right bottom;
	position: relative;
}
#container section#main.col2_3 article {
	margin-left: 0;
} 

#container section#main section {
	display:block;
	padding:0 12px 8px 0;
}
#container section#main article img {
	float:left;
	margin:4px 12px 6px 0;
}
#container section#main ul, .col3_3 ul {
	margin:0 0 0 9px;
	padding-left:11px;
}
section#main ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
section#main ul li {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
.more {
	
}

.meer_link, .readon {
	margin-top: 20px;
	padding: 5px 20px 5px 0;
	background: transparent url(images/more_bg.png) no-repeat right 7px;
}

.meer_link:hover, .readon:hover {
	margin-top: 20px;
	padding: 5px 20px 5px 0;
	background: transparent url(images/more_bg_hover.png) no-repeat right 7px;
	color: black;
	text-decoration: none;
}
#container section.details ul {
margin:0 !important;
padding-left:11px;
}
.paging {
	margin:15px 0 15px 0;
}
.paging .next {
	float:right;
	border:1px solid #dfdfdf;
	padding: 3px 6px;
	background-color: #EBEBEB;
	color: #000;
	font-size: 90%;	
	
}
.paging .previous {
	float:left;
	border:1px solid #dfdfdf;
	padding: 3px 6px;
	background-color: #EBEBEB;
	color: #000;
	font-size: 90%;	
	
}
.paging .next:hover, .paging .previous:hover {
	cursor: pointer;
	color: #fff;
	background-color: #e5003c;	
}

ul {
 list-style-position: inside;
 }

/* ASIDE links
--------------------------------------------------------- */
#container aside.col1_3 {
	background: none;
	border: none;
	float: left;
	position: relative; 
	width: 301px;
	padding: 0;
	margin: 0;
	display:block;
}
#container aside.col1_3 section {
	display:block;
	padding: 0;
}

/* ASIDE rechts
--------------------------------------------------------- */
#container aside.col3_3 {
	background: none;
	border: none;
	float: right;
	position: relative; 
	width: 301px;
	padding: 0;
	margin: 0;
	display:block;
}
#container aside section {
	display:block;
	padding:0;
	margin: 0;
}

/* ASIDE event_filter
--------------------------------------------------------- */
#container aside  section#event_filter {
	background: none;
	border: none;
	float: right;
	position: relative; 
	width: 301px;
	padding: 0;
	margin: 0;
	display:block;
}

#sidebar form {
    background: transparent url(images/filter_mid_bg.png) repeat left top;
    margin: 0;
    padding: 0;
	background-color: #e5003c;
}

#sidebar form h4 {
    padding: 0 0 0 40px;
    font-weight: normal;
    color: gray;
}
#sidebar form hr {
	display: block;
	height: 10px;
	background-color: #e5003c;
	border: none;
	margin: 10px 0 0;
	padding: 0;
	border: none;
	color: #e5003c;	
}
.form_bot {
	display: block;
	height: 10px;
	background-color: #e5003c;
	padding: 0;
	height: 10px;
	margin-top: -10px;
} 
#sidebar div.submit {
	display: block;
	background-color: #e5003c;
}

/* events 
------------------------------------------------ */

#events div.event {
	height: 156px;
	margin-bottom: 40px;
	margin-top: 20px;
}

#events div.event div.cursus_titel {
	width: 122px;
	padding: 0;
	float: left;
}
#events div.event div.beeldend, .event_detail div.beeldend {
	color: white;
	background-color: #0091D0;
	font-size: 11px;
    margin: 0;
    padding: 4px 10px;
    text-transform: uppercase;
    font-weight: normal !important;
}
#events .event div.muziek, .event_detail div.muziek {
	font-size: 11px;
    margin: 0;
    padding: 4px 10px;
    text-transform: uppercase;
    font-weight: normal !important;
	color: white;
	background-color: #00AB59;
}
#events .event div.dans, .event_detail div.dans {
	color: white;
	background-color: #B93C93;
	font-size: 11px;
    margin: 0;
    padding: 4px 10px;
    text-transform: uppercase;
    font-weight: normal !important;
}
#events .event div.theater, .event_detail div.theater {
	font-size: 11px;
    margin: 0;
    padding: 4px 10px;
    text-transform: uppercase;
    font-weight: normal !important;
	color: white;
	background-color: #ff9200;
}
#events .event div.mix, .event_detail div.mix {
	font-size: 11px;
    margin: 0;
    padding: 4px 10px;
    text-transform: uppercase;
    font-weight: normal !important;
	color: white;
	background-color: #b9db0e;
}
#events .event div.cursus_titel div.titel {
	color: black;
	font-weight: bold;
	margin-top: 10px;
}
#events div.event p {

}
#events div.event img {
	float: left;
	margin-right: 20px;
}

#events div.event h1 {
}

.event_date {
	color: #959595;
}

div.post div.artikel img {
	float: left;
	margin-right: 20px;
}
div.post {
	float: left;
	margin-bottom: 20px;
}
div.post h2 a {
	color: black;
}
#posts div.post {
    border-bottom: 1px solid #D3D4D5;
    float: none;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.event_detail {

}

div.event_detail div.col1 {
	display: block;
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}

div.fotos a img {
	margin: 0 10px 10px 0;
}

div.fotos a img.big {
	margin: 0 0 10px 0;
}
div.fotos a img.even {
	margin-right: 0;
}

.event_detail ul {
	margin: 0;
	padding: 0;
}
.event_detail ul li {
	margin-left: 10px;
	padding: 0;
}
.col2 {
	width: 280px;
	float: left;
}
.event_detail .col2 h4 {
	color: #959595;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}
.default_page p img {
	float: left;
	margin-right: 10px;
}

/* EVENTS oud
--------------------------------------------------------- */

section.details li {
	margin:2px 0 0 16px;
}
.event_detail li.inschrijven {
	background-color: #fff;
	padding: 5px;
	list-style:none outside none;
	margin:3px 3px 3px 11px;
}
.event_detail li a {
	color: #E5003C;
	border: none;
	text-decoration: none;
}

.event_detail li div.inschrijven_button {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background:url("../img/pijl_meer.png") no-repeat scroll right 7px #e5003c;
	border:0 none;
	color:#FFFFFF;
	margin:7px 0;
	padding:5px 33px 5px 11px;
	width: 120px;
	
}
.event_detail li div.inschrijven_button:hover {
	background:url("../img/pijl_meer_act.png") no-repeat scroll right 7px #e5003c;
	color:#000;
	
}
.event_detail li a.inschrijven {
	border:0 none !important;
	text-decoration: none;
	color:#FFFFFF !important;
	text-transform:uppercase;
	
}
.event_detail li a.inschrijven:hover {
	color:#000000 !important;	
}



/* FORMS
--------------------------------------------------------- */

fieldset
{
	padding: 12px;
	border: 9px #e5003c solid;
}
fieldset legend
{
	font-size: 14px;
	text-transform: uppercase;
	color: #959595;
	font-weight: normal;
	padding: 0 5px;
}

form .error { border: 1px #e5003c solid; padding:5px; }

/* reactieform */

form {
	padding: 0;
}
form fieldset div {
	margin-bottom: 7px;
}

form input, form textarea, select {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #dfdfdf;
	color:#000;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	margin: 2px 0 2px 10px;
    padding: 2px;
}
input[type="radio"], input[type="checkbox"] {
	border: none;
}

select {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #dfdfdf;
	color:#000;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	margin:5px 0 5px 10px;
	width: 100px;
	padding: 5px;
}
div.checkbox {
	margin:0 0 0 5px;
	padding: 0;
}

div.checkbox input {
	color:#000;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	margin:0 20px 5px 5px;
	padding: 0 20px 0 0;
	background-color: #E5003C;
}

form fieldset label {
	color:#000000;
	width:115px;
	display:block;
	float:left;
	font-weight:normal;
	padding:9px 5px 3px 3px;
	text-align:right;
	font-size: 95%;
	line-height: 100%;
}
formfieldset a {
	margin: 10px;
	font-size:85%;
	color: #8f8f8f;
}

form h2 {
border-bottom: 1px solid #d8d8d8;
padding: 10px 5px;
margin-top: 20px;
}
#captcha {
	margin-left: 130px;
}


div.submit {
	clear: both;
}

div.submit input {
	background:url("images/read_more_pijl.png") no-repeat scroll right 7px #e5003c;
	border:0 none;
	color:#FFFFFF;
	margin-left:0;
	margin-top: 10px;
	padding:5px 37px 5px 11px;
	text-transform: uppercase;
	float: right;
	margin-right: 0;
}
div.submit input:hover {
	background:url("images/read_more_pijl.png") no-repeat scroll right -23px #e5003c;
	cursor: pointer;
	color: #000000;
}

/* zoek home */
#top form {
	margin: 0;
	padding: 0;
}


#top #DashboardQuery
 {
	background:none repeat scroll 0 0 #FFFFFF;
	border:none;
	color:#000;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	margin:2px 0 0 0;
	width: 150px;
	padding: 2px;
	
}




/* COMMENTS FORM
--------------------------------------------------------- */
section#comment_form, section#comments {
	padding:12px;
}

/* SEARCHFORM
--------------------------------------------------------- */
section#searchresult li {
	margin:4px 0 0 16px;
}


/* EXPOSITIONS
--------------------------------------------------------- */
#slider_container{
	width:520px;
	position:relative;
	margin:0 auto 0 auto;
}
#slider{ margin:0 auto 0 auto; }	
#slider img {
	border-width:0;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li
{
	width: 440px;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
#slider li img {
	float:none;
}
#prevBtn { 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:0px;
	top:71px;
}	
#nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	right:0px;
	top:71px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../img/btn_prev.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../img/btn_next.png) no-repeat 0 0;
}	
	
/* AGENDA
--------------------------------------------------------- */

#agenda .years * {
	display:inline;
	padding:0 10px;
}
#agenda .years { 
    background-color: black;
    color: white;
    display: block;
    margin: 0;
    padding: 5px;
}
#agenda .months
{
	display: block;
	background-color: #e1e1e1;
	height:25px;
	padding-top:6px;
}

#agenda .months ul {
	margin: 0;
	padding: 0;
}
#agenda .months li {
	display:inline;
	padding:6px;
	text-transform: uppercase;
	font-size: 90%;
}
#agenda .months li.current { background-color: #e5003c; }
#agenda .months li.current a { color:#FFF; }
#agenda .months li a {
	text-decoration:none;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#agenda #days ul {
	margin: 0 !important;
	padding: 0;
}
#agenda #days ul li {
	list-style:none;
	border: 1px solid #CDCDCD;
	color: #8A8A8A;
	margin: 5px 0px 0px !important;
	min-height: 55px;
	padding: 0px !important;
}
#agenda #days ul li .day {
	background: #A4A3A3;
	color: white;
	float: left;
	height: 50px;
	margin: 0px;
	padding: 3px;
	position: inherit;
	text-align: center;
	width: 50px;
	z-index: 0;
}
#agenda #days ul li.za .day, #agenda #days ul li.zo .day { background-color: #e5003c; }
#agenda #days ul li .day span.weekday {
	color: white;
	display: block;
	font-size: 12px;
	height: 18px;
	left: 15px;
	margin: 0px;
	text-align: center;
}
#agenda #days ul li .day span.nr {
	color: white;
	display: block;
	font-size: 28px;
	height: 18px;
	left: 15px;
	margin: 0px;
	text-align: center;
}
#agenda #days ul li .event {
	padding:4px 4px 4px 70px;
}
#agenda #days ul li .event .time {
	margin-right:6px;
}


/* carousel/affiche basis */

.beeldend {
	color: #0091d0;
	font-weight: bold;
}
.muziek {
	color: #00ab59;
	font-weight: bold;
}
.dans {
	color: #b93c93;
	font-weight: bold;
}
.theater {
	color: #ee6e00;
	font-weight: bold;
}
.mix {
	color: #a8c60f;
	font-weight: bold;
}

#carousel_outside, #affiche_outside, #filterform_outside {
	position: relative;
	width: 301px;
	height: 437px;
}
#filterform_outside {
	height: 810px;
}
#carousel_middle, #affiche_middle {
	width: 301px;
	text-align: center;
	background-color: #e5003c;
}
section#event_filter form {
	width: 301px;
	background: url('../img/filterform_middle_bg.png') repeat left top;
	margin:0;
	padding:0;
}

#affiche_middle {
	height: 374px;
}
#affiche_middle a {
	border-bottom: none;		
}

#carousel_bottom {
	width: 301px;
	height: 61px;
	background-color: #e5003c;
}
#carousel_bottom p {
	margin: 0;
}
#carousel_bottom p a {
	font-size: 90%;
	margin: 10px 9px;
	color: #ffffff;
	text-decoration: none;
	bo
}

#affiche_bottom {
	width: 301px;
	height: 29px;
	position: relative;
	background: url('../img/scroll_bot.png') no-repeat left -31px;
}
#filterform_bottom {
	width: 301px;
	height: 29px;
	background: url("../img/scroll_bot.png") no-repeat scroll left -31px #fff;
	margin: 0;
	padding: 0;
}
#affiche_bottom a {
	display: block;
	position: absolute;
	left: 279px;
	top: 8px;
	width: 11px;
	height: 10px;
	background: url('../img/pijl_wit.png') no-repeat left top;
	text-indent: -2000px;
	border: none;
}
#affiche_bottom a:hover {
	background: url('../img/pijl_wit.png') no-repeat -11px top;
}

#buttonNext {
	position: absolute;	
	width: 20px;
	height: 20px;
	top: 384px;
	left: 275px;
	background: url('../img/scroll_pijl_up_act.png') no-repeat left top;
}
#buttonPrev {
	position: absolute;	
	width: 20px;
	height: 20px;
	top: 407px;
	left: 275px;
	background: url('../img/scroll_pijl_down_act.png') no-repeat left top;
}
#carousel_top h1, #affiche_top h1 {
	padding: 9px 9px 0 9px;
	margin: 0;
	color: #ffffff;	
	font-weight: normal;
}
#filterform_top h1 {
	padding: 9px 9px 0 38px;
	margin: 0;
	color: #ffffff;	
	font-weight: normal;
}

#mycarousel li img {
	float: left;
}

#mycarousel_text {
	float: left;
	font-size: 95%;
	line-height:130%;
	padding: 8px 3px 3px 8px;
	margin: 0;
	width: 137px;
	text-align: left;

}
#mycarousel_text.zonder {
	width: 280px;
	float: left;
	font-size: 95%;
	line-height:130%;
	padding: 8px 3px 3px 8px;
	margin: 0;
	text-align: left;
}
#mycarousel h3.titel_cat {
	margin: 0;
	padding: 0;
	color: #959595;
	text-decoration: none;
	font-weight: normal;
}
#mycarousel h3.titel_naam {
	margin: 0;
	padding: 0;
	color: #000;
}


/* carousel skin */

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width:  301px;
    height: 343px;
    padding: 0;
    margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  301px;
    height: 343px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  301px;
    height: 343px;
    background-color: white;
}

.jcarousel-skin-tango .jcarousel-clip-vertical a:hover {
    background-color: #f6f6f6;
}


.jcarousel-skin-tango .jcarousel-item {
	background-color:#FFFFFF;
    width: 301px;
    height: 98px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0;
    cursor: pointer;
    border-bottom: 1px solid #d3d4d5;
}
.jcarousel-skin-tango .jcarousel-item-vertical:hover {
    margin-bottom: 0;
    background-color: #f6f6f6;
    cursor: pointer;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 -20px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 -20px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
	width: 47px;
	height: 23px;
	top: 374px;
	left: 243px;
    cursor: pointer;
    background: transparent url(images/scroll_pijl.png) no-repeat 0 -23px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: -47px -23px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: -47px -23px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: -47px 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
	width: 47px;
	height: 23px;
	top: 351px;
	left: 243px;
    cursor: pointer;
    background: transparent url(images/scroll_pijl.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: -47px 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: -47px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 0;
}


/* events */

article.event {
	clear: both;	
}

article.event img.left {
	margin: 9px 10px 9px 0 !important;
	float: left;
	display: inline-block;
}
article.event header {
	margin: 0
	float: left;
	display: inline-block;
	width:200px;
}
.event a h3.titel_cat {
	color: #959595;
	border: 0;
	font-weight: normal;
}
.event a h3.titel_naam {
	color: #e5003c;
	border: 0;
}

article.event div.intro {
	margin: 3px 0 3px 0 !important;
	float: right;
	display: block;
	width: 240px;
}

article.event div.intro event_date {

}

article.event a.readon {
	clear: both;	
}
/* event detail */

.event_detail h3.titel_cat, section.col1_3 h3.titel_cat, section#exposition h3.titel_cat, #slider h3 {
	color: #959595;
	border: 0;
	font-weight: normal;
	font-size: 140%;
}
.event_detail h3.titel_naam, section.col1_3 h3.titel_naam, section#exposition h3.titel_naam {
	color: #000000;
	border: 0;
	font-size: 140%;
	line-height:120%;
}
.event_detail div.col1_3 {
	width: 280px;
	float: left;
	margin-right: 12px;
}
.event_detail div.col1_3 div.fotos img {
	float: left;
	margin: 0 10px 10px 0 !important;

}
.event_detail div.col2_3, section.col2_3  {
	width: 301px;
	float: left;
}
.event_detail div.col2_3 p, section.col2_3 p {
	padding: 0 12px 8px 0;	
}

section.details h2 {
	color: #959595;
	font-size: 90%;
	text-transform: uppercase;	
}
div.vol {
	color: #e5003c;
	padding: 3px;
	border: #e5003c solid 1px;
}

div.col2_3 section.details li b {
	color: #e5003c;
}


/* docenten blog */

section.col1_3 {
	width: 280px;
	float: left;
	padding-left: 0 !important;	
}

section.col2_3 article.post h3, div.date, div.comment-date {
	color: #959595;
	font-size: 90%;
	margin-top: 10px;
}
section.col2_3 article.post h3 {
	color: #000000;
	text-transform: none;
	font-weight: normal;
	margin-bottom:0;	
}

div.info, section.details {
	margin-top: 10px;
	background-color: #e6e6e6;
	padding: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

section.details h2 {
	padding: 9px 5px 0 9px;	
}

/* blog */

section.col1_2, section.event_subscribe {
	padding-left: 0 !important;
}

article.detail_post div.date {
	margin-top: 10px;	
}

#comments header h1 {
	font-size: 120%;
}
div.author {
	text-transform: uppercase;
	color: #959595;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	
}

/* exposities */

section#expositions li {
	border-bottom: #e5003c solid 1px;
	background: url("../img/pijl_meer.png") no-repeat right bottom;	
}

/* event_filter */
section#event_filter form #filterform_middle {
	margin: 0 9px;
	padding: 0;
	width:286px;
	display: block;

}
section#event_filter form #filterform_middle section {
	margin: 0;
	border-bottom: #e5003c 9px solid;
	padding:5px 0 9px 0;
}

section#event_filter form #filterform_middle section h3  {
	color:#e5003c;
	font-size:1.1em;
	font-weight:normal;
	margin:2px 0 2px 34px;
	padding:0;
}

section#event_filter div.submit input {
	background-color:#e5003c;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	margin: 0;
	text-transform:uppercase;
	width:130px;
	display: block;
	height: 20px;
	background: none;
}
section#event_filter div.submit input:hover {
	color:#000000;
}
section#event_filter input {
	border: none 0px !important;
	background-color: transparent;
}
#event_filter input {
	margin:2px 6px 0 0;
	border: none;
}

/* overig */

.clearfix {
	clear: both;
}


/* forms */
fieldset  {
    -moz-border-radius: 7px 7px 7px 7px;
    border: 9px solid #F15922;
    padding: 12px;
}
fieldset legend {
    color: #959595;
    font-size: 14px;
    font-weight: normal;
    padding: 0 5px;
    text-transform: uppercase;
}
form .error {
    border: 2px solid #FF0033;
    padding: 4px;
}
form {
    padding-top: 20px;
}
form fieldset div {
    margin-bottom: 7px;
}
#inschrijven form input, #inschrijven form textarea, #inschrijven select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #DFDFDF;
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    margin: 5px 0 5px 10px;
    padding: 5px;
}
input[type="radio"], input[type="checkbox"] {
    border: medium none;
}
select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #DFDFDF;
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    margin: 5px 0 5px 10px;
    padding: 5px;
    width: 100px;
}
div.checkbox input {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    margin: 5px 0 5px 10px;
    padding: 5px;
    width: 30px;
}
#FormelementForm label {
    color: #000000;
    display: block;
    float: left;
    font-size: 95%;
    font-weight: normal;
    line-height: 100%;
    padding: 12px 5px 3px 3px;
    text-align: right;
    width: 115px;
}
formfieldset a {
    color: #8F8F8F;
    font-size: 85%;
    margin: 10px;
}
form h2 {
    border-bottom: 1px solid #D8D8D8;
    margin-top: 20px;
    padding: 10px 5px;
}
#captcha {
    margin-left: 130px;
}
div.submit {
    clear: both;
}
div.submit input {
    -moz-border-radius: 7px 7px 7px 7px;
    background: url("../img/pijl_meer.png") no-repeat scroll right 7px #F15922;
    border: 0 none;
    color: #FFFFFF;
    margin-left: 0;
    padding: 5px 33px 5px 11px;
    text-transform: uppercase;
}
div.submit input:hover {
    background: url("../img/pijl_meer_act.png") no-repeat scroll right 7px #F15922;
    color: #000000;
    cursor: pointer;
}



