body
{
    margin: 0;
    
    background-position: center 0px;
    background-color: #ffefd8;
}

a img 
{
   border:0; 
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#center
{
    margin-top: 5px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
	background-image: url(../images/centerbg3.gif);
    background-repeat: repeat-y;
}

input.field
{
    border: 1px solid gray;
    width: 120px;
}
input.button
{
    border: 1px solid gray;
    height: 20px;
}

#searchcontainer
{
    /*float:left;*/
    width: 215px;
    height: 40px;
	/*left:0;*/
    
    padding: 10px;
	margin-top: 10px;
	padding-top: 2px;
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 11px;
}

#taalselector {
	text-align:right;	
	float: left;
	width: 245px;
	height: 20px;
	padding-right: 5px;
}

#taalselectie
{
    text-align: right;
    float:right;
}

#maincontent {
	float:left;
	width:755px;
}

#leftcol
{
    float:left;
    /*width: 250px;*/
    width: 225px;
    background-color: #410009;
    color: #202020;
    background-image: url(../images/leftbg2.jpg);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 11px;
    height: 1083px;

}
#leftcol img
{
    margin-right: 3px;
    background-repeat:no-repeat;
}

#topcontent {
	float:left;	
}

#content
{
    float:left;
/*    top: 280px;*/
	width: 465px;
/*    left: 250px;*/
    padding: 20px;
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 11px;
	background-color : #FFFFFF;
    color: #202020;
    line-height: 170%;
}

#contentheader, .contentheader
{
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 16px;
    font-weight: bold;
    color: #000;
	margin:0;
}

#content a
{
    text-decoration: none;
    color: #202020;
}
#content a:hover
{
    text-decoration: none;
    color: #ED145A;
}

#contentzwart
{
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 11px;
    color: #000;
    line-height: 170%;
}

#agenda
{
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 11px;
    color: #000;
}

#agenda a
{
    text-decoration: none;
    color: #202020;
}
#agenda a:hover
{
    text-decoration: none;
    color: #ED145A;
}

#agendamaand
{
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 9px;
    color: #202020;
}
#agendamaandkop
{
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 9px;
    font-weight: bold;
    color: #202020;
}
#agendamaand a
{
    text-decoration: none;
    color: #202020;
}
#agendamaand a:hover
{
    text-decoration: none;
    color: #ED145A;
}

#adrescontainer
{
    
    width: 477px;
    height: 40px;
    padding-top: 30px;
    padding-left:0px;
    padding-right:65px;
    /*margin-left: 250px;*/
    text-align:center;
    background-image: url(../images/adresbg2.jpg);
    background-repeat: repeat-y;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 12px;
    font-weight: bold;
}

#imgcontainer {
	float:left;	
}

#adrescontainer a 
{
    color:#000;
    text-decoration:none;
}
#topimage
{
    float:left;
    /*top: 70px;*/
    width: 505px;
    height: 240px;
    background-repeat: no-repeat;
}

#menucontainer
{
    float:left;
    width: 250px;
    height: 235px;
	padding-right : 0px;
    padding-left: 0px;
    padding-top: 5px;
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #000;
}
#menucontainer ul 
{
	margin-top: 0;
	padding-top:2px;
}

#rightcol
{
    width: 250px;
    /*width: 188px;*/
	/*padding-right : 35px;*/
	padding-bottom: 0px;   
	margin-left:0px;
	float:left;
    background-image: url(../images/rightbg3.jpg);
	background-position : left 0px;
	background-repeat:no-repeat;
    /*background-repeat: repeat-y;*/
    /* padding: 10px; 
	text-align: right;*/
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 11px;

}

#rightcol img
{
    margin-right: 3px;
    background-repeat:no-repeat;
}

#leftcol #gemeente
{
    float : left;
    padding-top : 4px;
}


#gemeente img
{
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    padding-left:0px;
}


#logo
{
    height: 93px;
}

#logo img
{
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
}

#hoofdmenu
{
    margin-top: 95px;
    font-family: Garamond, Georgia, Times;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #e60000;
    height: 454px;
}
#hoofdmenu ul
{
	margin : 0px;
	padding : 0px;
    list-style-type: none;
}
#hoofdmenu li{
	text-align : left;
	padding-left: 5px;
	}

#hoofdmenu a
{
    text-decoration: none;
    color: #000;
	text-align: left;
}
#hoofdmenu a:hover
{
    text-decoration: none;
    color: #e60000;
}

#submenu
{
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 13px;
    text-align: right;
    color: #fff;
    padding-right:5px;
}
#submenu ul
{
	padding:0;
    display: inline;
    list-style-type: none;
}
#submenu a
{
    text-decoration: none;
    color: #b21d30;
}
#submenu a:hover
{
    text-decoration: none;
    color: #000;
}
.eventbg
{
    /*background-image: url(../images/eventbg2.jpg);*/
}

.dagheader
{
    width: 250px;
    min-height: 50px;
    background-image: url(../images/dagheaderbg4.gif);
    background-repeat: repeat-y;
    /*border: 1px solid #868686;*/
}

.borderedimg img {
	border: 1px solid #b21d30;
	border-top:0;
}

.borderhighlight {
	border: 1px solid #b21d30;
}

.event
{
    width: 250px;
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: center;
	min-height:50px;
	/*background-image: url(../images/eventbg.jpg);*/
}

.event table {
	min-height:50px;	
}

.event td 
{
	padding:0;
}
.event .right
{
	padding-right:5px;
}

.black
{
    color: #000000;
	vertical-align:top;
}
.white
{
    color: #ffffff;
}

.big
{
	font-size:13px;
}

.blue
{
	color:#000;
}


.darkblue
{
	color:#021844;
}

.more
{
    text-align: right;
    padding-bottom: 10px;
    display:block;
    clear:left;
}
.more a
{
    color: #000000;
}
.more a:hover
{
    color: #ED145A;
}

.morehighlight
{
    text-align: left;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top:10px;
    display:block;
    clear:left;
}
.morehighlight a
{
    color: #000000;
}
.morehighlight a:hover
{
    color: #ED145A;
}


.winkelwagenbg
{
    background-image: url(../images/rightbg3.jpg);
}

#winkelwagen
{
    width: 250px;
    height: 35px;
    padding-top: 15px;
    background-image: url(../images/dagheaderbg4.gif);
    background-repeat: repeat-y;
    font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-align: right;
    /*border: 1px solid #868686;*/
}
#voorstellinghead
{
    font-family: Garamond, Georgia, Times;
    font-size: 25px;
    color: #000000;
}

#voorstellingsubhead
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.voorstellingstatus
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    color: #FF0000;
}
.voorstellingrechts
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}



.voorstellinglinks
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000;
}


.voorstellinglinks a
{
    color: #202020;
}
.voorstellinglinks a:hover
{
    color: #ED145A;
}

.dagheaderbig 
{
	line-height:normal;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 12px;
    padding:0;
    min-height: 50px;
    /*border: 1px solid #868686;*/
}

.dagheaderbig table 
{
	height: 50px;
}

.dagheaderbig .black
{
	color:#000;
	
}

.dagheader .big
{
	font-size:13px;
}

.dagheader .blue
{
	color:#000;
}

.dagheaderbig .left 
{
	background-color:#000;
	
}
.dagheaderbig .right
{
	background-color:#b21d30;
	padding-right:6px;
}

.eventbig table td 
{
	padding:0;
}

.dagvoorstelling img 
{
	margin-right:4px;
	background-repeat:no-repeat;
}

.maandenmenu 
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, SansSerif;
    font-size: 9px;
    color: #202020;
}

.verwijderuitwinkelwagen 
{
    float:right;
}

.loginform 
{
}

.loginform label
{
    text-align:left;
    width: 80px;
    float:left;
    margin:0;
	margin-top:0.3em;
    padding:0.2em;
    clear:left;
}

.loginform fieldset
{
    border: 0;
    width: 250px;
}

.loginform .field 
{
    width:130px;
    margin:3px;
    height: 16px;
}

.loginform .button 
{
    clear:both;
    margin-left: 4px;
    margin-top: 4px;
}

.loginform  .nobr {
    display:none; 
}

.betaalwijze fieldset
{
    border: 1px solid gray;
    width:45%;
    float:left;
    margin:0;
    padding:4px;
}

.betaalwijze legend
{
    color: #920000;
    font-weight:bold;
}

#bijzonderheden fieldset
{
    border: 1px solid gray;
    width:435px;
    float:left;
    margin:0;
    padding:4px;
}

#bijzonderheden legend
{
    color: #920000;
    font-weight:bold;
}


#machtigingset
{
    margin-right:5px;
    
}

.betaalwijze .submit 
{
    clear:both;
    margin-top:5px;
}

.invisible 
{
    visibility: hidden;
    clear:left;
}

#content p {
		margin-top:10px;
		margin-bottom:10px;
}

.topcontent {
		height:240px;
		background: #000 url("../images/flashybg.jpg") no-repeat top left;
		width:755px;
}


.anythingSlider                         { width: 505px; height: 240px; position: relative; margin: 0; }
.anythingSlider .wrapper                { width: 465px; overflow: auto; height: 195px; margin: 0; position: absolute; top: 20px; left: 20px; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0;padding:0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 195px; width: 465px; margin: 0; background:#FFF;padding:0; }

.anythingSlider ul li .flashitem {
	background:url("../images/flashyheader.png") no-repeat top left;
	height: 195px; width: 465px;
	font-family:Verdana,Arial,Helvetica,SansSerif;
	position:relative;
	cursor:pointer;
}

.anythingSlider .arrow                  {  display:none  }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 229px; left: 20px; text-align: left; }
#thumbNav a                             { color: black; display: inline-block; margin-right:3px; height: 11px; width:11px; background-image:url("../images/sliderbullets.png") }
#thumbNav a:hover                        { background-position: right top }
#thumbNav a.cur                         { background-position: center top }

#start-stop                             { display:none; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }


/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.anythingSlider .date {
	color:#fff;
	width:60px;
	height:57px;
	text-align:center;
	font-weight:bold;
	padding-top:3px;
	position:absolute;
	top:0;
	left:0;
}

.anythingSlider .title {
	position:absolute;
	top:0;
	left:60px;
	padding-top:3px;
	height:29px;
	width:390px;
	padding-left:5px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	color:#FFF;
	line-height:28px;
}

.anythingSlider .titlevoorstelling {
	position:absolute;
	top:29px;
	left:60px;
	padding-top:3px;
	height:28px;
	width:390px;
	padding-left:5px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	color:#000;
	line-height:28px;
}

.anythingSlider .description {
	position:absolute;
	top:0;
	left:132px;
	top:68px;
	height:75px;
	width:315px;
	padding:5px;
	overflow:hidden;
	color:#1a2d5b;
	font-size:12px;
	display:none;
}

.anythingSlider .link {
	position:absolute;
	top:0;
	left:132px;
	width:315px;
	top:143px;
	color:#1a2d5b;
	font-size:12px;
	text-align:right;
	padding:5px;
	display:none;
}

.anythingSlider .link a { 
	text-decoration:none;
	color:#1a2d5b;
}

.buttonmenu_NL
{
     list-style-type:none;
     width: 408px;
     margin-left:20px;
     float: left;
}

.buttonmenu_NL a {
	display:block;
	height:80px;
	background-image:url("../images/buttons/button-nl2.png");
	background-repeat:no-repeat;
}

.buttonmenu_NL a span {
	display:none;
}

.buttonmenu_FR
{
     list-style-type:none;
}

.buttonmenu_FR a {
	display:block;
	height:80px;
	background-image:url("../images/buttons/button-fr2.png");
	background-repeat:no-repeat;
}

.buttonmenu_FR a span {
	display:none;
}


#keuzemenu
{
    width: 465px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}


#keuzemenu li
{
    float: left;
    padding-right: 50px;
}

#keuzemenu li.last
{
    padding-right: 0px;
}

.theater a 
{
    background-position: 0px 0px;
	width:80px;
}

.film a 
{
    background-position: -80px 0px;
	width:80px;
}

.verhuur a 
{
    background-position: -160px 0px;
	width:80px;
}

.nieuwsbrief a
{
    background-position: -240px 0px;
	width:80px;
}

.bestellen a
{
    background-position: -320px 0px;
	width:80px;
}

.brochure a
{
    background-position: -400px 0px;
	width:80px;
}

.theater a:hover 
{
   background-position: 0px -80px;
}

.film a:hover 
{
    background-position: -80px -80px;
}

.verhuur a:hover 
{
    background-position: -160px -80px;
}

.nieuwsbrief a:hover 
{
    background-position: -240px -80px;
}

.bestellen a:hover 
{
    background-position: -320px -80px;
}

.brochure a:hover 
{
    background-position: -400px -80px;
}

