/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

html {
	height:100%;
	width:100%;
	overflow:-moz-scrollbars-vertical;
	}
	 
body {
	background:none;
	}
	
iframe {
	overflow-x:hidden;
	}
	
* {font-size:10px; font-family:Verdana, Arial}
	
img {border:0px solid black;}
	
body, table, th, td, p, input, textarea, select, a {
	color:#032F79;
	}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px 0;
	}
	
a {}
a:hover {}
h1 {font-size:14px; line-height:16px; font-weight:normal;}
h2 {font-size:11px; line-height:13px;}
h3 {}
h4 {}
h5 {}
h6 {}	
p {}
	
ol {}
ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
li {
	margin:0 0 0 0;
	padding:0 0 0 8px;
	list-style:none;
	background:transparent url(../gfx/li.gif) left center no-repeat;
	}

li li {}

label {
	}

/* ============================================================	*/ 
/* ========	LINKS  ============================================	*/
/* ============================================================	*/

.ylink {
	color:#CF9400;
	}

/* ============================================================	*/ 
/* ========	GENERAL TABLE LAY-OUT  ============================	*/
/* ============================================================	*/ 

table.table-layout	{
	border-top:1px solid #EAB533;
	border-right:1px solid #EAB533;
	}
table.table-layout th {font-weight:bold;}

table.table-layout th,
table.table-layout td {
	text-align:left;
	padding:0 5px 0 5px;
	background-color:#FFF;
	line-height:15px;
	border-bottom:1px solid #EAB533;
	border-left:1px solid #EAB533;
	}
		
table.table-layout tr.alt td {
	background-color:#FCF6E6
	}

table td {
	padding:1px 3px 1px 0;
	}
	
/* ============================================================	*/ 
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/ 

#container {
	position:relative;
	margin:0 auto 0 auto;
	width:auto;
	min-height:100%;
	height:100%;
	text-align:left;
	background-color:#FFF;
	}
	/* mozilla hax \*/
html>body #container {
    height:auto;
	}
	/* mozilla hax */
	
div.mainContent {
	line-height: 14px;
	margin:0px;
	padding:0px;
	}
div.inloggen{
	display:none;
	}
div.left {
	width:100%;
	margin: 0px;
	padding: 0px;
	}

div.right .maincontent{
	position: relative;
	top:-90px;
	left:-10px;
	}
div.left a{
	display: none;
}
div.left .home-lokatie{
	position: relative;
	height: 100px;
}
div.left .home-lokatie a{
	display:block;
	position: absolute;
	left:100px;
	top: -22px;
	height: 30px;
	width: 100px;
	}
.print-footer {
	display:block;
	position: absolute;
	bottom:0px;
	left:0px;
	}
.print-logo {
	display:block;
	}
	
/* ============================================================	*/ 
/* ========	DOCUMENT OPSLAG KADER	 ============================	*/
/* ============================================================	*/

	
div.print {
	display:none;
	}

/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

div.breadcrumb {
	display:none;
	}

/* ============================================================	*/ 
/* ========	VISUAL		=========================================	*/
/* ============================================================	*/

div.visual,
div.alt-visual {
	display:none;
	}
	
/* ============================================================	*/ 
/* ========	NAVIGATIE		=======================================	*/
/* ============================================================	*/

div.navigatie {display:none;}

/* ============================================================	*/ 
/* ========	MAIN								===============================	*/
/* ============================================================	*/

div.main {
	display:none;
	}
	
/* ============================================================	*/ 
/* ========	FOOTER							===============================	*/
/* ============================================================	*/

div#footer {
	display:none;
	}

/* ============================================================	*/ 
/* ========	CONTENTBLOCK				===============================	*/
/* ============================================================	*/

div.contentblock {
	width:auto;
	overflow:hidden;
	padding-bottom:20px;
	}

div.sidebar {
	display:none;
	}
	
/* ============================================================	*/ 
/* ========	PRINT STYLES	  	=================================	*/
/* ============================================================	*/ 
