body { 
	margin:0;
	padding:0;
	background-color:#ECECEC;
	font:x-small/1.45em Verdana, Arial, Helvetica, sans-serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
	  
#sitewrapper {
	background-color:#ED763C;
	width:960px;
	margin:0 auto;
	border-right: 1px solid #9797BB;
	border-left: 1px solid #ccc;
}

.header {
	height:98px;
	background: #C4ABAE url(images/titel_bg.jpg) repeat-x;
	margin:0;
	padding:0;
}

#navWrapper {
	clear:both;
	width:100%;
	background-color: #0099CC;
	margin:0;
	padding:0;	
	overflow:hidden;
	border-bottom: 1px solid #00698C;
}

/* navigation */	
.subHeader {
  background-color: #0099CC;
  color: black;
  margin: 0 0 0 20px;
  padding: 0.5em 1em;
  text-align:left;
  float:left;
  width:600px;
  display: inline;
}

.subHeader a {
  color: black;
  font-size: 90%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 1ex 0 1ex;
}
.subHeader a:hover {
  color: #990000;
  text-decoration: none;
}
.subHeader a.active {
  color: #fff;
  text-decoration: none;
}
.subHeader a.active:hover {
  color: #000000;
  text-decoration: none;
}
.doNotDisplay {
  display: none !important;
}
/* author
------------------------------*/
.author {
	float:left;
	display:inline;
	width: 190px;
	height: 28px;
	margin:0;
	padding:0;
}

/* main content tabel cell*/
.main {
	padding: 10px 15px 10px 0; 
	vertical-align:top;
	background-color: #ffffff;	
}
/* left content tabel cell for white space on left*/
.leftcol {
	background-color: #ffffff;
	width:50px;	
}
/* right content tabel cell for subnavigation*/
.rtbarbg {
	background-color: #A5A4C3;
	background-image: url(images/rtbarbg.jpg);
	background-repeat: repeat-y;
}
/* vertical align top*/
.vtop {
	vertical-align:top;
	padding-top:3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align:left;
	margin: 15px 0 10px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align:left;
	margin: 15px 0 10px 0;
}

h3 {clear:left;width: 99%;font-size: 1em;color:#ff3300; border-bottom: 1px solid #909DBD; margin-top:15px;padding-bottom:3px;}

.r_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #F70000;
}	

.red { color: #F70000; }

td.sidebar {padding:3px 5px;}
a.sidebar {
	color: #000000;
	text-decoration: none;
}
a.sidebar:hover {
	text-decoration: underline;
}
.vistacompatible{
	float: right;
	width: 157px;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}
.home {
	background-image: url(images/label_home.jpg);
	background-repeat: repeat-x;
}
.irfanview {
	background-image: url(images/label_IrfanView.jpg);
	background-repeat: repeat-x;
}
.hetboek {
	background-image: url(images/label_hetboek.jpg);
	background-repeat: repeat-x;
}
.tips {
	background-image: url(images/label_tips.jpg);
	background-repeat: repeat-x;
}
.nieuws {
	background-image: url(images/label_nieuws.jpg);
	background-repeat: repeat-x;
}
.myimage {
	margin-right:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.image5px {
	margin:5px;
}

.imgNoBorder {
	border:0;
}

/* naar boven top of page
----------------------*/
.footer {
	float:right; 
	width:960px;	
	margin:0;
	padding:0;
	background-color:#025776;
}
.naarboven {
	float:right; 
	display:inline; 	
	text-align:right;
	padding:3px 10px; 
	font-size:0.76em;
}
.naarboven a {color:#fff;text-decoration:none;}
.naarboven a:hover {text-decoration:underline;}

/* small icons */
.picto {
	vertical-align: middle;
	border:0;
}
/* small buttons (Adobe Reader, etc)*/
.purchase {
	margin-top:3px;
	vertical-align:middle;
}

/* right floated container for right-content-menu
---------------------------------*/
.right-content-menu {
	margin: 0px 5px 5px 10px;
	width:180px;
	float:right;
	display:inline;
	border:1px solid #b0c4de;
	padding:7px 5px;
	background-color:#F5F8FE;
}
.right-content-menu p { margin: 0 0 5px 10px;}
.right-content-menu a { color:#005A9D;}
