/* GENERELLE SIDESTYLES */
html, body {margin: 0px 0px 5px 0px; color: #000; background-color: #fff;}
body, div, h1, h2, h3, p, dl, dt, dd, ul, ol, li, input, textarea, label, abbr, 
acronym {font-family: Georgia, "Times New Roman", Times, serif;} 
div#side {width: 90%; max-width:50em; min-width:840px; margin:0 auto;}
h1 {font-size: 1.2em;} 
h1, h2, h3, p {margin-top: 0; margin-right: .6em; margin-left: .6em;} /* simplify!!!!!!!!!!!!!! and H3 margins*/
h2, p, li {font-size: 1em;}
h3 {font-size: .8em; margin-top: .3em; margin-bottom: .1em;} /* Brugt til højre; kontaktadresse m.m. */
abbr, acronym {border-bottom: 1px dashed #000; cursor: help;}
ul {margin-top: 0em;}
li {list-style-type: disc; list-style-position: outside;}
img {border: 0 none #000;}
/* a:link img, a:visited img, a:hover img, a:active img {border-color: 0 none #000;} */

/* GRAFIK: KANIN-FISK, BJÆLKER og FEJL 404 STYLES */
#banner,  #bundlinie {width: 100%;} /* #fejl404 - add later */
#bjaelk {width: 90%; max-width:50em; min-width:840px; margin:0 auto;}
/* BILLEDER */
.floatleft {float: right; margin: 0em .6em; }

/* GENERELLE TABELSTYLES */
table {width: 100%; margin: 0px; border-spacing: 0px; border-collapse: collapse;} 

/* STITABELLENS OG BRØDKRUMMESTIENS STYLES */
/* forsiden */
#stitab {width: 90%; max-width:50em; min-width:840px; margin:0 auto; background-image: url('./grafik/bannbund.jpg'); background-repeat: 
no-repeat; border: 0; margin-bottom: 1em; background-color: #fff; color: #f90; font-size: .7em;}
#stitab td {padding-left: 2.2em;}

/* undersiderne */
#understitab {border: 0; margin: .3em 0em 1em 0em; color: #f90; font-size: .7em; 
background-color: #000;}
#understitab td {padding-left: 1.1em;}

/* brødkrummestiens link styles */
#understitab a {text-decoration: underline;}
#understitab a:link {color: #000;}
#understitab a:visited {color: #bbb;}
#understitab a:hover {color: #000; background-color: #fd9b01;}
#understitab a:active {color: #7caac9;}
/* sti link styles slut */

/* GENERELLE VENSTRENAVIGATIONS-, INDHOLD- og HØJREFUNKTIONALITETSTABELLENS STYLES */
#indholdtab {text-align: left; margin-bottom: 2em;} 

/* VENSTRENAVIGATIONENS STYLES */
#venstrenav {width: 17%; background-color: #f19031; vertical-align: top;}
#venstrenav p {margin-top: .3em; margin-bottom: .5em; padding-left: .1em; font-weight: bold;}
#venstrenavsmal {width: 3%; background-color: #f19031; vertical-align: top;}

/* venstrenavigationens link styles */
#venstrenav a {text-decoration: none;}
#venstrenav a:link {color: #000;}
#venstrenav a:visited {color: #666;}
#venstrenav a:hover {color: #000; background-color: #caca00} /* ffcc00; */
#venstrenav a:active {color: red;}

/* INDHOLDETS STYLES */
#indhold {vertical-align: top;} /* width udefineret fordi det giver en fleksibel celle */
h2.btmmargin, p.btmmargin {margin-bottom: 0em;} /* Fjerner afstand mellem header2 eller p og efterfølgende afsnit eller liste f.eks på Personale og kolofon siderne */
p.btmmargin2 {margin-bottom: .3em;} /* Brugt på Kolofon siden, se validering */

/* indholdets link styles */

#indhold a:link {color: #000;}
#indhold a:visited {color: #666;}
#indhold a:hover {color: #000; background-color: #fd9b01;} 
#indhold a:active {color: #7caac9;}

/* HØJRESPALTENS STYLES */
#hoejreindh {width: 17%; background-color: #888542; vertical-align: top;}
#hoejreindh p {font-size: .7em; margin-bottom: .5em;}
#hoejreindhsmal {width: 3%; background-color: #888542; vertical-align: top;}

/* højrespaltens link styles */
#hoejreindh a {text-decoration: underline;}
#hoejreindh a:link {color: #000;}
#hoejreindh a:visited {color: #bbb;}
#hoejreindh a:hover {color: #000; background-color: #f19031}
#hoejreindh a:active {color: red;}

/* TABEL MED COPYRIGHT OSV. STYLES */
#bund {margin-top: 1em;}
#bund td {text-align: center; vertical-align: top; font-size: .7em;}

#bundlinktb {margin-top: .5em; margin-bottom: .5em;} /* Styrer afstanden mellem elementerne før og efter bundlinksene */

/* copyrighttabellens link styles */
#bundlnk a {text-decoration: underline;}
#bundlnk a:link {color: #000;}
#bundlnk a:visited {color: #666;}
#bundlnk a:hover {color: #000; background-color: #ffa448;} 
#bundlnk a:active {color: #7caac9;}
/* link styles slut */

