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

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
.kop1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color:#000000
}
.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ff0000
}
.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#ff0000
}
.nav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color:#ff0000
}
.TRstreep1 { 
	border-bottom-width: 1px; 
	border-bottom-style: dashed;
	border-bottom-color:#000000;
	border-top-width: 1px; 
	border-top-style: solid;
	border-top-color:#000000
}
.TRstreep2 { 
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color:#000000;
	border-top-width: 1px; 
	border-top-style: solid;
	border-top-color:#000000
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.imageResizer {
	cursor: url(../../css/javascript/graphics/zoomin.cur) , pointer;
    outline: none;
}
.imageResizer-active-anchor img {
	visibility: hidden;
}
.imageResizer img {
	border: 2px solid #FFFFCC;
}
.imageResizer:hover img {
	border: 2px solid #D1AD58;
}
.imageResizer-wrapper {
	background: white;
}
.imageResizer-image {
	border: 10px solid white;
}
.imageResizer-image-blur {
}
.imageResizer-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.imageResizer-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../../css/javascript/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.imageResizer-full-expand {
	background: url(../../css/javascript/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.imageResizer-display-block {
    display: block;
}
.imageResizer-display-none {
    display: none;
}
