html, body {
	margin: auto;
	width: 100%;
	height: 100%;
}

body {
	background-color: #005099;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #000000;
}

a:hover {
	font-weight: bold;
	color: #ff6600;
}

#wrap {
	margin: auto;
	width: 950px;
	margin-top: 35px;
}

#top h1 {
	padding: 0;
	margin: 0;
}

#top {
	background-image: url(../images/top.jpg);
	text-indent: -9999px;
	width: 950px;
	height: 57px;
	background-position: left;
}

#navigation {
	height: 29px;
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(../images/bar.jpg);
	background-color: #FFFFFF;
	background-position: left bottom;
}


ul#nav {
/*	position: absolute;
	top: 57px;
	left: -40px; */
	width: 950px;
	height: 20px; */
	list-style-type: none;
	padding: 0;
	margin: 0;
}


ul#nav li {
	padding:0;
	margin:0;
	list-style-type: none;
	float:left;
	text-indent:-9999px;
}

#nav li a {
	border: 0;
	display: block;
	text-decoration: none;
	background: transparent url(../images/nav.gif) no-repeat;
	
}

li#info a {
	width: 97px;
	height: 20px;
}

li#aquaria a {
	width: 97px;
	height: 20px;	
}

li#lease a {
	width: 95px;
	height: 20px;	
}

li#projecten a {
	width: 92px;
	height: 20px;
}

li#biotopen a {
	width: 97px;
	height: 20px;
}

#nav li#onderhoud a {
	width: 91px;
	height: 20px;
}

#nav li#portfolio a {
	width: 95px;
	height: 20px;
}

#nav li#persnieuws a {
	width: 94px;
	height: 20px;
}

#nav li#vacatures a {
	width: 96px;
	height: 20px;
}

#nav li#contact a {
	width: 96px;
	height: 20px;
}

li#info a {
	background-position: 0px 0px;
}

li#info a:hover {
	background-position: 0px -20px;
}

li#aquaria a {
	background-position: -97px 0px;
}

li#aquaria a:hover {
	background-position: -97px -20px;
}

li#lease a {
	background-position: -194px 0px;
}

li#lease a:hover {
	background-position: -194px -20px;
}

li#projecten a {
	background-position: -289px 0px;
}

li#projecten a:hover {
	background-position: -289px -20px;
}

li#biotopen a {
	background-position: -381px 0px;
}

li#biotopen a:hover {
	background-position: -381px -20px;
}

li#onderhoud a {
	background-position: -478px 0px;
}

li#onderhoud a:hover {
	background-position: -478px -20px;
}

li#portfolio a {
	background-position: -569px 0px;
}

li#portfolio a:hover {
	background-position: -569px -20px;
}

li#persnieuws a {
	background-position: -664px 0px;
}

li#persnieuws a:hover {
	background-position: -664px -20px;
}

li#vacatures a {
	background-position: -758px 0px;
}

li#vacatures a:hover {
	background-position: -758px -20px;
}

li#contact a {
	background-position: -859px 0px;
}

li#contact a:hover {
	background-position: -859px -20px;
}

#flash {
	float: left;
	width: 157px;
	height: 421px;
	background-repeat: no-repeat;
	background-image: url(../images/leftimage.jpg);
}

#mainwrapper {
	float: left;
}

#footer {
	clear: both;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 950px;
	height: 23px;
}

div#mainwrapper {
	background-image: url(../images/border.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;	
	width: 793px;
	height: 421px;
	background-color: #fff;
}

#main {
	margin-top: 38px;
	margin-left: 22px;
	margin-right: 22px;
	overflow: auto;
	height: 365px;
	/* Scrollbar kleuren */
	scrollbar-arrow-color: #00387D;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FF6600;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFF;
	scrollbar-track-color: #FFFFFF;
	/* Eind scrollbar kleuren */
}

#main h1 {
	margin-left: 10px;
	font-size: 9pt;
	text-indent: -9999px;
	background-image: url(../images/aquaria.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 13px;
}

#main #aquaria #aqtitel {
	width: 239px;
	height: 59px;
	background-image: url(../images/aq_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}


#aquaria_index {
	padding-top: 60px;
	float: right;
}

#aqtext {
	padding-top: 60px;
	padding-right: 35px;
	float: right;
	color: #00387D;
	text-align: left;
	width: 135px;
}

#aqtext .type {
	color: #ff6600;
	font-weight: bold;
}
