
body, table, h1, h2, h3, p   	{ font-family: Arial, Helvetica, sans-serif;}

body	{
	margin: 0;
	padding: 0;
	font-size: 10pt; 
	background-color:#FFFFFF;
	color: #000000;
	}

table	{ 
	font-size: 10pt; 
	}

h1	{
	font-size: 14pt;
	color: #000060; 
	font-weight: bold; 
	font-style: italic;
	}

h2   	{ 
	font-size: 12pt; 
	color: #000060; 
	font-weight: bold;
	font-style: italic;
	}

h3   	{ 
	font-size: 10pt; 
	color: #000060; 
	font-weight: bold;
	}
.h2   	{ 
	font-size: 12pt; 
	color: #000060; 
	font-weight: bold;
	font-style: italic;
	}
	
.h3   	{ 
	font-size: 10pt; 
	color: #000060; 
	font-weight: bold;
	}
	
a   { 
	font-size: 10pt;
	color: #000060;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover { 
	font-size: 10pt; 
	color: #A50808;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}

hr	{
	border: solid 1px #DDD;
	}

hr	{
	height: 1px;
	border: none;
	color: #DDD;
	background-color:#DDD;	/* all browser hr #3399CC*/
	}

.special
	{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	}
.special a
	{
	color: #CC0033;
	text-decoration: underline;
	}
.special a:hover
	{
	color: red;
	}
.special-2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #008000;
	}

/*=======cursief - Chris=====*/
.special-c { 
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	color : #999999;
	}
/*================END cursief*/

.small
	{
	font-size: 8pt;
	color: #000;
	}
.small a
	{
	font-size: 8pt;
	color: #000060;
	text-decoration: underline;
	}
.small a:hover
	{
	font-size: 8pt;
	color: #A50808;
	text-decoration: underline;
	}
	
.small-3
	{
	font-size: 8pt;
	color: #000060;
	}
	
/*printlayout*/

#printheader	{height: 80px;}
#header			{display:none;}
#leftbar 		{display:none;}
#rightbar 		{display:none;}
ul.nav 			{display:none;}
.pbrowser		{display:none;}
.foto		{display:none;}

/*END printlayout*/


#no-leftbar-contentbox	{
	float: left;
	width: 615px;
	margin-left: 3px;
	}

#no-rightbar-contentbox
	{
	float: left;
	width: 600px;
	margin-left: 25px;
	}

/*=====================CONTENT LAYOUT==============*/

.content
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*padding: 3px;*/
	}
.content a
	{ 
	font-weight: normal;	
	color: #039; /* is firefox google kleur */
	text-decoration: underline; 
	}
.content a:hover
	{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #A50808;	/*#333; Google-firefox */
	text-decoration: underline; 
	}
.content img
	{
	margin: 3px;
	}
.head	{
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 24px;
   	font-weight:bold;
   	margin-top: 10px;
  	}

/*======================WINKEL=====================*/

h2.shop	{
	background-color:#EEE;
	padding:5px;
	}
.itembox	{
	padding:5px;
	min-height:120px;
	background-image: url(back.gif);
	border: solid 1px #DDD;
	margin-bottom:15px;
	}
.thumb	{
	float:left;
	width:28%;
	min-height:110px;
	}
.iteminfo	{
	float:right;
	width: 70%;
	}
.item-subtitle	{
	font-style:italic;
	color:#000060;
	}

#bottom-nav	{
	text-align:center;
	background-color:#FFFFCC; /*li geel*/
	padding:3px;
	margin-bottom: 40px;
	}
.price	{
	}
#description	{
	clear:both;
	padding: 5px;
	margin-bottom:15px;
	background-color:#EBEBEB;
	}
/*================== END winkel ===================*/

.auteur	{
	font-style:italic;
	}
.boxed	{
	border: solid 1px #A50808;
	padding: 6px;
	margin-bottom: 30px;
	}
.boxed-2	{
	border: solid 1px #CCC;
	padding: 6px;	
	margin-bottom: 30px;
	}
.boxed-special	{
	border: solid 1px #A50808;
	padding: 6px;
	color: #CC0033;
	margin-bottom: 15px;
	}	
.boxednews	{
	border: solid 1px #A50808;
	padding: 6px;
	margin-bottom: 15px;
	}
.boxednews img	{
	float: left;
	height: 100px;
	width: 100px;
	margin-right:10px;
	border: solid 1px #A50808;
	/* na aanpassen db, height en width weg */
	}
.nieuws	{
	min-height:105px;
	}

/*==============START archivering =================*/

ul.clean	{
	list-style: none;
	margin:0;
	padding:0;
	}
.date	{
	width:75px;
	font-size: 8pt;
	}
ul.clean li	{
	}
ul.clean li.data a	{
	position:relative;
	margin-left:75px;
	display:block;
	}

ul.archive {
	list-style: disc url(../images/bol.gif) inside;
	margin-left: 0;
	padding-left: 1.8em;
	text-indent: -1.6em;
	}

/*================ END archieflijsten =============*/

.float-left	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

img.float-left	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:solid 1px #CCC;
	}

.float-right	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}
	
img.float-right	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:solid 1px #CCC;
	}
.photo-left	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none; 
	}
.photo-left a, .photo-left a:hover	{
	font-size: 8pt;
	text-decoration:none; 
	}
.photo-right	{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	padding:0;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none; 
	text-align:center;
	}
.photo-right a, .photo-right a:hover	{
	font-size: 8pt;
	text-decoration:none;
	}
.photo-col-right	{
	float:right;
	width:49%;
	font-size: 8pt;
	padding-left:6px;
	margin-bottom:15px;
	text-align:center;
	}
.photo-center	{
	text-align:center;
	margin-bottom:10px;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none; 
	}
.center-this, .center	{
	text-align:center;
	margin-bottom:15px;
	}
img.center-this	{
	text-align:center;
	margin-bottom:15px;
	}
.new-line, .new-block, .clear	{
	clear:both;
	}

/*================ START kolommen =================*/
.col-left	{
	float:left;
	width:46%;
	margin-bottom:15px;
	}
.col-right	{
	float:right;
	width:49%;
	padding-left:6px;
	margin-bottom:15px;
	}
.col-right-b	{
	float:right;
	min-width:49%;
	border-left:solid 1px #BBB;
	padding-left:6px;
	margin-bottom:15px;
	}
.col-right img	{
	text-align:center;
	}
.col-left-boxed	{
	float:left;
	width:48%;
	border:solid 1px #BBB;
	padding:3px;
	}
.col-right-boxed	{
	float:right;
	width:48%;
	border:solid 1px #BBB;
	padding:3px;
	}
.col-right-boxed img	{
	text-align:center;
	}
.input	{
	font-family: Arial;
	font-size: 10pt;
	color: #000060;
	background-color: #FFFBF0;
	margin-bottom: 3px;
	width: 100px;
	}
.colcell
	{
	width: 95%;
	height: 80px;
	border: solid 1px #CCC;
	padding: 3px;
	text-align: left;
	margin-bottom: 10px;
	}


.boxhead	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #EBEBEB;
	padding: 3px;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	}


.notes
	{
	clear:both;
	font-size: 8pt;
	color: #000;
	border-top: solid 1px #BBB;
	padding-top:5px;
	margin-bottom: 20px;
	}
.sources
	{
	clear:both;
	font-size: 8pt;
	color: #000;
	background-color:#EEE;
	padding:8px;
	margin-bottom: 20px;
	}
.sources a
	{
	font-size: 8pt;
	}
#sources a:hover
	{
	font-size: 8pt;
	}
.accent	{
	clear:both;
	color: #000;
	background-color:#EEE;
	padding:8px;
	margin-bottom: 20px;
	}
	