HTML {
	height: 100%;
	overflow: hidden;
	vertical-align: top !important;
}

BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, sans-serif;
	overflow: hidden;
	vertical-align: top !important;
/*	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #830F13;
	scrollbar-highlight-color: #BF151C;
	scrollbar-3dlight-color: #BF151C;
	scrollbar-darkshadow-color: #830F13;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #830F13;*/
}

hr {
	height: 1px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	width: 100%;

}

A:link {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
/*	color: #087331;*/
	color: slategray;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: black;
	text-decoration: underline;
}

A IMG {
	border: none;
}

UL, OL {
	margin: 0px 0px 0px 23px;
	padding: 0px;
}

H1, H2, H3, H4 {
	margin: 0px;
	padding: 0px;
}

H1 {
	font-size: 1.1em;
/*	font-weight: bold;*/
	text-transform: uppercase;
	letter-spacing: 2px;
/*	font-family: 'Frutiger (TT)', 'Frutiger Linotype', Verdana, Arial, sans-serif;*/
	font-family: Arial, sans-serif;
}

TH {
        vertical-align: top;
        font-size: .7em;
        background-color: #B4B4B4;
        padding: 3px 3px;
}

TH.left_td { text-align: left; }

TD {
        vertical-align: top;
        font-size: .7em;
}

TABLE { margin-bottom: 12px; }


.other_centre_div .gray_div H3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.other_centre_div .gray_div H4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.other_centre_div .results_block_main_div P {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}

.other_centre_div P {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
}

.other_centre_div .ajax_table1 TD P, .other_centre_div .ajax_table1 TH P {
	font-size: 1em;
}
.other_centre_div .ajax_table2 TD P, .other_centre_div .ajax_table2 TH P {
	font-size: 1em;
}
.other_centre_div .ajax_table3 TD P, .other_centre_div .ajax_table3 TH P {
	font-size: 1em;
}

.other_centre_div .omgevind_table TD P, .other_centre_div .omgevind_table TH P {
	font-size: 1em;
}



.other_centre_div TD {
	font-family: Verdana, Arial, sans-serif;
}

.other_centre_div LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
}

.other_centre_div LI LI {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.other_centre_div UL {
	margin-bottom: 12px;
}
.other_centre_div UL UL {
	margin-top: 5px;
	margin-bottom: 5px;
}


DIV.gray_div {
	font-size: .7em;
	clear: both;
}

.other_centre_div .gray_div P, .other_centre_div .gray_div LI {
	font-size: 1em;
}


FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

/* other styles */

div#wrap {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
div#wrap[id] {
	height: auto;
	min-height: 100%;
}

div#content {
/*	height: 100%;
	margin: -2px 0 -28px 0;
	overflow: hidden;*/
	text-align: center;
}

div#footer {
	height: 100%;
	text-align: center;
/*	width: 100%;*/
/*	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;*/
}

div#header {
	background-color: #ECEADB;
	line-height: 0px;
	font-size: 0px;
	height: 2px;
}

DIV.big_inner_div {
/*	height: 100%;*/
	width: 1003px;
	margin: 0px auto;
	text-align: left;
	position: relative;
/*	background-color: #E11921;*/
}


/* main page styles */

#wrap div#content {
	height: 100%;
	margin: -2px 0 -28px 0;
	overflow: hidden;
}

#wrap div#footer {
	height: 28px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
}

#wrap div#left-col {
	text-align: center;
	bottom: 28px;
	left: 0px;
	overflow: auto;
	position: absolute;
	top: 2px;
	width: 100%;
}

#wrap div#header {
	background-color: #ECEADB;
	line-height: 0px;
	font-size: 0px;
	height: 2px;
}

#wrap DIV.big_inner_div {
	height: 100%;
	width: 1003px;
	margin: 0px auto;
	text-align: left;
	background-color: #E11921;
}

DIV.big_outer_div {
	width: 1003px;
        height: 590px;
	overflow: hidden;
}
DIV.other_big_outer_div {
	width: 1003px;
	height: 667px;
}


/* that's that */


TABLE#main_outer_table {
	width: 100%;
	height: 100%;
}

TD#top_row_td {
	height: 623px;
}

TD#main_top_row_td {
	height: 590px;
	vertical-align: top !important;
}

TD#bottom_row_td {
	vertical-align: top;
}


DIV#footer_inner_div {
	width: 1003px;
	margin: 0px auto;
	height: 100%;
/*	background-color: #E11921; */
}
DIV#footer_inner_div[id] {
	height: auto;
	min-height: 100%;
}


DIV.main_big_outer_div {
	width: 1003px;
	height: 588px;
/*	margin: 0px auto;
	text-align: left;
	overflow: hidden;*/
}

DIV.big_outer_div {
	width: 1003px;
/*	height: 640px;*/
	height: 623px;
/*	margin: 0px auto;
	text-align: left;*/
}
DIV.big_outer_div[class] {
	height: 624px;
}

DIV.other_big_outer_div {
	width: 1003px;
/*	height: 667px;*/
	height: 653px;
}


DIV.main_content {
	overflow: hidden;
	height: 590px;
}

/* new styles end */


DIV.bottom_nav_div {
	width: 1003px;
	margin: 0px auto;
	text-align: left;
	height: 30px;
	background-color: #E11921;
	background-image: url(../images/border_back.gif);
	background-position: left top;
	background-repeat: repeat-x;
}



DIV.bottom_nav_text_div {
	padding-top: 5px;
}

DIV#bottom_nav {
	position: relative;
}

DIV.clear_div {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}


DIV.top_nav_div {
	background-color: #E11921;
	border-bottom: white solid 1px;
	clear: both;
	height: 37px;
}


DIV.top_nav_img_div {
	float: left;
	margin-right: 10px;
}
.top_nav_img_div IMG {
	border-right: white solid 1px;
}

DIV.top_search_div {
	float: left;
	margin-top: 8px;
}
.top_search_div FORM {
	display: inline;
}

.top_search_div INPUT.input_text {
	width: 104px;
	margin-right: 9px;
}
.top_search_div INPUT.button {
	position: relative;
	top: -2px;
}
.top_search_div INPUT.button[class] {
	top: 0px;
}



DIV.top_photos_div {
	height: 102px;
}

.top_photos_div DIV {
	float: left;
	border-right: white solid 1px;
	border-bottom: white solid 1px;
}
.top_photos_div DIV.div6 {
	border-right: none;
}

#swf_home {
	position:absolute;
	top:38px;
	left:382px;
	border-right: white solid 1px;
	border-bottom: white solid 1px;
}



DIV.centre_main_div {
	border-bottom: white solid 1px;
	height: 347px;
}

.centre_main_div DIV.main_left_div {
	float: left;
	width: 114px;
}
.centre_main_div .main_left_div DIV {
	border-right: white solid 1px;
}
.centre_main_div .main_left_div DIV.div1 {
	border-bottom: white solid 1px;
}


.centre_main_div DIV.main_centre_div {
	height: 347px;
	width: 577px;
	overflow: hidden;
	background-color: white;
	float: left;
	margin-right: -3px;
}
.centre_main_div DIV.main_centre_div[class] {
	margin-right: 0px;
}

.centre_main_div DIV.main_right_div {
	width: 312px;
}
.centre_main_div DIV.main_right_div[class] {
	float: right;
}

.centre_main_div .main_right_div DIV.div1 {
	border-bottom: white solid 1px;
	border-left: white solid 1px;
}
.centre_main_div .main_right_div DIV.div2 {
	border-left: white solid 1px;
}
.centre_main_div .main_right_div .div2 IMG.img2 {
	border-left: white solid 1px;
}



DIV.bottom_photos_div {
	height: 102px;
}

.bottom_photos_div DIV {
	float: left;
	border-right: white solid 1px;
/*	border-bottom: white solid 1px;*/
}
.bottom_photos_div DIV.div5 {
	border-right: none;
}



DIV.flag_div {
	float: right;
	padding-right: 10px;
}
.flag_div IMG {
	margin: 6px 6px 0px 0px;
}


.bottom_nav_div P {
	margin: 0px 0px 0px 18px;
	color: white;
	font-size: .9em;
}

.bottom_nav_div P A:link {
	text-decoration: none;
	color: white;
}
.bottom_nav_div P A:visited {
	text-decoration: none;
	color: white;
}
.bottom_nav_div P A:hover {
	text-decoration: none;
	color: white;
}

.bottom_nav_div P SPAN.divider {
	padding: 0px 2px;
}


DIV.content_div {
	height: 281px;
	border-bottom: #B0B0B0 solid 1px;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}

DIV.evenementen_div {
	width: 145px;
	height: 13px;
	position: absolute;
	bottom: 0px;
	left: 12px;
	z-index: 1;
}
DIV.evenementen_div[class] {
	background-image: url(../images/evenementen.png);
	background-position: left top;
	background-repeat: no-repeat;
}
DIV.evenementen_div1 {
	width: 145px;
	height: 13px;
	position: absolute;
	bottom: 0px;
	left: 12px;
	z-index: 2;
}



.main_centre_div .content_div DIV.text_div {
	width: 505px;
	height: 220px;
	overflow: hidden;
	position: absolute;
	top: 43px;
	left: 32px;
}

.newhome h1 { font-size: 37px; line-height: 32px; font-family: "Verdana"; text-indent: 51px; letter-spacing: 0px; }
.newhome h1:first-line { font-size: 31px; }
.newhome h2 { margin: 18px 0 6px 54px; font-size: 19px; line-height: 19px; font-family: "Verdana"; text-transform: uppercase; color: #e11921; }
.newhome h3 { margin: 8px 0pt 10px 52px; font-size: 14px; font-family: "Verdana"; text-transform: uppercase; }
.newhome h3 a { padding-left: 26px; background: url("bg_home_li.gif") no-repeat 0 4px; text-decoration: none; }
.newhome ul { position: absolute; left: 0; top: 158px; margin: 0; }
.newhome li { margin: 5px 0; list-style-type: none; font-size: 11px; font-family: "Verdana"; line-height: 13px; text-transform: uppercase; white-space: nowrap; }
.newhome li a { padding-left: 26px; background: url("bg_home_li.gif") no-repeat 0 3px; text-decoration: none; }
.newhome a:visited { text-decoration: none; }


.main_centre_div .content_div .text_div P {
	margin: 0px;
	font-size: .75em;
}


/* search results styles */

DIV.top_sub_nav_div {
	background-color: black;
	border-bottom: white solid 1px;
	clear: both;
	height: 22px;
}

DIV.top_sub_nav_img_div {
}
.top_sub_nav_img_div IMG {
	border-right: white solid 1px;
}
.top_sub_nav_img_div IMG.last_img {
	border-right: none;
}


DIV.other_centre_div {
	height: 563px;
	border-bottom: white solid 1px;
}
DIV.other_inner_centre_div {
	height: 563px;
}


DIV.other_centre_div1 {
	background-image: url(../images/back1_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
DIV.other_inner_centre_div1 {
	background-image: url(../images/back1_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.other_centre_div DIV.content_div {
/*	height: 577px;*/
	height: 563px;
	width: 644px;
	margin-left: 124px;
	background-color: white;
	border-bottom: none;
	background-position: 1px 0px;
	position: absolute;
	overflow: auto;
}



DIV.inner_content_div {
	padding: 0px 16px 0px 17px;
}

DIV.header_div {
	margin-top: 43px;
	margin-bottom: 7px;
	padding-bottom: 6px;
	border-bottom: #D2D2D2 solid 1px;
}

.header_div DIV.back_div {
	float: right;
}

DIV.results_header_div {
	background-color: black;
	padding: 5px 14px;
	margin-bottom: 5px;
}

.results_block_main_div P {
	font-size: .6em;
}

.results_header_div P {
	color: white;
}


DIV.results_content_div {
	background-color: #EFEFEF;
	padding: 15px 10px;
}

DIV.one_result_div {
	margin-bottom: 18px;
}

.one_result_div DIV.result_name {
	font-weight: bold;
}


/* world of ajax styles */

TD.inner_content_td {
	padding: 0px 16px 0px 17px;
	font-size: .7em;
}

.inner_content_td DIV.gray_div {
	font-size: 1em;
}

.inner_content_td H1 {
	font-size: 1.6em;
}



TABLE.inner_content_table {
	width: 100%;
}

.other_centre_div .content_div DIV.text_div {
	width: 317px;
	height: 128px;
	overflow: hidden;
	position: absolute;
	top: 233px;
	left: 19px;
}

.other_centre_div .content_div .text_div P {
	margin: 0px;
	font-size: 11px;
}

DIV.top_margin_div1 {
	height: 373px;
	position: relative;
	background-position: 1px 0px;
	background-repeat: no-repeat;
}


.inner_content_td P {
	padding: 0px 7px;
	margin: 0px 0px 13px 0px;
}

.inner_content_td H3 {
	padding: 0px 7px;
	margin: 0px;
}

.inner_content_td H4 {
	padding: 0px 7px;
	margin: 0px;
}

DIV.gray_div {
	background-color: #EFEFEF;
	padding: 6px 0px 2px 0px;
	margin-bottom: 12px;
	height: 1px;
}

DIV.gray_div[class] {
	height: auto;
}

/* world contacts styles */

TABLE.contact_form_table {
	margin-left: 11px;
}

.contact_form_table TD {
	vertical-align: top;
	padding-bottom: 4px;
}
.contact_form_table[class] TD {
	padding-bottom: 5px;
}

.contact_form_table TD.left_td {
	width: 177px;
	font-size: .65em;
	font-weight: bold;
	padding-top: 5px;
}

.contact_form_table SPAN.date_span {
	font-size: .65em;
/*	position: relative;
	top: -3px;*/
	height: 1em;
	padding-right: 8px;
}
.contact_form_table SPAN.date_span[class] {
	position: relative;
	top: -3px;
}

.contact_form_table LABEL {
/*	position: relative;
	top: -3px;*/
	height: 1em;
	padding-right: 8px;
}
.contact_form_table[class] LABEL {
	position: relative;
	top: -3px;
}


.contact_form_table INPUT.input_text {
	margin-right: 10px;
	width: 251px;
}

.contact_form_table TEXTAREA {
	width: 251px;
	height: 98px;
}

INPUT.wissen_button {
	background-image: url(../images/wissen_button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 143px;
	height: 19px;
	background-color: black;
	border: black solid 0px;
	cursor: pointer;
	margin-bottom: 4px;
}
INPUT.verstuur_button {
	background-image: url(../images/verstuur_button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 143px;
	height: 19px;
	background-color: black;
	border: black solid 0px;
	cursor: pointer;
	margin-bottom: 4px;
}

DIV.contact_form_div {
	position: relative;
}

DIV.buttons_div {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 143px;
	height: 73px;
	vertical-align: bottom;
}
DIV.buttons_div[class] {
	bottom: 0px;
	right: 0px;
}

.buttons_div SPAN.star_span {
	position: relative;
	bottom: -3px;
}

.buttons_div P {
	margin-top: -7px;
}



/* eten en drinken styles */

TABLE.ajax_table2 {
	width: 100%;
	margin-bottom: 12px;
}

.gray_div .ajax_table2 TD {
	vertical-align: top;
	font-size: .7em;
}

.gray_div .ajax_table2 TH {
	font-size: .7em;
}

.ajax_table2 TD.left_td {
	padding: 0px 5px 0px 7px;
}
.ajax_table2 TD.right_td {
	padding: 0px 7px 0px 0px;
	white-space: nowrap;
}


/* rondleidingen styles */

TABLE.ajax_table1 {
	width: 100%;
	margin-bottom: 12px;
}

.gray_div .ajax_table1 TD {
	vertical-align: top;
	font-size: .7em;
}

.ajax_table1 TD.left_td {
	padding: 0px 5px 0px 7px;
	width: 420px;
/*	font-weight: bold;*/
}
.ajax_table1 TD.right_td {
	padding: 0px 7px 0px 0px;
	white-space: nowrap;

}

SPAN.small_text {
	font-size: .9em;
	font-style: italic;
}

TABLE.ajax_table3 {
	width: 100%;
	margin-bottom: 12px;
}

.gray_div .ajax_table3 TD {
	vertical-align: top;
	font-size: .7em;
}

.ajax_table3 TH {
	font-size: .7em;
}

.ajax_table3 TD.left_td {
	padding: 0px 5px 0px 7px;
}
.ajax_table3 TD.right_td {
	padding: 0px 7px 0px 15px;
	white-space: nowrap;
}


/* photos styles */

IMG.img_to_left {
	float: left;
	margin: 0px 11px 0px 0px;
	clear: both;
}
IMG.img_to_left[class] {
	margin-bottom: 5px;
}

IMG.img_to_right {
	float: right;
	margin: 0px 0px 0px 11px;
	clear: both;
}
IMG.img_to_right[class] {
	margin-bottom: 5px;
}

TABLE.photos_table {
	width: 100%;
	margin-bottom: 12px;
}
.photos_table TD {
	vertical-align: top;
	text-align: center;
}



/* evenementen styles */

DIV.top_margin_div2 {
	height: 333px;
	position: relative;
	background-position: 1px 0px;
	background-repeat: no-repeat;
}

.content_div .top_margin_div2 DIV.text_div {
	width: 387px;
	height: 86px;
}

DIV.other_centre_div2 {
	background-image: url(../images/back2_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
DIV.other_inner_centre_div2 {
	background-image: url(../images/back2_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

IMG.green_tr {
	position: relative;
	bottom: -4px;
}


TABLE.parkeren_table {
	width: 100%;
	margin-bottom: 12px;
}

.gray_div .parkeren_table TD {
	vertical-align: top;
	font-size: .7em;
}
.gray_div .parkeren_table TH {
	vertical-align: top;
	font-size: .7em;
	text-align: left;
}

.parkeren_table TD.left_td {
	padding: 0px 5px 0px 7px;
}
.parkeren_table TD.right_td {
	padding: 0px 7px 0px 0px;
	white-space: nowrap;
}

.parkeren_table TH.left_td {
	padding: 0px 5px 0px 7px;
}
.parkeren_table TH.right_td {
	padding: 0px 7px 0px 0px;
	white-space: nowrap;
}


DIV.question_head_div P {
	font-weight: bold;
	margin-bottom: 0px;
}


DIV.evenementen_header_div {
	background-color: black;
	padding: 3px 6px;
	margin-bottom: 5px;
}

.evenementen_header_div P {
	font-size: 1.3em;
	letter-spacing: .1em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Frutiger Linotype', Verdana, Arial, sans-serif;
	color: white;
	padding: 0px;
	margin: 0px;
}



TABLE.evemementen_table {
	width: 100%;
	margin-bottom: 12px;
	background-color: #EFEFEF;
}

.evemementen_table TD {
	vertical-align: top;
	font-size: .75em;
	padding: 3px 0px;
	border-bottom: #B4B4B4 solid 1px;
}

.evemementen_table .last_tr TD {
	border-bottom: none;
}

.evemementen_table TD P {
	font-size: 1em;
	margin-bottom: 0px;
}

.evemementen_table TD.date_td {
	padding-left: 6px;
	font-weight: bold;
}
.evemementen_table TD.text_td {
	padding: 3px 6px;
}
.evemementen_table TD.link_td {
	padding-right: 6px;
	vertical-align: middle;
}

.evemementen_table .text_td P.name_par {
	font-weight: bold;
}

.evemementen_table .text_td .info_par A:link, .evemementen_table .text_td .info_par A:visited {
	font-weight: normal;
}


P.download_par {
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
/*	text-align: right;*/
}

H3.download_par IMG {
	position: relative;
	left: -7px;
}

H4.download_par IMG {
	position: relative;
	left: -7px;
}

/* business styles */

DIV.top_margin_div3 {
	height: 384px;
	position: relative;
	background-position: 1px 0px;
	background-repeat: no-repeat;
}

.content_div .top_margin_div3 DIV.text_div {
	width: 387px;
	height: 127px;
}

DIV.other_centre_div3 {
	background-image: url(../images/back3_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
DIV.other_inner_centre_div3 {
	background-image: url(../images/back3_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.one_check_block_div TD.text_td {
	font-size: .65em;
	vertical-align: middle;
	padding-left: 4px;
}

IMG.first_img {
/*	margin-top: 2px;  */
}



TABLE.zalen_table1 {
	width: 100%;
	margin-bottom: 12px;
	border-collapse: collapse;
}

.gray_div .zalen_table1 TD {
	vertical-align: top;
	text-align: center;
	font-size: .7em;
	padding: 3px 3px;
	border-bottom: #B4B4B4 solid 1px;
}

.gray_div .zalen_table1 TH {
	font-size: .7em;
	background-color: #B4B4B4;
	padding: 3px 3px;
}

.zalen_table1 TD.left_td {
	padding-left: 7px;
	font-weight: bold;
	text-align: left;
}
.zalen_table1 TD.right_td {
	padding-right: 7px;
}

.zalen_table1 TH.left_td {
	padding-left: 7px;
}
.zalen_table1 TH.right_td {
	padding-right: 7px;
}





TABLE.zalen_table2 {
	width: 100%;
	margin-bottom: 12px;
	border-collapse: collapse;
}

.gray_div .zalen_table2 TD {
	vertical-align: top;
	text-align: right;
	font-size: .7em;
	padding: 3px 5px;
	border-bottom: #B4B4B4 solid 1px;
}

.gray_div .zalen_table2 TH {
	font-size: .7em;
	background-color: #B4B4B4;
	padding: 3px 5px;
	text-align: left;
}

.zalen_table2 TD.left_td {
	padding-left: 7px;
	font-weight: bold;
	text-align: left;
}
.zalen_table2 TD.right_td {
	padding-right: 7px;
}

.zalen_table2 TH.left_td {
	padding-left: 7px;
}
.zalen_table2 TH.right_td {
	padding-right: 7px;
}



/* over arena styles */

DIV.top_margin_div4 {
	height: 372px;
	position: relative;
	background-position: 1px 0px;
	background-repeat: no-repeat;
}

.content_div .top_margin_div4 DIV.text_div {
	width: 387px;
	height: 127px;
}

DIV.other_centre_div4 {
	background-image: url(../images/back4_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
DIV.other_inner_centre_div4 {
	background-image: url(../images/back4_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}



SPAN.price_span1 {
	padding-left: 14px;
}
SPAN.price_span2 {
	padding-left: 7px;
}


TABLE.omgeving_table {
	width: 100%;
	margin-bottom: 12px;
	border-collapse: collapse;
}

.gray_div .omgeving_table TD {
	vertical-align: top;
	text-align: right;
	font-size: .7em;
/*	padding: 3px 5px;*/
}

.omgeving_table TD.left_td {
	padding-left: 7px;
/*	font-weight: bold;*/
	text-align: left;
}
.omgeving_table TD.right_td {
	padding-right: 7px;
}

.gray_div .omgeving_table TD P {
	margin: 0px;
	padding: 0px;
}



TABLE.organisatie_table {
	width: 100%;
	margin-bottom: 12px;
	border-collapse: collapse;
}

.organisatie_table TD {
	vertical-align: top;
	text-align: center;
	font-size: .7em;
	padding: 3px 5px;
}

.organisatie_table TD.left_td {
	padding-left: 7px;
}
.organisatie_table TD.right_td {
	padding-right: 7px;
}



TABLE.news_table {
	width: 100%;
	margin-bottom: 12px;
	border-collapse: collapse;
}

.gray_div .news_table TD {
	vertical-align: top;
	text-align: left;
	font-size: .7em;
	padding: 3px 5px;
	border-bottom: #B4B4B4 solid 1px;
}

.news_table .last_row TD {
	border-bottom: none;
}

.news_table TD.left_td {
	padding-left: 7px;
}
.news_table TD.right_td {
	padding-right: 7px;
}



INPUT.aanmelden_button {
	background-image: url(../images/aanmelden_button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 143px;
	height: 19px;
	background-color: black;
	border: black solid 0px;
	cursor: pointer;
	margin-bottom: -7px;
}

INPUT.afmelden_button {
	background-image: url(../images/afmelden_button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 143px;
	height: 19px;
	background-color: black;
	border: black solid 0px;
	cursor: pointer;
	margin-bottom: -7px;
}

DIV.arter_form_text_div {
	width: 450px;
}


P.organisatie_links_p1 {
	margin-top: 15px;
}

.organisatie_links_p1 IMG {
	margin-right: 8px;
}

.organisatie_links_p2 IMG {
	margin-right: 9px;
}


.gray_div P IMG.img_to_left {
	position: relative;
	left: -7px;
	margin-right: 4px;
}

.gray_div H3 IMG.img_to_left {
	position: relative;
	left: -7px;
	margin-right: 4px;
}


.gray_div H4 IMG.img_to_left {
	position: relative;
	left: -7px;
	margin-right: 4px;
}


.gray_div P IMG.img_to_right {
	position: relative;
	right: -7px;
	margin-left: 4px;
}

.gray_div H3 IMG.img_to_right {
	position: relative;
	right: -7px;
	margin-left: 4px;
}

.gray_div H4 IMG.img_to_right {
	position: relative;
	right: -7px;
	margin-left: 4px;
}


.other_centre_div TABLE {
	clear: both;
}


UL.wist_list {
	margin-bottom: 0px;
	margin-top: 0px;
}

P.wist_par {
	margin-bottom: 0px;
}



/* styles for big width */

.other_bottom_row_td DIV.bottom_nav_div {
	width: 1024px;
}

.other_outer_table DIV.big_outer_div {
	width: 1024px;
}

.other_outer_table DIV.big_inner_div {
	width: 1024px;
}

.other_outer_table DIV#footer_inner_div {
	width: 1024px;
}


.gray_div .omgevind_table TD {
	font-size: .7em;
}

.link_tickets, .link_tickets a, .link_tickets a:visited{ font-size:12px; font-family: Arial, sans-serif; color: black;
	text-transform: uppercase; text-decoration: none; }
.link_yes{ font-weight: bold; background-image: url(../images/tickets_yes.gif); background-repeat: no-repeat;
	background-position: right; }
.link_no, .link_besloten, .link_geen{ font-weight: normal; background-image: url(../images/tickets_no.gif); background-repeat: no-repeat;
	background-position: right; width: 100%; }

table.simpleTable{ border-collapse: collapse; margin: 5px 0px 10px 0px; }
table.simpleTable td {
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 11px !important;
	padding: 1px 7px 1px 7px;
}

table.simpleTable2{ border-collapse: collapse; margin: 0px; width: 100%; }
table.simpleTable2 td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
}
table.simpleTable2 td *{ font-family: Verdana, Arial, sans-serif; font-size: 11px; }

.arenamap table{ width: 100%; border-collapse: collapse; }
.arenamap td{ font-size: 11px !important; padding: 2px 5px 2px 5px; }
.arenamap td *{ font-size: 11px; }
.arenamap td.col_r{ width: 143px; padding-right: 0px !important; }
.arenamap .copy{ padding: 5px 5px 2px 5px; font-size: 11px !important; margin: 0px; }
.arenamap table.mappp{ width: 300px !important; }
.arenamap table.mappp td{ padding: 0px 0px 0px 0px !important; }
.arenamap .rwtable td, .arenamap .rwtable th{ font-size: 11px; }

#rs-link { padding: 5px 0; text-align: right; }
#rs-link a { padding: 1px 10px 1px 18px; font-weight: bold; color: #000; text-decoration: none;  background: url("i_sound.png") no-repeat 0px 0px; }
#rs-link a:hover { background-position: 0px -100px; }

form.ddnh p { margin-bottom: 6px; }
form.ddnh p.error { margin: -6px 0 6px 16em; color: red; }
form.ddnh .help { color: #666; }
form.ddnh label { float: left; width: 16em; line-height: 1.7em; font-weight: bold; cursor: pointer; }
form.ddnh label strong { padding-right: 16px; background: url("i_required.gif") 100% -5px no-repeat; }
form.ddnh label.option { float: none; width: auto; font-weight: normal; cursor: pointer; }
form.ddnh button { padding: 1px 8px; color: #fff; background: #000; border: 0; cursor: pointer; }
form.ddnh p.legenda-verplicht { padding-left: 23px; background: url("i_required.gif") 7px -5px no-repeat; }
form.ddnh #confirm { display: none; }

#tripticket-frame { position: absolute; top: 0; left: 0; width: 644px; height: 561px; }
