td.side {background-color: #FFFFFF; text-align: center}
td.indhold {
            background-color: #F0F8FF; 
            text-align: left; 
            vertical-align: top;
            padding-top: 20px;
            }

td,th,dt,dd {text-align: left; vertical-align: text-top}
td.stribe {background-color: #094E7D; text-align: center}

dt {font-weight: bold}

/*FF rulleskakt fiks */
html { overflow-y:scroll; } 

body {font-family: arial, helvetica, sans-serif} 


p,h3,h4,li,dd,dt {text-align: left; margin-left: 0.4cm; margin-right: 0.4cm}


p,td,th,li,dt,dd,blockquote,em, input {font-size: 90%; }
p,blockquote,li,dt,dd {text-align: justify;}



h2 {font-size: 130%; margin-top: 0.5cm}
h3 {font-size: 110%}
h4 {font-size: 100%}

em.extra {background-color:yellow}
 
h2,h3,h4,hr
{
   color: #094E7D;
/* color: DarkMagenta; DarkSlateBlue; Indigo;  Navy; DarkBlue; MidnightBlue;*/
}

th,dt
{
color: #094E7D;
}

/* #094E7D er en pæn blå farve #87CEEB */

body.side
{
background-color: #FFFFFF;
}

body.andet
{
/* AliceBlue er #F0F8FF */
background-color: #E0E0E0;

/*background-color: #FAEBD7; */
/*background-color:#e6e7ea;*/
}

ul
{
list-style: disc;
text-align: left 
}

ul.none {list-style: none; text-align: left }


ol,dl
{
text-align: left 
}

ul.none {list-style: none; text-align: left }


a {text-decoration: none; font-weight: bold}
a:link {color: DarkMagenta}
a:visited {color: DarkMagenta}
a:hover {color: #FF00FF}
a:active {color: #0000FF}


a.stor {text-decoration: none}
a.stor:link {color: #094E7D}
a.stor:visited {color: #094E7D}
a.stor:hover {color: #FF00FF}
a.stor:active {color: #0000FF}


a.stribe {text-decoration: none; font-weight: bold}
a.stribe:link {color: #FFFFFF}
a.stribe:visited {color: #FFFFFF}
a.stribe:hover {color: #FF00FF;font-size: 100%}
a.stribe:active {color: #0000FF}

a.links {text-decoration: none; font-weight: bold}
a.links:link {color: #094E7D}
a.links:visited {color: #094E7D}
a.links:hover {color: #FF00FF;font-size: 100%}
a.links:active {color: #0000FF}


div#container
{
width:900px;
margin:1em auto;
border:0px;
}



div#spalte { float: left }
div#spalte { width: 335px; margin-left: 5px; margin-right: 5px; text-align: left}
div#bund { float: right; width: 300px; margin-right: 10px; text-align: right; font-size: 75%}
p#spalte {margin-left: 0cm}



div#menu ul li {list-style: none; margin-left: -20px; padding: 2px;} 
div#menu a {
           text-decoration: none; 
           font-weight: bold;
           color: #000000;
           }
div#menu a:visited {color: #000000}
div#menu a:hover {color: #FF00FF;font-size: 100%}
div#menu a:active {color: #0000FF}

div#nyhed ul li {list-style: none; margin-left: -20px; padding: 2px;} 
div#nyhed li {border: medium solid #ff0000;
              border-width: 1px;
             }
div#nyhed a {
           text-decoration: none; 
           font-weight: bold;
           color: DarkMagenta;
           }
div#nyhed a:visited {color: DarkMagenta}
div#nyhed a:hover {color: #FF00FF;font-size: 100%}
div#nyhed a:active {color: #0000FF}




