#popup {
	visibility: hidden;
	}
.popup-top {
	background-image:url(img/popup/popup-laag-top-paars.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	height: 12px;
	width: 313px;}
.popup-top-middle {
	background-image:url(img/popup/popup-laag-content_paars.gif);
	background-repeat: repeat-y;
	background-position:left bottom;
	width: 313px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
.popup-content {
	background-image:url(img/popup/popup-laag-content_wit.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width: 313px;
	padding: 0 10px 0 0;}
.popup-content table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;	
	letter-spacing: 1px;
	color: #61002B;
	margin:0px 10px 0px 10px;
	width:95%;
	}
.popup-content td {
	padding: 5px 5px 5px 5px;
	border-bottom:1px dashed #D0B3C1;
	vertical-align: bottom;
	width:95%;
	}

.popup-footer-middle {
	background-image:url(img/popup/popup-laag-content_paars.gif);
	background-repeat: repeat-y;
	background-position:left bottom;
	width: 313px;
	font-weight:bold;
	padding: 0  0 0 5px;}
.popup-bottom {
	background-image:url(img/popup/popup-laag-footer-paars.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 12px;
	width: 313px;}
input.smallInput{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #82455A;
	padding: 2px 1px 1px 4px;
	margin: 0px 0 0 10px;
	width: 100px;
	border: 1px solid #D0B3C1;
}
input.buttonPopup{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;	
	font-weight: bold;
	padding: 3px 1px 6px 1px;
	color: #82455A;
	margin: 5px 0 0 5px;
	border: 0px;
	width: 106px;
	height: 24px;
	background-image:url(img/popup/popup-knop-normal.gif);
	background-repeat:no-repeat;
	background-color: #EBE1E4;
}
input.buttonPopup#focus {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;	
	font-weight: bold;
	padding: 3px 1px 6px 1px;
	color: #61002B;
	margin: 5px 0 0 5px;
	border: 0px;
	width: 106px;
	height: 24px;
	background-image:url(img/popup/popup-knop-focus.gif);
	background-repeat:no-repeat;
	background-color: #EBE1E4;
}
table tr td.popupHeading {
	border: 0px none;
	margin: 0;
	padding: 0;
}
.ilayerTop{
	background-image:url(img/popup/i-laag-top.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	height: 11px;
	width: 270px;}
	
.ilayerMiddle{
	background-image:url(img/popup/i-laag-content.gif);
	background-repeat: repeat-y;
	background-position:left bottom;
	padding: 0px 15px 5px 15px;
	font-weight: normal;
}
.ilayerBottom{
	background-image:url(img/popup/i-laag-bottom.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 11px;
	width: 270px;}
.ilayerTopRight{
	background-image:url(img/popup/i-laag-top-right.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	height: 11px;
	width: 270px;}
	
.ilayerMiddleRight{
	background-image:url(img/popup/i-laag-content-right.gif);
	background-repeat: repeat-y;
	background-position:left bottom;
	padding: 0px 15px 5px 15px;
	font-weight: normal;
}
.ilayerBottomRight{
	background-image:url(img/popup/i-laag-bottom-right.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 11px;
	width: 270px;}