#namn{
width: 700px;
height: 170px;
position: absolute;
top: 35px;
left:150px;
background-color: #5F7B32;
border: 1px solid #000000;
}

#namn1{
background-color: #5F7B32;
width: 200px;
padding: 10px;
position: absolute;
left: 320px;
top: 40px;
z-index: 1;
}

a:link { text-decoration: none; color:black;}
a:visited { text-decoration: none; color:black;}
a:active { text-decoration: none; color:black;} 

#vanster{
width: 200px;
height: 800px;
position: absolute;
top: 190px;
left: 150px;
background-color: #8C8B77;
border: 1px solid #000000;
}

#vanstertext{
width: 180px;
height: 700px;
position: absolute;
top: 210px;
left: 190px;
font-family: verdana, sans-serif;
font-size: 20px; line-height: 150%;
font-color: black;
}

#webbansvarig{
width: 300px;
height: 200px;
position: absolute;
top: 1000px;
left: 400px;
font-family: verdana, sans-serif;
font-size: 16px; line-height: 150%;
font-color: black;
}

#centrum{
width: 500px;
height: 800px;
position: absolute;
top: 190px;
left: 351px;
background-color: #E6E8CE;
border: 1px solid #000000;
}



.text1{
padding: 10px; 
height: 780px; 
width: 480px; 
top: 190px;
left: 351px;
position: absolute;
overflow: auto;
font-family: verdana, sans-serif;
font-size: 14px; line-height: 150%;
border: 1px solid #000000; 
background-color: #E6E8CE;
}

#text{
width: 480px;
height: 700px;
position: absolute;
top: 200px;
left: 360px;
font-family: verdana, sans-serif;
font-size: 14px; line-height: 150%;
}



