@charset "UTF-8";

/*
 * algemeen design
 * design, graphics, coding, css (c) 2007 ViSBeK
 * no use without permission
 * www.visbek.be
 * visbek@visbek.be
 *
 */

body, div, p, td, th, tr, h1, h2, h3, h4 {
	color: #FFFFFF;
}

a {
	color: #F28F00;
	text-decoration: none;
}

/*
 * pathway
 *
 */

#pathway_text {
	color: #C1CD01;
	background: url(main_lijn_dblauw.gif) 20px bottom no-repeat;
}

.pathway a {
	background: url(pathway.li.gif) right 1px  no-repeat;
	color: #C1CD01;
}

/*
 * inhoud elementen
 *
 */
#inhoud {
	background: url(midden.gif) top repeat-y;
}

#inhoud_boven {
	background: url(boven.gif) -1px top no-repeat;
}

#inhoud_onder {
	background: url(onder.gif) bottom no-repeat;
}

/*
 * content pane open
 *
 */
 
.contentpaneopen .contentheading, .prog_heading, .componentheading {
	background: url(pijl_groot_dblauw.gif) left top no-repeat;
}

.contentpaneopen img {
	background: #FFFFFF;
}

.article_seperator {
	background: url(stippel_dblauw.gif) no-repeat;
}

.readon {
	background: url(pijl_klein_dblauw.gif) left no-repeat;
}

a:hover.readon, a:focus.readon {
	background-color: #F28F00;
	color: #0D527C;
}

.contentpaneopen a {
	color: #F28F00;
}

.contenttoc {
	border: 1px solid #C1CD01;
	background: #4999BE;
}

.contenttoc th {
	border-bottom: 1px solid #0D527C;
}

a.toclink {
	color: #0D527C;
	background: url(pijl_klein_lblauw.gif) left no-repeat;
}

a:hover.toclink, a:focus.toclink {
	background: #0D527C  url(pijl_klein_dblauw.gif) left no-repeat;
	color: #4999BE;
}

/*
 * content pane open aanpassingen voor breed zicht
 *
 */

.inhoud_tekst .blog .article_seperator {
	background: url(stippel_dblauw.gif) right no-repeat;
}

/*
 * werkveldtitels
 *
 */

#werkveldtitel, .prog_titel, div.contentheading {
	background: url(pijl_groot_dblauw.gif) left 3px no-repeat;
}

/*
 * form elementen
 *
 */

input, .selectlist, .inputbox, textarea, .text_area {
	border: 1px solid #0D527C;
	color: #0D527C;
}

form .inschrijfform {
	border: 1px solid #0D527C;
	background-color: #4999BE;
}
	
form caption, .dettabel caption, .progtabel caption {
	background: url(pijl_klein_lblauw.gif) 2px 11px no-repeat;
	color: #FFFFFF;
}

.dettabel caption, .progtabel caption {
	background: url(pijl_klein_dblauw.gif) 2px 11px no-repeat;
}

form td a {
	color: #OD527C;
}

.ster {
	color: #C90066;
	padding-left: 5px;
}

.inschrijfform td, .inschrijfform th {
	border-bottom: 1px dashed #FFFFFF;
}

/*
 * programmering overzichtslijsten
 *
 */
 
#selectievak {
	background: #4999BE;
	border: 1px solid #F28F00;
}

.progtabel tr.rowkleur1, .dettabel tr.rowkleur1, .extraspan1 {
	background-color: #4999BE;
}

tr.rowkleur1 td, tr.rowkleur1 th {
	color: #0D527C;
}

tr.rowkleur1 td a {
	color: #FFFFFF;
}

.fotoborder {
	background: #FFFFFF;
}

#paginakader a {
	color: #4999BE;
}

#paginakader a:hover, #paginakader a:focus {
	background-color: #F28F00;
}

#paginakader strong {
	color: #F28F00;
}

.subalbum {
	background: url(pijl_klein_dblauw.gif) no-repeat top left;
}

#tnkaderfull img, #fotokader .fotogroot, #tnkader img {
	border: 4px solid #FFFFFF;
}

.titelfotoalbum {
	color: #C1CD01;
}

.titelfotos {
	color: #4999BE;
}