body, html {
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
}
/* @media screen{
  body>div#bottomnav{
 position: fixed;
  }
   body>div#sections{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }*/

#page{
margin-left:auto;
margin-right:auto;
}

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

#bottomnav{
position:relative;
margin-top:20px;
margin-bottom:0px;
margin-left:0px;
  width:100%;
  /*height:<length>;*/
  height:300px;
    background-color:#999999;
	/*border-bottom:#FFFFFF thick solid;*/
	/*background-image:url(../images/background_nav.gif);*/
	clear:both;
 }
 
#bottomnav #bottomnavcontent {
 width:900px;
 margin-left:20px;
  }
 


#bottomnav #bottomnavcontent #footer {
clear:left;
padding-top:20px;
 margin-left:auto;
 margin-right:auto;
 width:900px;
color:#FFFFFF;
text-align:center;
}
#todayblock, #soonblock{
margin-bottom:10px;
}
#soonblock #soonitem{
padding-bottom:4px;
}

#sections{
 position:relative;
  top:0;
  left:0;
  width:100%;
  /*height:<length>;*/
  height:110px;
	overflow:hidden;
	padding-left:10px;
 }
 
#webpage_picts{
margin-bottom:10px;
}

#sectionscontent{
width:900px;
margin-left:10px;
}

#sections #navigatie {
clear:both;
padding-top:10px;
height:50px;
width:1000px;
} 

#navigatie #logo {
display:inline;
margin-right:10px;
width:50px;
float:left;
}


#logo{
float:left;
width:50px;
padding-top:3px;
}

#sections #navigatie .head_menu {
padding-left:0px;
font-size:13px;
font-weight:bold;
padding-top:5px;
letter-spacing:0.1em;
}

div#38 .head_menu_item{
font-size:11px;
}

#sections #navigatie .menusection {
  color:#FFFFFF;
    }

#sections #navigatie .head_menu .head_menu_item {
/*padding-top:2px;*/
display:inline;
float:left;
padding-left:4px;
padding-right:4px;
overflow:visible;
border-left:#000000 thin solid;
}

#bottomnav #bottomnavcontent #menu_info {
text-align:center;
margin-left:auto;
margin-right:auto;
}

#sections #languages {
float:left;
padding-left:10px;
margin-top:0px;
font-size:12px;
}

#contentleft #contentleft_left{
width:300px;
float:left;
padding-right:2px;
}

#contentleft #contentleft_right{
float:left;
width:130px;
}

#sections #social {
padding-top:20px;
float:left;
}

#languages .lng{
float:left;
padding:2px 4px 2px 4px;
border-left:#000000 thin solid;
}

#bottomnav a{
color:#FFFFFF;
text-decoration:none;
}

#content{
clear:both;
width:1000px;
margin-left:20px;
position:relative;
margin-top:15px;

/*width:820px;
position:relative;*/
}

#searchheader {
width:1000px;
}
#searchheader #sectionlogo{
width:100px;
float:left;
}
#agendasection{
background-color:#eeeeee;
padding:5px 0px 30px 10px;
}

#contentdouble{
width:635px;
float:left;}

/*MENU ITEMS */
#menu_info #menu_item {
/*text-align:left;*/
padding-top:7px;
display:inline;
float:left;
width:150px;
overflow:hidden;
}

#AgendaFormTable{
padding-top:5px;
}

#AgendaFormTable .agendaformitem{
float:left;
margin-left:5px;
}

#AgendaFormTable .agendaformitem input, #AgendaFormTable .agendaformitem select{
font-size:1em;
}

#menu_info #menu_item li{
list-style-position:outside;
list-style:none;
list-style-type:none;
/*border-right:#FFFFFF thin solid;*/

}

#menu_item #title{
font-weight:bold;
font-size:1.1em;
margin-bottom:5px;
color:#333333;
/*font-variant:small-caps;*/
/*border-left:#000000 thin solid;*/
}

#menu_item #title a {
color:#333333;
font-weight:bold;
}
#tabs {
	width:100%;
	margin-bottom:15px;
	clear:both;
	float:none;
	border-bottom:medium solid #CCCCCC;
	height:20px;
	margin-top:10px;
}
#tabs li{
	list-style-image: none;
	list-style-type: none;
	float:left;
	margin:1px;
	padding-bottom:2px;
	padding-top:2px;
}

#tabs li a{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

#banner{
margin-top:15px;}

#sponsor{
margin-bottom:10px;
font-size:9px;}

#thumbsponsors{
text-align:center;
margin-top:10px;
}

#menutop{
margin:10px 2px 10px 2px;
padding:5px;
background-color:#CCCCCC;
}
 
IMG {
	border: 0px;
/*	filter:alpha(opacity=100);*/
}

TABLE {
	border-collapse: collapse;
	/*margin: 0px;
	padding: 0px;*/
	border-spacing: 0px;
}
TR TD {
	vertical-align: top;
/*	margin: 0px;
	padding: 0px;
	font-size: 10px;*/
	line-height: 14px;
}

H3 {
	margin-bottom: 15px;
}

H4 {
	margin-bottom: 15px;
	font-size: 11px;
}

#productie a, #sponsors a, #relations a {
/*	border-bottom: 1px solid #808080;;*/
	text-decoration: underline;
}

A {
	color: #000;
/*	border-bottom: 1px solid #808080;;*/
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: none;
/*	border-bottom: 1px solid #456789;*/
}

.texthighlight {background-color:#F0037F; color:#FFFFFF; display:block; padding:5px; font-size:1.2em; margin-bottom:5px; margin-top:5px;}/*studios color*/

/* HR */
hr {
	height: 1px;
	line-height: 0px;
	border: 1px solid #ffffff;
	border-bottom: 1px dotted #000000;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
.hr_dotted {
	height: 1px;
	line-height: 0px;
	border: 1px solid #ffffff;
	border-bottom: 1px dotted;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}


.hr_solid {
	width: 100%;
	line-height: 0px;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 1px;
	background-color: #fff;
	
}
.hr_invisible {
	width: 100%;
	line-height: 0px;
	border: 0px solid;
	border-bottom: 0px solid;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 1px;
}

#productie{
margin-top:20px;
margin-bottom:20px;
}
#productie .logos{
margin-top:10px;
}

#relations{
margin-top:20px;
}
/* MENU SECTIONS */

.menu_section {
	padding-top:10px;
}

#share img{
clear:both;
padding-top:20px;
}

#practical {
border:#bbbbbb thin dotted;
padding:5px;
}
#menuleft .menu-subitems{
margin-top:20px;
}

#contentsection {
float:left;
width:670px;
padding-right:10px;
padding-bottom:20px;
margin:0px;

}

#contentsection #contentleft{
float:left;
width:440px;
padding-right:15px;
margin:0px;
clear:left;
}
#contentsection #contentright{
float:left;
width:210px;
padding:0px 0px 0px 2px;
margin:0px;
}


#menuright {
float:left;
width:250px;
}

#share{
padding-bottom:10px;
}
#sections #subnavigation{
padding:0px 0px 0px 250px;
float:left;
color:#FFFFFF;
font-size:12px;
}
#social_activity {
border-bottom:#CCCCCC dotted thin;
border-top:#CCCCCC dotted thin;
margin-top:5px;
padding:5px;
clear:both;
background-color:#E6E6E6;
}

#sponsors{
margin-top:10px;}

#sections #subnavigation .item{
padding:2px 4px;
float:left;
border-left:#000000 thin solid;
}

.menu_section A {
	text-decoration: none;
	border-bottom: none;
	font: 14px/16px Arial, Verdana, Helvetica, sans-serif;;
	letter-spacing: 0.02em;
	font-weight:bold;
}

.menu_section A:hover {
	text-decoration: none;
}

/* MENU TOP */
.menu_top A {
	font-size: 10px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	border-bottom: none;
	margin-bottom: 50px;
	/*text-transform: uppercase;*/
	}
.menu_top A:hover {
	text-decoration: none;
}
.menu_top .selected {
	font-weight: bold;
}

/* MENU LEFT INFOS */
.menu_left {
	font-size: 10px;
	color: #000000;
	line-height: 15px;

}
.menu_left A {
	text-decoration: none;
	border-bottom: none;
}
.menu_left A:hover {
	color: #456789;
	text-decoration: underline;
}
.menu_left_selected {
	font-weight: bold;
	background-color:#666666;
	}

.menu_left_name_address {
	color: #000;
	font: 10px/12px Arial, Verdana, Helvetica, sans-serif;;
}
.menu_left_address {
	font-size: 9px;
	color: #000;
	line-height: 12px;
}

/* MENU TOOLS */
.td_menu_tools {
	vertical-align: middle;
	font-size: 10px;
}

/* WEBPAGE */
.webpage_title {
	text-transform: uppercase;
	font: 24px/25px Arial, Verdana, Helvetica, sans-serif;;
	color: #000000;
	margin-top: 25px;
	letter-spacing: 0.02px;
	margin-bottom: 15px;
}
.webpage_header {
	text-transform: none;
	font: bold 11px/14px Arial, Verdana, Helvetica, sans-serif;;
	color: #000000;
}

.webpage_subtitle {
	font: 18px/20px Arial, Verdana, Helvetica, sans-serif;;
	color: #000000;
	margin-top: 15px;
	letter-spacing: 0.02px;
	margin-bottom: 15px;
}

.webpage_header a {
	text-decoration: none;
	border-bottom: 1px solid #000;	
}
.webpage_header a:hover {
	text-decoration: none;
	border-bottom: 1px solid #456789;	
}
.webpage_body {
	letter-spacing: 0.01em;
	margin: 0px;
	padding: 0px;
}

.webpage_body a {
	text-decoration: underline;
}

.webpage_body a:hover {
	border-bottom: 1px solid #456789;
	text-decoration: underline;
}
.webpage_body hr {
	height: 1px;
	line-height: 0px;
	border: 1px solid #ffffff;
	border-bottom: 1px dotted #000000;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 1px;
}
#agendaitem{
clear:both;
float:none;
}
#agendaitem #agendaimage{
float:left;
padding:3px;
}

#highlight {
clear:both;
}

#space{
clear:both;
border-bottom:#666666 dotted thin;
}
#smallspace{
margin-bottom:5px;
margin-top:5px;
clear:both;
border-bottom:#666666 dotted thin;
}

#highlight .highlight_content{
/*padding:5px;*/
}

#highlight #highlight_img{
float:left;
margin-right:5px;
padding:0px;
}
#highlight a h1{
display:none;
}
#highlight .highlight_tekstblok{
/*width:210px;*/
margin:0px;
}


/* HIGHLIGHT 
#contentleft #highlight .highlight_title {
	/*text-transform: uppercase;*/
	/*font: 24px/24px Arial, Verdana, Helvetica, sans-serif;;
	font:  18px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
}
#contentleft #highlight .highlight_subtitle {
	margin-top: 6px;
	color: #000000;
	font: italic bold 12px Arial, Verdana, Helvetica, sans-serif;;
}
#contentleft #highlight .highlight_date {
	margin-top: 10px;
	font-size: 11px;
}




/* HIGHLIGHT */
#content .highlight_title {
font-size:1.8em;
line-height:18px;
	font-weight:bold;
	color: #000000;
	margin-top: 5px;
}
#content .highlight_subtitle {
font-size:1.2em;
	margin-top: 2px;
	color: #000000;
	/*font: italic bold 12px/12px Arial, Verdana, Helvetica, sans-serif;;*/
}
#content .highlight_date {
	/*margin-top: 3px;
	font-weight:bold;*/
	font-size: 11px;
}

#highlight .highlight_title {
font-size:1.5em;
line-height:18px;
	font-weight:bold;
	color: #000000;
	margin-top: 5px;
}
#highlight .highlight_subtitle {
font-size:1.1em;
	margin-top: 2px;
	color: #000000;
	/*font: italic bold 12px/12px Arial, Verdana, Helvetica, sans-serif;;*/
}
#highlight .highlight_date {
	/*margin-top: 3px;
	font-weight:bold;*/
	font-size: 11px;
}

.highlight_info {
	letter-spacing: 0.01em;
	margin-top: 5px;
	/*font-size: 10px;*/
}

#prevnext{
float:right;
}
.highlight_content {
	letter-spacing: 0.01em;
	margin-top: 20px;

}
.highlight_content a {
	text-decoration: underline;
}

.visitesguidees a{
	text-decoration: underline;
}

.img_highlight {
	margin: 0px;
	border-width: 0px;
	border-collapse: collapse;
	overflow: hidden;
	background-image: url(images/bozar_pattern.gif);
}

.img_highlight img {
	/* filter:alpha(style=0,opacity=100); */
}

#img_highlight_bugfix img {
	filter:alpha(style=0,opacity=100);
}


/* BANNER */
.img_banner {
	margin-top: 0px;
}
.img_sponsor {
	margin-top: 0px;
	border: 0px;
	border-collapse: collapse;
}

/* NEWS */

.news_date {
	font-size: 11px;
	line-height: 15px;
/*	font-weight: bold;*/
}
.news_title {
	font: bold  12px/15px Arial, Verdana, Helvetica, sans-serif;;
	color: #000000;
	/*text-transform: uppercase;*/
	margin-top: 10px;
	text-decoration: none;
	padding-right: 10px;
	letter-spacing:1px;
}

.news_subtitle {
	/*font-weight: bold;*/
	font-size: 11px;
	line-height: 16px;
}
.news_content {
	margin-top: 5px;
	font: 10px/14px Arial, Verdana, Helvetica, sans-serif;;
	letter-spacing: 0.01em;
	padding-right: 10px;
}
.news_link {
	margin-top: 5px;
}
.news_link a {
	color: #999;
}
.news_link a:hover {
	color: #666;
	text-decoration: underline;
}
.news_content a {
	text-decoration: underline;
}
.news_content br {
	line-height: 6px;
}
.news_content p {
	line-height: 6px;
}

/* CREDIT */
.credit {
	color: #999;
	font-size: 10px;
}

/* ETC */
.col_title {
	text-transform: uppercase;
	/*padding: 5px 0 0 0;*/
	color: #666;
	font: 14px/16px Arial, Verdana, Helvetica, sans-serif;;
}
.sponsors_title {
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 5px;
}

/* SEARCH */
.inputSearch {
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
	width: 195px;
	height:19px;
	border: 1px solid #b1b1b1;
	color: #999999;
	font: 12px Courier, mono;
	/*text-transform: uppercase;*/
	background: #fff;
/*	padding-top: 3px;*/
	letter-spacing: 0.01em;
}

.button_search {
	text-transform: uppercase;
	font: 9px/30px Arial, Verdana, Helvetica, sans-serif;;
	color: #fff;
	background-color: #333;
	max-width: 140px;
	margin: 0px;
	vertical-align: middle;
	border: 3px solid #333;
	padding: 0 10 0 10px;
	margin: 10px 0 0 0;
}

input.button_search {
	/*text-transform: uppercase;*/
	font: 9px/13px Arial, Verdana, Helvetica, sans-serif;;
	color: #fff;
	background-color: #333;
	max-width: 140px;
}

input.button_send {
	background: #e6e6e6;
	border: 1px solid #808080;
	margin: 0;
	width: 75px;
	height: 20px;
	vertical-align: middle;
	border-top-color: #e6e6e6;
	border-right-color: #cccccc;
	border-top-width: 1px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;;
	padding: 0px;
	font-weight: bolder;
}
#parents{
margin:10px 0 10px 0px;
}
#seealso{
margin:10px 0 10px 0px;
}
#children{
margin:10px 0 10px 0px;
}

#contentleft .highlight_image{
margin:5 0 5 0;
}

#galleryimages {
margin:10px 0px 20px 0px;
}
.highlight_image{
	background-color:#E6E6E6;
	padding: 3px;
	width: 200px;
}

#perssectie, #publiekssectie{
clear:both;}

#facebook .titlesection{
background-color:#336699;
color:#FFFFFF;
padding:3px;}

#nottomis {
margin-top:15px;
margin-bottom:15px;
}

#nottomis .titlesection{
padding-left:5px;}

#galleryimages .box{
float:left;
margin:5px 2px 0px 2px;
background-color:#E6E6E6;
}
#galleryimages .box .galleryimage{
overflow:hidden;
height:100px;
}




.button_cancel {
	text-transform: uppercase;
	font: 9px/30px Arial, Verdana, Helvetica, sans-serif;;
	color: #fff;
	background-color: #ccc;
	max-width: 140px;
	margin: 0px;
	vertical-align: middle;
	border: 3px solid #ccc;
	padding: 0 10 0 10px;
	margin: 10px 0 0 0;
}

#fastticket {
padding:0px;
width:100px;
height:45px;
margin:5px;
clear:both;
}

#facebook{
margin-top:10px;
}
#facebook .title{
padding:5px;
background-color:#6699CC;
color:#FFFFFF;
}
.button_plus {
	background-color: #9C9C9C;
	border: 1px solid #9C9C9C;
	margin: 0px;
	padding: 0px;
	width: 68px;
	height: 18px;
	vertical-align: middle;
	color: #fff;
	font-family: arial, helvetica;
	font-size: 9px;
	text-transform: uppercase;
}

/* SOON */
.soon_title, .soon_title a {
	font: bold  12px/15px Arial, Verdana, Helvetica, sans-serif;;
	color: #000000;
	/*text-transform: uppercase;*/
	/*margin-top: 10px;*/
	text-decoration: none;
	letter-spacing:1px;
}
.soon_title a:hover {
	text-decoration: underline;
}
.soon_date {
	color: #000000;
	margin-top: 2px;
	font-size: 11px;
	line-height: 14px;
	/*font-weight: bold;*/
}



/* MENU TOOLS */
.switchTool {
	display: none;
	/*background-image: url(images/tools_bg.jpg);*/
}

/* GALLERY */
.gallery_prevnext {
	text-align: right;
	width: 33%;
	color: #999999;
	font-weight: bold;
}
.gallery_prevnext a{
	width: 33%;
}
.gallery_credit {
	padding: 0;
	margin: 0;
	font: 9px/12px Arial, Verdana, Helvetica, sans-serif;;
	color: #999;
	text-align: right;
}
.gallery_copy {
	padding: 0;
	margin: 0 0;
	font: 9px/12px Arial, Verdana, Helvetica, sans-serif;;
	color: #999;
	text-align: right;
}
.gallery_title {
	width: 160px;
	font: bold  12px/15px Arial, Verdana, Helvetica, sans-serif;;
	color: #000000;
	/*text-transform: uppercase;*/
	margin-top: 10px;
	text-decoration: none;
	letter-spacing: 0px;
}

.FormErrorMsg {
	text-transform: uppercase;
	color: #f00;
}


#seealso .roundcont, #parents .roundcont, #children .roundcont, .roundcont{
background-color:#E6E6E6;
	color: #000;
}
.roundcontinside{
	background-color: #e6e6e6;
	padding:5px;
}
.roundcont p{
	padding: 0 10px 0 10px;
}

.roundtop { 
	background: url(http://www.bozar.be/pics/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.bozar.be/pics/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


/*
.big_title {
	margin: 0px;
	text-transform: uppercase;
	font: 32px/28px Arial, Verdana, Helvetica, sans-serif;;
	color: #000000;
	letter-spacing: 1pt;
}
.body_subtitle {
	text-transform: none;
	font: bold 12px/16px Arial, Verdana, Helvetica, sans-serif;;
	color: #000000;
}
*/
.knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	margin: 20px;*/
	padding: 15px;
/*	height: 100px;*/
/*	width: 100px;*/
	text-align: center;
}

#indexchoice {
	/*height: 200px;*/
width: 400px;
float:left;
}

#indexlanguage {
	/*height: 200px;*/
width: 400px;
float:left;
}

#homelanguages {
	background-image: url(../images/bg_langue.png);
	background-position: center center;
	background-repeat:no-repeat;
	float: left;
	padding: 14px;
	
	/*margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;*/
}
#adres {
	float: left;
	margin-top: 8px;
	width:200px;
}
#indexlogo {
	text-align: left;
	vertical-align: middle;
/*	height: 72px;
	width: 200px;*/
	margin-left: 60px;
	margin-top: 50px;
}
#indeximage{
margin-left:60px;
width:400px;
float:left;
}
#videoitem{
clear:both;
margin-bottom:10px;
border-bottom:#999999 thin dotted;
}
#videoitem .videotitle{
clear:both;
margin-bottom:5px;
}

#videoitem .videofile{
clear:both;
margin-bottom:5px;
}

#bozarblog{
margin-bottom:10px;
}
#bozarbloginclude .newstitle{
font-weight:bold;
font-size:1.1em;
padding-bottom:6px;
}

#xmlitem{
clear:both;
margin-bottom:2px;
border-bottom:#999999 thin dotted;}

#xmlitem .xmltitle a{
text-decoration:none;}

#xmlitem .xmltitle a:hover{
background-color:#eeeeee;}

#xmlitem .xmlitemtext {
clear:both;}

#xmlitem .xmlitemtext img{
float:left;
padding-right:5px;}

#layerpopup {
	position: absolute;
	visibility:visible;
	width: 400px;
	height: 300px;
	left: 300px;
	top: 100px;
	background-color: #eeeeee;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
