/* CSS Document */

body
{
background-color: #beb5a6;
font-family: century gothic;
font-size: 12px;
letter-spacing: 1px;
color: #000000;
scrollbar-3d-light-color: #beb5a6;
scrollbar-arrow-color: #806d6c;
scrollbar-base-color: #beb5a6;
scrollbar-darkshadow-color: #beb5a6;
scrollbar-face-color: #beb5a6;
scrollbar-highlight-color: #beb5a6;
scrollbar-shadow-color: #806d6c;
scrollbar-track-color: #beb5a6;
}

table
{
font-family: century gothic;
font-size: 12px;
letter-spacing: 1px;
color: #000000;
}

.rubrik
{
font-family: century gothic, verdana;
font-size: 20px;
font-weight: bold;
letter-spacing: 2px;
color: #5E3027;
}

.sidfot
{
font-family: century gothic, verdana;
font-size: 12px;
letter-spacing: 1px;
color: #5E3027;
}

tr
{
font-family: century gothic;
font-size: 12px;
letter-spacing: 1px;
color: #000000;
}

td
{
font-family: century gothic;
font-size: 12px;
letter-spacing: 1px;
color: #000000;
}

.scrollbox 
{
padding: 10px; 
height: 400px; 
width: 830px; 
border: none; 
overflow: auto; 
background-color: transparent;
} 

.nyheter
{
height: 230px;
width: 175px;
border: 2px #806d6c;
overflow: auto;
background-color: #e8e1d9;
}

a:link
{
font-family: century gothic;
font-size: 12px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
color: #4A241B;
}

a:visited
{
font-family: century gothic;
font-size: 12px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
color: #4A241B;
}

a:active
{
font-family: century gothic;
font-size: 12px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
color: #4A241B;
}

a:hover
{
font-family: century gothic;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
color: #E4DCBD;
}

.kant
{
border: 4px #4A241B double;

