body#fullscreen {
 height: 100%; 
	width: 100%; 
}

a { color: #000; }
a: visited { color: #000; }
a: hover { color: #000; }
img { border: 0; }
span.metageg {display: block; color: #666666; font-size: 10px; }

/* css for movie */
#movie																{ padding: .3em; }
* html #movie															{ padding: .2em; }

.moviecontent 														{ width: 260px; margin-bottom: 1em; } /* a default value will be replaced by movie width */
.moviecontent ul														{ border: 0; overflow: hidden; margin: 0; padding: 0 0 1px 0; list-style: none; }
.moviecontent li 														{ background-image: none; padding: 0; margin: 0; border: 0; }

.moviecontent h3 														{ color: #000; margin: 0; padding: 0; font-size: 100%; }
.moviecontent li h3 a 													{ color: #000; }
* html .moviecontent li h3 a 												{ font-size: 1.1em; }
.moviecontent li h3 a: hover 												{ color: #000; }

.moviecontent li a 													{ display: block; padding: 2px 15px 3px 0; font-weight: bold; background: url(/common/images/pijl-video.gif) right top no-repeat; height: 1%; text-decoration: none; color: #000; }
.moviecontent li li a 													{ font-weight: normal; padding: 2px 15px 3px 0; font-size: 10px; }
.moviecontent li a: hover 												{ color: #000; background: url(/common/images/pijl-hover.gif) right top no-repeat; }

.moviecontent li p a 													{ display: inline; text-decoration: underline; color: blue; background: #FFF; border: 0; padding: 0; margin: 0; font-weight: normal; }
.moviecontent li p a: hover 												{ display: inline; text-decoration: underline; color: blue; background: #FFF; border: 0; padding: 0; margin: 0; }

.moviecontent li img 													{ margin-bottom: -4px; }

.moviecontent li a.open 												{ background: url(/common/images/pijl-open.gif) right top no-repeat; }
.moviecontent li a.open: hover 											{ background: url(/common/images/pijl-open-hover.gif) right top no-repeat; }
.moviecontent ul.open, .moviecontent div.open, .moviecontent p.open 	{ display: block; }
.moviecontent li a.close 												{ background: url(/common/images/pijl-video.gif) right top no-repeat; }
.moviecontent li a.close: hover 											{ background: url(/common/images/pijl-hover.gif) right top no-repeat; }
.moviecontent ul.close, .moviecontent div.close, .moviecontent p.close 	{ display: none; }
.moviecontent li.transcription div 										{ margin: 0; padding: 0; }
.moviecontent li.transcription span.actor 								{ font-weight: bold; }
.moviecontent li.transcription span.handeling, .moviecontent li.transcription span.audiobeschrijving, .moviecontent li.transcription span.gebaar, .moviecontent li.transcription span.sfeer, .moviecontent li.transcription span.geschreventekst 
																	{ font-style: italic; }

#govVid_ToggleMenu_1movie p											{ font-size: 1em; padding: .4em; }