body
{
background-color: #1f1c20;
background-image: url(../bilder/bgprofil.jpg);
background-repeat: no-repeat;
background-position: right;
background-attachment: fixed;
color: #ffffff;
font-family: verdana,geneva,arial,helvetica;
font-size: 13px;
}

table
{
font-family: verdana,geneva,arial,helvetica;
font-size: 13px;
}


h3
{
margin-left: 60px;
color: #ffffff;
font-family: verdana,geneva,arial,helvetica;
font-size: 18px;
}

p
{
margin-left: 60px;
margin-right: 190px;
}

a
{
text-decoration: none;
}

a:link
{
color: #ffffff;
}

a:visited
{
color: #ffffff;
}

a:active
{
color: #000000;
background-color: #c0c0c0; 
}

a:hover
{
color: #000000;
background-color: #ffffff;
}

