.main{
 
 background: url(bilder/bg.jpg) no-repeat;
 width:740px;
 height:570px;
 font-family:verdana,arial,helvetica,tahoma,sans-serif;
 font-size:11px;
}

a:link, a:visited{
    color: #000000;
    text-decoration: underline;
    font-weight:normal;
    border: 0pt solid;
}

a:hover{
    color: #000000;
    text-decoration: none;
    font-weight:normal;
}
