/* CSS Document */
/* CSS för Axelsson Handeldning & Utbildning */

/*layout*/
body {
position: absolute;
margin: 55px 0px 0px 70px;
}

#bakgrund {
z-index: 2;
}

#meny {
position: absolute;
left: 36px;
top: 86px; 
z-index: 3;
}

#text {
position: absolute;
left: 50px;
top: 147px;
width: 295px;
z-index: 4;
text-align: left;
}

#adress {
position: absolute;
margin: 0px;
left: 50px;
top: 590;
color: #9c9c9c;
z-index: 3;
}

#adress2 {
position: absolute;
margin: 0px;
left: 50px;
top: 850px;
color: #9c9c9c;
z-index: 3;
}

#adress3 {
position: absolute;
margin: 0px;
left: 50px;
top: 2080px;
color: #9c9c9c;
z-index: 3;
}

#adress4 {
position: absolute;
margin: 0px;
left: 50px;
top: 1470px;
color: #9c9c9c;
z-index: 3;
}

#adress5 {
position: absolute;
margin: 0px;
left: 50px;
top: 1570px;
color: #9c9c9c;
z-index: 3;
}

#rutor {
position: absolute;
left: 426px;
top: 141px;
z-index: 1;
}

/*text*/
div {
font-family: "Avant Garde", Futura, "Century Gothic", "Sans serif", Arial; 
font-size: x-small;
line-height: 140%;
}

#adress {
font-weight: 100;
font-size: 12px;
text-transform: uppercase;
}

#adress2 {
font-weight: 100;
font-size: 12px;
text-transform: uppercase;
}

#adress3 {
font-weight: 100;
font-size: 12px;
text-transform: uppercase;
}

#adress4 {
font-weight: 100;
font-size: 12px;
text-transform: uppercase;
}

#adress5 {
font-weight: 100;
font-size: 12px;
text-transform: uppercase;
}

h1, h2, h3, h4 {
margin: 0px 0px 11px 0px; 
text-transform: uppercase;
letter-spacing: -1px;
text-align: left;
}

h1 {
font-size: 34px; 
font-weight: bold;
letter-spacing: -3px;
}

h2 {
font-size: 18px;
font-weight: lighter;
}

.radavstand {
line-height: 100%;
margin-bottom: 10px;
}

.avstand {
margin-bottom: 45px;
}

.fetare {
font-weight: bold;
text-transform: uppercase;
}

.storre {
font-size: small;
}

/*länkar*/
a:link, a:visited, a:hover, a:active {
font-weight: bold;
text-transform: uppercase;
color: #000000;
text-decoration: none;
}

a:hover {
color: #9c9c9c;
}

a.litenlank {
font-weight: lighter;
text-transform: lowercase;
text-decoration: none;
}

a.litenlank2 {
font-weight: strong;
text-transform: lowercase;
text-decoration: none;
}

#meny a {
font-weight: lighter;
display: inline;
margin: 0px 7px 0px 0px;
border: 1px #e9e9e9 solid;
background-color: #ffffff;
padding: 2px 11px 2px 11px;
text-transform: uppercase;
letter-spacing: 0px;
font-size: 10px;
color: #9c9c9c;
text-decoration: none; 
}

#meny a:hover {
background-color: #a5a5a5;
color: #ffffff;
}
.referens {
text-indent: -1em;
margin: 0px 0px 0px 1em;
}

