body
{
background-image: url('bilder/landscape_bak2.png');
background-color: #336699;
background-repeat: repeat-x;
}

p
{
font-family: verdana;
color: #ffffff;
font-size: 11px;
margin-top: 5px;
margin-bottom: 5px;
}

h1
{
font-family: verdana;
color: #ffffff;
font-size: 22px;
margin-top: 10px;
margin-bottom: 10px;
}

img
{
margin: 5px;
border: none;
}

img.menupic
{
margin: 0px;
border: none;
}

img.sidbild
{
margin-left: 0px;
}

table#main
{
background-image: url('bilder/bakgrund.png');
background-repeat: no-repeat;
height: 578px;
width: 786px;
border: solid 0px #000000;
margin-left: auto;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
border-collapse: collapse;
}

td#menu
{
background-image: url('bilder/menupic.png');
background-repeat: no-repeat;
}

div#huvud
{
overflow: auto;
height: 100%;
width="100%;
padding: 0px;
}

a
{
font-weight: bold;
}
a:link{text-decoration: none; color: #ffffff;}
a:visited{text-decoration: none; color: #ffffff;}
a:active{text-decoration: none; color: #ffffff;}
a:hover{text-decoration: underline; color: #cccccc;}

a#photolink
{
font-weight: none;
}
