/*	Dimensions and Borders: */
body, table, td, p, h1, h2, div, form {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
div#clearfix { clear:both; }

div#c_outer {
	position:			relative;
	text-align:			center;
}
div#c_inner {
	position:			relative;
	width:				770px;
	width:				950px;
	text-align:			center;
	margin-left:		auto;
	margin-right:		auto;
}
div#header {
	height:				40px;
  margin-top: 9px;
	border:				solid;
	border-width:		0px 0px 1px 0px;
	text-align:			left;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:27px;
}
html>body div#header {
	height:39px;
}
div#footer {
	height:				37px;
	border:				solid;
	border-width:		1px 0px 0px 0px;
	text-align:			right;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:36px;
}
html>body div#footer {
	height:36px;
}
div#content {
	z-index:50;
	overflow:			auto;
	padding:			9px 9px 9px 0px;
	height:				414px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:396px;
}
html>body div#content {
	height:396px;
}
div#kolomL, div#kolomR {
	padding:			0px 0px 0px 20px;
}
div#screen1 {
	position:absolute;
	display:none;
	left:300px;
	margin-top:-66px;
	z-index:100;
}
div#screen1_title {
	width:10px;
	height:10px;
	text-align:center;
	margin:4px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	background:#E5E491 url('images/bg-content.jpg');
	background-repeat:repeat-x;
	color:#993300;
	font-weight:bold;
}
.narrow {
	width:330px;
}
.wide {
	width:660px;
}
.even {
	width:50%;
}
.shiftdown {
	width:				760px;
	width:				940px;
	margin:				22px 0px 0px 0px;
	background:url('resources/achtergrond.jpg');
	background-repeat:repeat-x;
}
.indent {
  overflow: auto;
	margin:0 0 1em 0.750em;
	clear:both;
}
/*	Fonts: */
body, table, td, p, div, form {
	font-family:		verdana, arial, sans-serif;
	font-size:			11px;
	letter-spacing:		0.1em;
}
h1 {
	font-size:			18px;
	font-weight:		bold;
}
h2 {
	font-family:		verdana, arial, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	letter-spacing:		0em;
}
/*
div#header a, div#footer a {
	letter-spacing:		0.3em;
	font-weight:		bold;
}
*/
/*	Colors: */
body {
color:					#3B362A;
background-color:		#ebebad;
background-image:		url('resources/achtergrond-leeg.jpg');
background-repeat:		no-repeat;
background-attachment:	fixed;
}

div#header, div#footer {
	border-color:		#993300;
}
h1, h2 {
	color:				#336600;
}
a {
	color:				#993300;
	font-weight:		bold;
	text-decoration:	none;
}
a:hover {
	color:				#993300;
	text-decoration:	underline;
}

/*
div#header a {
	color:				#993300;
	padding:			3px 3px 4px 3px;
}
div#header a:hover {
	color:				#336600;
	padding:			3px 3px 12px 3px;
	text-decoration:	none;
}
div#footer a {
	color:				#993300;
	padding:			3px 3px 4px 3px;
}
div#footer a:hover {
	xbackground-color:	#CCCC00;
	color:				#336600;
	padding:			3px 3px 12px 3px;
	text-decoration:	none;
}
*/
div#content {
color:					#336600;
background-color:		#ebebad;
}

.bordered {
	border:				1px solid #336600;
}
p.wwp, a.wwp {
color:#808080;
font-size:10px;
}
.body {
background-color:#E5E7E8;
background-image:url('images/60560022.jpg');
}
.top {
	background-image:url('images/bg-content.jpg');
	background-repeat:repeat-x;
}
.thumb {
	text-align:center;
	font-size:9px;
	margin:0px 20px 9px 0px;
}
.thumb img {
	cursor:pointer;
}
.thumb_overview {
	text-align:center;
	font-size:9px;
	margin:0px 20px 9px 0px;
	height:175px;
	
	width: 155px;
}
.thumb_overview img {
	cursor:pointer;
	
	margin: 0px auto;
}
.left {
	float:left;
}
.right {
	float:right;
}
img {
	display:block;
}
img.left {
	margin:0 9px 15px 0;
	padding:0 0 0 0;
}
hr {
display: block;
position: relative;
padding: 0;
margin: 8px auto;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #777777;
border-bottom: 1px solid #FFFFFF;
font-size: 1px;
line-height: 0;
overflow: visible;
}

div.thumb_overview {
  position:relative;
}
div.myOverlay {
  position:absolute;
  top: 3px;
  right: 8px;
  font-weight: normal;
  font-style: italic;
}
div.thumb_overview {
    border-top: 1px solid #EEE;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #EEE;
    font-size: 9px;
    height: 175px;
    margin: 0 20px 9px 0;
    padding: 20px 0 0;
    text-align: center;
    width: 155px;
}