#vanster {
width: 18%;
float: left;

}

#mitt {
width: 50%;
float: left;

}

#hoger {
width: 30%;
float: right;

}

#lankbox {
width: 35%;
}

.img {
/*Bildlådor*/
margin: 50px 0px;
}

#hoa {
/* Höger absolute positionering från toppen */
position: absolute;
top: 360px;
}

#hob {
position: absolute;
top: 780px;
}

#hoc {
position: absolute;
top: 1125px;
}

#hod {
position: absolute;
top: 1490px;
}

#hoe {
position: absolute;
top: 1740px;
}

#fot {
Width: 100%;
float: left;
}

#fot a {
font-family: Garamond, "Monotype Corsiva", cursive;
font-size: 1.1em;
color: #4169e1;    
background-color: #f5f5f5;
}
