html {overflow: auto;}

img {border:0;}
a {color: black;}
a:hover {text-decoration: none;}

body {
background-image: url('/images/bg.gif');
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 140%;
}

#horizon {
background-color: transparent;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
margin-top: -290px;
text-align: center;
min-width: 984px; 
}

#wrapper {
margin: 0px auto;
background-image: url('/images/bg-box.png');
position: relative;
text-align: left;
width: 984px;
height: 575px;
}

#nav {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 984px;
  height: 168px;
  position: absolute;
}

#nav a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#nav a:hover {
  background-position: left;
}

#nav .home {
  width: 286px;
  height: 168px;
  background: url(/images/menu/casablanca.gif) no-repeat;
}

#nav .wat-doet-casa-blanca {
  width: 175px;
  height: 65px;
  background: url(/images/menu/watdoenwe.gif) no-repeat;
  left: 316px;
  top:45px;
}

#nav .aanbod {
  width: 99px;
  height: 51px;
  background: url(/images/menu/aanbod.gif) no-repeat;
  left: 491px;
  top:45px;
}

#nav .maatwerk {
  width: 122px;
  height: 50px;
  background: url(/images/menu/maatwerk.gif) no-repeat;
  left: 590px;
   top:45px;
}

#nav .archief {
  width: 108px;
  height: 50px;
  background: url(/images/menu/archief.gif) no-repeat;
  left: 708px;
   top:45px;
}

#nav .nieuws {
  width: 111px;
  height: 52px;
  background: url(/images/menu/niefs.gif) no-repeat;
  left: 819px;
  top:45px;
}

#wat-doet-casa-blanca #nav .wat-doet-casa-blanca, #nieuws #nav .nieuws, #aanbod #nav .aanbod, #maatwerk #nav .maatwerk, #archief #nav .archief, #default #nav .home {
  background-position: left bottom;
}

#subnav {
  position: absolute;
  top: 190px;
  list-style: none;
  padding: 0;
  margin: 15px;
  width: 210px;
font-family: 'Courier New', Courier, CourierNew, monospace;
}

#subnav li a{
display: block;
 color: black;
 border-bottom: 1px solid white;
 text-decoration:none;
 padding: 1px 4px;
}
#subnav li a:hover{
background-color:white;
}

#subnav li.sel a{
background-color:#67c7c6;
color:white;
   border-bottom: 1px solid #67c7c6;
}

#contentwrap {
  position: absolute;
  top: 150px;
  left:230px;
  width:525px;
  height:400px;
  background: url(/images/content.png) no-repeat;
}

#contentwrap-wide {
  position: absolute;
  top: 160px;
  left:80px;
  width:560px;
  height:400px;
  background: url(/images/content-wide.png) no-repeat;
}

#maatwerk #contentwrap-wide {
  left:360px; top:120px
}

#content {
  position: relative;
  top:50px;
left:60px;
  height:280px;
  width:415px;
  overflow: auto;
  padding: 10px 5px 10px 0;
}

#content-wide {
  position: relative;
  top:30px;
left:50px;
  height:318px;
  width:465px;
  overflow: auto;
  padding: 10px 5px 10px 0;
}

#image {
  position: absolute;
right: 10px;
top: 100px;
}

#wat-doet-casa-blanca #image {
right: 20px;
top: 200px;
}

#maatwerk #image {
right: 670px;
top: 140px;
}

#aanbod #image {
right: 50px;
}

#image-left {
  position: absolute;
  top: 120px;
  left: 10px;
}

#credits {
  position: absolute;
right: 10px;
bottom: 6px;
font-size: 9px;
padding: 2px 3px;
color: #67c7c6;
}

#credits a{
 color: #67c7c6;
 text-decoration:none;
}

#credits:hover{
background-color:white;
}

#credits a:hover{
color:black;
}

h1 {
  font-size:20px;
  font-weight:bold;
  margin-top:15px;
font-family: 'Courier New', Courier, CourierNew, monospace;
}

h2 {
  font-size:15px;
  font-weight:bold;
  margin-bottom:0;
font-family: 'Courier New', Courier, CourierNew, monospace;
}

h2+p {margin-top:0;}

h2 a{color: black;}

#info {
  color:#9B8A3f;
}

.smd_slimbox {
	float:left;
	width:385px;
	margin:0;
	padding:0;
	clear:both;
	list-style:none;
}
.smd_slimbox li {
	width:90px;
	height:90px;
	float:left;
        margin:0;
        padding:0;
	margin-bottom:5px;
	margin-right:5px;
	text-align:center;
}
.smd_slimbox img {
	margin:0 auto;
}
.smd_slimbox span {
	float:left;
	width:140px;
	padding:2px 0 0 5px;
}
.smd_slimbox_nav {
	clear:both;
	width:500px;
	padding:20px;
}
.smd_slimbox_prev {
	float:left;
}
.smd_slimbox_next {
	float:right;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
background-image: url('/images/bg2.gif');
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: 'Courier New', Courier, CourierNew, monospace;
	font-size: 11px;
	color: #9e8a3c;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 88px;
	height: 22px;
	background: transparent url(/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

span#mail-home a {color: #9b8a3f;}

.aanbod img {width:135px; margin-right: 15px; float:left;}
.aanbod p {margin-top:0; padding-top:0; line-height:100%; color:#463E3F;}
.info {float:left; height:100px; width:265px;padding-top:10px}