A.bb:link {color:black;text-decoration:none;font-weight:none}
A.bb:visited {color:black;text-decoration:none;font-weight:none}	
A.bb:hover {background-color:#89A1CD; color:yellow}

html
{
margin: 0px;
padding: 0px;
}
body
{
margin: 5px 5px 0px 5px;
background: white;
background-image:url(images/backgr/back4.jpg);
background-repeat:repeat-y;
color: black;
font-family: verdana, arial, sans-serif;
font-size: 0.8em;
}

#huvud
{
font-family: 'trebuchet ms',georgia, serif;
font-size: 1.0em;

padding: 0px;
width: 800px;
text-align: left;
font-weight: bold;
border-bottom: 0px solid black;
color: #89A1CD;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 120px;
}
#huvud img
{
position: absolute;
left: 150px;
top: 10px;
}

#meny_img
{
position: absolute;
left: 10px;
top: 10px;
}

#meny
{
position: absolute;
left: 5px;
top: 105px;
width: 95px;
font-family: verdana, arial, sans-serif;
font-size: 1.2em;
font-style: bold;
text-align: left;
padding-top: 0px;
padding-left:5px;
margin-top: 5px;
border-left: none;
border-bottom: none;
}
#text
{
position: absolute;
left: 150px;
top: 105px;
width: 400px;
border-right: 1px solid #89A1CD;
border-top: 1px solid #89A1CD;
background-color: white;
padding: 0px 5px 5px 5px;
color: black;
}
#relaterat
{
position: absolute;
left: 575px;
top: 105px;
width: 100px;
margin-top: 0px;
margin-top: -0em;	
}
h1, h2
{
font-family: 'trebuchet ms',georgia, serif;
}
h1
{
font-size: 1.0em;
margin-bottom: -0.0em;
}
#relaterat h2
{
font-size: 1.1em;
border-bottom: 1px dotted #89A1CD;
}

a
{
color: black;
}