body {
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #000;
    background-color: #fff;
    background-image: url(images/bg.gif);
    margin-left: 60px;
    margin-top: 0px;
}

h2 {
	text-align: center;
	font-size: 18pt;
	color: #7DA7D9;	
}

h3 {
    font-size: 11pt;
	color: #7DA7D9;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0;
	padding-bottom: 0;
	vertical-align: middle;
}

h4 {
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 9pt;
}

p {
	margin-top: 2px;
	margin-bottom: 4px;
}

tr {
	padding-top: 4px;
	padding-bottom: 4px;
}

th {
	height: 30px;
	border-bottom: #000 0px solid;
	border-left: #000 0px solid;
	border-right: #000 0px solid;
	border-top: #000 0px solid;
	margin-top: 0;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 2px;
	background-image : url(images/fcap.png);
	background-repeat: repeat-x;
	background-color: #2484D8;
	font-size: 10pt;
	color: #fff;
}

td {
   background-color: #CCE8FD;
   color: #000;
   height: 25px;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 4px;
   padding-right: 4px;
   text-align: left;
   font-size: 9pt;
   vertical-align: middle;
}  

img {
	border-style: none;
}

a {
	color: #000;	
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #3366CC;	
	text-decoration: underline;
	font-weight: normal;
}  

ul {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

li {
    margin-left: 0;
    padding-left: 5px;
}

#Hoofd {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	height: 170px;
	background-image: url(images/RedNet.JPG);
	background-repeat: no-repeat;
	color: Orange;
	padding-top: 25px;
	padding-left: 410px;
}

#Hoofd h1 {
   margin-top: 0;
   margin-bottom: 5px;
   font-size: 60pt;
}

#Hoofd h2 {
   margin-top: 0;
   margin-bottom: 3px;
   font-size: 18pt;
   font-weight: bold;
}

#Hoofd a, #Hoofd a:active {
   color: Orange;
   text-decoration: none;
}

.ContentKolomLinks, .ContentKolomRechts {
   z-index: 2;
   float: left;
   background-color: #CCE8FD;
   width: 46%;
   height: 450px;
   overflow: visible;
   margin-right: 3px;
   margin-top: 3px;
   margin-bottom: 0;
   padding-right: 8px;
   padding-left: 8px;
   padding-top: 3px;
}

.ContentKolomLinks {
	float: left;
}

.ContentKolomRechts {
	float: right;
}

.ClearKolom {
    clear: right;
    height: 0;
}

.tableheader {
    background-color: #A4D6FC;
    font-size: 12pt;
    font-weight: bold;
    color: #000080;
    padding: 6px;
    margin-bottom: 0;
    border: #C3BDBD 0px solid;
    text-align: center;
}

.forumheader {
	background-color: #A4D6FC;
	font-size: 14px;
	color:#000;
	padding: 4px;	
	border: #C3BDBD 0px solid;
	background-image : url(images/cap1.png);
}

.forumheader3 {
	background-color: #CCE8FD;
	color:#000;
	padding: 4px;
	border: #F1F1F2 0px solid;
	font-weight: bold;
}

.label  {
	text-align: right;
}

.FieldAttention {
	font-weight: bold;
	color: red;
}

#KolomRechts, #KolomLinks {
	width: 160px;
	text-align: left;
	z-index: 1;
	height: 490px;
	overflow: visible;
	border: #F1F1F2 0px solid;
	margin-bottom: 2px;
	margin-left: 1px;
	border-style: none;
	border-width: 1px;
	padding-left: 1px;	
   font-size: 8pt;
   font-weight: normal;
}

#KolomRechts {
	float: right;
	margin-right: 30px;
}


#KolomRechts p {
	color: #7DA7D9;	
}

#KolomLinks {
   float: left;
   clear: both;   
	height: 600px;
   color: #000;
}

#KolomLinks p, #KolomRechts p {
    margin-top: 9px;
    margin-bottom: 0;
}

#KolomLinks a, #KolomLinks a:visited {
	text-decoration: none;
	font-weight: normal;
	margin-top: 3px;
	line-height: 15pt;
   padding-left: 25px;
	background-image: url(images/nav_active_bg.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #40709F;
}

#KolomLinks a:hover, #KolomLinks a:active {
	color: #000;
	background-image: url(images/nav_hover_bg.png);
	background-repeat: no-repeat;
}

#KolomRechts a {
   padding-left: 12px;
   padding-top: 0;
   margin-top: 3px;
   line-height: 12pt;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#Zoeken {
	color: #40709F;
}

#Zoeken a, #Zoeken a:visited {
   padding-left: 5px;
	background-image: none;
}

#Zoeken img {
	margin-top: 5px;
   margin-bottom: 1px;
}

#Zoeken input {
	margin-top: 0px;
   margin-bottom: 0px;
   background-color: #CCE8FD;
}

#Zoeken button {
	margin: 0px;
	padding: 0px;
	width: 115px;
	background-color: white;
	color: #40709F;
}

#Content, #ContentVol {
	text-align: left;
	border-style: none;
	border-width: 1px;
	z-index: 1;
	padding-left: 2px;
	padding-right: 2px;
}

#Content {
	margin-left: 165px;
	margin-right: 225px;
}

#ContentVol {
	margin-left: 60px;
	margin-right: 60px;
	text-align: center;
}

#Content table, #ContentVol table  {
	margin-left: auto;
	margin-right: auto;
}

.fcaption {
	height: 19px;
	border-bottom: #000 0px solid;
	border-left: #000 0px solid;
	border-right: #000 0px solid;
	border-top: #000 0px solid;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 2px;
	background-image : url(images/fcap.png);
	background-repeat: repeat-x;
	background-color: #2484D8;
	font-size: 12pt;
	color: #fff;
}

.MutatieformulierNP {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: orange;
	border-style: solid;
	border-width: 1px;
}

.MutatieformulierNP table {
	width: 100%;
}

#Voet {
	clear: both;
	margin-top: 15px;
	margin-right: 30px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7DA7D9;
}

#Voet table {
	width: 100%;
	margin-top: 0;
	padding-top: 0;
}

#Voet tr {
   background-color: Transparent;
   font-style: italic;
   font-size: 8pt;
   padding: 0;
   margin-top: 0;
}

#Voet td {
   width: 33%;
   font-style: italic;
   font-size: 8pt;
   background-color: Transparent;
   margin-top: 0;
	color: #7DA7D9;  
	padding-top: 0;  
}

#Voet a, #Voet a:visited {
	color: #7DA7D9;    
}
