/* CSS Document */

h1 {
font-size: 1.4em;
font-weight: lighter;
letter-spacing: 0.15em;
text-transform: uppercase;
margin: 0px;
color: #3D3D3D;
}

h2 {
font-size: 1.2em;
font-weight: lighter;
letter-spacing: 0.15em;
text-transform: uppercase;
margin-top: 10px;
margin-left: 15px;
margin-bottom: 5px;
}

h3 {
font-size: 0.95em;
font-weight: lighter;
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 0px;
}

h4 {
font-size: 1.2em;
font-weight: lighter;
letter-spacing: 0.15em;
text-transform: uppercase;
}

h5 {
font-size: 2em;
font-weight: lighter;
letter-spacing: 0.15em;
text-transform: uppercase;
margin: 0px;
color: #3D3D3D;
}


p {
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #fff;
font-weight: lighter;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 8px;
}

#main_products p {
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #3D3D3D;
font-weight: lighter;
line-height: 1.5em;}

#main_forhandlere p {
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #212121;
font-weight: lighter;
line-height: 1.5em;}

#main_car p {
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #3D3D3D;
font-weight: lighter;
line-height: 1.5em;}

#main_sykkel p {
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #3D3D3D;
font-weight: lighter;
line-height: 1.5em;}

#main_kampanj p {
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #3D3D3D;
font-weight: lighter;
line-height: 1.5em;}

#main_info p {
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #3D3D3D;
font-weight: lighter;
line-height: 1.5em;}


h6 {
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #338587;
margin: 0px;
font-weight: lighter;
line-height: 1.2em;}


.meny_button {
cursor: pointer;}


a:link {
text-decoration: underline;
color: #282828
}

a:visited {
text-decoration: underline;
color: #282828
}

a:active {
text-decoration: underline;
color: #6A6A6A
}

a:hover {
text-decoration: underline;
color: #6A6A6A
}



#main_kontakt a:link {
text-decoration: underline;
color: #BEBEBE}

#main_kontakt a:visited {
text-decoration: underline;
color: #BEBEBE
}

#main_kontakt a:active {
text-decoration: underline;
color: #BEBEBE
}

#main_kontakt a:hover {
text-decoration: underline;
color: #DBDBDB}




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

#meny a:visited {
text-decoration: none;
color: #282828
}

#meny a:hover {
text-decoration: none;
color: #6A6A6A
}

#meny a:active {
text-decoration: none;
color: #6A6A6A
}