/*IE-Hack*/
html { font-size: 100% ; }
table { font-size: 100%; }
/*IE-Hack Slutt*/
body  { color: white; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; margin-top: 50px; }
p  { font-size: 1em;}
td  { font-size: 1em;}
h1 { font-size: 2em; font-weight: bold; margin: 0.67em 0 }
h2 { font-size: 1.5em; font-weight: bold; margin: 0.83em 0 }
h3 { font-size: 1.17em; font-weight: bold; margin: 1em 0 }
h4 { font-size: 1em; font-weight: bold; margin: 1.33em 0 }
h5 { font-size: 0.83em; font-weight: bold; margin: 1.67em 0 }
/*Innhold*/
.innhold { padding-top: 20px; padding-bottom: 20px; }
.start { padding-top: 20px; padding-bottom: 20px; }
/*Innhold SLUTT
*/
a:link { color: white; font-size: 1em; text-decoration: underline }
a:visited { color: white; font-size: 1em; text-decoration: underline }
a:hover { color: white; font-size: 1em; text-decoration: none }
a:active { color: white; font-size: 1em; text-decoration: none }
/*Copyright*/
.copyright { font-size: 0.8em; font-weight: bold; font-style: italic; text-align: center; padding: 10px; }
a.copyright:link { color: white; font-size: 1em; text-decoration: none; }
a.copyright:visited { color: white; font-size: 1em; text-decoration: none; }
a.copyright:hover { color: white; font-size: 1em; text-decoration: underline; }
a.copyright:active { color: white; font-size: 1em; text-decoration: none; }
/*Copyright SLUTT*/
/*Navigering*/
.navigering { padding: 20px 10px 20px 0; }
a.navigering:link { color: white; font-size: 1em; font-weight: bold; text-decoration: none; }
a.navigering:visited { color: white; font-size: 1em; font-weight: bold; text-decoration: none; }
a.navigering:hover { color: white; font-size: 1em; font-weight: bold; text-decoration: underline; }
a.navigering:active { color: white; font-size: 1em; font-weight: bold; text-decoration: none; }
/*Navigering SLUTT*/
