body,html {
	background: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #849DAC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #849DAC; 
	SCROLLBAR-SHADOW-COLOR: #849DAC; 
	SCROLLBAR-3DLIGHT-COLOR: #394154; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #394154; 
}


img {
	border: none;
}
input, textarea, select, option {
	background-color: transparent;
}

/*HEADING GEDEELTE van de pagina*/
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 338px;
	height: 98px;
}
.toptitel {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394154;
	margin-right: 172px;
	margin-left: auto;
	top: 15px;
	text-align: right;
	width: 410px;
	z-index: 2;
}
.greeting {
	position: relative;
	width:337px;
	margin-right: 172px;
	margin-left: auto;
	top: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #394154;
	font-size: 10px;
	text-align: right;
}

.b{font-weight:bolder}
  .i{font-style:italic}
  .z{font-style:normal; font-variant:small-caps}
  .u{text-decoration:underline}
  .t{margin:5px 20px 5px 20px;border:1px solid #666666;padding:5px}
  .tabulka{margin:5px 20px 5px 20px;border:1px solid #666666;padding:5px}
  .r{color:red}
  .l{color:blue}

.comment {
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 1px solid #000000;
}
.commentbody {
	margin-left: 5em;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
}
.commentcount {
	font-size: x-small;
	text-align: justify;
	color: #4F4F4F;
}


.rightheader {
	height: 20px;
	border: 1px solid #000000;
	text-align: center;
	LETTER-SPACING: 1px;
	width: 170px;
}
/*EINDE HEADING GEDEELTE*/

/*BEGIN MIDDENKOLOM*/
.middenkolom {
	position: relative;
	top: 68px;
	margin-right: 172px;
	margin-bottom: 20px;
	margin-left: 173px;
	border-right: solid 1px #394154;
	border-left: 1px solid  #315A6C;
	padding: 0px;

}
.middenkolom .titelbalk {
	position: relative;
		top: 0px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #394154;
		border-top: 1px solid #394154;
		border-bottom: 1px solid #394154;
		padding-top: 2px;
		padding-bottom: 1px;
		background-color: White;
		text-align: center;
		letter-spacing: 1px;
}


.middenkolom .contents {
	position: relative;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}

.middenkolom .contents a {
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

.middenkolom .contents a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.day {
	color: gray;
	font-size: 10px;
	padding: 7px;
}


.item {
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid Black;
		FONT-STYLE: normal; 
}

.item .title {		/* item title */
   display: block;
	padding: 2px;
	letter-spacing: 1px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.item .body {		/* item body */

	margin-top: 5px;	
	margin-bottom: 10px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #394154; 
	LINE-HEIGHT: 18pt; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
}

.item .body a {
	
	color: Gray;
	text-decoration: none;
}
.item .body a:link {

	color: Gray;
	text-decoration: none;
}

.item .body a:vlink {

	color: Gray;
	text-decoration: none;
}
.item .body a:hover {

	color: gray;
	text-decoration: underline;
}


.memberinfotxt { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
font-size: 10px;
color: Black;
text-align: left;
padding-left: 12px;  
}

/*EIND MIDDENKOLOM*/

/*BEGIN RECHTERKOLOM*/
/* ---------TEST SHOHIDE-------- */
/*INHOUD*/
.rechtsinhoud {
	position: absolute;
	top: 94px;
	right: 0px;
	margin: 0px;
	width: 172px;
}
.rechtsinhoud .kopinhoud {
		position: absolute;
		right: 0px;
		width: 171px;
		border-top: 1px solid #394154;
		border-bottom: 1px solid #394154;
		border-right: 1px solid #394154;
		color: #394154;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 1px;
		text-align: center;
		letter-spacing: 1px;
		background-color:  #849DAC;
}
.rechtsinhoud .itemtitels {
	position: absolute;
	top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
   padding-left: 10px;
	line-height: 16px;
}
.rechtsinhoud .itemtitels A {
	color: #000000;
	text-decoration: none;
}
.rechtsinhoud .itemtitels A:HOVER {
	color: #000000;
	text-decoration: none;
	background-color: #DADADA;
}

/*ARCHIEF*/
.rechtsarchieflijst {
	position: absolute;
	top: 94px;
	right: 0px;
	margin: 0px;
	width: 172px;
}
.rechtsarchieflijst .koparchieflijst {
	position: absolute;
		right: 0px;
		width: 171px;
		border-top: 1px solid #394154;
		border-bottom: 1px solid #394154;
		border-right: 1px solid #394154;
		color: #394154;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 1px;
		text-align: center;
		letter-spacing: 1px;
		background-color:  #849DAC;
}
.rechtsarchieflijst .archieftitels {
	position: absolute;
	top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
   padding-left: 10px;
	line-height: 16px;
}
.rechtsarchieflijst .archieftitels A {
	color: #000000;
	text-decoration: none;
}
.rechtsarchieflijst .archieftitels A:HOVER {
	color: #000000;
	text-decoration: none;
	background-color: #DADADA;
}



 
 /*ZOEKFUNCTIE*/
 .rechtszoek {
 	position: absolute;
	top: 94px;
	right: 0px;
	margin: 0px;
	width: 170px;
	z-index: 1;
 }
 .rechtszoek .kopzoek {
		position: absolute;
		right: 0px;
		width: 171px;
		border-top: 1px solid #394154;
		border-bottom: 1px solid #394154;
		border-right: 1px solid #394154;
		color: #394154;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 1px;
		text-align: center;
		letter-spacing: 1px;
		background-color:  #849DAC;
}
  .rechtszoek .zoekcontent {
 	position: absolute;
	top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
   padding: 1px;
	right: 0px;
 }
 
/*EIND RECHTERKOLOM*/


/*MENUBLOKKEN*/
.menu1 {
	position: absolute;
	background-color: White;
	left: -1px;
	top: 111px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00508C;
	height: 20px;
	text-align: center;
	letter-spacing: 1px;
}

.menu1 a {
	color: #00508C;
	text-decoration: none;
	background-color:  #849DAC;
}

.menu1 a:hover {
	color: #002868;
	text-decoration: none;
	background-color:  #849DAC;
	letter-spacing: 1px;
	font-style: italic;
	}


	
/*LinkerKnoppen*/
	.menu1 .LK1 { /*recente inhoud*/
	position: absolute;
	top: 0px;
	left: -1px;
	width: 170px;
	border: 1px solid  #315A6C;
	background-color:  #849DAC;
	padding: 2px;
	}
	
	.menu1 .LK2 { /*teruglezen*/
	position: absolute;
	top: 30px;
	left: -1px;
	width: 170px;	
	border: 1px solid  #315A6C;
	padding: 2px;
	background-color:  #849DAC;
	}

	.menu1 .LK3 { /*verbal cam*/
	position: relative;
	top: 60px;
	left: -1px;
	width: 170px;		
	border: 1px solid  #315A6C;
	padding: 2px;
	background-color:  #849DAC;
	}

	.menu1 .LK4 { /*verbal vote*/
	position: absolute;
	top: 90px;
	left: -1px;
	width: 170px;		
	border: 1px solid  #315A6C;
	padding: 2px;
	background-color:  #849DAC;
	}
	
	.menu1 .LK5 { /*zoek*/
	position: absolute;
	top: 120px;
	left: -1px;
	width: 170px;		
	border: 1px solid  #315A6C;
	padding: 2px;
	background-color:  #849DAC;
	}

	.menu1 .LK6 { /*postbak*/
	position: absolute;
	top: 150px;
	left: -1px;
	width: 170px;	
	border: 1px solid  #315A6C;
	padding: 2px;
	background-color:  #849DAC;
	}	
	
	.menu1 .LK7 { /*vriendjes*/
	position: absolute;
	top: 180px;
	left: -1px;
	width: 170px;	
	border: 1px solid  #315A6C;
	padding: 2px;
	background-color:  #849DAC;
	}	
	
	.menu1 .LK8 { /*voorwaarden*/
	position: absolute;
	top: 210px;
	left: -1px;
	width: 170px;	
	border: 1px solid  #315A6C;
	padding: 2px;
	background-color:  #849DAC;
	}	

/*EIND MENUBLOK	*/

/*BLOK VAN AFDELING ACCESSOIRES*/
	.accessoires {
		position: absolute;
		top: 0px;
		left: -1px;
	}
	.accessoires .actitel01 { /*titel accessoires*/
		position: absolute;
		top: 0px;
		width: 260px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid Black;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: White;
		text-align: center;
		letter-spacing: 1px;
	}
	.accessoires .actitel02 { /*titel aan boord*/
		position: absolute;
		top: 25px;
		width: 260px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1px solid Black;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: White;
		text-align: center;
		letter-spacing: 1px;
	}
	.accessoires .actitel05 { /*titel voor copyright*/
		position: absolute;
		top: 32px;
		width: 260px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid Black;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: White;
		text-align: center;
		letter-spacing: 1px;
	}
	.accessoires .acbox02 { /*box voor aan boord*/
		position: absolute;
		top: 42px;
		width: 258px;
		left: 0px;
		height: 30px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1px solid black;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		background-color: White;
	}

	
		.accessoires .acbox05 { /*box voor copyright*/
		position: absolute;
		top: 318px;
		width: 171px;
		left: -2px;
		height: 100px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		COLOR: #394154;
		line-height: 16px;
		border: 1px solid  #315A6C;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 4px;
		background-color: White;
	}
		.accessoires .acbox05 a {
		color: #536886;
		text-decoration: none;
		background-color: White;
		}

	.accessoires .acbox05 a:hover {
		color: black;
		text-decoration: none;
		background-color: white;
		letter-spacing: 1px;
		font-style: italic;
		}
	

/*VORMGEVING SYSTEEMONDERDELEN*/
.comment {
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 1px solid #000000;
}
.commentbody {
	margin-left: 5em;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
}


/* item timestamp */
.timestamp {	
	font-size: x-small;
	color: #394154;
	text-align: right;
	font-weight: normal;
}

/* item timestamp left aligning*/

/* anchors in timestamps and comments*/
.timestamp a, .comments a, .commentcount a {
	color: #394154;
	text-decoration: none;
	font-weight: normal;
}
.timestamp a:hover, .comments a:hover, .commentcount a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.timestampleft {	
	font-size: x-small;
	color: #394154;
	text-align: left;
	font-weight: normal;
}

.timestampleft a {
	text-decoration: none;
	font-weight: normal;
}

.timestampleft a:hover {
	text-decoration: underline;
	font-weight: normal;
}

	
.timestampleft .commentcount a {
	color: #394154;
	font-weight: normal;
}

.timestampleft .commentcount a:hover {
	color: #394154;
	font-weight: normal;
}

.timestampleft .comments a {
	color: #394154;
	text-decoration: none;
	font-weight: normal;
}
.timestampleft .comments a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.timestampleft .mailtekst {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #394154;
 }
.timestampleft .mailtekst a {
	text-decoration: none;
	color: #394154;
	font-weight: normal;
 }
 
 .timestampleft .mailtekst a:hover {
  text-decoration: none;
	color: #394154;
	font-weight: normal;
 }
	
/* comments */
.comments {
	font-size: 10px;
	line-height: 1.1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}


/* detailed pages */

.comment {
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 1px solid #000000;
}

.commentbody {
	margin-left: 5em;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	}
	


	
/*formulieren layout*/
.searchform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.searchform .formfield {
	border: 1px solid;
	border-color: #000000;
}
.loginform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.loginform .formbutton { 
  font-size: 11px;
  width: 92px;
  height: 18px;
  border: 1px solid #315A6C;
  text-align: center;
  LETTER-SPACING: 1px;
}
/*eind formulieren layout*/

.CQcounter {
	position:absolute; 
	width:25px; 
	height:25px; 
	left: 2px; 
	top: 3075px;
}

/*LOSSE LETTERTYPEN EN POSITIES*/
.subkop { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px;  
letter-spacing: 1px;  
color: Black;
background-color: #F6F6F6;
}

.highlight {
	background-color: yellow;
	}
	
.quote { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-align: right;
 color: black;
 }
 .quoteofday {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid black;
 }
 
 .smalltext {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
	padding: 2px;
 }
