a {
 text-decoration: none;
 color: black;
 font-size: 9px;
 letter-spacing: 1px;
}

a:hover {
 text-decoration: none;
 color: #5eb540;
 font-size: 9px;
 letter-spacing: 1px;
}

a.bund {
 text-decoration: none;
 color: #c97149;
 letter-spacing: 1px;
 font-size: 11px;
}

a.bund:hover {
 text-decoration: none;
 color: black;
 letter-spacing: 1px;
 font-size: 11px;
}

td.bund {
 background-image:url('../billeder/bund.jpg');
 height: 25px;
 text-align: center;
 letter-spacing: 0px;
 
 font-size: 11px;
 font-family: verdana;
 color: #666666;
}

span.overskrift {
 font-family: verdana; 
 font-size: 13px;
 font-weight: bold;
 color: #666666;
}

span.overskrift_ligenu {
 font-family: verdana; 
 font-size: 10px;
 font-weight: bold;
 letter-spacing: 2px;
 color: #666666;
}

span.tekst {
 font-family: verdana; 
 font-size: 10px;
 color: #666666;
 line-height: 18px;
}

span.tekst_lille {
 font-family: verdana; 
 font-size: 9px;
 color: #666666;
}

#bund_link a {
 display: block;
}

div.galleri {
 width: 100px;
 height: 100px; 
 background-image: url('../billeder/galleri.png');
 float: left;
 margin: 4px;
}

.img_galleri {
 margin-top: 7px;