div { /* border: 1px dotted black; */  }


html, body {
	height: 100%;
}
body {
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #434343;
}
#center {
	font-size: 1.1em;
	width: 960px;
	text-align: left;
	min-height: 100%; 
    height: auto !important;
    height: 100%;
    margin: 0 auto -160px;
    padding: 0;
}

/* HEADER */

#headerleft {
	float: left;
	width: 405px;
	height: 80px;
	padding-top: 20px;
	padding-left: 15px;
}
#headerright {
	background-image: url(../images/headerright_back.gif);
	background-repeat: repeat-x;
	float: left;
	width: 540px;
	height: 85px;
	padding-top: 10px;
}
#taalkeuze {
	font-size: 0.9em;
	font-weight: bold;
	float: left;
}
#mykaai {
	float: right;
}
#zoek {
	text-align: right;
	float: right;
	clear: right;
	padding-top: 10px;
	
}

/* KLEURBALK */

#homeleft {
	float: left;
	clear: left;
	width: 375px;
}
#flash {
	background-image: url(../images/homeright_back.gif);
	background-repeat: repeat-x;
	width: 375px;
	height: 360px;
	background-color: #39558e; /* variabel */
	margin-bottom: 8px;
}

html*#flash {
    [padding-top: 5px;
    padding-top: 0px;
    ]padding-top: 5px;
}

* html #flash {
    padding-top: 5px;
}

#homeright {
	float: right;
	width: 585px;
}
#homerightcolumn {
	float: left;
}
#menuwrap {
	background-image: url(../images/homeright_back.gif);
	background-repeat: repeat-x;
	height: 105px;
	width: 540px;
	padding-left: 45px;
	margin-bottom: 8px;
	clear: right;
	/*background-color: #39558e; *//* variabel */
}
#telex {
	padding-left: 45px;
	padding-bottom: 20px;
	width: 250px;
}
#telex ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#telex li {
	margin-bottom: 5px;
}

#nieuw {
	padding-left: 45px;
	width: 250px;
}
hr {
	border: 1px dotted #cccccc;
	height: 1px;
}
#banners {
	float: right;
	width: 250px;
}
#banners img {
	margin-bottom: 4px;
}
#kalender_left {
	width: 188px;
	float: left;
}
#kalender_left2 {
	width: 155px;
	float: right;
}
.kalender_right {
	width: 187px;
	float: left;
}
.kalendertable {
	text-align: center;
}
table.kalendertable td {
	width: 22px;
	font-size: 0.9em;
	height: 17px;
}
table.kalendertable td a {
	font-size: 1.1em;
	padding-top: 2px;
	width: 22px;
	height: 15px;
	display:block;
	background-color: #eeeeee;
} 
table.kalendertable td a:hover {
	font-size: 1.1em;
	padding-top: 2px;
	width: 22px;
	height: 15px;
	display: block;
	border: none;
	color: white;
	background-color: #39558e;
}
table.kalendertable td a:active {
	font-size: 1.1em;
	padding-top: 2px;
	width: 22px;
	height: 15px;
	display: block;
	border: none;
	color: white;
	background-color: #39558e;
}

.kalender_item0 {
	margin-bottom: 10px;
	padding-left: 12px;
	border-left: 3px solid #aee0e8;
}
.kalender_item1 {
	margin-bottom: 10px;
	padding-left: 12px;
	border-left: 3px solid #00bce4;
}
.kalender_item2 {
	margin-bottom: 10px;
	padding-left: 12px;
	border-left: 3px solid #72bf44;
}
.kalender_item3 {
	margin-bottom: 10px;
	padding-left: 12px;
	border-left: 3px solid #aee0e8;
}




#footer, #clearfooter { 
    	height: 120px; 
	padding-top: 10px;
	margin-top: 30px;
    	clear: both;
} 
#footer {
	font-size: 11px;
	text-align: left;
	padding-left: 420px;
	width: 540px;
	margin-left: auto;
	margin-right: auto;
}
#footer hr {
	border: 1px dotted #cccccc;
	height: 1px;
	margin-bottom: 10px;
}




/* PRODUCTIEPAGINA */

#titel {
	background-image: url(../images/homeright_back.gif);
	background-repeat: repeat-x;
	width: 375px;
	height: 360px;
	background-color: #39558e; /* variabel */
	margin-bottom: 8px;
	padding-top: 5px;
}	
#titel2 {
	background-image: url(../images/homeright_back.gif);
	background-repeat: repeat-x;
	width: 375px;
	height: 100px;
	background-color: #39558e; /* variabel */
	margin-bottom: 8px;
	padding-top: 5px;
}	
#titeltekst {
	height: 79px;
	padding: 15px;
	padding-top: 6px;
}
#titel img {
	border-top: 8px solid white;
}
#auteur {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
}
#auteur_inner {
	position: absolute;
	bottom: 2px;
}
.opmerking {
	padding-bottom: 5px;
}
#content {
	padding-left: 45px;
	padding-bottom: 20px;
	margin: 0;
	padding-top: 0px;
}
#content hr {
	margin: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
#maincontent {
	clear: both;
}
#maincontent p {
	margin-top: 0;
}
p.bigger {
	font-size: 1.4em;
}
#inset {
	float: right;
	padding-left: 45px;
	padding-bottom: 25px;
	width: 240px;
	color: #aaaaaa;
}
#kalender table.specs {
	margin-top: 16px;
}
#kalender table.specs td {
	height: 15px;
	vertical-align: top;
}
#kalender table.specs td.omsc {
	width: 75px;
	color: #aaaaaa;
}
#credits {
    padding-top:10px;
    color: #999999;
	font-size: 0.9em;
}
#kader img {
	margin-right: 15px;
	border: 0;
}

#speellijst {
	margin-top: 30px;
}
#speellijst td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
}
#speellijst td a, #speellijst td a:hover {
	border: none;
}
td.sl_datum {
	width: 85px;
}
td.sl_uur {
	width: 50px;
}
td.sl_extra {
	color: #cccccc;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 15px;
}
td.sl_tickets {
	text-align: right;
}
#addthis {
	float:right;
	position:relative;
	top:-33px;
	margin: 0;
}
#addthis a, #addthis a:hover {
	border: none;
}
#addthis2 {
	float:right;
	margin: 0;
	font-size: 0.9em;
	color: #999999;
	font-weight: normal;
}
#addthis2 img {
	margin-right: 3px;
}
#addthis3 {
	float:right;
	position:relative;
	top:-15px;
	margin: 0;
}
#listview a, #listview a:hover {
	border: none;
}
#content table.striped td {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #cccccc;
}
#content table.striped td a, #speellijst td a:hover {
	border: none;
}
#content table.nonestriped td {
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0;
}
#content table.nonestriped td a {
	border: none;
}
#content td {
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
}
#content table.fotoboek td {
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}
#content table.fotoboek img {
	margin-bottom: 5px;
}
#content table.fotoboek {
	float: left;
	margin-right: 27px;
}	

#fest_subtitel {
	font-size: 1.1em;
	font-weight: bold;
	height: 35px;
	color: #434343;
	position: relative;
}
#fest_data {
	color: #434343;
}


/*#content ul {
	list-style-type: none;

}*/
#content li {
	margin-bottom: 5px;
}

#fotothumbs img {
    margin-right: 12px;
	margin-bottom: 12px;
}
#fotothumbs img.laatste {
	margin-right: 0px;
	margin-bottom: 12px;
}
#fotothumbs a {
    text-decoration:none;
    border:0;
    

}



/* OVERZICHTSLIJST */

#listview_0 hr, #listview_1 hr, #listview_2 hr, #listview_3 hr, #listview_4 hr, #listview_5 hr {
	margin: 4px;
	margin-left: 0px;
}
#listview_0, #listview_1, #listview_2, #listview_3, #listview_4, #listview_5 {
	width: 540px;
	clear: both;
	margin-bottom: 20px;
}
#listview_0 div.listgenre, #listview_0 div.listlocatie {
	border-top: 2px solid #aee0e8;
}
#listview_1 div.listgenre, #listview_1 div.listlocatie {
	border-top: 2px solid #00bce4;
}
#listview_2 div.listgenre, #listview_2 div.listlocatie {
	border-top: 2px solid #72bf44;
}
#listview_3 div.listgenre, #listview_3 div.listlocatie {
	border-top: 2px solid #aee0e8;
}
#listview_4 div.listgenre, #listview_4 div.listlocatie {
	border-top: 2px solid #dddddd;
}
#listview_5 div.listgenre, #listview_5 div.listlocatie {
	border-top: 2px solid #39558e;
}
.listfoto {
	width: 150px;
	float: left;
}
.listgenre {
	width: 220px;
	float: left;
	padding-top: 4px;
	font-weight: bold;
}
.listauteur {
	clear: both;
}
.listdata {
	padding-top: 6px;
}
.listlocatie {
	float: left;
	width: 170px;
	padding-top: 4px;
	text-align: right;
}
.listtitel_0 {
	color: #aee0e8;
	font-weight: bold;
}
.listtitel_1 {
	color: #00bce4;
	font-weight: bold;
}
.listtitel_2 {
	color: #72bf44;
	font-weight: bold;
}
.listtitel_3 {
	color: #aee0e8;
	font-weight: bold;
}
.listtitel_4 {
	color: #dddddd;
	font-weight: bold;
}
.listtitel_5 {
	color: #39558e;
	font-weight: bold;
}
.listtekst {
	width: 390px;
	padding-top: 8px;
}
.listgenre {
	font-size: 0.9em;
	padding-bottom: 4px;
	font-weight: normal;
}
.listtaal {
	font-size: 0.9em;
	padding-top:5px;
}	
.nieuw {
	background-color:white;
	position:relative;
	left:40px;
	width:85px;
	top:-16px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 3px;
}

.titelbalk {
	width: 100%;
	color: #39558e;
	border-top: 1px solid #39558e;
	border-bottom: 1px solid #39558e;
	padding: 4px 0px 4px 0px;
	margin-bottom: 12px;
	font-weight: bold;
}

/* H1 H2 H3 */

h1, h2, h3, h4, h5 {
  letter-spacing: -.05em;
  font-family: "Times Bold";
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  text-align: left;
  font-size: 23pt;
  color: #39558e;
  padding-top: 10px;
}

h2 {
  font-size: 23pt;
  color: #ffffff;
  letter-spacing: -.05em;
  font-family: "Times Bold";
}

h3 {
  font-size: 14px;
  color: #39558e;
  clear: both;
  padding-top: 8px;
}
h3.rood { color: #f49168; }
h3.blauw { color: #00bce4; }
h3.groen { color: #80c42c; }

h4 {
  font-size: 14px;
  color: #39558e;
  clear: both;
  padding-top: 8px;
  padding-bottom: 8px;
}

h5 {
  font-size: 18px;
  color: #434343;
}


/* LINKS */


a, a:visited, a:active {
    text-decoration: none;
    color: #434343;
    font-weight: bold;
}
a:hover {
	text-decoration: none;
	background-color: transparent;
	border: 0;
	border-bottom: 1px dotted #39558e;
	color: #39558e;
}
a img, #header a:hover {
	border: none;
}

#banners a, #banners a:visited, #banners a:hover, #kader a, #kader a:visited, #kader a:hover {
	border: none;
}
#maincontent a, #banners a:hover, #kader a, #kader a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #39558e;
	font-weight: normal;
}
#maincontent a:hover {
	border: 0;
	border-bottom: 1px dotted #39558e;
}
#paging a {
	font-weight: normal;
}
a.normal, a.normal:hover, a.normal:visited, a.normal:active {
	color: #49413e;
}
a.white, a.white:hover, a.white:visited, a.white:active {
	color: white;
}
a.normal2, a.normal2:hover, a.normal2:visited, a.normal2:active {
	color: #49413e;
	font-weight: normal;
}
#footer a, #footer a:hover {
	font-weight: normal;
	border: none;
}
#taalkeuze a, #taalkeuze a:hover, #telex a, #telex a:hover {
	font-weight: normal;
}


/* FORMS */

form {
	margin: 0px;
}
.input {
	border: 1px solid #dbdfe6;
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	padding-left: 4px;
	width: 150px;
}
input.button {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	border: 0px;
	background-color: white;
	border: 1px solid #999999;
	font-weight: bold;
	padding: 1px;
	height: 20px;
	cursor: pointer;
   	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DFDFDF');
}
select {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	padding-left: 4px;
	margin-bottom: 1px;
	color: #272425;
}
#zoek input {
	color: #999999;
}

/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* IE */
	*height: 1%;
}
