/* SITE
---------------------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	width: 0;
}

body {
	height: 100%;
	background: #1f1f1f url(g/bg_body.jpg);
}

/* TEXT
---------------------------------------------------------------------------------------------------- */

p {
  font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
  margin-bottom: 20px;
}

ul {
  margin-bottom: 20px;
}

li {
  font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	list-style: inside url(g/liplus.gif);
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-size: 18px;
	color: #ff9600;
  margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

/* HEADER
---------------------------------------------------------------------------------------------------- */

#header {
  width: 100%;
  height: 91px;
  background: #ffcc00 url(g/bg_header.gif);
}

#header_cont {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#logo {
  float: left;
}

#www {
  float: right;
}

/* CONTAINER
---------------------------------------------------------------------------------------------------- */

#container {
  width: 760px;
  margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding: 20px;
	background-color: #434343;
}

/* MENY
---------------------------------------------------------------------------------------------------- */

#menu {
  width: 760px;
}

#menu span {
  display: none;
}

.menuitem1 {
  width: 153px;
  height: 33px;
  float: left;
}

.menuitem2 {
  width: 152px;
  height: 33px;
  float: left;
}

.menuitem3 {
  width: 151px;
  height: 33px;
  float: left;
}

.menu_index a {
  width: 153px;
  height: 33px;
  float: left;
}

.menu_galleri a
, .menu_kontakt a {
  width: 152px;
  height: 33px;
  float: left;
}

.menu_af a
, .menu_skoter a {
  width: 151px;
  height: 33px;
  float: left;
}

.menu_index a {
  background: url(g/b_1.gif) no-repeat;
}

.menu_index a:hover {
  background: url(g/b_1o.gif) no-repeat;
}

.menu_af a {
  background: url(g/b_2.gif) no-repeat;
}

.menu_af a:hover {
  background: url(g/b_2o.gif) no-repeat;
}

.menu_galleri a {
  background: url(g/b_3.gif) no-repeat;
}

.menu_galleri a:hover {
  background: url(g/b_3o.gif) no-repeat;
}

.menu_skoter a {
  background: url(g/b_4.gif) no-repeat;
}

.menu_skoter a:hover {
  background: url(g/b_4o.gif) no-repeat;
}

.menu_kontakt a {
  background: url(g/b_5.gif) no-repeat;
}

.menu_kontakt a:hover {
  background: url(g/b_5o.gif) no-repeat;
}

/* CONTENT
---------------------------------------------------------------------------------------------------- */

#content_indexleft {
  float: left;
  width: 330px;
  margin-left: 20px;
  margin-top: 20px;
}

#content_indexright {
  float: left;
  width: 370px;
  margin-left: 20px;
  margin-top: 20px;
}

.spacer20px {
  height: 20px;
  width: 20px;
}

#content {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}

.aterforsaljarlista {
	float: left;
	width: 160px;
	position: relative;
}

.aterforsaljarlista li {
  font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	list-style-type: none;
}

.aterforsaljarlista li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ff9600;
}

.aterforsaljarlista li a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

#content a {
  color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ff9600;
}

#content a:hover {
  text-decoration: none;
	border-bottom: 0px;
}

.galleryitem {
  border: solid 5px #ff9600;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
}

/* KONTAKTFORUMULÄR
---------------------------------------------------------------------------------------------------- */

.kontaktformular {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 12px;
  color: #fff;
}

.kontaktformular input {
	font: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  line-height: 20px;
	font-size: 12px;
  padding: 4px;
	border: 1px solid #765931;
	background: #434343;
}

.kontaktformular textarea {
	font: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  line-height: 20px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #765931;
	background: #434343;
}

.kontaktformular select {
	font: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  line-height: 20px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #765931;
	background: #434343;
}

/* FORDON A
---------------------------------------------------------------------------------------------------- */

.fordonitem {
  width: 227px;
  height: 182px;
  float: left;
}

.fordonitem span {
  display: none;
}

.fordon_terrangmxu300 a
, .fordon_terrangmxu400 a
, .fordon_terrangmxu500 a {
  width: 227px;
  height: 182px;
  float: left;
}

.fordon_terrangmxu300 a {
  background: url(img/fordon_terrangmxu300.jpg) no-repeat;
}

.fordon_terrangmxu300 a:hover {
  background: url(img/fordon_terrangmxu300o.jpg) no-repeat;
}

.fordon_terrangmxu400 a {
  background: url(img/fordon_terrangmxu400.jpg) no-repeat;
}

.fordon_terrangmxu400 a:hover {
  background: url(img/fordon_terrangmxu400o.jpg) no-repeat;
}

.fordon_terrangmxu500 a {
  background: url(img/fordon_terrangmxu500.jpg) no-repeat;
}

.fordon_terrangmxu500 a:hover {
  background: url(img/fordon_terrangmxu500o.jpg) no-repeat;
}



/* BY LINE
---------------------------------------------------------------------------------------------------- */

#byline {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 10px;
  font: verdana;
}

#byline a {
  color: #fff;
  text-decoration: none;
}

#byline a:hover {
  color: #fff;
  text-decoration: underline;
}

#isaksons {
  float: left;
}

#ameus {
  float: right;
}
.aterforsaljarlista_karta {
	float: left;
	width: 180px;
	position: relative;
}


/* kontakt
---------------------------------------------------------------------------------------------------- */

#kontakt {
	background: #E2880B url(img/index_afsokes.jpg);
	width: 330px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	padding: 20px;
}

#kontakt a:link, kontakt a:visited {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

