html,body {
	margin: 0px;
	padding: 0px;
	background-color: #21285E;
	background-image: url('../../shared/images/bg.jpg'); background-repeat: repeat-x;
}

img {
	border: 0px;
}

#container {
	position:absolute;
	left:50%;
	width:1000px;
	margin-top:20px;
	margin-left:-500px;
	z-index: 100;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=4, Color='#001D61', Positive='true');
}

#photo-top {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #333;
	z-index: 4;
}

#logo-top {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 5;
}

#kidslogo {
	position: absolute;
	left: 885px;
	top: 41px;
	z-index: 5;
}

/********** begin menu bovenaan **********/
#menu-top {
	position: relative;
	left: 0px;
	top: 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #001D61; /* donkerblauw */
	z-index: 2; 
}	
#menu-top a {
	text-decoration: none;
}
#menu-top ul {
	height: 30px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	
#menu-top ul li {
	position: relative;
	float: left;
	height: 30px;
	display: block;	
}

#menu-top .actief {
	background-color: #F48D00; /* oranje */
}

/* Styles for Menu Items */
#menu-top ul li a {
	position: relative;
	height: 30px;
	padding: 0px 10px;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
}

html>body #menu-top ul li a {
	display: block;
}

#menu-top ul li a:hover {
	color: #F48D00;
	background-color: #333;
}


/* submenu */
#menu-top ul li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 30px;	
	display: none;
	z-index: 3; 
}

#menu-top ul li ul li {
	float: none;
	height: 20px;
}
#menu-top ul li ul li a {
	float: none;
	display: block;
	height: 20px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0px 5px;
	width: 125px;
	background-color: #333; /* #001D61; #504D3B; */
	color: #fff;
}

#menu-top ul li ul li a:hover {
	color: #F48D00;
	background-color: #666;
}

#menu-top li:hover ul, #menu-top li.over ul { display: block; } /* The magic */

#smal {
	
}

/********** einde menu bovenaan **********/


/********** begin header bovenaan **********/
#header-top {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	height: 50px;
	background-color: #F48D00; /* oranje */
	z-index: 1; 
}

#header-top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-weight: bold;
	color: #FFCC99;
	/*line-height: 100%;*/
	margin: 0px 0px 0px 207px;
	position: absolute;
	bottom: -12px;
	padding: 0px;
}

#header-top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 100%;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	padding: 0px 15px 15px 900px;
}

#header-top h2 a {
	text-decoration: none;
	color: #fff;
}

#header-top h2 a:hover {
	color: #001D61;
}	

/********** einde header bovenaan **********/

#melding {
		font-size: 18px;
		font-weight: bold;
		color: #001D61;
		line-height: 24px;
		z-index: 2;
		display: block;
		margin-top: 16px;
		padding-bottom: 12px;
}


#content {
	width: 1000px;
	border: 0px; 
	padding: 0px;
	margin: 0px;
}

#content a {
	color: #001D61; /*#504D3B;*/
}
#content a:hover {
	color: #F48D00;
}

#content-left {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFD68E; /* licht oranje */
	width: 200px;
}

#content-left ul {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	
}

#content-left li {
	padding: 0px 0px 0px 0px;
}

#content-left .listkop {
	padding: 0px 0px 0px 15px;
}

#zijmenu a {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	padding: 15px 0px 10px 15px;
	color: #001D61;
}

#zijmenu a:hover {
	background-color: #fff;
	color: #001D61;

}

#zijmenu a:visited {
	color: #F48D00;
}
#zijmenu .subactief {
	background-color: #fff;
}

#archief {
	padding: 0px 0px 10px 15px;
}

#content-middle {
	vertical-align: top;
	padding-left: 20px;
	background-color: #FFFFFF; 
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 17px;
}

#content-middle h1 {
	font-size: 21px;
	font-weight: bold;
	margin: 21px 0px 11px 0px;
}

#content-middle h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 11px 0px;
}

#content-middle h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	background-color: #F48D00;
	/* border-bottom: 1px solid #97A4DB; 
	border-bottom: 1px solid #F48D00; */
	margin: 0px 0px 7px 0px;
	padding: 4px;
}

#content-middle fieldset {
	padding: 0px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	border-color: #fff;
}

#intro {
	font-weight: bold;
	color: ; #001D61; /*color: #F48D00;*/
}

#first-paragraph:first-letter {
	font-size: 21px; 
	font-weight: bold;
	color: #000000;
}

#ni_footer {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 21px 0px;
	text-align: right;
	color: #000;
}

.tabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	border-collapse: collapse;
	text-align: left;
	width: 500px;
}
.tabel th  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F48D00; /*#001D61;*/
	border: 1px solid #97A4DB;
	text-align: center;
	color: #fff;
}
.tabel td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #97A4DB;
	vertical-align: top;
	padding: 4px;
}

#linkterug {
	text-align: right;
}

/********** begin tabel kalender **********/

#today {
	background-color: #FFD68E;
	font-weight: bold;
}
#activity {
	background-color: #97A4DB;
}
#calender {
	border-collapse: collapse;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}
#calender td {
	border: 1px solid #97A4DB;

}
#calender-nav {
	text-align: center;
	background-color: #001D61;
	border: 1px solid #97A4DB;
	padding: 2px;
	margin: 21px 0px 0px 0px;
}
#calender-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#calender-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	background-color: #F48D00;
}
#calender-day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	background-color: white;
}
#calender-day a {
	color: #001D61;
	text-decoration: none;	
}
#calender-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #333;
}
/********** einde tabel kalender **********/

/********** begin tabel agenda **********/
#agenda {
	vertical-align: top;
	width: 758px;
	border: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333;
	padding: 6px;
	/*line-height: 21px;*/
	margin: 21px 21px 21px 0px;
}

#table-header01 {
	text-align: top;
	font-size: 21px;
	font-weight: bold;
	color: #F48D00; 
	border-bottom: 1px solid #97A4DB;
}

#table-header02 {
	text-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #F48D00;
	border-top: 1px solid #97A4DB;
	border-bottom: 1px solid #97A4DB;
}

.table-column01 {
	vertical-align: top;
	width: 250px;
}

.table-column02 {
	vertical-align: top;
	width: 500px;
}

#table-footer {
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #F48D00;
	border-top: 1px solid #97A4DB;
	border-bottom: 8px solid #F48D00;
}
#table-footer a, #agenda a {
	font-size: 12px;
	font-weight: bold;
	color: #F48D00;
}
#table-footer a:hover, #agenda a:hover {
	color: #FFD68E;
}

/********** einde tabel agenda **********/


#content-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 15px;
	background-color: #FFFFFF; /* #C8D7F6; */
	width: 250px;
}

#content-right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	vertical-align: top;
	color: #FFFFFF; /*#F48D00;*/
	background-color: #F48D00;
	margin: 0px 0px 7px 0px;
	padding: 4px;
}

#content-right .leesmeer {
	margin-top: 6px;
	text-align:right;
	font-weight:bold;
}
#content-right .leesmeer a {
	text-decoration:none;
}

#footer {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333; /*#504D3B;*/
	text-align: center;
}

#footer a {
	color: #FFD68E;
	text-decoration: none;
}

#tabel-organisatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
}

#tabel-organisatie h3 {
	margin-bottom: 0px;
	margin-top: 20px;
}

#tabel-organisatie td {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom : 8px;
}
#tabel-organisatie td h3 {
	/* border-bottom: 1px solid #97A4DB; */
}

.tabel-collectie {
	width: 500px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.tabel-collectie td {
	border : 0px solid #97A4DB;
	vertical-align: top;
}
.tabel-collectie ul {
	margin-left : 20px;
}
/********** fotoalbum **********/

#thumbs {
	padding : 4px;
}

.bijschrift {
	margin : 0px;
	padding : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#page-nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #97A4DB;
}

/********** eind fotoalbum **********/

/********** collectie ***************/
.tabel-collectieobjecten {
	width: 500px;
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.tabel-collectieobjecten td {
	border : 1px solid #97A4DB;
	padding : 4px;
	vertical-align: top;
}
/********** collectie ***************/
 
/********** groepsbezoek ************/ 
.groepsbezoek-block {
	display : block;
	/* border-bottom : 1px dotted #97A4DB; */
	padding-bottom : 8px;
	padding-top : 20px;
}

/********** groepsbezoek ************/