a:link
{
	color: #000080;
	background-color: transparent; 
	text-decoration: none;
}
a:visited
{
	color: #000080; 
	background-color: transparent; 
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	background-color: transparent;
	text-decoration: none;
}
.nav 
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.nav:link 
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.nav:visited 
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.nav:hover 
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* The main body of the entire forum. */
body 
{
	font-family: trebuchet MS, verdana, arial, helvetica, serif;
	font-size: small;
	background-color: #D9D8DD;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(bodybg.jpg);
}
td, .normaltext
{
	font-size: small;
	font-family: Trebuchet MS, verdana, arial, helvetica, serif;
	color: #000000;
}
.smalltext, .quote, .code, .quoteheader, .codeheader
{
	font-family: Trebuchet MS, verdana, arial, helvetica, serif;
	font-size: x-small;
}
.largetext
{
	font-size: large;
}
input, button
{
	color: #000000;
	background-color: #F8F8FF;
}
input.check
{
	background-color: transparent;
}
textarea
{
	color: #000000;
	background-color: #F8F8FF;
}
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	background-color: #F8F8FF;
}
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}
/* No image should have a border when linked */
a img{
	border: 0;
}
.quote
{
	color: #000000;
	background-color: #ffffff;	
	border: 1px solid #99999d;
	padding: 2px 2px 2px 2px;
}
.code
{
	font-family: Courier New; 
	color: #000000;
	background-color: #FFF0F5;
}
.quoteheader, .codeheader
{
	color: #000000;
	font-weight: bold;
}
.help
{
	cursor: help;
	background-color: transparent;
}
.meaction
{
	color: red;
	background-color: transparent;
}
.editor
{
	width: 100%;
}
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}
.windowbg
{
	font-size: small;
	font-family: trebuchet MS, verdana, arial, helvetica, serif;
	color: #000000;
	background-color: #D7EED1;
}
.windowbg2
{
	font-size: small;
	font-family: trebuchet MS, verdana, arial, helvetica, serif;
	color: #000000;
	background-color: #EFFCEF;
}
.windowbg3
{
	font-size: small;
	font-family: trebuchet MS, verdana, arial, helvetica, serif;
	color: #000000;
	background-color: #D7EED1;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

tr.titlebg td, tr.titlebg td a:link, tr.titlebg td a:visited, tr.titlebg th, td.titlebg
{
	background-image: url(titlebg.jpg);
	font-size: small;
	font-family: trebuchet MS, verdana, arial, helvetica, serif;
	font-weight: bold;
	color: #000080;
}
tr.titlebg td, tr.titlebg th
{
	background-color: #6BC35B;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(titlebg.jpg);
}
.catbg, .catbg2, .catbg3
{
	font-size: small;
	font-family: trebuchet MS, verdana, arial, helvetica, serif;
	font-weight: bold;
	color: #ffffff;
	background-color:#ADABB0;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(catbg.jpg);
}
catbg a:visited
{
	color: #ffffff;
}
.bordercolor
{
	font-size: small;
	font-family: trebuchet MS, verdana, arial, helvetica, serif;
	background-color: #000000;
}
.tborder
{
	font-size: small;
	font-family: trebuchet MS, verdana, arial, helvetica, serif;
	border: 1px solid #000000;
}



/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}
div.spoilerheader a
{
	font-family: sans-serif;
	font-weight: bold;
}
div.spoilerheader input 
{
	background-color: #cececc;
	color: red;
	font: 0.8em sans-serif;
}
div.spoilerbody 
{
	color: #0f0f0f;
	border: 1px dashed red;
	padding: 5px;
	margin: 0;
}

/* Sometimes there will be an error when you post */
.error{
	color: red;
}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(mirrortab_active_last.gif) no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}


.infocenter
{
	background-image: url(infocenterbg.jpg);
}

.infocenter tr th
{
  color: #000000;
}
.infocenter tr td
{
	padding: 4px;
	color: #000099;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 10px;
	font-family:verdana,arial;
	text-align: center;
}
.infocenterkopje
{
	padding: 2px;
	color: #000099;
	font-size: 10px;
	font-family: verdana,arial;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.eersteletter
{
	color: #cc0000;
	font-weight: bold;
	font-size: 120%;
}
.box
{
	margin-top: 20px;
	border-left: 2px solid #f5f5f9;
	border-top: 1px solid #f5f5f9;
	border-right: 2px solid #6F6F82;
	border-bottom: 2px solid #6F6F82; 
}
.boxtitelcel td
{
	background-color: #ADABB0;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(box_titlebg.jpg);
}
.boxinhoudcel
{
	padding: 4px;
	background-color: #F1FEEA;
	font-size: 12 px;
	font-family: Trebuchet MS, verdana, arial, helvetica, serif;
	text-align: left;
	color: #000000;
}
#auteur
{
	font-size: 11px;
	text-align: right;
	padding-right: 2px;
	margin: 2px;
}
.content
{
	border: 0px solid #0800CC;
	padding: 10px;
}
.content h1
{
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial, helvetica, serif;
	text-align: center;
	color: #000000;
	background-color: #6BC35B;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(page_titlebg.jpg);
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	margin: 2px;
}
.content h1:first-letter
{
	color: #cc0000;
}
.content h2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial, helvetica, serif;
	text-align: left;
	color: #ffffff;
	margin: 0px;
	padding: 3px;
}
.content h2:first-letter
{
	color: #cc0000;
}
lor: #cc0000;
}
