body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
text-decoration:none;
}

a:hover {
border-bottom: 1px dotted #000000;
}

.transPNG a:hover{
	border-bottom: 0px;
}

#placeholder{
	background-color: #ffffff;
	padding-bottom: 3px;
}
img { border: 0px; }

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

#subsites {
	width: 903px;
	height: 25px; 
	border: 1px solid #DBDBDB; 
	margin: 10px 10px 10px 20px;
	color: #DBDBDB;
}

#hoofdscherm {
	width: 725px;
	float: right;
	margin: 0px 20px 10px 0px;
}

#hoofdscherm a, #hoofdscherm a:link, #hoofdscherm a:visited, #hoofdscherm a:active {
	color: #B11115;
}

#links {
	margin-left: 20px; 
	width: 170px;
	line-height: 20px;
	font-size: 12px;
}

#topnav {
	border-bottom: 1px solid #DBDBDB;
	padding: 3px 10px 3px 10px;
}

#topnav .contentTop_select a:hover, #bottomnav .contentTop_select a:hover{
	border-bottom: 0px;
	color: #000000;
}

#bottomnav {
	border-top: 1px solid #DBDBDB;
	padding: 3px 10px 3px 10px;
}

#userMenu {
	float: right; 
	margin-right: 20px; 
	height: 23px; 
	background-color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB; 
	border-bottom: 2px solid #DBDBDB; 
}

#userMenu ul, #topmenu ul { margin: 0px; padding: 0px; list-style: none; list-style-position: inside; }

#topmenu {
	position: absolute;
	height: 24px;
	width: 903px;
	border: 1px solid #DBDBDB; 
	border-right: 2px solid #DBDBDB; 
	border-bottom: 2px solid #DBDBDB; 
	background-color: #FFFFFF; 
	margin-top: 131px; 
	margin-left: 20px;
	margin-right: 20px;
}


#subsites a, #subsites a:link, #subsites a:visited, #subsites a:active, #subsites a:hover, 
#userMenu a, #userMenu a:link, #userMenu a:visited, #userMenu a:active, #userMenu a:hover, 
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active, #topmenu a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}

#subsites a:hover { color: #b11115;}

#userMenu ul, #topmenu ul { margin-left: 0px;}

#userMenu li, #topmenu li {
	float: left;
	border-right: 1px solid #DCDCDC;
	height: 20px;
	padding: 4px 10px 0px 10px;
	text-align: center;
	
}

#userMenu li:hover, #topmenu li:hover, #topmenu li:hover a, #userMenu li:hover a{
	background-color: #e7e7e7;
	color: #b11115;
	cursor: hand;
}



.menuTitel {
	border-bottom: 1px solid #DBDBDB; 
	text-transform: uppercase; 
	font-weight: bold;
	font-size: 14px;
}

input[type="button"], input[type="submit"] {
	background-color: #B11115;
	color: #FFFFFF;
	border: 3px double #ffffff;
}

/* CSS voor kaarten */

#grootFiguur {
	position: fixed;
	width: 375px;
	height: 410px;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	text-align: center;
	background-image:url(gfx/transblack.png);
	z-index: 2;
}

#grootFiguurContent {
	padding: 20px;
	margin: 0px auto;
	width: 520px;
	height: 520px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

#collectiebeschrijving {
	background: #f0f0f0;
	margin: 10px 0 0 0;
	padding: 5px;
}

/* Kaarten overzicht */
.thumb_normaal {
	width: 155px;
	height: 155px;
	overflow: hidden;
	float: left;
	padding: 4px;
	margin: 5px 5px 5px 5px; 
	text-align: center;
	background-color: #efefef;
	line-height: 155px;

}

.thumb_normaal img, .thumb_over img{
vertical-align:middle;
}

html>body .thumb_normaal {
	width: 155px;
	height: 155px;
}

.thumb_over {
	width: 155px;
	height: 155px;
	overflow: hidden; 
	float: left;
	padding: 4px;
	margin: 5px 5px 5px 5px; 
	text-align: center;
	cursor: pointer;
	cursor: hand;
	background-color: #efefef;
	line-height: 155px;
}

html>body .thumb_over {
	width: 155px;
	height: 155px;
}
/* Einde kaartenoverzicht */

.vergeten {
	background-color: #F00;
	color: #FFF;
}

#boodschap, .boodschap {
	font: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 4px;
	margin: 4px;
	border: 1px solid #b11115;
	background-color: #e7e7e7;
	position: absolute;
	left: expression((document.body.clientWidth/2)-200);
	top: 300px;
	width: 500px;
	padding: 15px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#boodschap img, .boodschap img{
margin-top: -15px;
margin-right: -10px;
}

/* DHTML Tooltip */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	padding: 5px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


/*forms*/
form input{
border: 1px solid #DBDBDB;
}

form select{
border: 1px solid #DBDBDB;
}

form textarea{
border: 1px solid #DBDBDB;
}

form input[type="radio"]{
border: 1px solid #DBDBDB;
}

div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}



