* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	background-image: url(../gfx/bkg.jpg);
	background-repeat: repeat-x;
	color: #213970;
}

img {
	margin: 0 auto;
	border: 0;
}

h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #213970;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	color: #DC2222;
	margin: 12px 0 3px 0;
}

h2.top {
	margin-top: 0;
}

#topOfPage {
	display: none;
}

#credit {
	float: right;
	margin: 18px 0 0 0px;
	display: none;
}

#container {
	margin: 0 auto;
	width: 800px;
}

#body {
	padding: 30px 0 0px 30px;
	float: left;
	width: 610px;
	background: url(../gfx/leftmenu_divider.gif) no-repeat;
	background-position: left 20px;
	background-color: white;
}

#body.noleftmenu {
	background-image: none;
	width: 670px;
}

#body.firstpage {
	padding-left: 130px;
	background-image: none;
	height: 300px;
}

#body p {
	margin: 10px 10px 0 0;
}

#body ul.meny {
	list-style: none outside url(../gfx/bullet.gif);
	margin: 0 0 0 15px;
}

#body.kontakt {
	background-image: url(../gfx/stripe.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#body.kontakt .box, #body.kontakt .box2 {
	margin: 5px;
	padding: 10px;
	float: left;
	border: 1px solid #213970;
	border-top: 5px solid #213970;
	height: 100px;
	width: 180px;
}

#body.kontakt .box2 {
	width: 390px;
}

#body ul.body_menu {
	width: 590px;
	border-bottom: 1px solid #213970;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#body ul.body_menu li
{
	display: inline;
}

#body ul.body_menu li.label
{
	font-weight: bold;
}

#body ul.body_menu a {
	text-decoration: none;
}


#pagecontainer {
	float: left;
	margin: 0 auto;
	width: 800px;
	border-left: 2px solid #55cbcf;
	border-right: 2px solid #55cbcf;
	background-color: #e4e5e6;
}

#pagecontainer.firstpage {
	background-image: url(../gfx/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left 200px ;
}

#pageheader {
	background-image: url(../gfx/pageheader.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}

#referens_area {
	text-align: center;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: #888;
}

#referensitem {
	display: inline;
	font-size: 12px;
}

#footer {
	margin: 20px 0 0 0;
	padding: 5px 0;
	clear: both;
	text-align: center;
	color: #213970;
	font-family: "times new roman", serif;
	font-size: 11px;
	background-color: white;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer .company { font-weight: bold; }

#footer a {
	text-decoration: none;
	color: #213970;
}

#credit_footer {
	margin: 4px 2px 10px 0;
	text-align: right;
	font-size: 10px;
	color: #888;
}

#credit_footer a {
	color: #555;
	text-decoration: none;
}

#topbar {
	padding: 2px 5px 2px 5px;
	width: 790px;
	height: 18px;
	background-image: url(../gfx/topbar.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: right;
	font-family: "times new roman", serif;
	color: white;
}

#topbar input {
	width: 100px;
	font-size: 12px;
	height: 12px;
}

#topbar input.submit {
	width: auto;
	height: auto;
}

#leftmenu {
	float: left;
	width: 140px;
	padding: 30px 0 20px 20px;
	background-color: #e4e5e6;
}

#leftmenu h1
{
	margin: 10px 0 10px 0;
	font-size: 12px;
	color: black;
	font-weight: normal;
}

#leftmenu h1.top {
	margin: 0 0 10px 0;
}

#leftmenu ul {
	list-style: none none;
}

#leftmenu li {
	font-size: 11px;
	text-align: right;
	padding: 0 5px 0 0;
}

#leftmenu a {
	color: #1840a4;
	text-decoration: none;
	font-weight: bold;
}

.body_pic {
	float: right;
	margin: 0 10px 10px 10px;
}

.body_pic img {
	padding: 0px 10px 10px 10px;
}

#body .body_pic p {
	padding: 0 10px;
	margin: 3px 0 0 0;
}

.body_pic form {

}

.body_pic form label {
	display: block;
	font-size: 10px;
	font-weight: bold;
}

.body_pic form label.top {
	margin-top: 0;
}

.body_pic form input {
	display: block;	
	margin: 1px 0 6px 0;
}

.body_pic form input.submit {
	margin: 12px 0 0 0;
	width: 125px;
}

.linkbox {
	margin: 3px 20px 10px 5px;
	padding: 10px;
	float: right;
	clear: right;
	border: 1px dashed #ccc;
}

.linkbox a {
	color: #1840a4;
	text-decoration: none;	
}

#documentlist {
	width: 50%;
	border-top: 1px solid #213970;
	padding-top: 5px;
	margin-top: 5px;	
}

div.sidebar {
	float: right;
	margin: 0 10px 10px 10px;
}

div.sidebar p {
	padding: 0 0 6px 0;
}

img.beglist {
	width: 100px;
}

table.begagnat {
	width: 100%;
}

table.begagnat td, table.begagnat th {
	text-align: left;
}

table.begagnat th {
	
}

h2.utrustning {
	color: #213970;
}


ul.utrustning {
	list-style-position: outside;
	margin: 0 0 0 15px;
}

img.sidebar {
	width: 150px;
}

p.pris {
	float: right;
	padding: 0 10px 10px 0;
	font-size: 13px;
}

.sidebar form input, .sidebar form select {
	display: block;	
	margin: 1px 0 6px 0;
}

.sidebar form input.submit {
	margin: 12px 0 0 0;
	width: 125px;
}

img.begdetalj {
	width: 380px;
}

img.galleri {
	width: 150px;
}

table.gallerytable img {
	margin: 5px;
	padding: 1px;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.latestNews {
	font-weight: bold; 
	margin-bottom: 12px; 
	margin-right: 15px; 
	text-align: center; 
	background-color: #000066; 
	padding: 2px;
}

#gallerynav-next, #gallerynav-prev {
	float: left;
	width: 40px;
	height: 55px;
	background-image: url(../gfx/arrows.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
}

#gallerynav-next {
	background-position: right;	
}

#gallerynav {
	height: 56px;
	width: 550px;
	margin-bottom: 12px;
}

#gallerynav ul {
	width: 550px;
	list-style: none;
	float: left;
}

#gallerynav:after {
	content: '';
	clear: both;
}

#gallerynav li {
	display: inline;
	position: relative;
	float:left;
	margin: 1px 2px;
}

#gallerynav li div {
	border: 1px solid #444;
	padding: 2px;
	height: 48px;
	width: 48px;
}

#gallerynav li img {
	margin: auto;
}
