BODY  {
	margin : 5;
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #FB0F0C;
	background-repeat : no-repeat;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
}

/* a-links */
A {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-color : #FFFFFF;
	text-decoration: none;
}

A:active  {
	color : #C0C0C0;
	font-style : italic;
	font-weight : bold;
	text-decoration: none;
}

A:link  {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

A:visited  {
	color : #000000;
	font-style : italic;
	font-weight : bold;
	text-decoration: none;
}
A:link IMG  {
	border : 0px;
}
A:visited IMG  {
	border : 0px;
}
A:active IMG  {
	border : 0px;
}

.kop  {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #000000;
}

.subkop  {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color: #FFFFFF;
}
.lead  {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color: #FFFFFF;
}
.locatie  {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	color: #000000;
}
.body  {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #000000;
}
.sub1  {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	text-align: right;	
	font-weight : bold;
	color: #34C1DB;
}

.sub2  {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	text-align: center;	
	font-weight : bold;
	color: #34C1DB;
}

H6  {
/*	font-family : "Courier New", Courier, monospace; */
	font-family : Gill Sans MT, Arial,Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #FFFF00;
}

/*  lijn-definitie */
HR  {
	border-top : solid;
	display : block;
}

/*input (buttons)t*/
INPUT {
	background-color : #FFF;
	color : #666666;
}
TEXTAREA {
	background-color : #FFF;
	color : #666666;
}

/* table-settings */
TABLE {
	bgcolor : #000000;
	width: 700px;
	}

TR  {
	border: none;
}

TD  {
	font-size : 10px;
	border: none;
	word-spacing : normal;
}

.homepage  {
	background-color: #000000;
	color: #FFFFFF;
	font-size : 10px;
	border:thin;
	border-color: #cccccc;
	word-spacing : normal;
}
A.homepage  {
	color : #000000;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
A.homepage:visited  {
	color : #c0c0c0;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

/*  'class' definities  */
.banner {
	background-color: #000000;
	color: #14ECE8;
}
.vrienden {
	background-color : #000000;
}
.shinethrough {
	-moz-opacity:0.5;
	filter:Alpha(Opacity=50);
}



