html,body,div,h1,h2,h3,h4,h5,h6,p,ol,ul,li,table,tr,th,td,tbody,tfoot,form,fieldset,legend,label,a,span { margin: 0; padding: 0; border: 0; }
body {	background: #fff url(/files/css/body_bg.png) repeat-x;	font-family: trebuchet MS, Helvetica,Arial,sans-serif;	font-size: 13px;	line-height: 1.5;}
h1,h2,h3,h4,h5,h6 { margin-bottom: 10px; }h1 { font-size: 26px; line-height: 40px; }h2 { font-size: 20px; line-height: 30px; }h3 { font-size: 16px; line-height: 24px; padding-top: 10px; }h4 { font-size: 14px; line-height: 20px; }h5 { font-size: 13px; line-height: 16px; }h6 { font-size: 13px; line-height: 16px; }a img { border: none; }/********** WRAPPER(S) **********//********** **********//********** HEADER **********/div#header {	height: 161px;	width: 900px;	margin: 0 auto;	position: relative;}	#header h1 {		width: 517px;		height: 161px;		width: 370px;
	}	#header h1 a {		display: block;		height: 161px;		/*		background: url(/files/css/logo.jpg) no-repeat;		text-indent: -9999px;		outline: none;		*/
		line-height: 161px;		color: #fff;
		font-size: 36px;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
	}
	/********** MENU **********/	ul#menu {		list-style: none;		overflow: hidden;		position: absolute; bottom: -10px; right: 0;		height: 40px;
	}	#menu li {		height: 30px;		float: left;		margin-left: 10px;		border-bottom: 10px transparent;	}
	#menu li a {		display: block;		height: 30px;		line-height: 30px;		text-decoration: none;		padding: 0 10px;		outline: none;		color: #fff;		font-weight: bold;		zoom: 1;	}	#menu li.active { border-bottom: 10px solid #fff; }	#menu li.hover,	#menu li:hover {		background: #fff;		border-bottom: 10px solid #fff;		color: #000;	}
	#menu li.hover a,	#menu li:hover a,	#menu li.active a,	#menu li a:hover {		background: #fff;		color: #000;	}	/********** **********/	/********** SUBMENU (detatched) **********/	ul#submenu {		list-style: none;		margin-bottom: 20px;		font-size: 12px;		border: 2px solid #134270;		padding: 10px;	}	#submenu li { border-bottom: 1px solid #134270; }	#submenu li.f a { padding-top: 0; }	#submenu li.l { border: none; }	#submenu li a {		display: block;		line-height: 20px;		text-decoration: none;		color: #000;		padding: 10px 0;	}	#submenu li.f a { padding-top: 0; }	#submenu li.l a { padding-bottom: 0; }	#submenu li.active a,	#submenu li a:hover {		background: #134270;		color: #fff;	}	/********** **********/
/********** **********/
/********** CONTENT **********/div#content {	width: 900px;	margin: 40px auto 0 auto;	min-height: 400px;	overflow: hidden;}
	#container0 {		min-height: 200px;		float: left;		width: 166px;	}
		#container0 #dnv {			background: url(/files/images/dnv_logo_small.jpg) no-repeat 50%;			height: 165px;			border: 2px solid #134270;		}	#container1 {		float: left;		width: 714px;		margin-left: 20px;	}
	#container1 ul,	#container1 ol {		margin-left: 20px;		margin-bottom: 20px;	}		#container1 ul.dual {			overflow: hidden;			list-style-position: inside;			width: 714px;			margin-left: 0;		}
		ul.dual li {			width: 347px;			float: left;			height: 20px;
		}
		ul.dual li { clear: both; }
		ul.dual li.even { clear: none; }

	#container1 p { margin-bottom: 10px; }	#container1 p.brodtekst { font-weight: bold; }	#container1 div#stylish {		height: 223px;		background: #134270 url(/files/css/marine_services.png) no-repeat 100% 50%;		padding-right: 60px;		clear: both;
		margin-bottom: 20px;	}/********** **********/
/********** FORMS **********/form {	width: 714px;	margin-bottom: 20px;}
form fieldset { padding-top: 20px; }
#container1 form p {	margin-bottom: 1px;	overflow: hidden;	width: 357px;	float: left;}
#container1 form p.ta {	float: none;	width: 714px;	clear: both;}form p label {	font-weight: bold;	width: 100px;	display: block;	float: left;	line-height: 40px;	text-align: right;	padding-right: 10px;	margin-right: 10px;	border-right: 10px solid #134270;	border-color: #fff;}
form p:hover label { border-color: transparent; }form p input {	margin-top: 8px;	width: 223px;	height: 18px;	border: 1px solid #134270;}
form p.ta label { padding-bottom: 130px; }form p.ta textarea {	margin-top: 8px;	width: 580px;	height: 150px;}form div.buttons { padding-left: 130px; }/********** **********/
/********** FOOTER **********/div#footer {	width: 900px;	margin: 10px auto 0 auto;	padding: 10px 0 20px 0;	border-top: 1px solid #a1a1a1;	overflow: hidden;}#footer p {	text-align: right;	font-size: 12px;	float: right;}#footer p#copy {	float: left;	text-align: left;}#footer p a { color: #000; }/********** **********/
/********** DEFINITION-LISTS (PAGE#1123) **********/ul#addresses {	list-style: none;	overflow: hidden;	margin: 0;}ul#addresses li {	width: 347px;	margin: 0 20px 20px 0;	float: left;}ul#addresses li.even { margin-right: 0; }ul#addresses h3 { padding-top: 0; margin-bottom: 0; }#addresses dl {	border: 1px dotted #134270;	padding: 10px;}#addresses dt {	margin: 0;	padding: 0;	line-height: 26px;	font-weight: bold;	border-bottom: 1px solid #ccc;}#addresses dt.l { border: none; }#addresses dd {	margin: 0;	padding: 0;	line-height: 26px;	margin-top: -26px;	margin-left: 140px;}#addresses a { color: #000; text-decoration: none; }/********** **********/