@charset "UTF-8";

 /* - - - - - - - - - -  GENRAL TAGS  - - - - - - - - - - */
html, body {
	margin: 0;
    padding: 0;
    border: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	background-color: #dedede;
	color: #000000;
}
table {
	border-collapse: collapse;
}
td {
	font-size: 10px;
	vertical-align: top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #f17d00;
	text-decoration: underline;
}
a:focus {
	color: #f17d00;
	text-decoration: underline;
}
a:active {
	color: #f17d00;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 14px;
}

ul {
	list-style-image: url(/images/knapp-over.gif);
/*	list-style-position: inside; */
	margin-top: 0;
	padding-top: 0;
	padding-left: 25px;
	padding-right: 100px;
}
li {
	margin-bottom: 6px;
}
/* - - - - - - - - - -  WYSIWYG CSS  - - - - - - - - - - */
.Fleet-tabell-strek td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
/**/	border: 0px solid #ffffff;
}
.Fleet-tabell-strek th {
	color: #f17d00;
	font-size: 1.2em;
	line-height: 1.4em;
	border: 2px solid #ffffff;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #FFFFFF;
	text-align: left;
}
.Fleet-tabell-strek .odd {
	background-color: #EEEEEE;
}
.Fleet-tabell td {
	padding: 4px;
}
.Kontakt-tabell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
}

.Kontakt-tabell td {
	padding: 8px;
	vertical-align: middle;
}
.Kontakt-tabell tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}


/* - - - - - - - - - -  MISC.  - - - - - - - - - - */
.readmore {
	color: #004d99;
	white-space: nowrap;
}
.floatleft { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatright { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloat2 {
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* IE6 FIX FOR NEGATIVE MARGINS*/
.ie6fix { 
	position: relative;
	zoom: 1.0;
}

/* - - - - - - - - - -  PRINTPAGE  - - - - - - - - - - */
body.printpage {
	background-color: #ffffff;
}
div.printpage {
	margin: 0 auto;
	width: 590px;
}
div.printpage .header {
	color: #004d99;
	margin-top: 20px;
	margin-bottom: 0px;
}
div.printpage .header img {
}
div.printpage .header table td {
	margin: 0px;
	padding: 0px;	
}
div.printpage .header .company {
	font-weight: bold;
	font-size: 14px;
	vertical-align: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004d99;
	padding-bottom: 3px;
}
div.printpage .header .address {
	padding-top: 2px;
}
/* - - - - - - - - - -  FRAMEWORK  - - - - - - - - - - */
.wrapper {
	background-color: #f7f7f7;
	cursor: default;
	width: 860px;
	text-align:left;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	position: relative;
}
.container {
	z-index: 100;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f17d00;
	position: relative;
}
#fw {
	width: 100%;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sidebar_cell {
	width: 260px;
}
#logo {
	z-index: 1000;
	width: 250px;
	top: 0px;
	right: 0px;
	position: absolute;
}
#header_image {
	background-color: #dedede;
	margin-bottom: 20px;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #f17d00;
	color: #004d99;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 50px;
	margin-top: -90px;
}
.map_cell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f17d00;
}
.map {
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f17d00;
}
.map_text {
	color: #004d99;
}
.content_cell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f17d00;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.footer_left_cell {
	height: 17px;
	vertical-align: bottom;
}
.footer_right_cell {
	text-align: left;
	padding-left: 10px;
	height: 17px;
	vertical-align: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f17d00;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f17d00;
	padding-bottom: 2px;
}
.footer_firstword {
	color: #004d99;
}
.nav1top_left_cell {
	height: 36px;
	background-image: url(/images/strek.gif);
	background-repeat: repeat-x;
	background-position: 0px 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f17d00;
}
.nav1top_right_cell {
	height: 36px;
	background-image: url(/images/strek.gif);
	background-repeat: no-repeat;
	background-position: -118px 30px;
}

.nav1top_left {
	height: 25px;
	overflow: hidden;
}	
.nav1top_left .navlink {
	float: left;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f17d00;
}
.nav1top_left .notSelectedBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: transparent;
}
.nav1top_left .selectedBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f17d00;
}
.nav1top_left .isSelected {
/*	background-color: #ebebeb; */
}
.nav1sub_cell {
}
.nav1sub {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.nav1sub .navlink {
	padding-left: 10px;
	background-image: url(/images/knapp.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 5px;
}
.nav1sub .navlink:hover {
	background-image: url(/images/knapp-over.gif);
}
.nav1sub .isSelected,
.nav1sub .childSelected {
	background-image: url(/images/knapp-over.gif);
}
.nav1sub .depth1 {
	margin-top: 12px;
}
.nav1sub .depth2 {
	margin-left: 15px;
}
.nav1sub .depth3 {
	margin-left: 30px;
}
.nav1sub .depth4 {
	margin-left: 45px;
}
.nav1sub .depth5 {
	margin-left: 60px;
}
.navlink {
	font-size: 12px;
}
.navlink a:link {
	color: #004d99;
	text-decoration: none;
}
.navlink a:visited {
	color: #004d99;
	text-decoration: none;
}
.navlink a:hover {
	color: #f17d00;
	text-decoration: none;
}
.navlink a:focus {
	color: #f17d00;
}
.navlink a:active {
	color: #f17d00;
}
.isSelected a:link,
.isSelected a:visited,
.isSelected a:hover,
.isSelected a:active {
	color: #f17d00;
}
#print {
	float: right;
}
#documents {
	padding-top: 30px;
	padding-bottom: 5px;
}
.document {
}
.document img {
	padding-bottom: 4px;
	vertical-align: middle;
}

.fleetGallery {
}
.fleetGallery .even {
	float: left;
}
.fleetGallery .odd {
	float: right;
}
.fleetItem {
	margin-bottom: 20px;
	background-color: #EBEBEB;
	border: 1px solid #dedede;
	padding: 8px;
}
.fleetItem:hover {
	background-color: #dedede;
	border: 1px solid #cccccc;
}
.fleetItem img {
	border: 1px solid #dedede;
	background-color: #dedede;
	margin-bottom: 6px;
}
.fleetItem a:link {
	color: #f17d00;
	text-decoration: none;
}
.fleetItem a:visited {
	color: #f17d00;
	text-decoration: none;
}
.fleetItem a:hover {
	color: #f17d00;
	text-decoration: underline;
}
.fleetItem a:focus {
	color: #f17d00;
	text-decoration: underline;
}
.fleetItem a:active {
	color: #f17d00;
	text-decoration: underline;
}

.hseListing {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	margin-bottom: 20px;
}
.hseItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding: 8px;
}
.hseItem .summary {
	font-size: 9px;
}
.hseItem .summary .text {
	padding-right: 10px;
}
.hseItem a:link {
	text-decoration: none;
}
.hseItem a:visited {
	text-decoration: none;
}
.hseItem a:hover {
	text-decoration: underline;
}
.hseItem a:focus {
	text-decoration: underline;
}
.hseItem a:active {
	text-decoration: underline;
}

.hseItem .summary a.readmore {
	display: block;
}
.hseItem .summary a.readmore:link {
	color: #004d99;
}
.hseItem .summary a.readmore:visited {
	color: #004d99;
}
.hseItem .summary a.readmore:hover {
	color: #004d99;
}
.hseItem .summary a.readmore:focus {
}
.hseItem .summary a.readmore:active {
}

