body {
    background-color: white;
    color: black;
    margin: 0cm 0cm 0cm 0cm;
    padding: 0;
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size: 8pt;
}

#header {
    font-weight:bold;
    font-size:16pt;
    text-align:center;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    margin-bottom: 50px;
}

#menu {
    display: none;
}

#indhold {
    font-size: 8pt;
}

#fed { font-weight: bold; }

a:link { text-decoration: underline; }
a.valgt { text-decoration: none; }

h2 {
    font-size: 13pt;
    margin-top: 50px;
    text-align: center;
    page-break-after: avoid;
}

.flag {
    display: none;
}

td {
    font-size: 8pt;
}

td.lille1 {
    width: 197px;
    height: 40px;
    font-weight: bold;
}

td.mellem1 {
    width: 197px;
    height: 50px;
    font-weight: bold;
}

td.storst1 {
    width: 197px;
    height: 60px;
    font-weight: bold;
}

td.lille2 {
    width: 482px;
    height: 40px;
}

td.mellem2 {
    width: 482px;
    height: 50px;
}

td.storst2 {
    width: 482px;
    height: 60px;
}

td.pris {
    width: 60px;
    height: 70px;
    vertical-align: bottom;
    text-align: center;
    vertical-align: bottom;
}

.red {
    color: #cc0000;
}

td.pris2 {
    width: 180px;
    height: 30px;
}

td.pris3 {
    width: 71%;
    height: 30px;
}

td.i {
    width: 100px;
    height: 30px;
}

td.ii {
    padding-left: 20px;
}

p.koersel:first-letter {
    color: #cc0000;
    font-weight: bold;
    font-size: 2em;
}

.small {
    font-size: 8px;
}

td.billeder {
    text-align: center;
}

#flag {
    display: none;
}

.tip {
    display: block;
    margin-top: 6px;
    margin-bottom: 10px;
}