body {
	margin : 0px 0px 0px 0px;
	font-family : sans-serif;
}
body.hjem{
	background-image : url(../MarineBilleder/hjemmebilledet.gif);
	background-repeat : no-repeat;
	background-position : 30% 85%;
	background-attachment : fixed;
}
body.gardner{
	background-image : url(../MarineBilleder/Gardner8L3.gif);
	background-repeat : no-repeat;
	background-position : 1% 85%;
	background-attachment : fixed;
}
body.baudouin{
	background-image : url(../MarineBilleder/baudouin_hjem.gif);
	background-repeat : no-repeat;
	background-position : 25% 75%;
	background-attachment : fixed;
}
body.nanni{
	background-image : url(../MarineBilleder/nanni_hjem.gif);
	background-repeat : no-repeat;
	background-position : 1% 95%;
	background-attachment : fixed;
}
body.selva{
	background-image : url(../MarineBilleder/selva_hjem.gif);
	background-repeat : no-repeat;
	background-position : 10% 65%;
	background-attachment : fixed;
}
h1	{
	background-color : #03036B;
	color : Silver;
	padding : 30px 10px 30px 10px;
	text-align : center;
	letter-spacing : 1px;
	word-spacing : 3px;
	text-transform : uppercase;
	margin : 0px;
}
h4 {
	background-color : #03036B;
	color : Silver;
	padding : 10px 10px 10px 10px;
	text-align : left;
	letter-spacing : 1px;
	word-spacing : 3px;
	text-transform : uppercase;
	margin : 0px;
	font-size : smaller;
}

h2{
	background-color : #03036B;
	color : Silver;
	padding : 0px 10px 0px 10px;
	text-align : center;
	letter-spacing : 1px;
	word-spacing : 3px;
	text-transform : uppercase;
	margin : 0px;
}
h3{
	text-align : center;
	font-weight : bold;
}
#boks1 {
	height: 150px;
	width: 155px;
	float:left;
	border-bottom : 1px solid Gray;
	border-left : none;
	border-right : 1px solid Gray;
	border-top : none;
}
#boks2 {
	height : auto;
	float : right;
	width : auto;
}
.flydestop  {
	clear:both;
}
#boks3 {
	width : 100%;
	text-align : justify;
	color : #696969;
	font :  larger;
	height : auto;
	font-family : sans-serif;
}
#boks4 {
	width : 100%;
	text-align : justify;
	color : Black;
	height : auto;
	font-family : sans-serif;
	font-size : 15px;
}
#data{
	float: left;
	font-size : small;
}
a.navy{
	background-color : #F0FFFF;
	color : Navy;
	font-weight : bold;
}
