body
{ 
background-color: #000000;
margin-top: 10px;
margin-left: 0px;
text-align: center;
}

.top
{
background-image: url(images/bg_top.jpg);
background-repeat: no-repeat;
text-align: center;
width: 760px;
height: 10px;
}

.borders
{
background-color: #7c7c7c;
width: 760px;
height: 7px;
}

.logo
{
text-align: center;
width: 250px;
height: 86px;
}

.links
{
width: 85px;
height: 86px;
}

.bilder
{
width: 190px;
height: 126px;
}

.rubrik
{
color: #000000;
text-align: center;
font: bold 16px tahoma, sans serif;
}

.smarubrikgra
{
color: #606060;
text-align: center;
font: bold 11px tahoma, sans serif;
}

.text
{
color: #000000;
text-align: center;
font: 13px tahoma, sans serif;
}

.footer
{
background-image: url(images/bg_footer.jpg);
background-repeat: no-repeat;
text-align: center;
width: 760px;
height: 10px;
}

.copyright
{
color: #FFFFFF;
text-align: center;
font: 11px tahoma, sans serif;
}

a.vitlink:link
{
color: #FFFFFF; text-decoration: underline;
}

a.vitlink:visited
{
color: #FFFFFF; text-decoration: underline;
}

a.vitlink:hover
{
color: #c52712; text-decoration: underline: none;
}

a:link
{
color: #000000; text-decoration: underline;
}

a:visited
{
color: #000000; text-decoration: underline;
}

a:hover
{
color: #c52712; text-decoration: underline: none;
}
