body,th,td,p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #111111;
}


body {
    margin: 0px;
    background-color: #D7DADF;
    font-size: 10px;
}

table.9kramme {
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	height: 90%;
}

table.footer td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #111111;
}

SPAN.sidetittel {
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}

h1 {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}

h2 {
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
}

h3 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

h4 {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}

a {
    color: #2a60c4;
    text-decoration: underline;
}


/* disablet
a:hover {
    color: #111111;
    text-decoration: underline;
}
*/

td.innhold {
    height: 100%;
}

input {
    color: #000000;
}
