/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
 form, label, 
table, caption, tbody, tfoot, thead, tr, th, td /* , fieldset, legend */  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-family: georgia, Courier New, verdana, arial;
	
	overflow: -moz-scrollbars-vertical;
	background-color: #000;
	color: #fff;
	font-family: arial;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*BASIS*/


.container {
	width: 970px;
	padding-top: 15px;
	margin: 0 auto;
}

.content {
	position: relative;
	float: left;
	width: 750px;
}

.top_content {
	position: relative;
	float: left;
	width: 740px;
	height: 120px;
	font-size: 110px;
	font-weight: bold;
	
}

.main_content {
	position: relative;
	float: left;
	width: 695px;
	min-height: 490px;
	padding: 10px 0 10px 0px;
	margin-left: 25px;
	border-bottom: 1px solid #232323;
}

.main_content a {
	color: red;
	text-decoration: none;
	
}

.main_content a:active {
	color: red;
	text-decoration: none;
}


.main_content a:visited {
	color: red;
	text-decoration: none;
}

.main_content a:hover {
	text-decoration: underline;
}


.footer_content {
	position: relative;
	float: left;
	padding-top: 10px;
	width: 695px;
	height: 50px;
	color: red;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	margin-left: 25px;
}

.menu_content {
	position: relative;
	float: left;
	width: 110px;
	line-height: 22px;
	font-size: 16px;
	padding-top:  105px;
	font-variant: small-caps;
	font-weight: bold;

}

/* MENU */

/* level 1 */
.menu_content ul li {
	padding: 20px 0 0 0px;
	
}


.menu_content ul li a {
	text-decoration: none;
	color: #fff;
	
}

.menu_content ul .active a {
	text-decoration: underline;
	color: red;
}


.menu_content ul li a:hover {
  text-decoration: underline;
  color: red;
}

/* LEVEL 2 */

.menu_content ul li ul li {
	padding-left: 10px;
	font-size: 11px;
  line-height: 9px;
}

.menu_content ul li ul li a {
	text-decoration: none;
	color: #fff;
}

.menu_content ul li ul li a:hover {
  color: red;
}

/* HOME */

.main_home_left {
	position: relative;
	float: left;
	width: 340px;
	background-color: #cbcaca;
	min-height: 500px;
	color: #000;
}

.main_home_left_title {
	position: relative;
	float: left;
	width: 340px;
	text-align: center;
	background-color:#fff;
	height: 20px;
	padding-top: 5px;
	
}

.main_home_left_title span.home_title_left {
	position: relative;
	float: left;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	
	
}

.main_home_left_content {
	position: relative;
	float: left;
	width: 320px;
	padding: 5px 0 0 5px;
	font-family: courier, verdana, times new roman, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.main_home_right {
	position: relative;
	float: left;
	width: 355px;
	
	min-height: 345px;
}

/* agenda */

.main_agenda_left {
	position: relative;
	float: left;
	width: 695px;
	background-color: #cbcaca;
	min-height: 500px;
	color: #000;
}

.main_agenda_left_title {
	position: relative;
	float: left;
	width: 695px;
	text-align: center;
	background-color:#fff;
	height: 20px;
	padding-top: 5px;
	
}

.main_agenda_left_title span.agenda_title_left {
	position: relative;
	float: left;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
}

.main_agenda_left_content {
	position: relative;
	float: left;
	width: 685px;
	padding: 0px 0 0 0px;
	font-family: courier, verdana, times new roman, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.agenda_item {
	position: relative;
	float: left;
	width: 695px;
	padding: 10px 0 25px 0;
}

.main_agenda_left_content span.agenda_date {
	position: relative;
	float: left;
	width: 90px;
	padding: 5px 0 0 5px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

.main_agenda_left_content span.agenda_title {
	position: relative;
	float: left;
	width: 225px;
	padding: 5px 0 0 12px;
	
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	font-weight: bold;
}

.main_agenda_left_content span.agenda_text {
	position: relative;
	float: left;
	width: 320px;
	padding: 5px 0 20px 12px;
	text-decoration: italic;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

/* news */

.news_item {
	position: relative;
	float: left;
	width: 685px;
	padding-bottom: 1px;
}

.main_news_left {
	position: relative;
	float: left;
	width: 695px;
	background-color: #cbcaca;
	min-height: 500px;
	color: #000;
}

.main_news_left_title {
	position: relative;
	float: left;
	width: 695px;
	text-align: center;
	background-color:#fff;
	height: 20px;
	padding-top: 5px;
	
}

.main_news_left_title span.news_title_left {
	position: relative;
	float: left;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	
	
}

.main_news_left_content {
	position: relative;
	float: left;
	width: 675px;
	padding: 5px 0 0 5px;
	font-family: verdana, times new roman, arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

.main_news_left_content span.news_image {
	position: relative;
	float: left;
	padding: 10px 0 0 10px;
	width: 185px;
}

.main_news_left_content span.news_title {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 370px;
	padding: 2px 0 0 5px;
	font-family: courier new, verdana, arial, times new roman;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	background-color: #fff;
	color: #000;
}

.main_news_left_content span.news_date {
	position: relative;
	float: left;
	top: 10px;
	width: 85px;
	padding: 2px 0 0 5px;
	font-family: courier new, verdana, arial, times new roman;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	background-color: #000;
	color: #fff;
}


.main_news_left_content span.news_text {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 450px;
	padding: 5px 0 20px 4px;
	font-family: courier new, verdana, arial,  times new roman;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

/* contact */

.form_item {
	position: relative;
	float: left;
	width: 345px;
	padding: 0px 0 15px 10px;
	font-family: courier, verdana, arial, times new roman;
}

.form_text {
	position: relative;
	float: left;
	width: 135px;	
}

.form_field {
	position: relative;
	float: left;
	width: 112px;	
	font-family: courier, verdana, arial, times new roman;
}

#frm_text {
	width: 220px;
	height: 13px;
	border: 1px solid black;
	font-family: verdana;
	font-size: 11px;
}

#frm_postcode_cijfers {
	width: 40px;
	height: 13px;
	border: 1px solid black;
	font-family: verdana;
	font-size: 11px;
}

#frm_postcode_letters {
	width: 20px;
	height: 13px;
	border: 1px solid black;
	font-family: verdana;
	font-size: 11px;
}

#frm_message {
	width: 330px;
	height: 300px;
	font-family: verdana;
	font-size: 11px;
}


.main_contact_left {
	position: relative;
	float: left;
	width: 340px;
	background-color: #cbcaca;
	height: 505px;
	color: #000;
}

.main_contact_left_title {
	position: relative;
	float: left;
	width: 340px;
	text-align: center;
	background-color:#fff;
	height: 20px;
	padding-top: 5px;
	
}

.main_contact_left_title span.contact_title_left {
	position: relative;
	float: left;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	
	
}

.main_contact_left_content {
	position: relative;
	float: left;
	width: 320px;
	padding: 5px 0 0 5px;
	font-family: courier, verdana, times new roman, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.main_contact_right {
	position: relative;
	float: left;
	width: 355px;
	
	min-height: 345px;
}

/* biblio */

.biblio_item {
	position: relative;
	float: left;
	width: 685px;
	padding-bottom: 1px;
}

.main_biblio_left {
	position: relative;
	float: left;
	width: 695px;
	background-color: #cbcaca;
	min-height: 500px;
	color: #000;
}

.main_biblio_left_title {
	position: relative;
	float: left;
	width: 695px;
	text-align: center;
	background-color:#fff;
	height: 20px;
	padding-top: 5px;
	
}

.main_biblio_left_title span.biblio_title_left {
	position: relative;
	float: left;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	
	
}

.main_biblio_left_content {
	position: relative;
	float: left;
	width: 675px;
	padding: 5px 0 0 5px;
	font-family: verdana, times new roman, arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

.main_biblio_left_content span.biblio_image {
	position: relative;
	float: left;
	padding: 10px 0 0 10px;
	width: 185px;
}

.main_biblio_left_content span.biblio_title {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 370px;
	padding: 2px 0 0 5px;
	font-family: courier new, verdana, arial, times new roman;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	background-color: #000;
	color: #fff;
}

.main_biblio_left_content span.biblio_date {
	position: relative;
	float: left;
	top: 10px;
	width: 85px;
	padding: 2px 0 0 5px;
	font-family: courier new, verdana, arial, times new roman;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	background-color: #fff;
	color: #000;
}


.main_biblio_left_content span.biblio_text {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 450px;
	padding: 5px 0 20px 4px;
	font-family: courier new, verdana, arial,  times new roman;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

/* PERS */

.main_pers_left {
	position: relative;
	float: left;
	width: 340px;
	background-color: #cbcaca;
	min-height: 520px;
	color: #000;
}

.main_pers_left_title {
	position: relative;
	float: left;
	width: 340px;
	text-align: center;
	background-color:#fff;
	height: 20px;
	padding-top: 5px;
	
}

.main_pers_left_title span.pers_title_left {
	position: relative;
	float: left;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	
	
}

.main_pers_left_content {
	position: relative;
	float: left;
	width: 320px;
	padding: 5px 0 0 5px;
	font-family: courier, verdana, times new roman, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.main_pers_right {
	position: relative;
	float: left;
	width: 345px;
	font-family: courier, verdana, times new roman, arial;
	min-height: 345px;
	padding: 0 0 0 10px;
	line-height: 18px;
	
}

.main_pers_right img {
	padding-bottom: 5px;
}

.main_pers_right a:link, a:visited {
	text-decoration: none;
	color: #fff;
}

.main_pers_right a:hover {
	text-decoration: underline;
}


.pers_left_item {
	position: relative;
	float: left;
	width: 320px;
	padding-bottom: 20px;
	
	
}
.pers_left_item a {
	text-decoration: none;
	color: #000;
}
.pers_left_item a:hover {
	text-decoration: underline;
}

/* PERS */

.main_foto_left {
	position: relative;
	float: left;
	width: 340px;
	background-color: #cbcaca;
	min-height: 500px;
	color: #000;
}

.main_foto_left_title {
	position: relative;
	float: left;
	width: 340px;
	text-align: center;
	background-color:#fff;
	height: 20px;
	padding-top: 5px;
	
}

.main_foto_left_title span.foto_title_left {
	position: relative;
	float: left;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	
	
}

.main_foto_left_content {
	position: relative;
	float: left;
	width: 320px;
	height: 501px;
	padding: 5px 0 0 5px;
	font-family: courier, verdana, times new roman, arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	
}
.main_foto_right {
	position: relative;
	float: left;
	width: 345px;
	font-family: courier, verdana, times new roman, arial;
	min-height: 345px;
	padding: 0 0 0 10px;
	line-height: 0px;
	
}

.main_foto_right span.foto_row {
	position: relative;
	float: left;
	width: 345px;
}

.main_foto_right span.foto {
	position: relative;
	float: left;
	text-align: center;
	
	
}

.main_foto_right span.foto:hover {
	
}

.main_foto_right span.foto img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
.main_foto_right span.foto:hover img {
	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	
}

.main_foto_right span.foto_normal {
	position: relative;
	float: left;
	width: 345px;
	padding-bottom: 5px;
}

.main_foto_right a:link, a:visited {
	text-decoration: none;
	color: #fff;
}

.main_foto_right img {
	padding: 0;
	
}

.main_foto_right a:hover {
	text-decoration: underline;
}


.foto_left_item {
	position: relative;
	float: left;
	width: 320px;
	padding-top: 2px;
	padding-bottom: 10px;
	
	
}
.foto_left_item a {
	text-decoration: none;
	color: #000;
}
.foto_left_item a:hover {
	text-decoration: underline;
}
