/* Vincent van Warmerdam - opmaak2006.css */

/* achtergrondkleur */
body
	{
	margin: 0;
	padding: 0;
	background: #399;
	color: #fff;
	}

/* hoofdkop */
h1
	{
	margin-top: 6px;
	margin-bottom: 4px;
	font-family: /*"arial black",*/ arial, helvetica, sans-serif;
	font-size: 28px;
	color: #fff;
	text-align: center;	
	}


/* tussenkop */
h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	}

/* onderkop */
h3
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #fcfcea;
	text-align: justify;
	}

/* kleine onderkop*/
h4
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;	 
	color: #9ff;
	text-align: justify;
	}


/* broodtekst */
p, div, li
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #9ff;
	text-align: justify;
	}

/* tekst midden */
.midden
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fffff8;
	text-align: center;
	}

/* tekst rechts */
.rechts
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;	
	text-align: right;
	}
	
/* speciale teksten */
.muziek
	{
	margin-top: 50px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	}

/* colofon */
.colofon
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
	text-align: right;
	}

.copyright
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
	text-align: center;
	}

/* kleine tekst */
.klein
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	}

/* opsommingen */
li
	{	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #9ff;
	}

/* vette en cursieve teksten */
b
	{
	color: #fff;
	}

.vet
	{
	font-weight: bold;
	color: #fff;
	}

.schuin
	{
	font-style: italic;
	}
	
/* speciale teksten */
.fotocredits
	{	
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #9ff;
	}

/* paginatitel voor Lynx et al */
.doctitel
	{
	display: none;
	}

.navigatie
	{
	display: none;
	}

/* horizontale paginaindeling */
.logo
	{	
	width: 100%;
	margin-top: 24px;	
	margin-bottom: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #600;
	/*border-bottom: #9ff 1px dashed;*/
	font-family: /*"arial black",*/ arial, helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	letter-spacing: 0.15em;
	text-align: center;
	}
	
.nav
	{
	margin-bottom: 24px;
	background: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
	}

.nav a
	{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}

.nav a:link
	{
	color: #fff;
	text-decoration: none;
	}

.nav a:visited
	{
	color: #fff;
	text-decoration: none;
	}

.nav a:hover
	{
	color: #fff;
	text-decoration: underline;
	}

.nav a:active
	{
	color: #fff;
	text-decoration: underline;
	}
	
.hier
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
	
.filmposters
	{
	width: 100%;
	padding: 0;
	background: transparent;
	text-align: center;
	}
	
.tekstblok
	{
	margin-top: 24px;
	width: 100%;
	background: transparent;
	text-align: center;
	}


.kolommidden
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 684px;
	/*padding-left: 28px;*/
	background: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #9ff;
	text-align: left;
	}

.kolommidden ul.pijltje
	{
	/*list-style-image: url("../img/Pijltje.png");*/
	list-style: none;
	}

.kolommidden li
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #9ff;
	}
	
.kolommidden li.citaat
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #9ff;
	font-weight: bold;
	font-style: italic;
	}

.kolommidden.topmenu
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}

.kolomlinks ul.pijltje
	{
	list-style-image: url("../img1/Pijltje.png");
	}


/* tabelstijlen */
table
	{
	border: 0;
	padding: 0;
	}

th
	{
	border: 0;
	padding: 0;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #fc6;
	text-align: center;
	}

td
	{
	border: 0;
	padding: 0;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	}

table.formulier
	{
	border: 0;
	padding: 0;
	}

th.formulier
	{
	border: 0;
	background: #fff;
	padding: 2px;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
	}

td.formulier
	{
	border: 0;
	background: #fff;
	padding: 1px;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
	}

/* navigatiestijlen */
.kruimel
	{
	margin: 0;
	padding: 2px;
	display: inline;
	list-style: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c60;
	}

/* hyperlinks */
a:link
	{
	color: #fff; 
	text-decoration: none;
	font-weight: bold;
	}

a:visited
	{
	color: #fc6; 
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}

a:active
	{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}

/* links in tabellen */
table a:link
	{
	text-decoration : underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color : #fff;
	font-weight: bold;
	}

table a:visited
	{
	text-decoration : underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color : #fff;
	font-weight: bold;
	}

table a:hover
	{
	text-decoration: none;
	background: #c60;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color : #fff;
	font-weight: bold;
	}

table a:active
	{
	text-decoration: none;
	background: #c60;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color : #fff;
	font-weight: bold;
	}


/* formulieren */
input
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	background-color: #fff;
	}

textarea
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	background-color: #fff;
	}

/* afbeeldingen */
img
	{
	border: 0;
	margin: 0;
	}

img.fotorechts
	{
	margin: 8px 16px 0 24px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	}
