<!--
/* <LINK REL=STYLESHEET TYPE="text/css" HREF="../css/da.css"> */
/* PB sept 2008 */


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* start algemene css                                                   */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

body { margin: 0; padding: 0; background: url("../images/achtergrond.gif") repeat-y center ; background-color:#fff;}

/* sof menu */
.menumain{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:728px;
	padding-bottom:10px;
	}
.menumain ul{
	background:#336699;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menumain li{
		float:left;
		padding:0px;
		}
	.menumain li a{
		background:#336699 url("../images/spacer.gif") bottom right no-repeat;
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:30px;
		margin:0px;
		padding:0px 20px;
		text-align:center;
		text-decoration:none;
		}
		.menumain li a:hover, .menu ul li:hover a{
			background: #333 url("../images/spacer.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menumain li ul{
		background:#336699;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menumain li:hover ul{
		display:block;
		
		}
	.menumain li li {
		background:url('../images/spacer.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menumain li:hover li a{
		background:none;
		
		}
	.menumain li ul a{
		display:block;
		height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menumain li ul a:hover, .menu li ul li:hover a{
			background:#333 url('../images/spacer.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menumain p{
		clear:left;
		}
/* eof menu */		

#menu {
width: 718px;
height: 20px;
padding: 5px 5px 5px 5px;
margin: 10px;
color: #ccc;
font-family : arial, verdana, "sans-serif";
Font-Size: 12px;
Font-Weight: normal;
text-align: center;
line-height:150%;
background-color: #336699;
}

#voet {
width: 718px;
height: 20px;
padding: 5px 5px 5px 5px;
margin: 10px;
color: #ccc;
font-family : arial, verdana, "sans-serif";
Font-Size: 12px;
Font-Weight: normal;
text-align: center;
line-height:150%;
background-color: #336699;
}

#search {
width: 400px;
padding: 0px;
margin: 10px;
background-color: #fff;
}

/* tabel */
	
#hoofdabel
{
	font-family: arial, Sans-Serif;
	font-size: 11px;
	margin: 5px 5px;
	width: 728px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid;
	border-color: #ccc;
}
#hoofdabel th
{
	font-size: 16px;
	padding: 8px 35px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
#hoofdabel td
{
	padding: 5px 35px;
	color: #F5F5F5;
	font-weight: bold;
	border-top: 1px solid #ccc;
		}
.eerstecol
{
	background: #F5F5F5;
	
}
#hoofdabel tr:hover td
{
	color: #000;
	/* background: #fff; */
}
/* eof tabel */

/* tabelcontent */
	
#contenttabel
{
	font-family: arial, Sans-Serif;
	font-size: 12px;
	line-height: 150%;
	margin: 5px 5px;
	width: 728px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid;
	border-color: #ccc;
}
#contenttabel th
{
	font-size: 16px;
	padding: 8px 35px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
#contenttabel td
{
	padding: 35px 35px;
	color: #333;
	font-weight: normal;
	border-top: 1px solid #ccc;
		}
.eerstecol2
{
	background: #fff;
	
}
#contenttabel tr td /* */
{
color: #000;
	/* background: #fff; */
}
/* eof tabelcontent */

	
	
h1	{
	padding: 0px;
	margin: 10px 10px 10px 10px;
	font-family: arial, 'sans-serif';
	font-size: 11px;
	font-weight: normal;
	color: grey;
	line-height: 12px;
	}	

h2	 { color: #000; font-family : arial, 'sans-serif'; font-size: 15px; font-weight: bold; }
h3	 { color: #000; font-family : arial, 'sans-serif'; font-size: 12px; font-weight: bold; }

#prefooter
{ width: 730px; height: 30px; background-color: #336699; margin-top:10px;}

#footer
{
	font-family:  arial, 'sans-serif';
	color: grey;
    font-size: 10px;
    }

.tips
{
	font-family: arial, Sans-Serif;
	font-size: 11px;
	margin: 5px 5px;
	width: 728px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid;
	border-color: #ccc;
}



/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* start hyperlinken css                                                */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* start link in menuprod */

A.menulinks {color: #fff; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;}
A.menulinks:link {color: #fff; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;}
A.menulinks:visited {color: #fff; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;}
A.menulinks:active {color: #000; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;}
A.menulinks:hover	{ color: #000; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;}

A.standaard {color: #477DB2; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: bold;Text-Decoration: none;letter-spacing: 0px;}
A.standaard:link {color: #477DB2; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: bold;Text-Decoration: none;letter-spacing: 0px;}
A.standaard:visited {color: #477DB2; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: bold;Text-Decoration: none;letter-spacing: 0px;}
A.standaard:active {color: #477DB2; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: bold;Text-Decoration: none;letter-spacing: 0px;}
A.standaard:hover	{ color: #000; Font-Family: arial, 'san-serif'; Font-Size: 12px;Font-Weight: bold;Text-Decoration: none;letter-spacing: 0px;}

A.opzeggen {color: #999999; Font-Family: arial, San-Serif; Font-Size: 11px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.opzeggen:link {color: #999999; Font-Family: arial, San-Serif; Font-Size: 11px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.opzeggen:visited {color: #999999; Font-Family: arial, San-Serif; Font-Size: 11px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.opzeggen:active {color: #000; Font-Family: arial, San-Serif; Font-Size: 11px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.opzeggen:hover  { color: #000; Font-Family: arial, San-Serif; Font-Size: 11px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}

A.prepaid {color: blue; Font-Family: arial, San-Serif; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.prepaid:link {color: blue; Font-Family: arial, San-Serif; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.prepaid:visited {color: blue; Font-Family: arial, San-Serif; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.prepaid:active {color:blue; Font-Family: arial, San-Serif; Font-Size: 12px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.prepaid:hover  { color: blue; Font-Family: arial, San-Serif; Font-Size: 12px;Font-Weight: normal;Text-Decoration: underline;letter-spacing: 0px;}

A.disclaimer {color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.disclaimer:link {color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.disclaimer:visited {color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.disclaimer:active {color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}
A.disclaimer:hover { color: #477DB2; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;letter-spacing: 0px;}


A.footerlink { color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;line-height:150%;Font-Weight: normal;Text-Decoration: none;}
A.footerlink:link { color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;line-height:150%;Font-Weight: normal;Text-Decoration: none;}
A.footerlink:visited { color:#999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;line-height:150%;Font-Weight: normal;Text-Decoration: none;}
A.footerlink:active	{ color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;line-height:150%;Font-Weight: normal;Text-Decoration: none;}
A.footerlink:hover { color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;line-height:150%;Font-Weight: normal;Text-Decoration: none;}

A.sitemaplinks {color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;}
A.sitemaplinks:link {color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;}
A.sitemaplinks:visited {color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;}
A.sitemaplinks:active {color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;}
A.sitemaplinks:hover	{ color: #999999; Font-Family: arial, 'san-serif'; Font-Size: 10px;Font-Weight: normal;Text-Decoration: none;}





        
-->	
