body {
	font-family: verdana, arial, sans-serif;
}

h1 {
	font-size: 24 pt;
	color: red;
	font-weight: normal;
	text-align: center;
	margin: 1em 0 1em 0;
}

ul.paginacijfer {
	list-style: none;
	font-size: 12pt;
	color: red;
	margin-bottom: 2em;
	margin-top: 2px;

}

li.kader {
	border-color: red;
	border-style: solid;
	border-width: 1px;
	display: inline;
	margin: 2px;
	padding: 1 1 1 4px;
}

li.geenkader {
	display: inline;
	margin: 2px;
	padding: 1 1 1 4px;
}

li.gekozenkader {
	border-color: red;
	color: white;
	background-color: red;
	border-style: solid;
	border-width: 1px;
	display: inline;
	margin: 2px;
	padding: 1 1 1 4px;
}

li.gekozenkader a {
	border-color: red;
	color: white;
	background-color: red;
	text-decoration: none;
}

li.gekozenkader a:visited {
	border-color: red;
	color: white;
	background-color: red;
	text-decoration: none;
}

li.gekozenkader a:hover {
	border-color: red;
	color: red;
	background-color: white;
	text-decoration: none;
}


li.kader a {
	text-decoration: none;
	color: red;12:14 20/11/2008
}

.links {
	float: left;
	width: 180px;
}

.rechts {
	float: left;
	width: 400px;
	margin-left: 10px;
	font-size: 10pt;
	
}


.dag {
	font-size: 9pt;
	font-weight: bold;

}

.datum {
	font-size: 20pt;
	color: red;
	font-weight: bold;
	border-left: 1px red solid;
	padding-left: 4px;
	margin-left: 1em;
}

.datum2 {
	font-size: 20pt;
	color: red;
	padding-right: 4px;
	font-weight: bold;
}

.maand-uur {
	font-size: 9pt;
	margin-left: 100px;
	margin-top: 1px;
	float: left;
}

.filmfoto {
	float: left;
	width: 100px;
	height: 100px;
}

.filmtitel {
	font-weight: bold;
}

.filmzaal {
	color: red;
}


.info {
	font-size: 9pt;
	margin-bottom: 1em;
	margin-top: 1em;
}

.info a {
	text-decoration: none;
}

ul.cine {
	list-style: none;
	clear: all;
	border-top: 1px solid black;

}

li.cine {
	display: inline;
}


.tot {
	font-size: 10pt;
	color: black;
	padding-left: 1em;
	padding-right: 1em;
}


div.popup {
	background-color: #ffffff;
	padding: 2em;
}


div.titelpopup {
	font-size: 12pt;
	color: #990033;
}







