/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a:link{color: #356D91;}
a:visited{color: #356D91;}
a:hover{color: #999999;}

body {
	background: #fff url(/getfile.php/668972.1199.quffpxvftq/ocean3lav.jpg);
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	margin: 50px 0 30px 0;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 7px;
	color: #004B98;
}

h2 {
	font: normal 1.6em Tahoma,sans-serif;
	margin-bottom: 7px;
	color: #006699;
}

h3 {
	font: normal 1.4em Tahoma,sans-serif;
	margin-bottom: 7px;
	color: #006699;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */

.clearer {

clear: both;
padding-top: 10px;
}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #fff;
	font-size: 1.2em;
	margin: 0 auto 30px auto;
	width: 760px;
	padding: 5px;
}

/* header */
#top {
	padding: 5px 5px ;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

#undesidetop {
	padding: 5px 5px ;
	/* border-bottom: 1px solid #000; */
	margin-bottom: 20px;
}

/* title */
.header {
	background: #fff;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;

}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(img/BO.jpg);
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 769px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */

.topnav{
	margin-top: 15px;
}

#topnav1{
	float: left;
	margin-left: 100px;
}
#topnav2{
	float: right;
	margin-right: 100px;
}

.navigation {	
	background: #F0F0EB;
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 60px;
}

.left-element {
	float: left;
   	width: auto;
	background: #fff;
}

.right-element {
	float: right;
   	width: auto;
	background: #fff;
	clear: right;
}

.navigation a {

	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;

	font: bold 1.1em sans-serif;
	line-height: 60px;
	padding: 0 20px;
	text-decoration: none;
}

.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 1px solid #000;
	padding-bottom: 20px;


}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #006699;
	font-size: 1em;
	line-height: 20px;
	margin: 5;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.leftnav {
	float: left;
	width: 210px;
}
.leftnav h2 {
	color: #006699;
	font-size: 1.2em;
	line-height: 20px;
	margin: 5;
	padding-right: 12px;
}
.leftnav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.leftnav li {border-bottom: 1px solid #EAEADA;}
.leftnav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.leftnav li a:hover {
	background: #F0F0EB;
	color: #654;	
}


/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
	font-size: 1.2em;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.floatright {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	display: block;
	padding-top: 20px;

}

/* footer */
.languagebar{
	margin: 0 auto;
}

#footer {
	/*background: url(img/bgfooter.gif) repeat-x;*/
	color: #FFFFFF;
	font: bold 1.1em sans-serif;
	line-height: 39px;
	text-align: center;
	padding: 5px 5px;

}
#cp{
	color: #FFFFFF;
}

#main {
	padding: 30px;
}

a.cp {
	text-decoration: none;
	font-size: 11px;
	color: #808080;
}

div.divider {
	height: 5px;
	margin: 5px 0 5px 0;
}

h1.headline, h1.headlineview {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #004B98;
	text-decoration: none;
}

.ingress, .ingressview {
	font-size: 14px;
}

a.toppmeny, a.toppmenyselected {
	font-family: arial;
	font-size: 20px;
	font-weight: 600;
	font-style: italic;
	color: #004B98;
	text-decoration: none;

}

.undersidemeny {
	float: left;
	width: 180px;
	margin: 7px 0 0 0;
}

.undersidemain {
	float: left;
	width: 550px;
	margin: 0 0 0 15px;
}

div.undermeny {
	border-top: 1px solid #E0E0DB;
}

a.undermeny, a.undermenyselected {
	display: block;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #444444;	
	padding: 10px 5px 10px 10px;
}

a.undermeny:hover {
	display: block;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #444444;	
	padding: 10px 5px 10px 10px;
	background-color: #F0F0EB;
}
.linkbilde{
	margin: 10px 0px;
}
