@charset "utf-8";
/* CSS Document */

/* STANDAARD IEDERE PAGINA */

body {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 12px;
margin:0;
background:url(../images/bgTop.jpg);
background-repeat: no-repeat;
background-position: top; 
}

.logo {
position: relative;
width:980px;;
margin-top: 60px;
text-align: left;
margin-left: 40px;
height: 50px;
}

.menu {
position: relative;
float: left;
margin-top:-50px;
width:980px;;
margin-left: 200px;
_margin-left: 100px;
}

.menu a {
line-height:40px;
margin-right: 10px;
display: inline-block;
width: 85px;
color:#818181;
text-decoration: none;
font-size: 15px;
}

.menu a:hover {
background:url(../images/bgMenuBtn.png);
background-repeat: no-repeat;
background-position: bottom;
color:#FFFFFF;
text-decoration: none;
}

#selected {
background:url(../images/bgMenuBtn.png);
background-repeat: no-repeat;
background-position: bottom;
color: #ffffff;
}

.selected a {
color: #ffffff;
}

h1 {
color: #FFFFFF;
font-size: 28px;
font-weight: normal;
margin-top: 0px;
}

h2 {
color: #6a6a6a;
font-size: 24px;
font-weight: normal;
margin-top: 0px;
}

h3 {
color: #76b911;
font-size: 18px;
font-weight: normal;
margin-top: 0px;
}

h4 {
color: #6a6a6a;
font-size: 20px;
font-weight: normal;
margin-top: 0px;
}

h5 {
color: #a0a0a0;
font-size: 12px;
font-style:italic;
font-weight: normal;
margin-top: 0px;
}

h5 a {
color: #a0a0a0;
}

h5 a:hover {
color: #a0a0a0;
}

h6 {
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
color: #2D2D2D;
text-decoration: underline;
margin-left: 300px;
}

.tussenkopje {
font-size: 15px;
color: #2D2D2D;
font-weight:bold;
}


p {
font-size: 13px;
color: #2D2D2D;
}

img {
border: none;
}

a {
color:#2D2D2D;
text-decoration: underline;
}

.content {
position: relative;
width:980px;
margin-top: 10px;
margin-left: 0px;
background:url(../images/bgContentBottom.jpg); 
background-repeat:repeat-y;
background-position: right;
}

.contentTable {
margin-left:20px;
}

.contentTR {
background:url(../images/bgContentBottom.jpg); 
background-repeat:repeat-y;
}


.contentTD1 {
background:url(../images/bgContentLeft.jpg);
background-repeat: no-repeat;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 20px;
width:430px;
height:100%;
}

.contentTD1 table {
font-size: 13px;
color: #2D2D2D;
font-family: Trebuchet MS, Helvetica, sans-serif
}

.contentTD2 {
background:url(../images/bgContentRight.jpg);
background-repeat: no-repeat;
padding-left: 10px;
padding-right: 20px;
padding-top: 50px;
padding-bottom: 20px;
width: 400px;
height: 100%;
}

.contentTD3 {
background:url(../images/bgZwart.jpg);
background-repeat: no-repeat;
padding-left: 50px;
padding-top: 20px;
height: 64px;
}

.contentTD3 a {
color: #FFF;
text-decoration: none;
}

.contentTD3 a:hover {
color: #96ff00;
text-decoration: underline;
}

.nieuwbinnenkort {
width:980px;
margin-top: 20px;
margin-left: 0px;
background:url(../images/bgNieuwsBottom.jpg); 
background-repeat:repeat-y;
background-position: right;
}

.nieuw {
	width: 520px;
	margin-left: 40px;
	margin-top: 20px;
	*margin-top: -845px;
	_margin-top: -845px;
	padding-top: 20px;
}

.nieuw h3 {
	margin-top:20px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

.nieuw tr {
	background: url(../images/lijnNieuwsBottom.png);
	background-repeat: no-repeat;
	background-position: top;
}

.nieuw img {
	padding-top: 20px;
	padding-bottom: 20px;
}

.binnenkort {
	float:right;
	width: 380px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 20px;
}

.binnenkort h3 {
	background: url(../images/lijnNieuwsBottom.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}

.binnenkort h4 {
	background: url(../images/lijnNieuwsBottom.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}

.binnenkort p {
	font-style: italic;
}


.divfooter {
	position: relative;
	margin-top: 20px;
}

.footer {
height: 73px;
background:url(../images/bgFooter.jpg);
background-repeat: no-repeat;
padding-left: 20px;
padding-right: 20px;
color: #a9a9a9;
}

.footerTable {
margin-left:20px;
width: 960px;
height: 73px;
}

.footer a {
color: #a9a9a9;
text-decoration: none;
margin-left: 25px;
font-size: 14px;
}

.footer a:hover {
text-decoration: underline;
}

.uitklappen.hide div { 
display: none;
}

.uitklappen h6:hover { 
cursor: pointer; 
}

ul {
font-size: 13px;
color: #2D2D2D;
}

label {
    float: left;
    width: 150px;
    text-align: left;
    padding-top: 0px;
}

input, textarea {
	width: 220px;
    padding: 3px;
    margin-top: 3px;
    border: 1px solid #bac5d6;
    font: 10px Verdana, sans-serif;
    background: #fff;
}
input.fout, textarea.fout {
    border: 1px solid #FF0000;
}

label.fout {
    color: #FF0000;
}

.PFtable tr {
	height: 40px;
}

.PFtableTD1 {
width:280px;
}

.PFtableTD2 {
width:300px;
vertical-align: middle;
}

.PFtableTD3 {
width:320px;
}



