* {
	padding: 0;
	margin: 0;
}

html {
	background: #00136A url(images/bghtml.jpg) no-repeat top center;
	font : normal normal normal 62.5% Arial, Tahoma, sans-serif;
	letter-spacing: 0.02em;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 25px;
}

h2 {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 20px;
	color: #002874;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

#container {
	position: relative;
	width: 721px;
	height: 733px;
	background: url(images/container.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 65px;
}

#header {
	position: absolute;
	right: 0;
	top:0;
	width: 275px;
	height: 146px;
	background: url(images/header_trans.gif) no-repeat;
}

#header a {
	display: block;
	width: 275px;
	height: 146px;
}

/* NAVIGATIE */

#nav {
	position: absolute;
	left: 0;
	top: 61px;
}

#nav ul {
	list-style-type: none;
	position:relative;
}

#nav ul li {
	position: absolute;
	width: 220px;
	height: 73px;
}

#nav a {
	position: absolute;
	display: block;
	width: 199px;
	height: 33px;
}

#nav ul li a:hover {
	}

li#home {
	left: 0;
	top: 0;
	
}

#nav a#bhome {
	background: url(images/li_home.png) no-repeat;
	left: 21px;
	top: 20px;
	}

li#home.actief {
	background: url(images/li_home_hov.png) no-repeat;
}

li#shore {
	left: 0;
	top: 33px;
}

#nav a#bshore {
	background: url(images/li_shore.png) no-repeat;
	left: 21px;
	top: 53px;
}

li#shore.actief {
	background: url(images/li_shore_hov.png) no-repeat;
}

li#refits {
	left: 0;
	top: 66px;
	
}

#nav a#brefits {
	background: url(images/li_refits.png) no-repeat;
	left: 21px;
	top: 86px;
}

li#refits.actief {
	background: url(images/li_refits_hov.png) no-repeat;
}

li#companies {
	left: 0;
	top: 99px;
}

#nav a#bcompanies {
	background: url(images/li_companies.png) no-repeat;
	left: 21px;
	top: 119px;
}

li#companies.actief {
	background: url(images/li_companies_hov.png) no-repeat;
}

li#contact {
	left: 0;
	top: 132px;
}

#nav a#bcontact {
	background: url(images/li_contact.png) no-repeat;
	left: 21px;
	top: 152px;
}

li#contact.actief {
	background: url(images/li_contact_hov.png) no-repeat;
}

li#maps {
	display: none;
}


#nav a span, #header span {
	display: none;
}

/* EINDE NAVIGATIE */

/* NAVIGATIE COMPANIES */

#navc {
	position: absolute;
	left: -137px;
	top: 260px;
	}

#navc ul li {
	width: 137px;
	height: 17px;
	list-style-type: none;
}

#navc ul li span {
	display: none;
}

li#org {
	background:url(images/li_org.jpg) no-repeat;
}

li#tech {
	background:url(images/li_techn.jpg) no-repeat;
}

li#elec {
	background:url(images/li_elec.jpg) no-repeat;
}

li#rig {
	background:url(images/li_rig.jpg) no-repeat;
}

li#teak {
	background:url(images/li_teak.jpg) no-repeat;
}

li#engi {
	background:url(images/li_engi.jpg) no-repeat;
}

#navc ul li a {
	display: block;
	width: 137px;
	height: 17px;
}

/*hover*/

li#org:hover, li#org.actiefr {
	background:url(images/li_org_hov.jpg) no-repeat;
}

li#tech:hover, li#tech.actief {
	background:url(images/li_techn_hov.jpg) no-repeat;
}

li#elec:hover, li#elec.actief {
	background:url(images/li_elec_hov.jpg) no-repeat;
}

li#rig:hover, li#rig.actief {
	background:url(images/li_rig_hov.jpg) no-repeat;
}

li#teak:hover, li#teak.actief {
	background:url(images/li_teak_hov.jpg) no-repeat;
}

li#engi:hover, li#engi.actief {
	background:url(images/li_engi_hov.jpg) no-repeat;
}

/* INHOUD */

#inhoud {
	position: absolute;
	left: 220px;
	top: 160px;
	width: 480px;
	height: 540px;
	font-size: 1em;
}

#inhoud p {
	margin-bottom: 6px;
}

#inhoud p.right {
	text-align: right;
}

#inhoud a {
	color: #002874;
	text-decoration: underline;
}

#inhoud ul.content {
	padding: 0;
	margin: 0;
}

#inhoud ul.content li {
	margin-left: 25px;
	margin-bottom: 5px;
}

#inhoud a:hover {
	text-decoration: none;
}

#tekst1 {
	position: absolute;
	left: 0;
	top: -20px;
	padding: 0px 20px 10px 20px;
	height: 100px;
	width: 440px;
	overflow: auto;
}

#tekstgroot {
	position: absolute;
	left: 0;
	top: -20px;
	padding: 10px 20px;
	height: 480px;
	width: 440px;
	overflow: auto;
}

#foto {
	position: absolute;
	left: 0;
	top: 85px;
	width: 480px;
	height: 285px;
	z-index: 101;
}

#foto iframe {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#tekst2 {
	position: absolute;
	left: 0;
	top: 375px;
	padding: 10px 20px;
	overflow: auto;
	height: 155px;
	width: 440px;
}

#sloganEN {
	position: absolute;
	left: -172px;
	top: 260px;
	width: 179px;
	height: 108px;
	text-indent: -9999px;
	background: url(images/slogan_homeEN.jpg) no-repeat;
}


.naw span {
display: block;
text-align: right;
font-size: 1.1em;
font-weight: bold;
}


#landlink {
	position: absolute;
	left: 40px;
	top: 650px;
}

#landlink ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#landlink ul li {
	position: absolute;
	width: 60px;
	height: 47px;
}

#landlink li span {
	display: none;
}

#landlink li a {
	display: block;
	width: 60px;
	height: 47px;
}

/* EINDE INHOUD */

/* LANDEN */

#nl {
	background: url(images/nlflag.png) no-repeat;
	left: 0;
	top:0;
}

#en {
	background:url(images/en.png) no-repeat;
	left: 40px;
	top: 0;
}

#es {
	background:url(images/esflag.png) no-repeat;
	left: 80px;
	top: 0;
}

#de {
	background:url(images/deflag.png) no-repeat;
	left: 120px;
	top: 0;
}
/* hover */
#nl a:hover {
	background: url(images/nlflag_hov.png) no-repeat;
}

#en a:hover {
	background:url(images/en_hov.png) no-repeat;
}

#es a:hover {
	background:url(images/esflag_hov.png) no-repeat;
}

#de a:hover {
	background:url(images/deflag_hov.png) no-repeat;
}

/* EINDE LANDEN */

/* LINKS (HANDIG) */

a.links {
	position: absolute;
	left: 170px;
	top: 715px;
	background: url(images/links.png) no-repeat;
	width: 32px;
	height: 8px;
}

a.links span {
	display: none;
}

div.handig a {
	display: block;
	margin-bottom: 10px;
}

/* EINDE LINKS (HANDIG */


/* DATA TABLES */

table {
	margin-bottom: 20px;
	padding: 0;
}

caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 15px;
}

td.left {
	width: 175px;
	vertical-align: top;
	font-weight: bold;
}

tr {
	margin: 0;
}

/* EINDE DATA TABLES */

#footer {
	position: absolute;
	left: 220px;
	top: 550px;
	width: 220px;
	height: 21px;
	text-indent: -9999px;
}
	
