@font-face {
    font-family: '1942report1942report';
    src: url('1942-webfont.eot');
    src: url('1942-webfont.eot?#iefix') format('embedded-opentype'),
         url('1942-webfont.woff') format('woff'),
         url('1942-webfont.ttf') format('truetype'),
         url('1942-webfont.svg#1942report1942report') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
	font-weight: bold;
	color: #006A29;
	background-color: transparent;
}

a:hover {
	color: #228a23;
}

a.volgende { float: right; }

a.vorige { float: left; }

a.menu1, a.menu2 {
	font-family: '1942report1942report';
	text-decoration: none;
}

a.menu1 {
color: #bf0000	;
	font-size: 32px;
	}

a.menu2 {
color: #98bebf;
	font-size: 27px;
	}

a.menu1:hover {
color: #d61102;
text-decoration: underline;
}

a.menu2:hover {
color: #58babe;
text-decoration: underline;
}

body {
	scrollbar-3dlight-color : #E0DAC5;
	scrollbar-arrow-color : #AA1506;
	scrollbar-darkshadow-color : #330000;
	scrollbar-face-color : #fae8e6;
	scrollbar-highlight-color : #fa8072;
	scrollbar-shadow-color : #dc143c;
	scrollbar-track-color : #DDDDDD;
	background-color: #EEEEEE;
	font-family: 'Gill Sans', 'Gill Sans MT', Arial, sans-serif;
	color: #999999;
}

li.rood {
	list-style-image: url('bulletrood.png');
	margin-left: 60px;
	margin-bottom: 10px
}

li.blauw {
	list-style-image: url('bulletblauw.png');
	margin-left: 60px;
   margin-bottom: 7px
	}

div.divfoto {
	width: 320px;
	height: 250px;
	display: inline;
	text-align: center;
	float: left;
	font-size: 14px;
	margin: 0;
	background-color: white;
	line-height: 110%;
	color: #999999;
}

span.titel {
	font-size: 14px;
	font-weight: bold;
	color: #9ABFC0;
}
div.divfoto a{
	color: #999999;
	font-weight: normal;
}

div.foto {
	position: fixed;
	width: 100px;
	height: 200px;
	top: 0;
	text-align: center;
	background-color: white;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	visibility: hidden;
	border: 1px solid #DDDDDD;
	z-index: 3;
}

div.frame {
	float: right;
	width: 370px;
	height: 500px;
	margin: 40px 0 0 0;
	padding: 0;
	overflow: auto;
}

div.inhoud {
	width: 820px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 10px;
}

div.inhoudgalerie {
	width: 960px;
	background-color: white;
	margin: 10px auto;
}

div.inhoudgalerie img, div.foto img { cursor: pointer; }

div.kop {
	width: 320px;
	height: 150px;
	display: inline;
	margin: 0;
	float: left;
	background-color: white;
	font-size: 14px;
   color: #C0C0C0;
	text-align: center;
	}

div.kop a {
   color: #AA1506;
	font-size: 20px;
	font-weight: normal;
}

div.rij { width: 960px; margin: 0; display: table-row; }

div.verkocht {
	border: 1px solid  #DDDDDD;
	margin: -75px auto 0 auto;
	color: #555555;
	width: 100px;
	background-image: url(transparant.png);
	line-height: 90%;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	position: relative;
	z-index: 1;
	text-align: center;
}

h1 {
	color: #DDDDDD;
	font-size: 28px;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 7px;
	background-color: transparent;
}

h2 {
	color: #9ABFC0;
	background-color: transparent;
	font-size: 20px;
	margin: 0 0 50px 0px;
}

img { border-width: 0; }

p {
	font-size: 17px;
	color: #555555;
	margin: 20px 20px 40px 0;
	background-color: transparent;
}

div.blokonder {
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	text-align: left;
	background-color: transparent;
	color: #999999;
	font-size: 14px;
}

div.blokonder a {
	color: #9ABFC0;
	margin-right: 17px;
}

span.rechtsblokje {
	float: right; 	
}

span.rechtsblokje a {
	color: #999999;
	margin-right: 0;
}

#imgtransparant {
	z-index: 2;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	cursor: default;
	height: 100%;
}

