body {
	background: url("bg_sunset.jpg") fixed;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center;
	background-color: Black;
}

div.siden{
	background: url("bookbg.gif");
	border-style: sollid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: darkblue;
	width: 760px;
	font-size: 10pt;
}

div.menu{
	margin-left: 50px;
	margin-right: 0px;
	letter-spacing: 2px;
	font-size:83%;
	text-align:center;
	padding: 7px;
	border: 0px;
	color: darkblue;
	width: 100%;
}

div.skibvalgoskr{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 45px;
	background-color: Silver;
}

table.content{
	margin-top: 25px;
	margin-bottom: 30px;
	margin-left: 85px;
	margin-right: 40px;
	width: 80%;
	text-align: justify;
	color: navy;
	font-size: 10pt;
	line-height: 15pt;
}

table.shipdata{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 100%;
	text-align: justify;
	color: darkblue;
	font-size: 10pt;
	line-height: 15pt;
}

table.linkstabel{
	color: darkblue;
	text-align: justify;
	font-size: 10pt;
	line-height: 15pt;
}

table.xtratabel{
	color: darkblue;
	text-align: justify;
	font-size: 10pt;
	line-height: 15pt;
}

table.billedtabel{
	color: darkblue;
	text-align: justify;
	font-size: 10pt;
	line-height: 15pt;
}

td.galbil{
	width: 33%;
}

td.tolinierifelt{
	line-height: 17pt;
}

img.galpics{
	border : 1px solid #000000;
	margin-left: 0px;
}

img.faqpicsr{
	border: 1px solid #000000;
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	width: 100px;
}

img.faqpicsl{
	border: 0px solid #000000;
	margin-left: 0px;
	margin-right: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100px;
}

img.skibvalgbil{
	border: 1px solid #000000;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	width: 270px;
}

table.newstabel{
	color: darkblue;
	text-align: justify;
	font-size: 8pt;
	line-height: 15pt;
}

table.skibvalg{
	color: darkblue;
	text-align: justify;
	font-size: 10pt;
	line-height: 15pt;
	margin-top: 20px;
}

div.news{
	border-style: solid;
	border-color: darkblue;
	border-width: 1px;
	padding: 5px;
	background: url("newsbg.jpg");
}

table.status{
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 140px;
	margin-right: 10px;
	background-color: ;
	border-style: solid;
	border-color: darkblue;
	border-width: 0px;
	padding: 2 px;
	width: 55%;
	text-align: left;
	color: black;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: normal;
}

div.shipinfo{
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-style: solid;
	border-color: darkblue;
	border-width: 0px;
	padding: 3 px;
	width: 100%;
	text-align: center;
	font-weight: normal;
	color: Olive;
}

div.mapvalg{
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 150px;
	margin-right: 0px;
	border-style: solid;
	border-color: olive;
	border-width: 0px;
	padding: 0 px;
	width: 70%;
	text-align: center;
	font-weight: normal;
	color: darkblue;
	vertical-align: middle;
}

div.headline{
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 0 px;
	text-align: left;
	font-weight: bold;
}

a:link {
	text-decoration : none;
	color : #296500;
}

a:visited {
	text-decoration : none;
	color : #296500;
}

a:hover {
	text-decoration : none;
	color : #31E100;
}

a:active {
	text-decoration : none;
	color : Red;
}

a.menulink:link {
	text-decoration : none;
	font-style : oblique;
	font-weight : bold;	
	color : #3A8A00;
}

a.menulink:visited {
	text-decoration : none;
	font-style : oblique;
	font-weight : bold;
	color : #3A8A00;
}

a.menulink:hover {
	text-decoration : underline;
	font-style : normal;
	font-weight : bold;	
	color : #31E100;
}

a.menulink:active {
	text-decoration : none;
	font-style : normal;
	font-weight : bold;	
	color : Red;
}

#rulletekst{
	text-align: center;
	color: darkblue;
}

td.titler{
	text-align: center;
	color: darkblue;
	font-size: 15pt;
	font-weight: bold;
	padding-bottom: 25px;
}

td.linktitler{
	text-align: left;
}

#migbil{
	border: 0px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

#skibbil{
	border: 0px;
	float: right;
	margin-left: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul.headlines{
	list-style-image : url(newsicon.gif);	
}