﻿body, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0;
}

img {
	display: block;
}

a img {
	border: 0;
}

embed, object {
	display: block;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

h3 {
	margin-bottom: 0;
	margin-top: 20px;
	font-size: 14px;
}

h2, h3 {
	color: #005a8d;	
}

#wrapper {
	width: 800px;
	margin: 30px auto;	
}

#contentwrapper {
	background: url(/images/common/content_bg.png) repeat-y;
	padding: 20px 0 0 0;
} 

h1#logo {
	height: 63px;
	background: url(/images/common/header_bg.png) no-repeat;	
}

h1#logo a {
	display: block;
	width: 400px;
	height: 63px;
}

h1#logo a span, ul.nav li a span {
	display: none;
}

#banner, #indexbanner {
	padding: 0 0 5px 0;
	background: #99bed3;	
}

#indexbanner {
	
}

.subnav {
	width: 210px;
	float: left;
}

.content {
	float: right;
	width: 550px;
}

ul.nav, .subnav ul {
	margin: 0;
	padding: 0;
	display: block;	
}

ul.nav {
	height: 30px;
	background: url(/images/common/navigation.png) no-repeat;
}

ul.nav li {
	list-style-type: none;
	float: left;
	_width: 1%;
}

.subnav ul li {
	list-style-type: none;	
}

ul.nav li a {
	display: block;
	height: 30px;
}

li#hem a { width: 75px; }
li#hem a:hover, li#hem a.active { background: url(/images/common/navigation.png) no-repeat 0px -30px; }

li#omoss a { width: 90px; }
li#omoss a:hover, li#omoss a.active { background: url(/images/common/navigation.png) no-repeat -75px -30px; }

li#vemgorvad a { width: 125px; }
li#vemgorvad a:hover, li#vemgorvad a.active { background: url(/images/common/navigation.png) no-repeat -165px -30px; }

li#produkter a { width: 205px; }
li#produkter a:hover, li#produkter a.active { background: url(/images/common/navigation.png) no-repeat -290px -30px; }

li#fordon a { width: 135px; }
li#fordon a:hover, li#fordon a.active { background: url(/images/common/navigation.png) no-repeat -495px -30px; }

li#kontakt a { width: 115px; }
li#kontakt a:hover, li#kontakt a.active { background: url(/images/common/navigation.png) no-repeat -630px -30px; }


.subnav ul li a {
	text-decoration: none;
	color: #005a8d;
	width: 150px;
	padding: 5px 20px;
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.subnav ul li a:hover, .subnav ul li a.active {
	color: #FFF;
	background: #005a8d;
}

.contentimg {
	float: right;
	margin: 0 0 10px 10px;
	width: 201px;
}

.puff {
	width: 370px;
	padding: 0 15px 0 0;
}

.clr {
	clear: both;	
}

.floatRight {
	float: right;	
}

.floatLeft {
	float: left;	
}

.caption {
	background: #FFF;
	padding: 3px 8px;
	margin: 160px 0 0 340px;
	position: absolute;
	width: 420px; 
	font-style: italic;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.caption p {
	margin: 0;
	padding: 0;
}

.content fieldset {
	display: block;
	margin-top: 20px;
	border: 0;
	width: 310px;
}

.content textarea {
	width: 300px;
	margin-bottom: 10px;
}

.textlabel {
	display: block;
	margin: 0 0 10px 0;
	width: 400px;
}

.textlabel span {
	display: block;
	width: 100px;
	float: left;
}

.msglabel, .textlabel span {
	font-weight: bold;
}

.msglabel {
	display: block;
}

.text {
	width: 200px;
}

iframe#vvinfo {
    background: #FFF;
    width: 550px;
    height: 1700px;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    display: block;
}