/* CSS Document */

#top_menu a { /* general */
	display:block;
	position:relative;
	float:left;
	width:162px;
	height:38px;
	padding:0px;
	padding-top:16px;
	margin-right:-8px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	z-index:10000;
	text-decoration:none; 
}

*:first-child+html #top_menu a { height:22px; }  /* IE 7 */
* html #top_menu a { height:22px; }  /* IE 6 */

.tm_on { background:url(../images/menu/top_on.png) top left no-repeat; color:#000; text-decoration:none; }
.tm_on:hover { background:url(../images/menu/top_on.png) top left no-repeat; color:#000; text-decoration:none; }
.tm_off { background:url(../images/menu/top_off.png) top left no-repeat; color:#FFF; text-decoration:none; }
.tm_off:hover { background:url(../images/menu/top_on.png) top left no-repeat; color:#000; text-decoration:none; }

#top_menu_sub a { /* general */
	display:block;
	position:relative;
	float:left;
	width:147px;
	height:28px;
	padding:0px;
	padding:6px 0px 0px 6px;
	margin:0px 5px;
	text-align:left;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
	z-index:910002;
}
*:first-child+html #top_menu_sub a { width:141px; }  /* IE 7 */
* html #top_menu_sub a { width:141px; }  /* IE 6 */ 

.sm_on { background:#84dde6; color:#000; text-decoration:none; }
.sm_off { background:#eea416; color:#FFF; text-decoration:none; }
.sm_off:hover { background:#84dde6; color:#000; text-decoration:none; }

#menu_sub_bot {
	display:block;
	position:relative;
	float:left;
	width:157px;
	background:url(../images/menu/sub_middle.png) center top repeat-y;
	z-index:10004;
}
*:first-child+html #menu_sub_bot { margin-bottom:-2px; } /* IE 7 */
* html #menu_sub_bot { margin-bottom:-2px; }  /* IE 6 */

#image_expand {
	float:right;
	padding-right:15px;
}

#top_bar {
	display:block;
	margin-top:-4px;
	margin-left:180px; 
	height:50px;
	border:none;
}

#top_bar a {
	display:block;
	position:relative;
	width:110px;
	height:30px;
	padding:8px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:none;
}
*:first-child+html #top_bar a { height:22px; }  /* IE 7 */
* html #top_bar a { height:22px; }  /* IE 6 */

.close {
	display:block;
	position:relative;
	top:-38px;
	left:94px;
	float:left;
	width:16px;
	height:16px;
}

.menu_top { color:#FFF; background:url(../images/menu/sub_off.png) top left no-repeat; text-decoration:none; }
.menu_top:hover { color:#000; background:url(../images/menu/sub_on.png) top left no-repeat; text-decoration:none; }
.menu_top_on { color:#000; background:url(../images/menu/sub_on.png) top left no-repeat; text-decoration:none; }
.menu_top_on:hover { color:#000; background:url(../images/menu/sub_on.png) top left no-repeat; text-decoration:none; }

#top_bar_cms {
	margin-top:-4px;
	margin-left:0px; 
	height:50px;
	border:none;
}
#top_bar_cms a {
	display:block;
	float:left;
	width:110px;
	height:30px;
	padding-top:8px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:none;
}
*:first-child+html #top_bar_cms a { height:22px; }  /* IE 7 */
* html #top_bar_cms a { height:22px; } /* IE 6 */

#ticketopmaat {
	width:190px;
}
#ticketopmaat_middle {
	background:#eea416;
	background:url(../images/menu/left_middle.png) top left repeat-y;
	width:190px;
	padding:0px 5px;
}
*:first-child+html #ticketopmaat { width:180px; }  /* IE 7 */
*:first-child+html #ticketopmaat_middle { width:180px; }  /* IE 7 */
* html #ticketopmaat { width:180px; }  /* IE 6 */
* html #ticketopmaat_middle { width:180px; }  /* IE 6 */

#ticketopmaat_middle h1 {
 font-size:14px; color: #000;
 display:inline;
}
#box_left { 
	width:190px;
}
#box_left_middle { 
	background:#eea416;
	padding:0px 5px;
	width:190px;
	background:url(../images/menu/left_middle.png) top left repeat-y;
}
*:first-child+html #box_left { width:180px; }  /* IE 7 */
*:first-child+html #box_left_middle { width:180px; }  /* IE 7 */
* html #box_left { width:180px; }  /* IE 6 */
* html #box_left_middle { width:180px; }  /* IE 6 */

#box_left_middle h1 {
 font-size:14px; color: #000;
 display:inline;
}

#nieuwsbrief {
	width:190px;
}
#nieuwsbrief_middle {
	background:#eea416;
	background:url(../images/menu/left_middle.png) top left repeat-y;
	width:190px;
	padding:0px 5px;
}
*:first-child+html #nieuwsbrief { width:180px; }  /* IE 7 */
*:first-child+html #nieuwsbrief_middle { width:180px; }  /* IE 7 */
* html #nieuwsbrief { width:180px; } /* IE 6 */
* html #nieuwsbrief_middle { width:180px; } /* IE 6 */

#nieuwsbrief_middle h1 {
 font-size:14px; color: #000;
 display:inline;
}

#left_menu_box {
	position:absolute; 
	display:block; 
	clear:both; 
	float:left;
	width:180px;
	margin-left:5px; 
	margin-top:-2px;
	padding-left:5px;
	padding-bottom:1px;
	background:#eea416;
	z-index:1000;
	visibility:visible;
	cursor:pointer;
}

*:first-child+html #left_menu_box { width:175px; margin-left:0px; margin-top:-2px; padding-top:0px; }  /* IE 7 */
*:first-child+html #left_menu_box_img { display:block; } /* IE 7 */ 
* html #left_menu_box { width:175px; margin-left:0px; margin-top:-2px; padding-top:0px; } /* IE 6 */
* html #left_menu_box_img { display:block; } /* IE 6 */

#left_menu_box h1 {
 font-size:14px; color: #000;
 display:inline;
 cursor:pointer;
}

#left_menu {
	display:none;
	margin-left:-5px;
	margin-bottom:-25px;
	width:190px;
}
*:first-child+html #left_menu { margin-left:-5px; padding-top:5px; } /* IE 7 */
* html #left_menu { margin-left:-5px; padding-top:5px; } /* IE 6 */


#left_middle {
	padding-top:5px;
	display:block;
	position:relative;
	width:190px;
	float:left;
	background:url(../images/menu/left_middle.png) top left repeat-y;
}
*:first-child+html #left_middle { width:190px; margin-left:0px; margin-top:0px; padding-top:0px; }  /* IE 7 */
* html #left_middle { width:190px; margin-left:0px; margin-top:0px; padding-top:0px; }  /* IE 6 */

#left_menu a { /* general */
	display:block;
	position:relative;
	float:left;
	width:185px;
	height:28px;
	padding:6px 0px 0px 12px;
	margin-left:-5px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	background:#eea416; color:#000;}
#left_menu a:hover { 
	background:#84dde6; text-decoration:none; color:#FFF;}
#left_menu .menu_on { 
	background:#84dde6; text-decoration:none; color:#FFFFFF; }
	
*:first-child+html #left_menu a { width:173px; height:20px; color:#000; } /* IE 7 */
*:first-child+html #left_menu a:hover { width:173px; height:20px; color:#FFF; } /* IE 7 */
*:first-child+html #left_menu .menu_on { width:173px; height:20px; color:#FFF; } /* IE 7 */
* html #left_menu a { width:173px; height:20px; color:#000; } /* IE 6 */
* html #left_menu a:hover { width:173px; height:20px; color:#FFF; } /* IE 6 */
* html #left_menu .menu_on { width:173px; height:20px; color:#FFF; } /* IE 6 */


