html, body, select, table, input, P, H1, H2, H3, H4, H5, H6, ul, li, form {
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 17px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	font-weight: normal;
	background-color: #FFF;
	margin: 10px 15px 10px 15px;
}

A:link, A:visited, A:active {
	color: #AF9567;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: none;
}

td {
	vertical-align: top;
	
}


#header {
	width: 940px;
}

.logo {
	width: 377px;
	float: left;
}



* HTML .logo {
	width: 384px;
}

.topmenu {
	float: left;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px -1px;
	padding: 10px 0px 0px 0px;
}

* HTML .topmenu {
	margin-top: -1px;
}

.navlist {
	border: 1px solid red;
}

.navlist ul {
	white-space: nowrap;
}

.navlist li {
	display: inline;
	list-style-type: none;
}

.navlist a {
	padding: 0px 0px;
}

.navlist a:link, .navlist a:visited {
	color: #AF9567;
	text-decoration: none;
}

.navlist a:hover {
	color: #000;
	text-decoration: none;
}

#header form {
	float: left;
	margin: 1px 0px 0px 5px;
	padding: 10px 0px 0px 0px;
	font-size: 130%;
	font-weight: bold;
}

input.zoekbox {
	float: left;
	background-color: #FFF;
	border: 1px solid #7CBAE8;
	color: #AF9567;
	width: 102px;
	font-size: 85%;
	height: 16px;
}
input.zoekbut {
	padding-top: 0px;
}

* HTML .zoekbox {
	font-size: 90%;
	height: 16px;
}
* HTML .zoekbut {
	padding-top: 1px;
}



#maincontent {
	width: 100%;
}

#contentmenu {
	width: 182px;
	float: left;
	margin-right: 7px;
	font-weight: bold;
}

.contentmenulist ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.contentmenulist li {
	list-style-type: none;
	line-height: 17px;
}

* html .contentmenulist li {
	line-height: 15px;
	border: 1px solid white;
}

.contentmenulist a {
	display: block;
	padding-bottom: 1px; /* width: 160px;   0708 */
}

.contentmenulist a:link, .contentmenulist a:visited {
	color: #AF9567;
	text-decoration: none;
}

.contentmenulist a:hover {
	color: #000;
}

li.keuze a:link, li.keuze a:visited, li.keuze a:active {
	color: #000;
	text-decoration: none;
}
li.keuze a:hover {
	color: #000;
	text-decoration: none;
}

.search h2{
	margin-bottom: 5px;
}

.pageSearchList{
	margin-bottom: 10px;
}

.pageSearchList ul{
	list-style-type: none;
}
.voorstellingSearchList{
	width: 560px;
}

.contentsubmenulist ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.contentsubmenulist li {
	list-style-type: none;
	line-height: 17px;
}

.contentsubmenulist li span {
	line-height: 17px;
}

.contentsubmenulist a {
	display: block;
	padding-bottom: 1px;
	width: 160px;
}

.contentsubmenulist a:link, .contentsubmenulist a:visited {
	color: #000;
	text-decoration: none;
}

.contentsubmenulist a:hover {
	color: #000;
	font-weight: bold;
}

li.keuzesub a:link, li.keuzesub a:visited, li.keuzesub a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
li.keuzesub a:hover {
	color: #000;
	text-decoration: none;
}

#contentitems {
	float: left;
	width:770px;
}

.menu {
	float: left;
	width: 182px;
	margin-right: 7px;
}


.submenu {
	display: block;
	float: left;
	width: 188px;
}

#preview {
	position: absolute;
	width: 182px;
	height: 109px;
	z-index: 1;
	left: 204px;
	top: 287px;
}

* html #preview {
	left: 211px;
	top: 287px;
}

.previewdetails {
	float: left;
	width: 182px;
	margin-right: 7px;
}


.previewdetails h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 100%;
	line-height: 16px;
}

.previewdetails h2 {
	text-transform: uppercase;
	color: #7CBAE8;
	font-size: 100%;
	line-height: 16px;
	margin-bottom: 10px;
}


.previewdetails H1 A:link, .previewdetails H1 A:visited, .previewdetails H1 A:active {
	color: #000;
	text-decoration: none;
}
.previewdetails H1 A:hover {
	color: #000;
	text-decoration: none;
}

.previewdetails H2 A:link, .previewdetails H2 A:visited, .previewdetails H2 A:active {
	color: #7CBAE8;
	text-decoration: none;
}
.previewdetails H2 A:hover {
	color: #7CBAE8;
	text-decoration: none;
}


.calendar {
	float: left;
	width: 182px; /*height:122px;*/
	margin-right: 7px;
	background-color: #AF9567;
}

.dagnaamtoday {
	background-color: #C4AC83 !important;
}

.calendar td {
	font-size: 0.9em;
	
	color: #000;
	vertical-align: middle;
}

.calendertitle {
	background-color: #AF9567 !important;
	
	width: 175px;
}
.calendertitle td{
	color: White !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
}
.calendertitle a{
	color: White !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
}

.maand {
}

.calendar th {
	font-size: 0.9em !important;
	color: #836E4D !important;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


.dagnaam {
	font-size: 1.0em;
	color: #000;
	vertical-align: middle;
	text-align: center;
	padding: 1px;
	margin: 1px;
}

.dagnaamMO {
	font-size: 1.0em;
	color: #000;
	vertical-align: middle;
}
.calendar .maandnaam {
	font-size: 1.0em;
	color: #FFF;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 7px;
}

.maandnaam a:link, .maandnaam a:visited, .maandnaam a:hover {
	font-size: 1.0em;
	color: #FFF;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

.dagnaam a:link, .dagnaamMO a:link, .dagnaamtoday a:link {
	color: #FFF !important;
	font-weight: bold !important;
	text-decoration: none;
}

.dagnaam a:visited, .dagnaamMO a:visited, .dagnaamtoday a:visited {
	color: #FFF;
	text-decoration: none;
}

.dagnaam a:hover, .dagnaamMO a:hover, .dagnaamtoday a:hover {
	color: #000;
	text-decoration: none;
}

.dagnaam a:active, .dagnaamMO a:active, .dagnaamtoday a:active {
	color: #000;
	text-decoration: none;
}


.topicons {
	width:70px; 
	height:18px;
	float:left; 
	margin-top:11px;
}

.itemhome {
	float: left;
	width: 182px;
	margin-right: 7px;
	margin-bottom:7px;
}

.contentitemvisual {
	margin-bottom: 8px;
}

.contentitemvisual img {
	padding-bottom: 10px;
}

.youtube {
	width:364px; 
	margin-right:6px; 
	float:left;
	margin-right: 14px;
	margin-bottom:7px;
}

.YoutubeContent {
	display:none;
}

.youtubeicon {
	height:28px;
	margin-right:100px;
	margin-top:-29px;
	position:relative;
	right:-146px;
	width:32px;

}

* +html .youtubeicon {
	margin-top:-32px;
}

.youtube h1 {
	margin-top: 8px;
}

.youtube h1 a{
	font-size: 120%;
	color:#000;
}

.itemhome h1 a {
	color:#000;
}


.itemhome h1, .youtube h1  {
	text-transform: uppercase;
	color: #000;
	font-size: 120%;
	line-height: 16px;
}

* HTML .itemhome h1, .youtube h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	line-height: 16px;
}

.itemhome h2, .youtube h2 {
	color: #7CBAE8;
	font-size: 100%;
	line-height: 16px;
}

* HTML .itemhome h2, .youtube h2 {
	
	color: #7CBAE8;
	font-size: 12px;
	line-height: 16px;
}

.homep {
	margin-top: 10px;
	font-size: 10px;
}

* HTML .homep {
	margin-top: 10px;
	font-size: 10px;
}


.itemhome H1 A:link, .itemhome H1 A:visited, .itemhome H1 A:active {
	color: #000;
	text-decoration: none;
}
.itemhome H1 A:hover {
	color: #000;
	text-decoration: none;
}

.itemhome H2 A:link, .itemhome H2 A:visited, .itemhome H2 A:active {
	color: #7CBAE8;
	text-decoration: none;
}
.itemhome H2 A:hover {
	color: #7CBAE8;
	text-decoration: none;
}


.itemhome A:link, .itemhome A:visited, .itemhome A:active {
	color: #AF9567;
	text-decoration: none;
}
.itemhome A:hover {
	color: #000000;
	text-decoration: none;
}

.contenttekst {
	float: left;
	width: 367px;
	margin-right: 7px;
	padding-right: 5px;
}

.contenttekst ul {
	margin: 10px 0px;
	padding: 0px 0px 0px 15px;
}

.contenttekst p {
	margin-bottom: 10px;
}

.contenttekst h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 150%;
	line-height: 16px;
}

.contenttekst h2 {
	text-transform: uppercase;
	color: #7CBAE8;
	font-size: 110%;
	line-height: 16px;
	margin-top: 10px;
}

.contenttekst h3 {
	color: #AF9567;
	font-size: 110%;
	line-height: 16px;
	margin-top: 0px;
}

.contenttekst ul.sitemap {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


.contenttekst li.sitemap {
	list-style-type: none;
	padding-left: 15px;
	background: url(../images/bullitsitemap.gif) left center no-repeat;
}




.contenttekst H3 A:link, .contenttekst H3 A:visited, .contenttekst H3 A:active {
	color: #AF9567;
	text-decoration: none;
}
.contenttekst H3 A:hover {
	color: #000;
	text-decoration: none;
}


.voorstellingtekst {
	float: left;
	width: 367px;
	margin-right: 7px;
	padding-right: 5px;
}
.voorstellingvisual {
	float: left;
	width: 182px;
	margin-right: 7px;
}
.contentitemvisual {
	margin-bottom: 8px;
}

.voorstellingtekst h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 120%;
	line-height: 16px;
}

.voorstellingtekst h2 {
	text-transform: uppercase;
	color: #7CBAE8;
	font-size: 120%;
	line-height: 16px;
	margin-bottom: 10px;
}

.voorstellingtekst h3 {
	color: #FFF;
	background-color: #AF9567;
	font-size: 110%;
	line-height: 16px;
	width: 150px;
	padding: 4px;
}

.voorstellingtekst h4 {
	text-transform: uppercase;
	color: #7CBAE8;
	font-size: 100%;
	margin: 10px 0px;
}

.voorstellingtekst h5 {
	font-weight: normal;
	color: #313131;
	font-size: 95%;
	line-height: 15px;
}

.voorstellingtekst P {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}



.voorstellingtekst H1 A:link, .voorstellingtekst H1 A:visited, .voorstellingtekst H1 A:active {
	color: #000;
	text-decoration: none;
}
.voorstellingtekst H1 A:hover {
	color: #000;
	text-decoration: none;
}

.voorstellingtekst H2 A:link, .voorstellingtekst H2 A:visited, .voorstellingtekst H2 A:active {
	color: #7CBAE8;
	text-decoration: none;
}
.voorstellingtekst H2 A:hover {
	color: #7CBAE8;
	text-decoration: none;
}

.voorstellingtekst H3 A:link, .voorstellingtekst H3 A:visited, .voorstellingtekst H3 A:active {
	color: #FFF;
	text-decoration: none;
}
.voorstellingtekst H3 A:hover {
	color: #000;
	text-decoration: none;
}

.voorstellingtekst A:link, .voorstellingtekst A:visited, .voorstellingtekst A:active {
	color: #AF9567;
	text-decoration: none;
}
.voorstellingtekst A:hover {
	color: #000000;
	text-decoration: none;
}


.visuallist ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.visuallist li {
	list-style-type: none;
	line-height: 17px;
	font-weight: bold;
}

.visuallist a {
	display: block;
	padding-bottom: 1px;
	width: 160px;
}

.visuallist a:link, .visuallist a:visited {
	color: #AF9567;
	text-decoration: none;
}

.visuallist a:hover {
	color: #000;
}

.agendavisual {
	float: left;
	width: 182px;
	margin-right: 7px;
}
.contentitemvisual {
	margin-bottom: 8px;
}

.agendabox {
	height: 102px;
	width: 351px;
	margin-bottom: 8px;
	background-color: #7CBAE8;
	float: left;
	padding: 10px;
}

.agendabox h1 {
	text-transform: uppercase;
	font-size: 100%;
	line-height: 16px;
	color: #FFF;
	margin-bottom: 10px;
}

.agendabox h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 120%;
	line-height: 16px;
	margin-bottom: 10px;
}

.agendabox H1 A:link, .agendabox H1 A:visited, .agendabox H1 A:active {
	color: #FFF;
	text-decoration: none;
}
.agendabox H1 A:hover {
	color: #000;
	text-decoration: none;
}

.agendabox H2 A:link, .agendabox H2 A:visited, .agendabox H2 A:active {
	color: #FFF;
	text-decoration: none;
}
.agendabox H2 A:hover {
	color: #000;
	text-decoration: none;
}



.agenda {
	float: left;
	width: 560px;
}

.agendavoorstelling {
	width: 560px;
	float: left;
	margin-bottom: 5px;
	background-image: url(../images/agendabg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.agendadate {
	float: left;
	width: 182px;
	margin-right: 7px;
}

.agendadetails {
	float: left;
	width: 351px;
	margin-right: 7px;
}


.agendadetails h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 100%;
	line-height: 16px;
}

.agendadetails h2 {
	text-transform: uppercase;
	color: #7CBAE8;
	font-size: 100%;
	line-height: 16px;
}

.agendadetails h3 {
	color: #000000;
	font-size: 100%;
	line-height: 16px;
	font-weight: normal;
}

.agendadetails H1 A:link, .agendadetails H1 A:visited, .agendadetails H1 A:active {
	color: #000;
	text-decoration: none;
}
.agendadetails H1 A:hover {
	color: #000;
	text-decoration: none;
}

.agendadetails H2 A:link, .agendadetails H2 A:visited, .agendadetails H2 A:active {
	color: #7CBAE8;
	text-decoration: none;
}
.agendadetails H2 A:hover {
	color: #7CBAE8;
	text-decoration: none;
}

.agendadetails H3 A:link, .agendadetails H3 A:visited, .agendadetails H3 A:active {
	color: #000;
	text-decoration: none;
}
.agendadetails H3 A:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.weekoverzicht {
	float:left; 
	background-color:#7CBAE8; 
	margin-top:10px; 
	width:182px;
	/* overflow: auto; */
	padding:6px 0;
	height:auto;
	display:block;
}

.weekoverzicht H1 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 120%;
	line-height: 16px;
	margin-left:10px;
}

.weekoverzicht H2 {
	color: #FFF;
	font-size: 100%;
	margin-bottom:6px;
	margin-left:10px;
}

.weekitem {
	cursor:pointer;
	padding:4px 10px;
}

.weekitemday {
	font-size:10px;
}

.weekitemtitle {
	text-transform: uppercase;
	font-size:85%;
	font-weight:bold;

}

.weekitemtitle A:link, .weekitemtitle A:visited, .weekitemtitle A:active {
	color: #000;
	text-decoration: none;
}
.weekitemtitle A:hover {
	color: #fff;
	text-decoration: none;
}


.bannerhome {
	float: left;
	width: 166px;
	height: 115px;
	background-color: #7CBAE8;
	margin-right: 7px;
	cursor: pointer;
	margin-top: 50px;
	overflow: auto;
	padding: 8px;
}

.bannerhomepic {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bannerhome h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 120%;
	line-height: 16px;
	margin-bottom: 5px;
}

.bannerhome h2 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 120%;
	line-height: 16px;
}

.bannerhome A:link, .bannerhome A:visited, .bannerhome A:active {
	color: #FFF;
	text-decoration: none;
}
.bannerhome A:hover {
	color: #000000;
	text-decoration: none;
}

.clear {
	clear: both;
}

H1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H5 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


P {
	margin: 0px;
}




.oclContentImage {
	padding: 5px;
}


.Content UL {
}

.Content UL LI {
}

.Content UL LI UL {
}
.Content UL LI UL LI {
}

.Content OL {
}

.Content OL LI {
}


.red {
	font-weight: bold;
	color: #CC0000;
	display: inline;
}
.green {
	font-weight: bold;
	color: #009900;
	display: inline;
}
.head {
	font-weight: bold;
	color: #000000;
	display: inline;
}


.puzzelbg {
	background-image: url(../images/puzzelbg.gif);
	background-color: #FFF;
	margin: 33px 32px 33px 32px;
}

#puzzelbox {
	background-color: #FFFFFF;
	width: 625px;
	height: 547px;
	overflow: auto;
	padding: 24px;
	
}

#puzzelbox P {
	margin: 10px 0px;
}

#puzzelbox td {
	line-height: 20px;
	border-bottom: 1px solid #CCC;
	
}


#puzzelbox h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 100%;
	line-height: 16px;
}

#puzzelbox h2 {
	text-transform: uppercase;
	color: #7CBAE8;
	font-size: 100%;
	line-height: 16px;
}

#puzzelbox .salogo {
	margin-bottom: 10px;
}

.cijfer {
	font-weight: bold;
	font-size: 14px;
	color: #7CBAE8;
	line-height: 20px;
	padding: 3px 0px;
}

.vraagpuzzel {
	line-height: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 0px;
}

.letter1 {
	position: absolute;
	left: 50%;
	margin-left: -325px;
	top: 298px;
	height: 35px;
	width: 35px;
	z-index: 2;
	border: 1px solid #000;
}

.puzzelveld {
	border: 0px solid #FF0000;
	padding-top: 2px;
	height: 31px;
	padding-left: 2px;
	width: 28px;
	font-weight: bold;
	font-size: 23px;
	color: #000;
	text-align: center;
	background: transparent;
	text-transform: uppercase;
	vertical-align: middle;
}

.gajemee {
	background-color: blue;
}

hr {
	color: #7CBAE8;
	background-color: #7CBAE8;
	height: 1px;
	border: none;
}

.oclSelectedPage {
	font-weight: bold;
}

div.partnerimages {
	margin-left: 180px;
}

div.partnerimages img {
	margin-right: 30px;
	margin-bottom: 30px;
}
enewsclient label {
	padding-left: 5px;
}
