body, html {
	text-align:center;
	margin:0 auto;
	background-image: url(../images/background_nw.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#wrapper {
	text-align:center;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.grijsachter {
	background-color: #f2f6fd;
}
#banner {
	height:90px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	background-image: url(../images/bannerbackground2_nw.png);
}
#banner2 {
	height:70px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	background-image: url(../images/bannerbackground_nw.png);
}
#menu_holder, #left_content, #right_content, #index_content  {
	text-align:left;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu_holder {
	width:220px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#left_content {
	width:660px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#index_content {
	width:890px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/indexback_02.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#index_content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-style: italic;
}
#right_content {
	width:220px;
	padding-left:10px;
	padding-top:0px;
	text-align: left;
}
#footer {
	clear:both;
	text-align:left;
	width:900px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer2 {
	clear:both;
	text-align:left;
	width:900px;
	background-image: url(../images/footerbackground2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#back_to_top a { text-decoration:none;font-size:10px; }
#back_to_top a:hover { text-decoration: underline; }
/* MENU */
#menu_holder ul li a:focus { outline:none; }
ul#rechter_menu {
    list-style: none;
    margin:0;
    padding:0;
}
ul#rechter_menu li {
	padding:0;
	font-size: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
ul#rechter_menu li.main_menu {
    font-size: 16px;
}
ul#rechter_menu li.sub_menu {
    padding-left:15px;
    font-size: 13px;
    line-height: 23px;
}
ul#rechter_menu li a {
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: normal;
	color: #4D3581;
}

ul#rechter_menu li a:hover {
	color: #FFF;
	background-color: #5b29b6;
}
/* sub menus */
ul#print, ul#sites, ul#video, ul#dvd, ul#foto {
    list-style: none;
    margin:0;
    padding:0;
    display:none;
}
#left_content h1, #right_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.bluebannertext {
	color: #333;
}
a {
	color:#002187;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #002187;
}
.tussenkop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-indent: 15px;
	margin-bottom: 10px;
}

.tussenkop a{
	color: #FFFFFF;
	text-decoration: none;
}
.tussenkop a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: none;
}

/* expand / collapse styles */
.trigger{
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}		
.trigger:hover{
	cursor:pointer;
}		
.expanded{
	cursor:pointer;
}
.expanded:hover{
	cursor:pointer;
}
.show{
    position:static;
    display: table;
}
.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}
.nonbold {
	font-weight: normal;
}
.cursief {
	font-style: italic;
}
.tabulator {
	display: block;
	float: left;
	width: 128px;
	}
.tabulator2 {
	display: block;
	float: left;
	width: 45px;
	}	
.smaller {
	font-size: 10px;
}
.evensmaller {
	font-size: 9px;
}
@font-face { 
font-family: clarendon; 
src: url(../webfonts/CLARELTS.TTF) format("truetype"); 
}
.clarendon {
	font-family: clarendon, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color:#171635;
}
table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#252535;
}
.linksinspringen {
	margin-left: 100px;
}
.linksinspringenlichtblauw a{
	color: #0066CC;
}
.linksinspringenlichtblauw a:hover{
	color: #0066CC;
	text-decoration: underline;
}
.linksinspringenlichtblauw a:visited{
	color: #0066CC;
}
.linksinspringenlichtblauw {
	margin-left: 100px;
	color: #0066CC;
	background-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 14px;
}
.fotobijschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	font-size: 10px;
	display: block;
	text-align: right;
}
.indexbijschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-size: 14px;
	text-align: left;
	margin-bottom: 3px;
	text-indent: 3px;
	margin-top: 0px;
	font-weight: normal;
}
.indexbijschrift a {
	color: #0066CC;
}
.indexbijschrift a:hover {
	text-decoration: underline;
}
.indexbijschrift a:visited {
}

.fotosterretje {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	font-size: 12px;
	margin-left: 8px;
}
.ondermenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	font-size: 11px;
	text-align: left;
}
.gegevensbox {
	background-color: #FFF;
	border: 1px solid #eaeaea;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.getabd {
	margin-left: 50px;
}
hr {
	margin:0px;
	padding:0px;
	line-height:0px;
	height:1px;
	display:block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.zwartachter {
	background-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #eaeaea;

}
.blauwachter {
	background-color: #f2f6fd;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
}
.witachter {
	background-color: #FFFFFF;
}
.onderschriftvideo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #333333;
}
