﻿body {
	background-image: url(images/bg.jpg);
 	font: 12px/1.45   Arial;
	background-color: #FDFFEF;
	color: #000000;
	text-align: center;
	margin: auto;
}

td, th {
 	font: 12px/1.45   Arial;
	color:Black;
}

p {
	margin: 4px 0px 6px 0px;
}

a {
	text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #0092C1;
}

h1 {
	font-family: Arial;
	color: #99BF14;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h2 {
	font-family: Arial;
	color: #99BF14;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h3 {
	font-family: Arial;
	color: #99BF14;
	font-size: 13px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h4 {
	font-family: Arial;
	color: #99BF14;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h5 {
	font-family: Arial;
	color: #2F434A;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h6 {
	font-family: Arial;
	color: #2F434A;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h7 {
	font-family: Arial;
	color: #2F434A;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}
.button
{
        padding: 2px;
    background-color: #99BF14;
    border: #BAE81C 1px solid;
    border-top: #BAE81C 1px solid;
    border-bottom: #86A811 1px solid;
    border-right: #86A811 1px solid;
    color: #FFFFFF;
}
div.header {
	background-image: url(images/header.jpg);
	width: 1000px;
	height: 150px;
	margin: auto;
}

div.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 10px;
	margin: auto;
}
div.top_forum {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 10px;
	margin: auto;
}
div.menu
{
    width: 992px;
    margin: auto;
    text-align:center;
    overflow:hidden;
    background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	padding-left:4px;
	padding-right:4px;
}
div.content_container {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	min-height: 600px;
	margin: auto;
	margin-top: -3px;
	overflow: hidden;
}
div.content_left
{
    float: left;
    width: 130px;
    padding: 5px;
}
div.content 
{
    float: left;
	text-align: left;
	width: 660px;
	padding: 20px;
	min-height: 500px;
}
.banner
{
    width:700px;
    border:1px asolid red;
    padding-left:-20px;
    height:500px;
    background-color:Red;
}
div.ad
{
	width:680px;
	overflow:hidden;
}

div.content_right 
{
    float: left;
    width: 150px;
    padding: 5px;
    padding-right:0px;
    padding-left:0px;
}

div.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 10px;
	margin: auto;
}
div.bottom_forum {
	background-image: url(images/bottom2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 10px;
	margin: auto;
}

div.link, div.link a, div.link:hover {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #545454;
	width: 1000px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	margin: auto;
}

/* placeholderMainMenu_VerticalMenu */
.mnuVertical
{
    width: 130px;
    margin-left: 5px;
}
.mnuOver
{
    padding: 2px;
    background-color: #66800D;
    border: #485A0A 1px solid;
    border-left: #485A0A 1px solid;
    border-top: #86A811 1px solid;
    border-bottom: #5A5A5C 1px solid;
    border-right: #5A5A5C 1px solid;
    color: #FFFFFF;
}

.mnuSelected
{
    padding: 2px;
    background-color: #66800D;
    border: #485A0A 1px solid;
    border-top: #485A0A 1px solid;
    border-bottom: #86A811 1px solid;
    border-right: #86A811 1px solid;
    font-weight: bold;
    color: #FFFFFF;
}
.mnuPath
{
    padding: 2px;
    background-color: #66800D;
    border: #485A0A 1px solid;
    border-top: #485A0A 1px solid;
    border-bottom: #86A811 1px solid;
    border-right: #86A811 1px solid;
    font-weight: bold;
    color: #FFFFFF;
}

.mnuPath .mnuNormal 
{
    padding: 2px;
    background-color: #CCCCCC;
    border: #BAE81C 1px solid;
    border-top: #BAE81C 1px solid;
    border-bottom: #86A811 1px solid;
    border-right: #86A811 1px solid;
    color: #FFFFFF;
}
    
.mnuNormal
{
    padding: 2px;
    background-color: #99BF14;
    border: #BAE81C 1px solid;
    border-top: #BAE81C 1px solid;
    border-bottom: #86A811 1px solid;
    border-right: #86A811 1px solid;
    color: #FFFFFF;
}
.sbmnuPath,
.sbmnuNormal
{
    text-align:center;
    color: #FFFFFF;
}
.sbmnuSelected,
.sbmnuOver
{
    text-align:center;
    color: #FFFFFF;
    font-weight: bold;
}
div.advertenties a,
div.advertenties
{
    text-decoration:none;
    border:none
    }
    
div.advertenties img
{
    border:none;
    margin-top:4px;
    margin-bottom:4px;
}
.titel_lijst,
.title_nieuws
{
    font-weight:bold;
    font-size:14px;
    padding: 0px 0px 2px 0px;
}

.datum_lijst,
.datum_nieuws
{
    font-style:italic;
    padding: 0px 0px 2px 0px;
}
.headlines_wrapper
{
    width:300px;
    float:left;
    margin-right:25px;
}
.headlines_title
{
    font-weight:bold;
    font-size:14px;
    padding: 0px 0px 2px 0px;
}
.headlines_datum
{
    font-style:italic;
    padding: 0px 0px 2px 0px;
}
.static_nlsmenu
{
    z-index: 1;
    width:990px;
    margin:auto;
}
/* Main Bar */
/* Main Bar - Item */
.static_nlsitemcontainer
{
}
.static_nlsiconcell
{
display:none
}
.static_nlssubmenucell
{
display:none
}
.static_nlsitem
{
    background-color: #99BF14;
    color: #FFFFFF;
    border: #BAE81C 1px solid;
    border-top: #BAE81C 1px solid;
    border-bottom: #86A811 1px solid;
    border-right: #86A811 1px solid;
    width:103px;
    text-align:center;
    height: 25px;
}

/* Main Bar - Item Hover */
.static_nlsitemcontainerover
{
}
.static_nlsiconcellover
{
display:none
}
.static_nlssubmenucellover
{
display:none
}
.static_nlsitemover
{
    background-color: #66800D;
    color: #FFFFFF;
    text-align:center;
    border: #BAE81C 1px solid;
    border-top: #BAE81C 1px solid;
    border-bottom: #86A811 1px solid;
    border-right: #86A811 1px solid;
    width:103px;
    height: 25px;
}

/* Sub Menu */
.nlsmenu
{

}
/* Sub Menu - Item */
.nlsitemcontainer
{
}

.nlsiconcell
{

}
.nlssubmenucell
{

}
.nlsitem
{
color:White;
padding:5px;
margin:5px;
vertical-align:middle;
background-color:Black;
}
/* Sub Menu - Item Hover */
.nlsitemcontainerover
{
}
.nlsiconcellover
{

}
.nlssubmenucellover
{

}
.nlsitemover
{
color:White;
padding:5px;
margin:5px;
vertical-align:middle;
background-color: #66800D;
border: #BAE81C 1px solid;
border-top: #BAE81C 1px solid;
border-bottom: #86A811 1px solid;
border-right: #86A811 1px solid;
}

