html, body {
background: #FFF url('../img/producties/bodybg.gif') repeat-y;
}
#container {
background: url('../img/producties/containerbg.gif') no-repeat bottom right;
}
#submenu {
background: url('../img/producties/submenu_top.gif') no-repeat 0 71px;
}
#submenu ul li {
background: url('../img/producties/bullet.gif') no-repeat 113px 4px;
}
#submenu ul li a {
color: white;
}
#submenu ul li:hover a,
#submenu ul li.active a {
color: white;
}
#submenu ul li:hover,
#submenu ul li.active {
background: #009DCE url('../img/producties/bullethover.gif') no-repeat 113px 4px;
}
#submenu ul li ul {
background: #DD6676;
}
submenu ul li:hover ul li.active a,
#submenu ul li ul li a:hover {
background: #EFB7C9;
}

div#submenu div#poppetje {
background-image: url(../img/popstrip_pro.gif);	
}

/* elementen */
div#content div.article a, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6, div#content legend {
color: #c03;
} 
div#content div.article a:hover {
color: #09c;
}
div#content  hr {
color: #c03;
border-bottom-color: #c03;
}

div#content ul li {
background-image: url(../img/bullet_pro.gif);
}
div#content fieldset, div#content div.submit {
border-color: #c03 ;
}

div#content table th {
color: #c03;
}
/* ONLY FOR PAGE "http://www.profielproducties.nl/wie" */
div#content div#art_915 img,
div#content div#art_915 a img {
border: 3px solid #c03;
}
div#content div#art_915 a:hover img {
border-color: #09c;
}

/* photogal */
div#content a img.photo_overview_image  {
border-color: #c03;
}
div#content a:hover img.photo_overview_image {
border-color: #09c;
}
a#photo_view_button_begin {
background-image: url(../img/mb_pro_start.gif);
}
a.photo_view_button_previous {
background-image: url(../img/mb_pro_prev.gif);
}
a.photo_view_button_next {
background-image: url(../img/mb_pro_next.gif);
}
a#photo_view_button_end {
background-image: url(../img/mb_pro_end.gif);
}
a#photo_view_button_up {
background-image: url(../img/mb_pro_up.gif);
}