/*
 * Basis onderdelen
 */
body {
/*
	font-family:"Trebuchet MS", sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 10pt; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
}
/*
td {
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
}

th {
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
}

form {
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
	}

input {
	font-family:"Trebuchet MS", sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
}

textarea {
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
}

select {
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 12px;
}
*/

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}


h1{
	color:#15216B;
	font-size:24px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;	
}

h2 {
	color:#386CAE;
	font-size:18px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;	
}

h3 {
	color:#0D2468;
	font-size:14px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;	
}

hr {
	height:1px;
}

a {
	text-decoration: underline; 
}

a:link {
	color: #5267A4;
	text-decoration: underline; 
}

a:visited {
	color: #5267A4;
	text-decoration: underline; 
}

a:active {
	color: #5267A4;
	text-decoration: underline; 
}

a:hover {
	color: #5267A4;
	text-decoration: none; 
}
/*
 * Layout divs
 */
 
#achtergrond {
	background: #20232C;
}

#geheel {
	width:880px;	
	margin-left:40px;		
	background-color:#F7F5F6;
	overflow: hidden;
}
#centreer{
	width:920px;
	background-color:#DDDDDF;
}
#top {
	float:left;
	width:880px;
	height: 140px;
	background-color:#15216B;
	background-image: url(Images/basis/Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;/*	background-image: url(../../BootABC/images/Basis/logo_h160.gif);*/
}

#toprechts {
	float:right;
	overflow: hidden;
	width: 170px;
	margin:60px 0px 0px 0px;
}

#linkerdeel {
	float:left;
	width: 176px;
	min-height: 500px;
	height:expression(this.scrollHeight < 500? "500px" : "auto" );		
	margin-top: 0px;
}

#linkerdeel_smal {
	float:left;
	width: 60px;
	min-height: 500px;
	height:expression(this.scrollHeight < 500? "500px" : "auto" );		
	margin-top: 0px;
}

.linkeronderdeel{
	padding: 8px;
}

#balk{
	float:left;
	width:880px;
	height: 30px;
	color:#15216B;
	font-size:18px;
	text-align: left;
	font-weight: normal;
	line-height: 1em;
	padding:10px 0px 0px 188px;
	text-transform: capitalize;
	background-image: url(Images/basis/balk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#individueel{
font-size:12px;
}

#midden {
	float:left;
	width: 504px;
	min-height: 500px;
	height:expression(this.scrollHeight < 500? "500px" : "auto" );		
	margin-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

.artikel{
	/* background-color:#F7F5F6; */
	/* border: 1px solid #C8CAD5; */
	padding: 4px;
}

.artikel h1 {
	color: #333743;
	font-size: 1.7em;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 1em;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.artikel h2 {
	color: #F7F5F6;
	background-color:#7185B6;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1em;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px; }

.artikel h3 {
	color: #20232C;
	display:block;	
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold; }

.individueel{
	/* background-color:#F7F5F6; */
	/* border: 1px solid #C8CAD5; */
	padding: 4px;
}

.individueel h1 {
	color: #333743;
	font-size: 1.7em;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 1em;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.individueel h2 {
	color: #20232C;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1em;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px; }

.individueel h3 {
	color: #20232C;
	display:block;	
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold; }
	
.img_right {
	float:right;
	overflow:hidden;
	border: none;
	margin: 0px -8px 2px 2px;
}

.img_left {
	float:left;
	vertical-align:top;
	overflow:hidden;
	border: none;
	margin: 0px 8px 0px 0px;
}

.artikel p {
	margin:0px;
}

.samenvatting {
	
}

.samenvatting td {
	background-color:#EEE7D5;
	vertical-align:top;
}

.samenvatting img {
	float:left;
	vertical-align:top;
	overflow:hidden;
	border: none;
	margin: 0px 8px 0px 0px;
}

.samenvatting h3 {
	color: #F7F5F6;
	background-color:#804040;
	display:block;	
	font-size: 1.2em;
	text-align: left;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
	line-height: 1.1em;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold; }

.samenvatting a {
	text-decoration: none; 
}

.samenvatting a:link {
	color: #5267A4;
	text-decoration: none; 
}

.samenvatting a:visited {
	color: #5267A4;
	text-decoration: none; 
}

.samenvatting a:active {
	color: #5267A4;
	text-decoration: none; 
}

.samenvatting a:hover {
	color: #5267A4;
	text-decoration: underline; 
}

.kader {
	color: #7A7A7A;
	border: 1px solid #737373;
	margin: 8px;
	padding: 6px;
}

.intro {
	color: #7A7A7A;
}

#rechterdeel {
	float:right;
	overflow: hidden;
	width: 174px;
	min-height: 720px;
	height:expression(this.scrollHeight < 7200? "720px" : "auto" );		
	background-color:#DDDDDF;
	/*  border: 1px solid #C8CAD5; */
	background-image: url(Images/basis/links_achter.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px 0px 0px 10px;
}

.rechtsboven {
	margin: 0px 0px 0px -10px;
	padding: 8px 0px 0px 12px;
}


#onder {	
	margin-top: 0px;
	float:left;
	background-color:#DDDDDF;
	min-height: 42px;
	height:expression(this.scrollHeight < 500? "42px" : "auto" );		
	width:880px;
}

#onderrechts {
	float:right;
	overflow: hidden;
	width: 170px;
	margin: 10px 0px 0px 0px;
}

#onder a {
	color:black;
}

/*  
 * Coolmenu
 */
#coolmenu{
	width: 154px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #181818;
	border-bottom-color: #EAEAEA;/*background-color: #E6E6E6;*/
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 146px; /* 6 minder dan hierboven */
}

#coolmenu a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #15216B;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-bottom-color: #181818;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #15216B;
color: #DDDDDF;
}
 

/*--------------------------------------------------------*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#DDDDDF;
padding: 10px;  /* 5px */
left: -1000px; /* was -1000px  */
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -360px;
left: 40px; /*position where enlarged image should offset horizontally */
}
