body {
	background: #cccc00 url("/afbeeldingen/achtergronden/ag-body.gif") no-repeat;
}
h2.opvallen, h2.verw { margin: 0 0 1.0em 0; color: #292995; }

/* hoofdmenu */
ul#hoofdmenu {
	background-color: #292995;
}
ul#hoofdmenu a {
	color: #cccc00;
}
ul#hoofdmenu a.act, ul#hoofdmenu a.act:hover {
	background-color: #cccc00;
	color: #292995;
}

/* servicemenu */
ul#servicemenu a {
	background-color: #292995;
	color: #cccc00;
}

#homepage #deonderwerpen {
	background-color: #292995;
}

#homepage #meestbekeken {
	border-left: 1px solid #292995;
	border-right: 1px solid #292995;
}
.formulier .label { padding: 0 6px 0 0; float: left; width: 60%; text-align: left;}

.moviecontent h2, .audiocontent h2 { border-bottom: 1px solid #dedede; color: #000; margin: 0; padding: 0; font-size: 100%; }
.moviecontent li h2 a, .audiocontent li h2 a { border: 1px solid #FFF; color: #000; }
.moviecontent li h2 a:hover, .audiocontent li h2 a:hover { color: #000; }

.moviecontent li a, .audiocontent li a {display: block; padding: 2px 15px 3px 0; font-weight: bold; border-bottom:1px solid #dedede; background:url("/afbeeldingen/blt-li-a-standaard.gif") 100% 100% no-repeat;height:1%; text-decoration: none; color: #000;}
.moviecontent li a:hover, .audiocontent li a:hover {color: #000; border-bottom: 1px solid #000; background:url("/afbeeldingen/blt-li-a-standaard-ro.gif") 100% 100% no-repeat; }

.moviecontent li a.open, .audiocontent li a.open { background:url("/afbeeldingen/blt-li-a-anker.gif") 100% 100% no-repeat; }
.moviecontent li a.open:hover, .audiocontent li a.open:hover { background:url("/afbeeldingen/blt-li-a-anker-ro.gif") 100% 100% no-repeat; }
.moviecontent li a.close, .audiocontent li a.close { background:url("/afbeeldingen/blt-li-a-standaard.gif") 100% 100% no-repeat; }
.moviecontent li a.close:hover, .audiocontent li.close:hover { background:url("/afbeeldingen/blt-li-a-standaard-ro.gif") 100% 100% no-repeat; }

#homepage #nieuws .nieuwsitem img {
  height: 100%;
  width: 100px;
  margin: 0.4em 1em 1.4em 1.4em;
}

#deonderwerpen li a {
  border-bottom: 1px solid #cccc00;
}

#deonderwerpen ul {
  border-top: 1px solid #cccc00;
}

#homepage #context .contextblok h2 {
  color: black;
}