#siteMap {
	width: 100%;
	border: 0px;
	border-top: 5px solid #FFF;
	background-color: #000;
	font: 8pt Verdana, Arial, Helvetica, sans-serif
}

body  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #666666;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	/*background-image: url(images/back-tile3.jpg);
	background-repeat: repeat; */

	/*	
	background-image:url(images/back-fighter.jpg), url(images/back-fighter2.jpg);
	background-repeat:no-repeat;
	background-position:left, right;
	*/
	
	background-color: #000000;
	position:absolute;
	left:100px;
	right:100px;
	z-index:0;

}

a:link{
	color:#FFFFFF;
}
a:visited{
	color:#FFFFFF;
}

a img {
	border:none;
}

/*   SECTION   */
.section {
	text-align:justify;
}
.section table {
	color: FF0000;
	width: 100%;
	margin: 0px;
}
.section .tablehead {
	background: #666666;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}
.section a img {
	border: 0px;
}

.section h1 {
	width:100%;
	color:#FFFFFF;
	background-color:#333333;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:uppercase;
}

.section h2 {
	padding-left: 10px;
}
.section h3 {
	padding-left: 10px;
}
.section p {
	padding-left: 15px;
	padding-right: 15px;
}
.section a:link {
	color:#FF0000;
	font-weight:bold;
}
.section a:visited {
	color:#FF0000;
	font-weight:bold;
}
.section a:hover {
	color:#000000;
	font-weight:bold;
}
.section table {
	padding-left: 10px;
	padding-right: 10px;
}
.section img {
	padding: 5px 5px 5px 5px;
}
/* ============= */

/* Nieuws */
.thrColFixHdr #nieuws {
	text-align:justify;
}
.thrColFixHdr #nieuws h1 {
	width:100%;
	color:#FFFFFF;
	background-color:#333333;
	padding-left: 10px;
}
.thrColFixHdr #nieuws h2 {
	color:#666666;
}
.thrColFixHdr #nieuws a:link {
	color:#FF0000;
}
.thrColFixHdr #nieuws a:visited {
	color:#FF0000;
}
.thrColFixHdr #nieuws p{
	padding-left: 15px;
}
.thrColFixHdr #nieuws img{
	border: none;
	margin-right: 10px;
	float: left;
}
.thrColFixHdr #nieuws table{
	border: none;
	margin-left: 15px;
}

.nieuws-startline {
	margin: 0px;
	border-bottom: 1px solid #E5E5E5;
}
.nieuwsdatum {
	margin: 0px;
	color: #999999;
	font-size: 8pt;
}
.nieuwstekst {
}

.commentaar {
	width: 100%;
	text-align:right;
}
.commentaar a {
	color: #FF0000;
	font-weight: bold;
}
/*---------------------------------------*/


/* div recente commentaren */
.thrColFixHdr #recente-commentaren {
	padding-left: 5px;
	padding-right: 5px;
	background-color:#FFFFFF;
}

/* div links */
.thrColFixHdr #recente-commentaren a:link    { color:#000000 }
.thrColFixHdr #recente-commentaren a:visited { color:#000000 }

/* divtitel recente commentaren */
.thrColFixHdr #recente-commentaren-divtitel {
	font-weight: bold;
	padding-top:5px;
	margin:0px;
	color:#000000;
}
/* titel recente commentaren */
.recente-commentaren-titel {
	font-weight:bold;
	font-size: 11px;
	color:#333333;
	margin:0px;
	margin-left: 5px;
}
/* tekst recente commentaren */
.recente-commentaren-tekst {
	font-size: 11px;
	margin:0px;
	color:#000000;
	padding: 2px 2px 2px 2px;
	background-color:#CCCCCC;
}
/* datum en tijd recente commentaren */
.recente-commentaren-datumtijd {
	font-size:9px;
	margin:0px;
	color:#666666;		
}
.recente-commentaren-startline {
	margin: 0px;
	border-bottom: 1px solid #E5E5E5;
}
/*---------------------------------------*/


/* Overlay header */
.overlay-header-text {
	background-image:url(images/trans-black-75.png);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 65px;
	padding: 5px 10px 5px 10px;
	position:absolute;
	top: 45px;
	font-weight:bold;
}
.overlay-header-text a:link {
	color:#FFFF33;
}
.overlay-header-text a:visited {
	color:#FFFF33;
}
.overlay-header-text a:hover {
	color:#FFFFFF;
}
/*---------------------------------------*/

.thrColFixHdr #back-fighters{
	background-image:url(images/back-fighter.jpg), url(images/back-fighter3.jpg);
	background-repeat:no-repeat,no-repeat;
	background-position: top left, top right;
	background-color:#000000;
	position:absolute;
	z-index:-1;
	width:100%;
	height:100%;
	left:100px;
	top:0px;
	color:#FFFFFF;
}
.thrColFixHdr #back-fighter-left{
	background-image:url(images/back-fighter.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#000000;
	position:absolute;
	z-index:-1;
	width:100%;
	height:100%;
	left:-100px;
	top:0px;
	color:#FFFFFF;
}
.thrColFixHdr #back-fighter-right{
	background-image:url(images/back-fighter3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#000000;
	position:absolute;
	z-index:-1;
	width:100%;
	height:100%;
	left:100px;
	top:0px;
	color:#FFFFFF;
}

.thrColFixHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index:1;
} 
.thrColFixHdr #beforeheader {
	background: #FFFFFF;
	height: 0px;
	text-align:right;
}
.thrColFixHdr #header { 
	background: #000000; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.thrColFixHdr #beforemenu {
	background: #FFFFFF;
	height: 62px;
	color:#000000;
	text-align:right;
	padding: 2px 0px 0px 0px;
	text-align:center;
}
.thrColFixHdr #menu {
	background: #000000;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 0px 0px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar1 a:link {
	color:#FFFF33;
}
.thrColFixHdr #sidebar1 a:hover {
	color:#FFFFFF;
}
.thrColFixHdr #sidebar1 a:visited {
	color:#FFFF33;
}

.qlink {
	padding-left:20px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
}

.thrColFixHdr #mainContent { 
	margin: 0 180px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color:#000000;
	padding-bottom: 100px;
	width:790px;
} 

.thrColFixHdr #bottombar { 
	background:#000000;
	padding: 0px 0px 0px 0px;
}

.thrColFixHdr #footer { 
	background: #000000;
}
.thrColFixHdr #footer a:link { 
	color: #FFFFFF
}
.thrColFixHdr #footer a:visited { 
	color: #FFFFFF
}
.thrColFixHdr #footer a:hover { 
	color: #FF0000
}

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}