BODY {font-size: 8pt; color: #000000; margin-top: 15px; background-color: #DDDDBB; }

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {font-family: verdana,helvetica,arial,sans-serif; }

h2 {font-size: 14pt;}

h3 {font-weight: bold; font-size: 11pt; }

h4 {font-weight: bold; font-size: 9pt; }

ul {list-style: square;}

pre {font-family:"Courier New",monospace; font-size:110%; }

table.ex
{
color:#000000;
background-color: #ffffff;
font-size: 100%;
}

/* a */
a {color: #000000; text-decoration: underline;}
a.link {color: #000000 ; text-decoration: underline;}
a.visited { color: #000000 ; text-decoration: underline;}
a.active {color: #000000; text-decoration: underline;}
a.hover { color: #006633; text-decoration: underline;}


/* sub class */
a.sub {color: #000000; text-decoration: underline;}
a.sub:link {color: #000000 ; text-decoration: underline;}
a.sub:visited { color: #000000 ; text-decoration: underline;}
a.sub:active {color: #000000; text-decoration: underline;}
a.sub:hover { color: #000000; text-decoration: underline; background-color: #cccc99;}

/* img class */
a.img {color: #ffffff; text-decoration: none;}
a.img:link {color: #ffffff ; text-decoration: none;}
a.img:visited { color: #ffffff ; text-decoration: none;}
a.img:active {color: #ffffff; text-decoration: none;}
a.img:hover { color: #ffffff; border-bottom: none; }

/* white class */
a.white {color: #ffffff; text-decoration: none;}
a.white:link {color: #ffffff ; text-decoration: none;}
a.white:visited { color: #ffffff ; text-decoration: none;}
a.white:active {color: #ffffff; text-decoration: none;}
a.white:hover { color: #ffffff; border-bottom: none; }

#menu {font-size: 8pt;}
#small {font-size: 7pt;}
#ikon {position: absolute; left: 100%; top: 0%; z-index: 1;}
#indhold {position: relative; left: 0%; top: 0%; z-index: 2;}

