@charset "UTF-8";
/**********************************************************************************/
/* ERIK THAU-KNUDSEN'S STYLESHEET 2005                                            */
/* USED ON WWW.THAU-KNUDSEN.DK                                                    */
/* MEDIA: PRINT                                                                   */
/* ORIGINALLY MADE 2006-05-23                                                     */
/* SEE ALSO OTHER STYLESHEETS AT                                                  */
/* http://www.thau-knudsen.dk/css/2005.css                                        */
/* http://www.thau-knudsen.dk/css/2005_2_spalter.css FOR DOCUMENTS WITH 2 COLUMNS */
/* http://www.thau-knudsen.dk/css/2005_3_spalter.css FOR DOCUMENTS WITH 3 COLUMNS */
/**********************************************************************************/
/* THIS STYLESHEET WOULD BE OPEN SOURCE SOFTWARE, IF I BOTHERED TO       */
/* REGISTER. THE RULES ARE THE SAME: USE IT AS IS, DOWNLOAD IT AT YOUR   */
/* OWN RISK, AMEND AND CHANGE AT YOUR OWN DESIRE. THIS GOES FOR          */
/* BACKGROUND IMAGES AS WELL.                                            */
/* I WILL BE GLAD TO KNOW IF IT HAS INSPIRED YOU. SO PLEASE LEAVE ME A   */
/* NOTE. SEE CONTACT DETAILS AT                                          */
/* http://www.thau-knudsen.dk/default/kontakt.html OR GO TO MY GUEST     */
/* BOOK (IBIDEM).                                                        */
/******************************************************************************************/
/* BASIC DIVISIONS                                                                        */
/* #topbillede: et billede oeverst paa siden sammen med logo o.a.                         */
/* #skip_til_indhold: links to the anchor with the contents. For blind visitors           */
/* #logo: contains the logo                                                               */
/* #trail: contains the path to the current page                                          */
/* #tabel: contains the division "raekke" (with menu, content, possibly also headlines)   */
/* #raekke: container for #midte (with #menu, #content, #headlines)                       */
/* #midte: another container for #menu, #content, #headlines                              */
/* #menu: contains the navigation bar                                                     */
/* #content: contains the content (bulk text)                                             */
/* #headlines: contains news in a headline format with minor notes                        */
/* #siteinfo: contains information about the web site. Located at the bottom of each page */
/* NOTE: I CONTROL WHAT SHOULD BE PRINTED AND WHAT NOT THROUGH STYLESHEETS.               */
/* THIS STYLESHEET IS A DEDICATED PRINTING STYLESHEET                                     */     
/******************************************************************************************/
		@page {
		/* size: 21cm 29.7cm; */
		margin: 0.5cm }
body {
		color: #000000;
		background-color: rgb(255,255,255); 
		background-image: none;
		padding-right: 0.5em;
		padding-left: 1em;}
#topbillede {max-height: 2.6em; float: right;}
#skip_til_indhold {
	display: none;
}
#logo {
font-family: Copperplate, fantasy;
color: rgb(0,0,0);
	border-bottom: 1px solid #000000;
background-image: none;
background-color: #ffffff;
}
#logo form {display: none;}
#trail
{
color: rgb(0,0,0);
border-bottom: none;
background-color: #ffffff;
background-image: none;
font-family: sans-serif;
}
#menu {display: none; visibility: collapse;}
#tabel {display: table;}
#midte {display: table-row;}
#content {display: table-cell; color: #000000; width: 100%;}
#headlines {display: none;}
#siteinfo {background-image: none;}
/* BASALE INDDELINGER SLUT */
/************************/
/* SPECIELT UNDER TRAIL */
/************************/
#trail a {color:#000000;background-color: #ffffff;}
#trail a:before {
	content: " \2192 \20";
	} 
#trail #sidedatering {color: #000000; background-color: #ffffff; float: none; 
	display: block; text-align: right;}
/***************************/
/* SPECIELT UNDER SITEINFO */
/***************************/
.kolofon {display: none;}
#siteinfo address {text-align: center; /* padding: 1em; margin: 1em; border-top: 1px solid #000000;
border-bottom:  1px solid #000000; */}
/*******************************/
/* HTML, HTML I CONTENT-FELTET */
/*******************************/
a, abbr, address, caption, p,h3, ol,ul, span, td, th {font-family: serif;}
#content ol li {font-family: serif; font-size: 1em;}
/* OVERSKRIFTER (TAGGENE H1, H2, H3, H4, ...) */
	
h1, h {display: block;
	font-weight: bold; font-size: 18pt;
	}
	
h2, section h {
font-size: 15pt;
color: #000000;
border-bottom: 0px solid #888888;
border-top: 0px solid #888888; 
padding-top: 4px; padding-bottom: 4px; margin-bottom: 0px; 
margin-top: 8px;
}
section {
	margin-top: 5px;}
/* TABELLER START */
.tabel_normal {
/* hentet fra Wikipedia table.wikitable  og table.prettytable */
  margin: 1em 1em 1em 0;
  background: inherit; /*  #f9f9f9 */
  border: 1px #333 solid;
  border-collapse: collapse;
  /* nyere vaerdier nedenfor */
  font-size: 1em;
}
 .tabel_normal caption {
/* hentet fra Wikipedia table.wikitable  og table.prettytable */
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}
.tabel_normal td { /* definitioner til erstatning for, at XHTML 5-specifikationen afskaffer ting som border, cellpadding, cellspacing */
	border-bottom: 1px inset;
	border-right: 1px inset;
/* hentet fra Wikipedia table.wikitable */
  border: 1px #aaa inset;
  padding: 0.2em;
	}
.tabel_normal th {
    padding: 0.2em;
  /* hentet fra Wikipedia table.wikitable */
	border-bottom: 1px outset;
	border-right: 1px outset;
/* hentet fra Wikipedia table.wikitable */
  border: 1px #aaa outset;
}

	table[border="1"] {
		font-size: 11pt;
		}
th {background-color: #ffffff;
	color: #000000;
	}
thead {		background-image: none;
}
tfoot, thead th, tbody th {background-color: #ffffff;
	color: #000000;}
.dato {
	text-align: right;
	background-color: #ffffff;
	color: #000000;
	}
.titel {
	background-color: #ffffff;
	color: #000000;
}
th a {
	background-color: #ffffff;
	color: #000000;
}
table.bredtabel {font-family: serif; 
border: rgb(0, 0, 0);}
/* TABELLER SLUT */
/* LINKS */
a:hover {color: #000000; background-color: #ffffff;}
a {text-decoration: none; color: #000000;}
/* FLAG EFTER LINKENE STARTER */
a[hreflang]:after {content: "";  padding-left: 0px;}
/* FLAG EFTER LINKENE SLUTTER */
/* LINKS SLUTTER */
/* LISTER START */
dt {background-color: #ffffff; color: #000000; 
		background-image: none;
}
/* LISTER SLUT */
/* FORMS START */
fieldset dl {border-left: #aaa; 
border-right: #aaa; 
border-bottom: #aaa; 
}
fieldset dt {border-top: #aaa; 
border-bottom: #aaa;
}
legend {background-color: #ffffff; color: #000000; border: 1px dotted #000000;}
/* FORMS SLUT */
/* ANDRE TEKSTER */
abbr, acronym {text-decoration: none; border: 0px;}
/*********************/
/* ANDRE IDENTITETER */
/*********************/
#mozToc {
	background-image: none;
	background-color: transparent;
	border: 1px solid #000000;
	}
#mozToc:before {
	border-bottom: 1px solid #000000;
	margin-bottom: 0.3em;
	}
/**************************/
/* ANDRE IDENTITETER SLUT */
/**************************/
/***********/
/* KLASSER */
/***********/
/* klassen UNDFLY_UDSKRIFT skal skjule emnet ved udskrivning. */
.undfly_udskrift {
	display: none;
	}
.teknisk_meddelelse {
	display: none;
	}
a.undfly_skaerm, span.undfly_skaerm
 {
display: inline;
font: inherit;
}
img.undfly_skaerm {
	display: inline;
	}
p.undfly_skaerm {
display: block;
}
.trompet {
	color: #000000;
	background: #ffffff;
}
/* KLASSEN foraeldet GAELDER FOR FORAELDET INFORMATION,
OPRINDELIGT FOR JOBANNONCER, JOBBESKRIVELSER I /DEFAULT/NYT/ */
.foraeldet {
	background: #ffffff;
	border: medium dashed;
}
/* KLASSEN dokument BRUGES TIL AT ANGIVE EGENSKABER FOR BILLEDER, 
SOM ER DELE AF DOKUMENTER */
.dokument {
	background: #ffffff;
}
/* KLASSEN undfly_fleste_medier ER SKREVET FOR AT IMOEDEGAA PROBLEMER MED AELDRE BROWSERE. VISER DE DENNE KLASSE, ER DER OGSAA NOGET GALT ANDETSTEDS */
.undfly_fleste_medier {
	display: none;
	}