* { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, "trebuchet ms", verdana;  }
html, body {
	color: black;
	font-size: 12px;
	background-image: url(../images/body-bg.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-position: -150px 0px;
	height: 100%;
}
select {
}
p { }
p a {  }
p a:link { color: #e3006a; text-decoration: none; border-bottom: 1px dotted #e3006a; }
p a:visited { color: #e3006a; text-decoration: none; border-bottom: 1px dotted #e3006a; }
p a:hover { color: black; text-decoration: none; border-bottom: 1px dotted black; }
p a:active { color: #e3006a; text-decoration: none; border-bottom: 1px dotted #e3006a; }
td { }
a:link {
	color: #e3006a;
	text-decoration: none; }
a:visited {
	color: #e3006a;
	text-decoration: none; }
a:hover {
	color: black;
	text-decoration: none; }
a:active { }

ol {
	padding: 0px;
	color: #393939;
	margin: 0px;
}

ol li {
	list-style-position: outside;
	list-style-type: decimaal;
}

.olx {
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding: 0px;
}
.olx li {
	list-style-position: inside;
	list-style-type: katakana;
}

/* - - - - - CUSTOM */
.underlined { border-bottom-style: dotted; border-bottom-width: 1px; }
.coloured { color: #e3006a; }
.strikethrough {
	text-decoration: line-through;
}
.marked {
	background-color: #DDDDDD;
	color: #000000;
}


/* - - - - - POPCORN */
/*actuele infoblokjes als op de homepage*/
#popcorn { width: 145px; height: 170px; float: left; margin-top: 10px; margin-left: 15px; }
#popcorn p { color: white; font-size: 10px; line-height: 16px; margin: 0; padding: 0 0 0; }
#popcorn p a { color: white; text-decoration: none; border-bottom-color: white; border-bottom-width: 1px; }
#popcorn h1 {
	color: #e3006a;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	line-height: 17px;
}
#popcorn h1 a { color: #e3006a; font-weight: normal; text-decoration: none; border-bottom: 1px dotted #e3006a; }
#popcorn h1 a:hover { color: white; font-weight: normal; text-decoration: none; border-bottom: 1px dotted white; }
#popcorn h1 a:active { color: #e3006a; font-weight: normal; text-decoration: none; border-bottom: 1px dotted #e3006a; }


/* - - - - - HEADER */
/*wrapper topnavigatie en splash*/
#header {  }
#header * { }


/* - - - - - MENU */
/*wrapper topnavigatie*/
#header #menu { background-color: #fff; width: 820px; height: 90px; margin: 0 auto 0 0; padding: 0; }


/* - - - - - MENU1 */
/*primaire hoofdnavigatie*/
#header #menu1 {
	width: 494px;
	float: left;
	margin: 0;
	padding: 0 0 0 50px;
}


/* - - - - - MENU2*/
/*secundaire topnavigatie*/
#header #menu2 { float: right; padding-top: 60px; }
#header #menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #menu2 li { padding-right: 5px; padding-left: 5px; border-left: 1px solid black; display: inline; }
#header #menu .first {
	border: none;
}
#header #menu .last { padding-right: 0; }
#header #menu2 a { text-transform: lowercase; font-size: 12px; color: black; text-decoration: none; border-bottom: 1px dotted black; }
#header #menu2 a:hover { color: #e3006a; font-size: 12px; text-decoration: none; text-transform: lowercase; border-bottom: 1px dotted black; }


/* SPLASH*/
#splash { background-color: black; background-image: url(../images/header/splash-bg.jpg); background-repeat: repeat-x; height: 180px; }
#splash #wrapper { width: 981px; }
#splash #IMAGE { width: 820px; float: left; border-right: 1px solid white; }

/*popcorn bovenop splash image*/
#ATT { background-color: black; height: 180px; width: 160px; left: 60px; top: 90px; z-index: 10; position: absolute; visibility: visible; }


/* - - - - - CONTENT */
#content { width: 760px; margin: 80px 0 0 60px; }
#content .intro { margin-top: 0; margin-bottom: 19px; border-bottom: 1px dotted black; }


#content .indent {
	text-indent: 20px;
	margin-bottom: 0px;
}

#content p {
	margin-top: 0;
	margin-bottom: 19px;
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 40px;
	line-height: 28px;
}
#content h1 sup {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 40px;
	line-height: 8px;
}
#content h2 { font-size: 10px; font-weight: normal; margin: 0; }
#content .info { font-size: 10px; line-height: 13px; width: 80px; float: left; margin: 2px 0 0; }

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content h4 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: normal;
	border-bottom-color: #999999;
	color: #666633;
}


#content h5 {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content .bijschrift {
	font-size: 10px;
	margin-top: -10px;
	margin-bottom: 40px;
	font-weight: bold;
}

#content .klein {
	font-size: 11px;
	line-height: 15px;
}


/* - - - - - COLUMN */
#column {
	line-height: 19px;
	width: 220px;
	float: left;
	margin: 0 0 0 20px;
}
#column2 {
	line-height: 19px;
	width: 460px;
	float: left;
	margin: 0 0 0 20px;
	text-align: left;
}
#column2 #cluster {
	line-height: 19px;
	width: 460px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#column2 #left {
	line-height: 19px;
	width: 220px;
	float: left;
	margin: 0;
}
#column2 #right {
	line-height: 19px;
	width: 220px;
	float: left;
	margin: 0 0 0 20px;
}

#basewrapper #base #content #column ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding: 0px;
}

#basewrapper #base #content #column ul li {
	list-style-image: url(../images/icons/list_bullet.jpg);
	list-style-position: outside;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding: 0px;
}

#agenda {
}
#agenda a {  }
#agenda a:link {
	color: #666600;
	text-decoration: none;
	border-bottom: 1px dotted #B2B280;
}
#agenda a:visited {
	color: #666600;
	text-decoration: none;
	border-bottom: 1px dotted #B2B280;
}
#agenda a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
#agenda a:active {
	color: #666600;
	text-decoration: none;
	border-bottom: 1px dotted #666600;
}
#agenda .tab {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height: 38px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* - - - - - SUBNAV */
#subnav2 {
	font-size: 12px;
	line-height: 19px;
	width: 160px;
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
}
#subnav {
	font-size: 12px;
	line-height: 19px;
	width: 160px;
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}

#subnav h1 {
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	height: 20px;
	padding-top: 6px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #222222;
	/* background-image: url(../images/menu/subnav/subnav_achter.jpg); */
}

#subnav ul {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#subnav ul li {
	list-style-type: none;
	line-height: 16px;
	padding: 0;
	margin: 0;
}
#subnav ul li.selected {
	list-style-type: circle;
	list-style-position: outside;
}
#subnav a { color: black; text-decoration: none; }
#subnav a:hover {
	color: #e3006a;
	text-decoration: none;
	border-bottom: 1px dotted #e3006a;
	font-size: 11px;
}


/* - - - - - FOOTER */
/* - - - - - BASE WRAPPER */
#basewrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -315px;
	margin-left: auto;
	background-image: url(../images/header/splash-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 90px;
	background-attachment: scroll;
}

#base {
	width: 980px;
}

#push {
	height: 315px; /* .push must be the same height as .footer */
}

#footer {
	background-image: url(../images/footer/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 25px;
	height: 285px;
	margin: 30px 0 0;
	padding: 0;
	width: 100%;
}

#footer #content {
	font-size: 10px;
	background-image: url(../images/footer/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 25px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#footer p { height: 25px; margin: 0; padding: 0 0 0 148px; }


/* - - - - - SITEMAP - onderin de footer*/
#sitemap {
	background-image: url(../images/footer/sitemap-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 670px;
	height: 240px;
	margin: 0;
	padding-top: 20px;
	padding-left: 150px;
}
#sitemap #column {
	line-height: 18px;
	width: 124px;
	float: left;
	margin: 0 0 0 10px;
}
#sitemap h1 {
	color: #e3006a;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemap h2 {
	padding: 0;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	height: auto;
	color: #666666;
	font-size: 12px;
}
#sitemap ul {
	margin: 0; 
	padding: 0;
	list-style: none; }
#sitemap ul li {
	color: white;
	margin: 0;
	padding: 0px;
}
#sitemap a {
	color: white;
	text-decoration: none;
}
#sitemap a:hover { color: white; text-decoration: none; border-bottom: 1px dotted white; }


/* - - - - - MARGINS */
#content .mr10 {
	margin-right: 10px;
}
#content .mr20 {
	margin-right: 20px;
}
