
body { background-image: url(images/background.gif) ; height:1400px ;  } 

p { line-height: 1.5 ; margin-top:0px ; } 

body, td, p, div  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
}

a 		{ font-weight: bold ; text-decoration: none ; color: #1098BA; }
a:link 		{ color: #1098BA; }
a:visited 	{ color: #1098BA; }
a:hover 	{ color: #8498BA; text-decoration: underline; }
a:active 	{ color: #1098BA; }

.md_Kop0 { font-weight: bold ; font-size: 14pt ; }
.md_Kop1 { font-weight: bold ; font-size: 11pt ; }
.md_Kop2 { font-weight: bold ; font-size: 10pt ; }

.md_Groter 		{ font-size: 10pt ; }
.md_Normaal 		{ font-size: 9pt ; }
.md_NormaalItalic 	{ font-size: 9pt; font-style: italic; }
.md_Klein 		{ font-size: 8pt ;  }
.md_NogKleiner 		{ font-size: 7pt ; }

.md_Accent { font-weight: bold  ; }

.md_Kader { border: 1px #666666 solid ;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt 
}

.md_MainTabel {
	height:485px ; 
}

.md_Main {
	position: absolute; 
	left: 0px; 
	top: 0px;
	width: 800px ;
	z-index: 2 ;
}


.md_Contact {
	position: relative; 
	top: -32px ;
	z-index: 8 ;
}


.md_Logo {
	position: absolute; 
	left: 10px; 
	top: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
	filter: Alpha(opacity = 50); 
	-moz-opacity: 0.5; 
	z-index: 10 ;
}


.md_NavLinks { 
	position: absolute; 
	left: 40px; 
	top: 40px;
	z-index: 11 ;
}

.md_NavLinks table {
	border: 0px ; 
} 

.md_NavLinks td { 
	font-weight: bold ; 
	font-size: 8pt ; 
}



.md_Mandje {
	position: absolute; 
	top: 320px;
	left: 55px; 
	width: 140px ; 
	background-color: #EEF5F8; 
	border-left: 1px solid gray; 
	border-right: 1px solid gray; 
	z-index: 5 ;
}

.md_Mandje td { font-size: 7pt ; }




.md_SelectCatalogus img { 
	border: 1px ; 
	border-color: gray ; 
}

.md_SelectCatalogus table { 
	width: 100% ; 
	border: 0px ; 
	border-spacing: 3px ;
	padding: 5px ;
} 

.md_SelectCatalogus td { 
	text-align: center ;
}


.md_Catalogus {
	width: 100% ; 
	border: 0px ; 
	border-spacing: 4px ;
	padding: 4px ;
}

.md_CatalogusTop {
	border-bottom: 2px solid black;
	text-align: right;
	font-weight: bold ; 
	font-size: 10pt ; 	
}

.md_CatalogusInstructie {
	border-bottom: 1px solid gray;
	font-weight: bold ;
	font-style: italic ;
}

.md_CatalogusHeader {
	border-bottom: 1px solid gray;
	font-weight: bold ;
}

.md_CatalogusProduct  {
	cursor: pointer ;
	border: 1px solid black ;
}


.md_PopupProduct {
	position: absolute; 
	left: 220px; 
	top: 120px; 
	visibility: hidden; 
	z-index: 15 ;
}

.md_PopupProduct table {
	border: 1px #666666 solid ;
	width: 500px;
	height: 300px;
	background-color: #D0E3EC ;
}
 
.md_PopupProduct table table {
	border: 0px ;
	height: 300px;
	background-color: #EDF4F8 ;
}

