html, body {
	min-height:100%;
	height: 100%;
	width: 100%;
}

body {
	padding:0;
	margin:0;
	background:#ffffff url(/picture/common/lijn.gif) repeat-y;
	color: #000000;
	font-family:Arial;
	font-size:12px;
	/*padding-left:10px;
	padding-right:10px;*/
}

table, tr, td, div {
	color: #000000;
	font-family:Arial;
	font-size:12px;
}
div#voorwaarden p{
width:800px;
}

a:link {
	font-size:12px;
	font-family:Arial;
	color: #DA171F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	font-size:12px;
	font-family:Arial;
	color: #DA171F;
	text-decoration: underline;
}

a:active {
	font-size:12px;
	font-family:Arial;
	color: #DA171F;
	text-decoration: underline;
}

div#container {
	position: relative;
	min-height:100%;
}

#outer{
	min-height:100%;
	margin-left:171px;
	background:#ffffff url(/picture/common/rechts_onder.jpg) no-repeat bottom right;
	border-left:1px solid #000000;
	margin-bottom:-16px;
	color: #000000;
}

#centrecontent{
	width: 80%;
	}

#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:145px;
	overflow:hidden;
	color: #000000;
	background:#ffffff url(/picture/nl/kop_bg.jpg) repeat-x;
	margin-left:0px;
}

#left {
	position:relative;
	width:172px;
	float:left;
	margin-left:-171px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:145px;/*needed to make room for header*/
	left:-1px/* line things up exactly*/
	background:#ffffff;
}

#footer {
	width:100%;
	height:13px;
	position:relative;
	clear:both;
	left:0;
	bottom:0;
	border-top:1px solid #000;
	background:transparent url(/picture/common/bg_footer_left.gif) no-repeat 171px 0px;
	color: #000000;
	text-align:left;
	margin:0px;
	padding:0;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	text-decoration:underline;
	color:#000000;
}

#footer a:hover {	text-decoration:none; } 

#header .logo {
	position:relative;
	float:left;
	width:268px;
	height:145px;
	background:#ffffff url(/picture/nl/kop_links.jpg) no-repeat;
	z-index: 99;
}

.kop{
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	font-family: Arial;
	color: #000000;
	}

#header .deco{
	position:absolute;
	right:0;
	width:493px;
	height:145px;
	background:#ffffff url(/picture/nl/kop_rechts.jpg) no-repeat;
}

#clearheader{height:145px;}/*needed to make room for header*/
#clearfooter{clear:both;height:20px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/


/* het menu */

#menuContainer {
	width:159px;
	height:122px;
	margin-top:10px;
	margin-left:-2px;
}

#menu {
	margin:0;
	width:100%;
}

#menu td {
	font-size:8pt;
	height:20px;
	background: transparent url(/picture/common/menu/back_merged.gif) no-repeat 0 0;
	overflow:hidden;
}

#menu a {
	background: transparent url(/picture/common/menu/back_merged.gif) no-repeat 0 0;
	font-size:8pt;
	padding:2px 0 0 0;
	height:19px;
	width:159px;
	margin:0;
	color:#000000;
	display:block;
	text-decoration:none;
	overflow:hidden;
}

#menu a:hover {
	background-position:0 -21px;
	color:#ffffff;
}

#menu .a-menu {
	background: transparent url(/picture/common/bg_menu.gif) no-repeat;
	height:80px;
	width:159px;
}

#menu .a-menu th {
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	padding:0 0 0 20px;
	font-size:8pt;
}

#menu .a-menu td{
	background:none;
	width:158px;
	padding:2px 0 0 0;
}

#menu .a-menu a {
	font-size:8pt;
	height:20px;
	margin:0 0 0 10px;
	padding:0;
	color:#000000;
	display:block;
	text-decoration:none;
	overflow:hidden;
	width:148px;
	background:none;
}

#menu .a-menu a:hover {
	background:#999999;
	color:#ffffff;
}


#menu .subnav {
	padding:0; 
	background:black; 
}

#menu .subnav a {
	margin:0;
	width:140px;
	padding:0;
	color:#ffffff;
	display:block;
	text-decoration:none;
	overflow:hidden;
}
#menu .subnav a:hover {
	background-color:#999999;
}


#linksonder {
	width:171px;
	height:154px;
	position:absolute;
	bottom:0;
	left:0;
	background-image: url(/picture/common/links_onder1.gif);
}

#footer .tekst {
	position:absolute;
	left:175px;
	margin:0 10px; 
	font-size:10px;
	font-style:italic; 
	font-family:arial, verdana;
}

#bottom {
	width:100%;
	height:13px;
	background:#ffffff;
	position:absolute;
	bottom:0;
	right:0;
	margin-bottom:20px;
	border-top:1px solid #000000;
	font-size:1px;
}

.table1 {
	margin-top:20px;
	margin-left:20px;
	width:100%;
}


.tdleft {
	text-align:left;
	font-family:Arial;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}


.tabel_kop{
	font-size: 16px;
	color: #FFFFFF;
	font-weight:  bold;
	/*margin-left: 10px;
	margin-right: 10px;*/
	}

#template_tabel {
	background: #D0D8B3 url(/picture/content/bg_top2.gif) repeat-x; 
}

#template_tabel  .vlak{
	background-color: #DA171F;
	color: #FFFFFF;
	padding: 5px;
	margin:10px 210px 10px 0px ;
	font-weight: bold;
	border: 1px solid #000000;
}
/*8A8B53*/

#template_tabel h1 {
	margin:5px 10px 3px 10px;
	padding:0;
	font-size:150%;
	color:#ffffff;
	font-weight:normal;
}

.warning {
	color: #FF0000;
	color: red;
	font-weight: bold;
	text-align: center;
	}

li.special  .titel {
	color: #000000; 
	text-decoration: none; 
	font-family:arial, tahoma, sans-serif; 
	padding-top:2px; 
	padding-left:6px;
	font-size:11px; 
	text-decoration:none; 
}
/*
	margin: 4px 0 0 7px;
	color: #000000;
	font-size:11px;
	font-family:Arial;
	*/


.plaatje {
	position:absolute;
	top:200;
	left:328;
	visibility:hidden;
}
