/* CSS Document */

/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
    font-family:verdana;
	font-size:12px;
	padding:0;
	margin:0;
	min-width:760px;/* for mozilla*/
	background-color: #faf8fa;

	color: #fff;
	background-repeat: repeat-y;
	font-family: verdana;
	Background-attachment: fixed;
	background-position: center center;
	margin: 0px;
	background-image:url(/images/bkgnd.gif);
}


table{
	color:black;
	font-family: verdana;
	font-size: 12px;
}


.content {padding: 4px; min-height:1000px;}
.content img {padding: 5px;}

h1 {
font-family: verdana;
font-size: 20px;
}

h2 {
font-family: verdana;
font-size: 14px;
}

input.blauw{color:#0000C0}
input.rood{color:#C00000}
input.groen{color:#008000}
input.geel{color:#D3A20D}

a:link {
	color:#3D528D;
	text-decoration:underline;
}

a:visited{
	color:#660066;
	outline:0; 
	text-decoration: underline;
}

a:hover {

	 color: blue;
	 outline:0; 
}

a:active {

	color: blue;	
	 outline:0; 
 }
 
#transparent a:link {
	color:#fff;
	text-decoration:underline;
}

#transparent a:visited{
	color:yellow;
	outline:0; 
	text-decoration: underline;
}

#transparent a:hover {
background:#000;
	 color: #fff;
	 outline:0; 
}

#transparent a:active {

	color: #fff;	
	 outline:0; 
 }
 
.imglink img{border:0}
.imglink {border:0}
.imglink:hover {border:0}
.imglink:visited {border:0}

#outer, #outerwide, #outer_left{
    height:100%;
	min-height:100%;
	width:1197px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000000;
	margin:auto;
	position:relative;
	background-color:transparent;
	background-repeat:repeat-y;
}

#outer{background-image:url(/images/bkgnd.jpg)}
#outerwide{background-image:url(/images/bkgnd_right.jpg)}
#outer_left{background-image:url(/images/bkgnd_left.jpg)}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
html>body #outerwide{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
html>body #outer_left{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	padding-top:125px;
	float:left;
	width:998px;
	background-color:transparent;

}
#header{
	position:absolute;
	margin:0;
	top:0;
	left:0;
	width:1197px;
	height:85px;
	background-color:#fff;
	border-bottom:1px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
	background: url(/images/waves4.gif);
}
#left {
	position:relative;/*ie needs this to show float */
	width:199px;
	float:left;
	padding-bottom:32px;/* needed to make room for footer */
	background-color:transparent;
}
#address{text-align:center; 
	color:#fff; 
	padding-top:50px;

	
}	

#address a:link     { color: #fff; }
#address a:visited	{ color: #660066; }
#address a:hover    { color: #fff; background:#000; }
#address a:active	{ color: #fff; }
	
	
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}



#top{
position:absolute;
vertical-align:middle;
top:85px; 
height:25px;
width:1197px;
background-color:#faf8fa;
border-bottom:15px solid #012D5F;
}

#right {
	position:relative;/*ie needs this to show float */
	padding-top:130px;
	width:199px;
	float:right;
	padding-bottom:32px;/* needed to make room for footer */
	background-color:transparent;
}

#footer {
padding:0;
	width:1197px;
	clear:both;
	height:20px;
	background-color:#faf8fa;
	border-top:15px solid #012D5F;	
	color: #000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}

#header-left {
height:85px;
float:left;
width:399px;
text-align:right;
vertical-align:bottom;
}

#header-center {

float:left;
width:399px;
text-align:center;
}
#header-right {
padding-top:3px;
float:left;
width:200px;
text-align:center;
background-color:transparent;
}
#header-right-right {
padding-top:3px;
float:left;
width:199px;
text-align:center;
background-color:transparent;
}

* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:16px;margin-bottom:-1px/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
    

    background-color:transparent;
	width:799px;
	float:right;
	min-height:600px;

	padding-bottom:32px;/* needed to make room for footer */
}
#centrecontent p {padding:3px}

#left_content p {padding:3px}
#left_content {
    

    background-color:transparent;
	width:799px;
	float:left;
	min-height:600px;

	padding-bottom:32px;/* needed to make room for footer */
}

#widecontent {

	padding-top:125px;
    background-color:transparent;
	color:#fff;
	width:1197px;
	float:right;
	min-height:400px;

	padding-bottom:32px;/* needed to make room for footer */
}
#widecontent p {padding:3px}


#clearfooter {width:100%;height:0px;clear:both;} /* to clear footer */

.c {display: none;}
.d {visibility:hidden;}


.isCurrent a{
background-color: navy;
}

.isCurrent {
background-color: #00009C;
padding-top: 6px;
padding-bottom: 6px;
line-height: 26px;
}