Body {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: white;
background-color: white;
background-image: url('images/bg_2_farver.jpg');
margin-left: 5px; margin-top: 5px; margin-right: 5px ;
}

A {
text-decoration: none;
color: white;
}
A:hover {
text-decoration: none;
color: yellow;
}

hr { size=2;}

TABLE {
display: table;
font-family: arial;
font-size: 12px;
font-weight: normal;
}
#TR {
display: table-row;
}

TH { display: table-cell;
font-family: arial;
font-size: 12px;
font-weight: normal;
background: #404040;
}

#headline {
font-size: 18px;
}

.fs10 {
font-size: 10px;
}