/* Global Styles */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
#kop {
	color: #CC3300;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 560px;
	width: 200px;
	height: 20px;
	position: relative;
	bottom: 17px;
	text-align: right;
}

#menu {
	background-color: #FFFFFF;
	position: relative;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cc3300;
	margin-left: 3px;
	float: left;
}

#inhoud {
	position: relative;
	width: 545px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: right;
	float: left;
	z-index: 55;
	padding-left: 0px;
}

#menuR {
	position: relative;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3300;
	margin-left: 10px;
	float: right;
	clear: right;
	padding-left: 10px;
	z-index: 0;
	height: 1180px;
}

#menuR a:link, #menuR a:visited {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	bottom: 10px;
	padding-right: 10px;
	font-size: 14px;
}

#menuR a:hover {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	bottom: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-decoration: none;
}

label {
	width:120px;
	display:block;
	float:left;
	margin-left:10px;
}

#footer {
	position: relative;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 26px;
	width: 990px;
	padding-left: 0px;
	padding-top: 10px;
	color: #FFFFFF;
	background-position: bottom;
	z-index: 0;
	margin-top: 200px;
	text-indent: 20px;
}

#sectionLinks{
	font-weight: bold;
	color: #000000;
	margin-right: 10px;
	font-size:12px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	line-height: 18px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #DDEEFF;
	color: #CC3300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

#subcat {
	margin-left: 10px;
	font-weight: bold;
	color: #999999;
	}

#subcat a:link, #subcat a:visited {
	color: #CC3300;
	font-size: 11px;
	font-weight: normal;
}

#subsubcat {
	margin-left: 20px;
	font-weight: normal;
}

#subsubcat a:link, #subsubcat a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #CC3300;
}

#kopmenu {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	width: 900px;
	height: 20px;
	position: relative;
	bottom: 25px;
}

#kopmenu a:link, #kopmenu a:visited {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	bottom: 25px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
}

#kopmenu a:hover {
	color: #006699;
}

.hfd1 {
	font-size: 16px;
	color: #CC3300;
}
.hfd2 {

	font-size: 14px;
	color: #CC3300;
}
.hfd3 {

	font-size: 12px;
	color: #CC3300;
}

.style1 {color: #FFFFFF}


#galleryimage {
position: relative;
z-index:60;

}

.thumbnail {
	display:block;
	z-index: 95;
}

.thumbnail:hover{
	position:relative;
	z-index: 96;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background: #fff;
	padding:5px;
	left: -1000px;
	display:none;
	z-index: 98;
}

.thumbnail span img{ /*CSS for enlarged image*/
	padding:2px;
	z-index: 99;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	display:block;
	top:-150px;
	z-index: 100;
	left: 100px;
	border: 1px dashed #999999;
	background-color: #F0F0F0;
}
#pdf {

	margin-left: 20px;
	font-weight: normal;
}
#pdf a:link, #pdf a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#pdf a:hover {
	text-decoration: underline;
}
#stamp {
	position: static;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	top: 0px;
	right: 0px;
}

.errortxt {
	font-size: 14px;
	color: #FF0000;
}
.even {
	font-size: 14px;
	background-color: #FFECEC;
}

