* {
	margin: 0;
	padding: 0;
}

body {
	background:  url(img/menubck2.png) #734747;
	font-family: Verdana, Arial, Sans-serif;
	font-size:   10pt;
	line-height: 1.6;
}

hr.clear {
	border: thin;
	color: #fff;
	clear: both;
}

.hide, h2 {
	display: none;
}

h3, h4, h5, h6 {
	font-family: Georgia;
	margin-bottom: 0.25em;
}

h3 {
	font-size: 15pt;
	/*border-bottom: 2px #734747 solid;*/
}
#sidebar h3 {
	color: #734747;
	font-weight: normal;
	border-bottom: 2px #734747 solid;
}

#sidebar h3.second  {
	margin-top: 1.5em;
}

p {
  margin-bottom: 1em;
}

img {
	border: none;
	text-decoration: none;
}



#content h3 {
	color: #734747;
	text-align: center;
	padding-bottom: 25px;
	background: url(img/bar2.png) center bottom no-repeat;
	margin-bottom: 0.5em;
	
}

#content h4 {
	color: #734747;
	margin-bottom: 0.5em;
	margin-top: 1em;

}

a {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #444;
}
a img {
	text-decoration: none;
}

h3 a {
	text-decoration: none;
}



/**** Heading ****/
#header {
	position:	relative;
	background:	url(img/header.jpg) top center repeat-x	;
	width:		100%;
	height:		100px;
	border-bottom: 1px #fff solid;
}

#header h1 {
	background:	url(img/logo.png) top left no-repeat;
	display: block;
	position: absolute;
	width: 500px;
	height: 100px;
	left: 0em;
	top: 0;
}

#header h1 span {
	display: none;
}

/**** MENU ****/
#menu {
	text-align: center;
	position: relative;
	width: 100%;
}

#menu ul {
	list-style-type: none;
	padding: 1px 0;
	background: url(img/menubck2.png) #734747;
	position: relative;
	
}

#menu ul li  {
	display: inline;
	padding: 0;
}

#menu ul li a {
	line-height: 2em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px #734747 solid;
	border-left: 1px #734747 solid;
}

#menu ul li:hover a {
	background: #734747;
	color: #000;
}

#menu ul li.active a {
	background: #fff;
	color: #000;
}


/*#menu ul li ul{
	display: none;
	background: #fff;
	padding: 2px 0;
	
	border-bottom: 1px #734747 solid;
	height: 2em;
}

#menu ul li:hover ul, #menu ul li.active ul {
	display: block;
	position: absolute;
	top: 2em;
	left: 0;
	width: 100%;
}
#menu ul li:hover ul {
	z-index: 2;
}

#menu ul li.active ul {
	z-index: 1;
}

#menu ul ul li a:link, #menu ul ul li a:visited, #menu ul ul li a:hover {
	line-height: 2em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: .5em 1em;
	border: none;
	background: none;

}
#menu ul ul li a:hover {	
	color: #c00;
}
*/



/**** PAGE ****/
#page {
	position: relative;
	padding-bottom: 4em;
	padding-top: 2em;
	background: #fff;
	display: table;
	width: 100%;
}

#page #newsflash {
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 28px;
	overflow: hidden;
	border: 1px #734747  solid;
	text-align: center;
	margin-bottom: 1em;
	background: url(img/flashbck.png) #ffffff repeat-x;
}

#page #newsflash p a {
	color: #000;
	font-weight: normal;
}
#page #newsflash p span  {
	font-weight: bold;
	font-style: italic;
}
#page #newsflash p {
	
	position: absolute;
	display:block;
	width: 100%;
	text-align:center;
	bottom:-.8em;
	
	
}

#page #sidebar {
	position: relative;
	display: table-cell;
	width: 200px;
	padding: 0 1em;
}

#page #content {
	position: relative;
	display: table-cell;
	margin-left: 200px;
	padding: 0 2em 0 4em;
	min-width: 600px;
}

#page #content ul {
  padding-left: 1.5em;
  list-style: circle;
  list-style-image: url(img/bullet.png);

}


/**** SIDEBAR list ****/
#page #sidebar ul{
	list-style-type: none;
	border-top: 1px #d6d6d6 solid;
	margin: 0.5em 0;
}

#page #sidebar li {
	display: block;
	border-bottom: 1px #d6d6d6 solid;
	padding: 0.5em 25px 0.5em 1em;
}

#page #sidebar li.active {
	background: url(img/submenuActive.png) no-repeat right center;
	font-weight: bold;
}

#page #sidebar li a {
	text-decoration: none;
}

#page #sidebar li a:hover {
	text-decoration: underline;
}


/**** FOOTER ***/
#footer {
	padding: 2em 2em 4em 2em;
}

#footer h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	border: none;
	margin: 0;
}

#footer, #footer a  {
	font-size: 8pt;
	text-decoration: none;
	color: #fff;	
}

#footer a:hover {
	text-decoration: underline;
}

#footer .footerBlock {
	display: block; 
	float: right;
	width: 17em;
	padding: 0 2em;
	border-left: 2px #734747 solid;
}

#footer .sponsor  {
	text-align: center;
}

#footer .sponsor  h3 {
	text-align: left;
}


#footer hr {
	color: #734747;
	clear: both;
	border: thin;
}



/**** EEN EEUW VOORUITGANG, OVERLAY ****/
#jubilee {
	display: block;
	position: absolute;
	width: 254px;
	height: 253px;
	top: 0;
	right: 0;
	background: url(img/star.png);
	z-index: 100;
}

#jubilee a {
	display: block;
	position: relative;
	width: 254px;
	height: 253px;
}

#jubilee a span {
	display: none;
}

#jubileeSpacer {
	display: block;
	float: right;
	width: 150px;
	height: 60px;
}

/**** DATUMVELD (Nieuws / Galerij, etc) ****/
span.date{
	font-family: Verdana, Arial, Sans-serif;
	color: #734747;
	font-weight: normal;
	font-size: 10pt;
	margin-right: 1em;
	/*display:none;*/
}

/**** NIEUWS ITEMS ****/
div.newsItem {
	margin-bottom: 1.5em;
	border-top: 1px #734747 solid;
	clear: right;
}


p.readFurther {
	display: inline-block;
	padding: 2px 1em;
	margin-top: .5em;
	background: #734747;
	color: #fff;
	font-weight: bold;
	
}

p.readFurther a {
	color: #fff;
	text-decoration: none;
}

/**** FOTOGALERIJ ****/
div.gallery {
	text-align: center;
	margin-top: 2em;
}

div.gallery div.photo {
	display: inline-block;
	position: relative;

	text-align: center; 
	padding: 3px; 
	border: 1px solid;
	
}

div.gallery div.photo span {
	font-size: 8pt; 
	font-weight: bold;
	
}

div.gallery .photo a.nav {
	display: block; 
	position: absolute; 
	top: 0; 
	width:50%; 
	height:100%; 
}

div.gallery .photo a.prev {
	left: 0; 
}

div.gallery .photo a.next {
	right: 0; 
}

div.gallery .photo a.nav span {
	background: black;
	opacity: 0.8;
	/*filter: alpha(opacity=80);*/
	display: block;
	padding: 15px 0; 
	color: #ffffff; 
	text-decoration: none;
	visibility: hidden;
}

div.gallery .photo a.nav:hover span {
	visibility: visible;
}

div.gallery #loader {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: url(ajax-loader.gif) center center no-repeat;
	visibility: hidden;
	cursor: wait;
}

div.newsItem img, img.galleryThumb {
	border: 2px #734747 solid; 
	padding: 1px;
	text-decoration: none;
}

div.newsItem img {
	float: right;
	margin: .2em 0 .2em 1em;
}

table.eev {
	border-collapse: collapse;
	margin-bottom: 3em;
	min-width: 50%;
}

table.eev td, table.eev th {
	border: 1px #734747 solid;
	padding: .25em 1em;
	vertical-align: top;
}

table.eev th{
	border-color: white;
	background: url(img/menubck2.png) #734747;
	color: #fff;
	font-weight: normal;
	text-align: left;
}

table.timetable {
	width: 100%;
}

table.timetable th {
	white-space: nowrap;
}

input.text, textarea{
	border: 1px dotted #734747;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	color: #734747;
}


input.text, textarea {
	background: url(img/edit.png) #fff top right no-repeat;
	padding: 2px 22px 2px 2px;
}

input.text:focus {
	background: #fff;
	padding: 2px 12px;
	}

input.button {
	background: #734747;
	border-width: 3px;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
}

table th {
	text-align: left;
	padding-right: 1em;
	vertical-align: top;
}

div.framed {
	position: relative;
	width: 737px;
	margin: 0 auto 0 auto;
}
div.framed img {
	position: relative;
	border: 2px #714646;
	border-style: none solid solid solid;
	margin: 26px 66px 0 67px;
}
div.framed span.scroll {
	position: relative;
	border: 2px #714646;
	border-style: none solid solid solid;
	top: 26px;
	display: block;
	width: 596px;
	margin: 0 66px 6px 67px;
	overflow: scroll;
	overflow-y: hidden;
	
}
div.framed span.scroll img {
	margin: 0;
	border: none;
}

div.framed span.frame {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 737px;
	height: 51px;	
	background: url(img/frame.png);
}
div.framed span.caption {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	color: #734747;
	font-family: Georgia;
	font-weight: bold;
}

div.notice {
	font-weight: bold;
	background: #734747;
	color: #fff;
	padding: 4px 1.5em;
	margin: 0 2em;
	border: 2px solid #b00;
}
div.notice a {
	color: #ddd;
}
