#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	background-color: #000;
}


#banner {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#menu {
	height: 30px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bakgrunn_menu.jpg);
	background-repeat: repeat-x;
}
#content {
	width: 670px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#right_col {
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#clear {
	clear: both;
	width: 950px;
}
#footer {
	width: 950px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F38C01;
	height: 20px;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	line-height: 20px;
	margin: 0px;
}
.amaray {
}

#footer p a {
	color: #000;
}
p a .amaray {
	color: #F48A00;
}


a:link {
	text-decoration: none;
	color: #F38C01;
}

a:visited {
	text-decoration: none;
	color: #F38C01;
}
a:hover {
	text-decoration: underline;
	color: #F38C01;
}
a:active {
	text-decoration: none;
	color: #F38C01;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9;
	display: block;
	height: 30px;
	width: 140px;
	float: left;
	text-align: center;
	line-height: 30px;
	background-image: url(images/bak_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #FFC;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #FF9;
	display: block;
	height: 30px;
	width: 140px;
	float: left;
	text-align: center;
	line-height: 30px;
	background-image: url(images/bak_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
}
h1 {
	font-family: Calibri, Arial, "Helvetica LT";
	font-size: 18px;
	color: #009FE3;
	margin: 0px;
}

h2 {
	font-family: Calibri, Arial, "Helvetica LT";
	font-size: 14px;
	color: #300;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
.image_left {
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #009FE3;
	padding-right: 4px;
}
.image_right {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #009FE3;
}



.ruler {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0999D6;
}

table tr td a img {

}
.tooltips_modal {
}
.box_full {
	width: 670px;
	float: left;
	padding-bottom: 8px;
	background-image: url(images/top_full_col.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-style: dotted;
	border-bottom-color: #F29200;
	border-bottom-width: thin;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.text_blue {
	font-weight: bold;
	color: #009FE3;
}

.box_full ul {
	padding-left: 20px;
	line-height: 1.6em;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 6px;
	margin-top: 10px;
}

.box_full h2 {
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 4px;
}

.box_left h2 {
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 4px;
}

.box_left {
	width: 300px;
	float: left;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 6px;
	background-color: #F29200;
	background-image: url(images/top_left_col.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_left ul {
	padding-left: 20px;
	line-height: 1.4em;
	margin-top: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}


.box_right {
	width: 240px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009FE3;
	padding-bottom: 8px;
	margin-top: 10px;
}
.box_right ul {
	padding-left: 20px;
	line-height: 1.4em;
	margin-top: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
.box_right h2 {
	background-image: url(images/top_right_col.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.box_right p a {
	color: #F58300;
}
.box_right p {
	font-size: 11px;
	line-height: normal;
}
.box_right ul li a {
	color: #F38C01;
}
#content table tr td ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 1.5em;
}
#content table tr td ul {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

.text_bold {
	font-weight: bold;
}

.strusshavn {
	color: #F38C01;
	font-weight: bold;
}
.text_orange {
	font-weight: bold;
	color: #F38C01;
}
.border1 {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #009FE3;
	border-right-color: #009FE3;
	border-bottom-color: #009FE3;
	border-left-color: #009FE3;
}
.clear {
	clear: both;
}
.img_border {
	border: thin solid #F38C01;
}
.text_border {
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin dotted #F38C01;
}
.text_smal {
	font-size: x-small;
}

