.nmsw_Odmanin_forside {
    background-color: rgb(193,214,211);
    border-style: none;
    border-width: 1;
    color: white;
    font-family: Arial;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    height: 28;
    text-align: center;
    width: 155;
}
body {
    margin: 0 0 0 0;
}
table#hovedtabel {
    height: 100%;
    width: 100%;
}
tr#hovedraekke {
    border: none;
    height: 100%;
    text-align: center;
    width: 100%;
}
td#hovedcelle {
    background-color: #F5F5F5;
    border: none;
    height: 100%;
    text-align: center;
    width: 100%;
}
table#indhold {
    border: 0px solid black;
    border-collapse: collapse;
    padding: 0;
    width: 770px;
    margin: 0 auto;
}
table#bund {
    border: none;
    border-collapse: collapse;
    padding: 0;
    spacing: 0;
    text-align: center;
    width: 770px;
}
td#bund {
    height: 30;
    width: 770px;
}
tr#indhold {
    border: 0;
}
td#logo {
    background-color: #9BB4B8;
    border-color: #AD0075;
    height: 170;
    width: 155;
}
td#flag {
    background-color: #9BB4B8;
    border-color: #AD0075;
    padding-bottom: 15;
    padding-top: 15;
}
td.menu-aktiv {
    background-color: white;
    border-color: #AD0075;
    height: 28;
    width: 155;
}
td.menu {
    background-color: #9BB4B8;
    border-color: #AD0075;
    height: 28;
    vertical-align: middle;
    width: 155;
}
td.menu-space {
    background-color: #9BB4B8;
    border-color: #AD0075;
    height: 5;
    width: 155;
}
td form {
    display: inline-block;
    margin-left: 20px;
}
td.indhold {
    background-color: white;
    rowspan: 12;
    text-align: top;
    vertical-align: text-top;
    width: 605;
}
hr {
    color: #9BB4B8;
    width: 90%;
}
h1 {
    color: #666666;
    font-family: 'Shanti', verdana, arial, serif;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 1pt;
    text-align: center;
}
p#logo {
    background: #9BB4B8;
    border-color: #AD0075;
    text-align: center;
    vertical-align: center;
}
p#link {
    font-color: #000000;
    font-family: verdana;
    font-size: 9pt;
    font-weight: normal;
    line-height: 0;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}
p#adresse {
    font-color: #000000;
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
}
p#menu-aktiv {
    font-color: black;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
p#menu {
    font-color: #000000;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
p#centreret {
    font-color: #000000;
    font-family: verdana;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
}
p {
    font-color: #000000;
    font-family: verdana;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
}
a {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bolder;
    text-decoration: none;
}
a:link {
    color: white;
}
a:visited {
    color: white;
}
a:active {
    color: white;
}
a:hover {
    color: white;
}
a#indhold {
    font-family: verdana;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
}
a#indhold:link {
    color: black;
}
a#indhold:visited {
    color: black;
}
a#indhold:active {
    color: black;
}
a#indhold:hover {
    background-color: rgb(155,180,184);
    color: white;
}
