{

width: 100%;
height: 100%;
}

body
{

margin: 5px 5px 5px 5px;
background: #a8a795;
color: black;
font-family: verdana, arial, sans-serif;
font-size: 0.8em;
}

#huvud
{
font-size: 3.6em;
text-align: center;
font-weight: bold;
width: 89%;


color: #660c0c;
background: #a8a795;
}

#huvud img
{
float: left;

}

#bottem
{
position: bottem;
font-size: 1.3em;
text-align: left;
font-weight: bold;
padding-right: 5px;
padding-left: 5px;
width: 86%;
}

#meny
{
position: relative;
float: left;
width: 10%;
font-family: verdana, arial, sans-serif;
font-size: 1em;
text-align: left;
height: 900px;
border-left: 20px solid #cfcbbe;
border-top: 20px solid #cfcbbe;
border-bottom: 20px solid #cfcbbe;
background: #ebebe7;
}

#text
{
color: black;
float: left;
border-right: 20px solid #cfcbbe;
border-left: 20px solid #cfcbbe;
border-top: 20px solid #cfcbbe;
border-bottom: 20px solid #cfcbbe;
background: white;
width: 61%;
height: 900px;
padding-right: 5px;
padding-left: 5px;
}
#text2
{
color: black;
float: left;
border-right: 20px solid #cfcbbe;
border-left: 20px solid #cfcbbe;
border-top: 20px solid #cfcbbe;
border-bottom: 20px solid #cfcbbe;
background: white;
width: 54%;
height: 900px;
padding-right: 0px;
padding-left: 0px;
}
#relaterat
{
float: left;
width: 15%;
height: 900px;
border-right: 20px solid #cfcbbe;
border-top: 20px solid #cfcbbe;
border-bottom: 20px solid #cfcbbe;
background: #ebebe7;
}

h1, h2, #huvud
{
font-family: 'trebuchet ms',georgia, serif;
}
h1
{
font-size: 1.3em;
margin-bottom: -0.7em;
}
a
{
color: black;
}
#relaterat h2
{
font-size: 1.1em;

padding-top: 0px;
border-bottom: 1px solid black;
background: #66cc00;
}	
#meny h2
{
font-size: 1.1em;
padding-top: 0px;
border-bottom: 1px solid black;
background: #66cc00;
}	
#text2 h1
{
font-size: 1.1em;
padding-top: 0px;
border-bottom: 1px solid black;
background: #66cc00;
}