/* ============== Body ============== */
html
	{
	padding:0px;
	}

body 	
	{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-color: #000000;
	border: none;
	margin-top:0;
	margin-right:0;
	background-image: url(images/achtergrond.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	}

/* ============== Various ============== */
img	{ border:0px; }

.title 	{ font-size: 15px; font-weight:bold; }
.tekst	{ font-size: 14px; }
.tekst_cms	{ font-size: 12px; }
a	{ color: #CC0000; text-decoration:none;  }
a:hover	{ color: #FFFFFF;  }

.next	{ font-size: 14px; font-weight:bold;}
.next a	{ font-size: 14px; font-weight:bold;}
.next a:hover	{ color:#FFFFFF; font-size: 14px; font-weight:bold; }
/* ============== Tekstvlak ============== */
.104	
	{
	width:146px; 
	height:469px; 
	background-image: url(images/1_04.gif);
	}

/* ============== Tekstvlak + scrollbalk ============== */
.tekstvlak 
	{ 
	scrollbar-face-color: #b21f1c; 
	scrollbar-shadow-color: #5e0200; 	
	scrollbar-highlight-color: #b21f1c; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #b21f1c; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #ea0c07; 
	scrollbar-base-color: #FDFBF 
	width:200px; 
	height:320px; 
	border: 0 solid black;
	overflow:auto;
	padding:20px 0px 0px 20px;
	font-size: 14px;

	}

/* ============== Tekstvlak ============== */
.tekstvlak2
	{ 
	width:450px;
	height:469px;
	}
/* ============== Tekstvlak ============== */
.103
	{ 
	width:462px;
	}
/* ============== Tekstvlak achtergrond ============== */
.103_2
	{
	width:100%;
	border:0px;
	background-image: url(images/1_03.gif);
	}
/* ============== Header ============== */
.101
	{
	width:100%;
	border:0px;
	background-image: url(images/1_01.gif);
	}