@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-image: url(images/topheader.png);
	background-color:#FFF;
	background-position:top;	
}
#stegehuisnav {
	background:url(images/mouseover1.png) repeat-x;
	font-size:14px;
	font-family:verdana,sans-serif;
	font-weight:bolder;
	width:100%;
    }

.picpadding {
	padding-left: 140px;
}

.picdesc {
	width: 240px;
	float: right;
	font-family: "century Gothic";
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000;
	text-align: right;
}

#stegehuisnav:hover {
	background-color: #290E71;
}
body {
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-image: url(images/topheader.png);
	background-color:#FFF;
	background-position:top;	}
	
#stegehuisnav, #stegehuisnav ul {
	float:left;
	list-style:none;
	line-height:34px;
	padding:0;
	margin:0;
	width:100%;
    }
#stegehuisnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 10px;
    }
#stegehuisnav li {
    float:left;
    padding:0;
    }
#stegehuisnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#stegehuisnav li li {
    width:151px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#stegehuisnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#stegehuisnav li ul ul {
    margin:-21px 0 0 150px;
    }
.bugfix {
	background-image: url(images/index_15.png);
	background-repeat: repeat-y;
	background-position: left;
}

#stegehuisnav li li:hover {
	background-color: #290E71;
    }
#stegehuisnav li ul li:hover a, #stegehuisnav li ul li li:hover a, #stegehuisnav li ul li li li:hover a, #stegehuisnav li ul li li li:hover a {
    color:#dddddd;
    }
#stegehuisnav li:hover a, #stegehuisnav li.sfhover a {
    color:#dddddd;
    }
#stegehuisnav li:hover li a, #stegehuisnav li li:hover li a, #stegehuisnav li li li:hover li a, #stegehuisnav li li li li:hover li a {
    color:#dddddd;
    }
.textalign {
	padding: 6px;
	font-family: "century Gothic";
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000;
	}

#stegehuisnav li:hover ul ul, #stegehuisnav li:hover ul ul ul, #stegehuisnav li:hover ul ul ul ul, #stegehuisnav li.sfhover ul ul, #stegehuisnav li.sfhover ul ul ul, #stegehuisnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#stegehuisnav li:hover ul, #stegehuisnav li li:hover ul, #stegehuisnav li li li:hover ul, #stegehuisnav li li li li:hover ul, #stegehuisnav li.sfhover ul, #stegehuisnav li li.sfhover ul, #stegehuisnav li li li.sfhover ul, #stegehuisnav li li li li.sfhover ul {
	left:auto;
	background:#444444;
    }
#stegehuisnav li:hover, #stegehuisnav li.sfhover {
	background:#290E71;
    }

</style>
.picpadding2 {
	padding-left: 140px;
}
.picpadding2 {
	padding-left: 159px;
}
.picdesc2 {
	text-align: left;
	width: 125px;
	float: right;
	font-family: "century Gothic";
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000;
	font-size: 12px;
}
.picdesc3 {
	text-align: center;
	width: 150px;
	float: right;
	font-family: "century Gothic";
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

