@import url("../reserveringsformulier/fancybox/jquery.fancybox.css");

html {
	overflow: -moz-scrollbars-vertical;
	scrollbar-arrow-color: #58585A;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #58585A;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #58585A;
	scrollbar-track-color: #e9eaeb;	
	}

img {
	margin:0;
	padding:0;
}

body {
	background-image: url(../images/curtain_background.jpg);
	background-position:center 70px;
	background-repeat:no-repeat; 
	font-family:Verdana;
	font-size:13px;
	}
	
	
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#58585A;
	}
	
table.organisatie-tabel {
	width: 100%;
	}

/* WRAPPER */

#wrapper {
	width:900px;
	position:relative;
	left:50%;
	margin-left:-450px;
	background:url(../images/middle_background.gif);
	background-repeat:repeat-y;
}

/* END OF WRAPPER */

/* TOP PART */

#top {
	background-color:#FFF;
	}

#top-1 {	
	height:70px;
}

#top-logo {
	float:left;
	margin-left:9px;
	margin-right:150px;
	margin-top:11px;
}

#top-header {
	float:left;
	margin-right:21px;
	margin-top:22px;
}

#top-menu-switch {
	position:absolute;
	right:0px;
	top:37px;
	height:42px;
	width:150px;
	}

#top-menu-switch-item-1 {
	background: url(../images/menu_switch_button-1.gif);
	background-repeat:no-repeat;
	float:left;
	width:76px;
	height:42px;
	}

#top-menu-switch-item-2 {
	float:left;
	width:74px;
	height:34px;
	}

	

#top-2 {
	height:350px;
}
	
#top-main-image {
	position:relative;
	float:left;
	z-index:1;
	width:750px;
	height:350px;
	}

#top-main-image-overlay {
    background: url(../images/header_rondbolletjes.png) no-repeat;
	height:350px;
	width:750px;
	position:absolute;
	left:0;
	z-index:23;
}

#top-menu {
	float:left;
	width:150px;
	height:350px;
	background-color:#d7d8d9;
}

#menu-holder div {
	
	}
	
.menu-items {
	background-image:url(../images/streepje_menu_grijs.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:4px;
	margin-bottom:2px;	
}
	
#menu-holder {
	padding-top:15px;
	}

/* END OF TOP PART */

/* MIDDLE PART */
	
#middle {
	}

#middle-left {
	float:left;	
	}

#middle-left-top-kartel {
	height:2px;
	background: url(../images/stippellijn_blauw.gif) repeat-x;
	width:300px;
	}

#middle-left-top-bar {
	height:28px;
	width:300px;
	background-color:#004494;
	}
	
#middle-left-bar-text {
	color:#e1cd00;
	}
	
#middle-left-content {
	width:300px;
	height:235px;
	}

#middle-left-bottom-kartel {
	height:2px;
	width:300px;
	background:url(../images/stippellijn_lichtblauw.gif);
	background-repeat:repeat-x;
	}

	
#middle-middle {
	float:left;
	width:450px;
	}

#middle-middle-top-kartel {
	height:2px;
	width:450px;
	background: url(../images/stippellijn_roze.gif) repeat-x;
	}
	
#middle-middle-top-bar {
	height:28px;
	background-color:#C6005E;
	}

#middle-middle-bar-text {
	color:#FFF;
	}

#middle-middle-content {
	padding:9px;
	}

#news-category-images {	
	margin-top:10px;
	}

#news-category-images img{
	margin-right:5px;
	}
	
#middle-middle-bottom-kartel {
	height:2px;
	width:450px;
	background:#FFF;
	}

#middle-right {
	float:left;
	width:150px;
	}

#middle-right-top-kartel {
	height:2px;
	width:150px;
	background: url(../images/stippellijn_geel.gif);
	background-repeat:repeat-x;
	}

#middle-right-top-bar {
	background:url(../images/background-balkgeel-stippel.gif) no-repeat scroll center top;
	height:30px;
	background-color:#e1cd00;
	margin-top:-2px;
	margin-bottom:20px;	
	}
	
#middle-right-top-bar-info {
	height:28px;
	background-color:#e1cd00;
	margin-bottom:0px;
	}

#middle-right-bar-text { 
	color:#004494;
	padding-top:9px;
	}
	
#middle-right-content {
	height:200px;
	width:150px;
	background-color:#f6f0b2;
	}
	
#middle-right-submenu {
	background:url(../images/background-balkgeel.gif) no-repeat scroll center top;
	height:auto;
	width:150px;
	background-color:#f6f0b2;
	}

#middle-right-sponsors {
	height:auto;
	width:150px;
	background-color:#f6f0b2;
	}

.sponsor {
		margin-bottom:10px;
		}

#middle-right-bottom-kartel {
	height:2px;
	width:150px;
	background:url(../images/stippellijn_lichtgeel.gif);
	background-repeat:repeat-x;
	}
	
/* END OF MIDDLE PART */

/* BOTTOM PART */
	
#bottom {
	height:102px;
	clear:both;
	}

.bottom-box {
	float:left;
	height:102px;
	width:300px;
	}
	
.bottom-box-left {
	float:left;
	width:100px;
	height:100px;
	}
	
.bottom-box-right {
	float:left;
	width:200px;
	height:100px;
	}

#bottom-box-1 {
	background:#FFFFFF;
	}
	
#bottom-box-2 {
	background:#f6f0b2;
	}
	
#bottom-box-3 {
	background:#b2c7df;
	}
	
.bottom-box-content {
	width:300px;
	height:70px;
	}
	

#bottom-box-1-top-kartel {
	height:2px;
	width:300px;
	background:url(../images/stippellijn_roze.gif);
	background-repeat:repeat-x;
	}
	
#bottom-box-1-top-bar {
	height:28px;
	background-color:#C6005E;
	}

#bottom-box-1-bar-text {
	color:#FFF;
	}

#bottom-box-2-top-kartel {
	background:url(../images/stippellijn_geel.gif);
	background-repeat:repeat-x;
	height:2px;
	width:300px;
	}
	
#bottom-box-2-top-bar {
	height:28px;
	background-color:#e1cd00;
	}

#bottom-box-2-bar-text {
	color:#004494;
	}

#bottom-box-3-top-kartel {
	background:url(../images/stippellijn_blauw.gif);
	background-repeat:repeat-x;
	height:2px;
	width:300px;
	clear:left;
	}

#bottom-box-3-top-bar {
	height:28px;
	background-color:#004494;
	}

#bottom-box-3-bar-text {
	color:#e1cd00;
	}

#bottom-box-divider-1 {
	float:left;
	height:2px;
	width:150px;
	background:#FFF;
	}
#bottom-box-divider-2 {
	float:left;
	height:2px;
	width:150px;
	background:url(../images/stippellijn_lichtgeel.gif);
	background-repeat:repeat-x;

	}
	
.news-picture-container {
	float:left;
	width:100px;
	height:100px;
	}
	
.news-bottom-list-container {
	float:left;
	width:139px;
	height:61px;
	padding-left:11px;
	padding-top:9px;
	font-family:Arial;
	font-size:11px;
	/*color:#58585a;*/
	line-height:14px;
	}

.news-bottom-list-container div {
	text-transform:uppercase;
	float:left;
	/*color:#58585A;*/
	cursor:pointer;
	}
	
.news-bottom-list-container a:link,a:visited {
	/*color:#58585a;*/
	text-decoration:none;
	margin:0;
	padding:0;
	}

.bottom-box-date {
	margin-right:7px;
	clear:both;	
	}
	
.bottom-box-author {
	width:100px;
	white-space:nowrap;
	overflow:hidden;
	}

/* END OF BOTTOM PART */

/* FOOTER */
	
#footer {
	height:40px;
	width:900px;
	border-top:1px solid #58585A;
	background-color:#FFF;
	}
	
#footer-left {
	float:left;
	width:778px;
	}
	
#footer-right {
	float:left;
	width:122px;
	}

#footer-right p {
	padding-right:0;
	}

/* END OF FOOTER */
	
	
/* TEXT DEFENITIONS */

p.top-menu {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#004696;
	padding:14px 7px 7px;
	text-decoration:none;
	}
p.top-menu a:link, a:visited {
	color:#004696;
	text-decoration:none;
	}
	
#middle-middle-content p {
	color:#58585A;
	line-height:16px;	
	}

#middle-middle-content p a {
	color:#C6005E;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}

#middle-middle-content p a:hover {
	color:#004494;
	}
	
#middle-middle-content ul {
	color:#58585A;
	font-family:Verdana;
	font-size:13px;
	line-height:17px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:25px;
	text-transform:uppercase;
	}

#middle-middle-content li {
	margin-bottom:7px;
	margin-top:7px;
	}	

div.news-single-item-content span dd p.bodytext a {
	display:block;
	margin-top:10px;
	}

.box-bar-text {
	padding:7px 9px 7px 7px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	}
	
div.csc-sitemap ul a {
	color:#58585A;
	text-decoration:none;
	}
	
div.csc-sitemap ul a:hover {
	color:#004494;
	}

p.footer-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	color:#58585A;
	}
	
p.footer-text a:link, a:visited {
	color:#58585A;
	text-decoration:none;
	}

.info-regel-a {
	color:#004494;
	padding-bottom:5px;
	}
	
.info-regel-b {
	color:#58585a;
	}
	
.news-bottom-list-container > div:first-child {
	font-weight:bold;
	}

.span_class_bottom a:link, a:visited {
	text-decoration:none;
	color:#58585A;
	}
	
.span_class_bottom a:hover {
	text-decoration:none;
	color:#004494;
	}
	
/* CONTACT FORMULIER */	

.tx-powermail-pi1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58585A;
	}

.tx-powermail-pi1 label {
	display:block;
	float:left;
	width:160px;
	}

.tx-powermail-pi1 input {
	float:left;
	margin-bottom:5px;
	width:200px;
	}
	
.tx-powermail-pi1 textarea {
	font-family:arial;
	font-size:13px;
	margin-bottom:10px;
	width:200px;
	}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display:block;
	float:left;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:15px;
	width:100%;
	}

.tx-powermail-pi1 legend {
	display:block;
	float:left;
	font-weight:bold;
	margin-bottom:15px;
	width:100%;
	}

.powermail_mandatory_js {
	font-size:9px;
	color:#C6005E;
	}
	
/* SUB MENU */

#middle-right-submenu ul {
	font-family:arial;
	font-size:12px;
	list-style-type:none;
	margin-left:9px;
	padding-bottom:9px;
	padding-top:42px;
	text-transform:uppercase;	
	}
	
#middle-right-submenu li {
	margin-bottom:8px;
	}

a.sub-menu-link, a.sub-menu-link:visited {
	text-decoration:none;
	color:#58585A;
	}
	
a.sub-menu-link:hover {
	text-decoration:none;
	color:#004494;
	}

a.sub-menu-active-link {
	font-weight:bold;
	text-decoration:none;
	color:#C6005E;
	}	
	
/* VOORSTELLINGEN LIJST */

#news-list-voorstellingen {}

.voorstellingen-list-item {
	height:56px;
	margin-bottom:2px;
	border-bottom:2px dotted #DEDEDE;	
	}
	
.voorstellingen-list-item-2 {
	/* background:url(../images/voorstelling-verloop.png) no-repeat scroll right center; */
	height:56px;
	margin-bottom:2px;
	/* background-color:#dedede; */
	border-bottom:2px dotted #DEDEDE;
	}
	
.voorstellingen-list-item:hover, .voorstellingen-list-item-2:hover {
	background:url(../images/voorstelling-verloop.png) no-repeat scroll right center;
	background-color:#dedede;
	}

.voorstellingen-list-picture {
	position:absolute;
	left:309px;
	height:56px;
	width:120px;
	}

.voorstellingen-list-info-1 {
	position:absolute;
	left:439px;	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-top:12px;
	text-transform:uppercase;
	line-height:17px;	
	}

.voorstellingen-list-info-2 {
	position:absolute;
	right:162px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#58585A;
	margin-top:12px;
	line-height:17px;	
	}

.voorstellingen-list-info-eerste-regel {}

.voorstellingen-list-info-eerste-regel div{
	float:left;
	}
	
.voorstellingen-list-info-tweede-regel a:link {
	text-decoration:none;
	}
.voorstellingen-list-info-2 a:link {
	text-decoration:none;
	}

.voorstellingen-list-info-tweede-regel {
	clear:left;
	}
	
#news-list-voorstellingen-navigatie {
	float:left;
	margin-bottom:9px;
	margin-left:9px;
	margin-top:9px;
	}

#news-list-voorstellingen-navigatie table {
	margin:0px;
	text-align:left;
	}
	
#news-list-voorstellingen-navigatie td a {
	background:transparent url(../images/grijs-rondje.png) no-repeat scroll center center;
	display:block;
	height:25px;
	margin-left:-7px;
	padding-left:14px;
	padding-top:7px;
	width:25px;
	}

#news-list-voorstellingen-navigatie td a:link, #news-list-voorstellingen-navigatie td a:visited {
	color:#FFFFFF;
	}
	
#news-list-voorstellingen-navigatie td a:hover {
	background:transparent url(../images/blauw-rondje.png) no-repeat scroll center center;
	color:#FFFFFF;
	}
	
#news-list-voorstellingen-navigatie td.tx-ttnews-browsebox-SCell p a {
	background:transparent url(../images/roze-rondje.png) no-repeat scroll center center;
	color:#FFFFFF;
	}
	
.news-single-imgcaption {
	background:#000000 none repeat scroll 0 0;
	top:0;
	color:#ffffff;
	display:inline-block;
	font-size:10px;
	margin-top:0;
	padding:5px;
	position:absolute;
	text-transform:uppercase;
	left:0px;
}