html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	min-height: 100%;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#300;
}

.pagina {
	background: #EAE5E5 url(images/bg-pagina.gif) top center repeat-y;
}
.paginaHome {
	background: #EAE5E5 url(images/bg-pagina.jpg) top left repeat-y;
}
#homepage {
	margin: 40px auto 0px;
	padding: 0px;
	width: 920px;
	height: 480px;
	background: url(images/bg-home.jpg) top left no-repeat;
	overflow: hidden;	
	position: relative;
}

#home .menu {
	width: 880px;
	height: 28px;
	position: absolute;
	left: 20px;
	top: 243px;
}

#home .footer {
	margin: 5px auto;
	padding: 0px;
	width: 920px;
	text-align: right;
	border: none;
}

#home .intro {
	width: 312px;
	position: absolute;
	bottom: 247px;
	left: 588px;
}

#home .actueel {
	width: 312px;
	position: absolute;
	top: 280px;
	left: 588px;
}


#home .subkop {
	width: 312px;
	height: 28px;
	background: #F93;
	overflow: hidden;
}

#home .txtBlok {
	width: 312px;
	width/**/:/**/ 296px;
	background: #FFF;
	padding: 8px;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin: 0px auto; /* center, not in IE5 */
	width:920px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	background: url(images/bg-werkveld.gif) top left repeat-y;

}

#header {
	padding: 0px;
	width: 920px;
	height: 149px;
	background: url(images/bg-header.jpg) top left repeat-y;
	overflow: hidden;	
}

#content {
	padding:0px 0px 40px 0px; /* bottom padding voor pagina rand */
}

#werkveld {
	position: absolute;
	left: 20px;
	top: 149px;
	width: 562px;
	width/**/:/**/ 512px;	
	border-top: 10px solid #F93;
	padding: 5px 40px 50px 10px;
	clear: both;
}

#submenu {
	position: absolute;
	left: 582px;
	top: 149px;
	width: 318px;
	z-index: 10;
}

.submenuMenuBlok {
	background: url(images/bg-submenu.gif) top left repeat-y;
	padding: 8px;	
}

.submenuAfbBlok {
	padding: 0px;	
}

.submenuFooterBlok {
	font-size: 11px;
	padding: 8px;		
}

.submenuSubKop {
	background: url(images/bg-subkop.jpg) top left repeat-y;
	width: 318px;
	height: 28px;
}

.subfunc {
	width: 318px;
	position: absolute;
	left: 582px;
	top: 8px;
	overflow: hidden;
	padding: 7px 10px;
}

.submenukop {
	width: 318px;
	height: 28px;
	position: absolute;
	left: 582px;
	top: 121px;
	z-index: 20;

}

.subfunc img {
	margin: 0px 10px 0px 3px;
}

.subfunc a:link, .subfunc a:visited, .subfunc a:active, .subfunc a:hover {
	text-decoration: none; 
	color: #300;
} 

.menu {
	width: 880px;
	height: 28px;
	position: absolute;
	left: 20px;
	top: 80px;
}

.containerFooter {
	margin: 20px auto;
	position: relative;
	width: 920px;
	overflow: hidden;
}

.LoginLinkjeHome
{
	position:absolute;
	top:0px;
	left:0px;
}

.footer {
	width: 512px;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #300;
	padding: 0px 0px 5px 0px;
	color: #997F7F;
	font-size: 11px;
}

p {
	margin: 0px 0px 12px 0px;
}

.zalmBlok {
	padding: 8px;
	background: #FFE5CC;
}

form {
	margin: 0px;
}

.footer a:link, .footer a:visited, .footer a:active, .submenuFooterBlok a:link, .submenuFooterBlok a:visited, .submenuFooterBlok a:active {
	text-decoration: underline; 
	color: #C60;
} 

.footer a:hover, .submenuFooterBlok a:hover  {
	text-decoration: none; 
	color: #C60
}

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #C60;
} 

a:hover {
	text-decoration: underline; 
	color: #C60
}

img {
	border: none;
}

img.left {
	margin: 0px; 
	margin-right: 10px;
}

img.right {
	margin: 0px; 
	margin-left: 10px;
}

body, td, input, select, textarea {
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#300;
}


/* Standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 20px;
	border-bottom: 1px solid #300;
}

.sIFR-hasFlash h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 0px 5px;
	letter-spacing: -1px;
	font-size: 18px;
}

.sIFR-hasFlash h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	border-bottom: 1px solid #300;	
}

.sIFR-hasFlash h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	letter-spacing: -1px;
	background: none;
}

.sIFR-hasFlash h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 24px;
	border: none;
}

.sIFR-hasFlash h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 18px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	padding: 0px 0px 5px 15px;
	background: url(images/ico-bullit.gif) top left no-repeat;
}

td {
	vertical-align: top;
}

.form td {
	padding: 0px 5px 4px 0px;
}

label {
	font-weight: bold;
}

.knop {
	width: auto;
	background: #300;
	color: white;
	border: none;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

/* kaartenmodule */
body.kaartendetail {
	background: #ffffff;
	color: #272727;
}

body.kaartendetail div.main {
	width: 924px;
}

body.kaartendetail div.main div.content {
	clear: both;
	width: 924px;
}

body.kaartendetail div.content div.containerLeft {
	margin: 0px 10px 0px 0px;
	float: left;
	width: 260px;
	height: 535px;
	background: #ffffff;
}

body.kaartendetail div.content div.containerRight {
	float: left;
	width: 654px;
	height: 535px;
	background: #ffffff;
}

body.kaartendetail div.selectie {
	margin:-3px 0px 0px;
}

body.kaartendetail div.bottom {
	padding: 10px;
	height: 475px;
	overflow: auto;
}

body.kaartendetail div.selectie a, 
body.kaartendetail div.selectie a:link,
body.kaartendetail div.selectie a:hover,
body.kaartendetail div.selectie a:active, 
body.kaartendetail div.selectie a:visited {
	font-size:9px;
	color: #ffffff;
}

.rood {
	color: #d00000 !important;
}

a.link {
	color: #000000;
	text-decoration: underline;
}

a.link:hover {
	color: #d00000;
}

body.kaartendetail div.divList {
	height: 19px;
}
* html body.kaartendetail div.divList {
	height: 15px;
}

body.kaartendetail div.selectie a:hover {
	color: #d00000;
	text-decoration: underline;
}

body.kaartendetail div.content div.top {
	padding: 10px 0px 0px 15px;
	font: bold 14px/14px Arial;
	color: #ffffff;
	background: #7a7a7a;
	height: 30px;
}

body.kaartendetail ul li{
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 10px;
}

body.kaartendetail ul li input{
	margin: -1px 0px 0px;
}

body.kaartendetail input,
body.kaartendetail label {
	display: block;
	float: left;
}

body.kaartendetail input {
	margin: 3px 0px 0px 3px !important;
}

* html body.kaartendetail div.divList input {
	margin: 0px !important;
}
*:first-child+html body.kaartendetail input {
	margin: 0px !important;
}

body.kaartendetail label.lblText {
	color: #272727;
	font-weight: normal;
}

body.kaartendetail label.lblPlus {
	width: 10px;
	color: #ff0000;
	font-weight: bold;
	overflow: hidden;
}

body.kaartendetail label.lblVoorbeeld {
	color: #ffffff;
	width: 28px;
	text-align: center;
	margin-right: 5px;
}

* html body.kaartendetail label.lblVoorbeeld,
*:first-child+html body.kaartendetail label.lblVoorbeeld {
	width: 26px;
	margin-left: -2px;
}

* html body.kaartendetail label.lblVoorbeeld {
	width: 25px;
}

body.kaartendetail ul li ul{
	margin: 4px 0px 0px;
}

* html body.kaartendetail ul li ul,
*:first-child+html body.kaartendetail ul li ul {
	margin: 0px;
}

body.kaartendetail h1 {
	font: normal 22px/24px Arial, Verdana, Tahoma;
	color: #d00000;
}

#kaartenmodule {
	position: relative;
	background: url(images/bg-kaartenmodule.jpg) top left no-repeat;
}

#kaartenmodule .menu {
	width: 267px;
	height: 28px;
	position: absolute;
	left: 480px;
	top: 10px;
}

#kaartenmodule .instellingZoekBlok {
	width: 205px;
	position: absolute;
	left: 10px;
	top: 53px;
	background: #FFF;
}

#kaartenmodule .werkveldBlok {
	width: 527px;
	height: 358px;
	position: absolute;
	left: 223px;
	top: 53px;
	background: #FFF;
}

#kaartenmodule .werkveldTxt {
	width: 487px;	
}

#kaartenmodule .subkopBlok {
	height: 28px;
	background: #F93;
	overflow: hidden;	
}

#kaartenmodule .instellingZoekBlok .subkopBlok {
	width: 205px;
}

#kaartenmodule .werkveldBlok .subkopBlok {
	width: 527px;
}

#kaartenmodule .werkveldBlok .txtBlok {
	width: 527px;
	width/**/:/**/ 517px;	
	height: 330px;	
	height/**/:/**/ 320px;		
	overflow: auto;
	padding: 5px;
}

#kaartenmodule .instellingZoekBlok .txtBlok {
	width: 205px;
	width/**/:/**/ 195px;
	padding: 5px;
}

#kaartenmodule .subFuncBlok {
	width: 205px;
	width/**/:/**/ 195px;	
	position: absolute;
	padding: 5px;
	bottom: 10px;
	left: 10px;
	background: #F93;	
}

.subFuncBlok a:link, .subFuncBlok a:visited, .subFuncBlok a:active {
	text-decoration: none; 
	color: #300;
} 

.subFuncBlok a:hover {
	text-decoration: none; 
	color: #300;
}

#kaartenmodule .kaartBlok {
	position: absolute;
	width: 741px;
	height: 358px;	
	overflow: hidden;
	padding: 0px;
	top: 53px;
	left: 10px;
}

/* Styles voor de print variant */


@media print
{

    .NoPrint { 
    	display: none;
    }
    
	ul {
		margin: 0px;
		padding: 0px 0px 5px 15px;
		list-style-type: square;
	}
	
	li {
		padding: 0px 0px 5px 0px;
		background: none;
	}
	
	.pagina {
		background: none;
	}
	
	#header {
		display: none;	
	}
	
	#content {
		padding:0px 0px 40px 0px; /* bottom padding voor pagina rand */
	}
	
	#container {
	background: none;		
	}	
	
	#werkveld {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 562px;
		border: none;
		padding: 0px;
	}
	
	#submenu {
		display: none;
	}

	#kaartenmodule .werkveldBlok {
		width: 527px;
		height: auto;
		position: absolute;
		left: 0px;
		top: 0px;
		background: #FFF;
	}

}
