@charset "utf-8";
/**************************************/
/* ERIK THAU-KNUDSENS STYLESHEET 2005 */
/* BRUGES PAA WWW.THAU-KNUDSEN.DK     */
/* OPSTARTET 2005-06-06               */
/**************************************/
/* 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).                                                        */
/*************************************************************************/
/* BASALE INDDELINGER I LAYOUTET                                         */
/* #topbillede: et billede oeverst paa siden sammen med logo o.a.        */
/* #skip_til_indhold: henviser til indholdet, d.v.s. #content            */
/* #logo: indeholder logo, p.t. oeverst paa siden                        */
/* #trail: indeholder stien til stedet, ovenstaaende mapper, under logo  */
/* #tabel: holder til divisionen "raekke" (med menu, content, headlines) */
/* #raekke: holder til menu, content, headlines                          */
/* #midte: holder til menu, content, headlines                           */
/* #menu: indeholder navigationsmenuen                                   */
/* #content: indeholder indholdet                                        */
/* #indhold: container inden i content                                   *(
/* #mozToc: optionel. En indholdsfortegnelse genereret i Gecko-maskiner  */
/* #headlines: indeholder nyheder i overskriftformat                     */
/* #siteinfo: indeholder oplysninger om webstedet. Ligger i bunden       */
/*************************************************************************/
body{
font-size: 3.4mm;
font-family: 'Lucida Sans Unicode', Kartika, Arial,sans-serif;
color: #333333;
line-height: 1.166;
  margin: 0em; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
  padding: 0em;
  text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the other selectors */
background-image: url(../picts/baggrunde/farver/dedfeb.png);
background-color: #c7535e;
cursor: url(../picts/cursore/sigtekorn_64x64.png) 32 32, auto;
}
#topbillede {height: 1.5em; width: 1.5em; float: right; margin-right: 1em;}
@media screen {
#skip_til_indhold {
	display: none;
}
}
#logo {
color: rgb(50,90,103);
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
font-size: 184%;
font-family: Copperplate, 'Segoe Script', 'Comic Sans MS', fantasy;
padding-left: 1em;
padding-bottom: 0.5em;
background-image: url(../picts/baggrunde/soapstone.jpeg);
background-color: rgb(233,203,170);
text-align: left;
voice-family: Princess, female;
text-shadow:  #336633 2px 3px 2px;
}
#logo h1 {font-size: 1em; padding: 0em; margin:0em;}
#trail
{
font-size: 90%;
color: rgb(60,100,113);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
border-bottom: 1px solid #d4aab6;
padding: 0px 9px 28px 19px;
text-align: left;
/* background-color: #DEDFEB; */
voice-family: Bruce, male;
background-image: url(../picts/baggrunde/baggrund1.jpg);
background-position:right;
background-repeat: repeat-y;
}
#tabel {
/* 	background-color: #DEDFEB; rgb(60,100,113)*/
  margin: 0em;
text-align: justify;
background-image: url(../picts/baggrunde/baggrund1.jpg);
background-position:right;
background-repeat: repeat-y;

}
#midte {
	text-align: left;
  margin: 0em;
  }
/* FLOAT FOR #MENU: float: left; */
#menu {
	padding-top: 10px;
	padding-bottom: 15px; /* top and bottom padding create visual space within this div  */
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight: bold;
}
@media screen {
/* NYT */
#tabel, #midte, #menu, #content, #headlines {display: block;}
}
#content {
	background-color: #fefefe;
	padding: 0.5em; /* padding here creates white space "inside the box." */
border-left: 1px solid #cccccc;
/* 	background-image: url(../picts/baggrunde/uigennemsigtighed/opaque_white_60pct.png); 
filter: alpha(opacity=70); opacity: 0.7;
*/
}
#siteinfo {
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	color: #111100;
	padding: 10px 10px 10px 10px;
bottom: 0px;
margin: 0px;
background-image: url(../picts/baggrunde/soapstone.jpeg);
}
/* BASALE INDDELINGER SLUT */
/*************************/
/* SPECIELT UNDER #TRAIL */
/*************************/
#trail a:before {
	content: " \2192 \20";
	} 
/* #trail a:first-child:before {content: "";} */
#trail a, .dags_dato {color: rgb(60,100,113);
font-size: 75%;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
		text-decoration: none;
}
#trail a:hover[src] {
	color: #CCCCCC;
	background-color: rgb(4,21,226);
	}
#trail a:hover {
	color:  rgb(60,100,113);
	background-color: transparent;
	}

#sidedatering {
	float: right;
	vertical-align: top;
	color: #DEDFEB;}
/************************/
/* SPECIELT UNDER #MENU */
/************************/
/* ID GLOBAL_MENU DEFINERER EN MENU, SOM FOERER BRUGEREN OVERALT PAA SITET */
#menu {
	font-size: 80%;
}
#menu h2, #menu a, #menu input[type='submit'], time {
border-radius: 10px 10px; 
-moz-border-radius: 9px;
}
#menu h2, #menu p {
font-size: 1em; 
background-color: rgb(154,171,103); 
 background-image:  url("../picts/baggrunde/gradienter/hoer_daempet.png");
display: block; 
width: 80%;
text-decoration: none;
padding: 5px; 
border: 2px solid #336633; 
margin: 5px;
color: #363636;
}
/* THE HEADER 2 THE HEADER MUST NOT BE SUBJECT TO COUNTING. This is taken care of below */
#menu h2:before { 
	content: "";
	counter-increment: none;
	counter-reset: none;
	}
#menu a, #menu input[type='submit'] {
color: #00ee00;
background-image: url("../picts/baggrunde/gradienter/groen_daempet.png");
background-color:rgb(0,44,0); 
display: block; 
width: 80%;
padding: 5px; 
border-color: rgb(173, 224, 173) #abacbb #ccc #DEDFEB; /*  #ffe #aaab9c #ccc #fff; #336633 */
border-width: 2px;
border-style: solid; 
margin: 5px; 
text-decoration: none;
text-shadow: White 1px 1px 1px; 
}
#menu a:before {content: '\2601\0020 '; font-size: 200%; font-family: Arial, 'Apple Symbols', 'MS Gothic'; text-shadow: White 1px 1px 2px;
}
/* BILLEDE VED JULETID ER url(../picts/xmastree16x16.gif) */
/* BILLEDE NAER JUL ER '\2764' (bredt hjerte, "heavy black heart"*/
/* BILLEDE VED VINTERTID ER '\2603' (snemand, "snowman"*/
/* BILLEDE VED VINTERTID ER '\2744' (snefnug, 'SNOWFLAKE') */
/* BILLEDE VED VINTERTID ER '\2746' (snefnug, 'HEAVY CHEVRON SNOWFLAKE') */
/* BILLEDE VED TIDLIGT FORAAR ER '\2602' (paraply, 'UMBRELLA') */
/* BILLEDE I REGNVEJR ER '\2614' (paraply med regndr&#xE5;ber, 'UMBRELLA WITH RAIN DROPS') */
/* BILLEDE VED SOMMER ER '\263C' (hvid sol med str&#xE5;ler, 'WHITE SUN WITH RAYS') */
/* BILLEDE FOR OVERSKYET ER '\2601' (sky, CLOUD) */
/* BILLEDE FOR SJOV ER '\25EE' (tvefarvet trekant) */
/* BILLEDE FOR HYGGE ER '\2615' (varm drik, 'HOT BEVERAGE') */
/* BILLEDE MED KONCENTRISKE FIRKANTER ER '\25A3' (kan laeses af alle browsere) */
/* BILLEDE MED DOEDNINGEHOVED OG KORSLAGTE KNOGLER ER '\2620' (SKULL AND CROSSBONES) [Apple Symbol Regular, MS Gothic Regular]*/
/* ELLERS ER DER I FRONT: '\25B6\0020 ' */

#metainfo_menu a {
	background-color: #efefef;}
#menu a:hover, #menu input[type='submit']:hover {background-color:rgb(51,102,51); color:#00FFFF; background-image:  url("../picts/baggrunde/gradienter/groen_daempet_lysere.png");
border-color: #abacbb #DEDFEB #DEDFEB #ccc;}
#menu a:hover:before {color: inherit; text-decoration: none;} /* kun til jul! ellers er det #009999 */
#lokal_menu a {color:#003300; background-color:rgb(51,153,51); background-image:  url("../picts/baggrunde/gradienter/lysgroen_daempet.png");text-shadow: White 1px 1px 1px;}
#lokal_menu a:hover {background-image:  url("../picts/baggrunde/gradienter/lysgroen_daempet_lysere.png"); background-color:rgb(153,255,102); color: #009999; border: 2px inset #669966;}

#menu fieldset {
text-align:center;

padding: 5px; 
margin: 5px; 
border: 2px solid #336633; 	
background-color: #efefef;}
#menu .ikkenyheder p, #menu .ikkenyheder a {
display: inherit; background: inherit; border: none; padding: inherit; margin: inherit;
}
#menu .ikkenyheder a {
color: #000099; 
}
#menu .ikkenyheder a:before { content: inherit;
}
/* SPECIELT UNDER #MENU SLUT */
/*****************************************************/
/* SPECIELT UNDER #CONTENT (SE OGSAA HTML-AFSNITTET) */
/*****************************************************/
#indhold {
margin-left: 0.5em;
padding-left: 0.5em;
}

/* SPECIELT UNDER #CONTENT SLUT */
/*****************************************************/
/* SPECIELT UNDER HEADLINES                          */
/* MERE OM HEADLINES I FILEN 2005_3_spalter.css      */
/*****************************************************/
#headlines {  padding: 15px 0em; /* top and bottom padding create visual space within this div  */
}
#nyheder, .nyheder {
overflow: auto;
}
#nyheder, .nyheder, .ikkenyheder {
background-color: #DEDFEB;
color: #000000;
padding: 5px;
margin: 5px;
border: 1px solid #444444;
-moz-border-radius: 0.3em;
}
#headlines h2 {font-size: 0.81em;}
#headlines h3 {font-size: 0.78em;
border: 1px groove;
border-color:  #666666 #333333 #222222 #444444;
background-color: #DEDFAB; 
 background-image:  url("../picts/baggrunde/gradienter/hoer_daempet.png");
padding-left: 0.3em;
-moz-border-radius: 0.3em;
}
#nyheder img, .nyheder img, .ikkenyheder img {
	width: 100%;}
#headlines dt {font-weight: bold; color: #336633; }
#headlines table[border="1"] {border: 1px solid #000000;}

/***************************/
/* SPECIELT UNDER SITEINFO */
/***************************/
#siteinfo address {text-align: center;}
/*******************************/
/* HTML, HTML I CONTENT-FELTET */
/*******************************/
#content ol, #content ul, #content dl {font-family: sans-serif; font-size: 1em; 
text-align: justify;}

/* OVERSKRIFTER, SEKTIONER, AFSNIT (TAGGENE H, H1, H2, H3, H4, ...) */
h1, h, h2, section h {
	font-family: 'Trebouchet MS', 'Abadi MS Condensed Light', Geneva, sans-serif;
	color: #000000;
	}
h1, h {display: block;
	font-weight: bold; font-size: 2em;
	text-shadow:  #334433 2px 3px 2px;
	}

h2, section h, blockquote h {
background-color: inherit;
font-size: 1.7em;
font-weight: 800;
padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px; 
margin-top: 10px;
display: block;
}
h5, h6 {display: run-in;}
h5:after, h6:after {content: ". ";}
p p {text-align: justify;}
address {background: transparent;}
section {
	display: block;
	margin-top: 10px;}
l {
	display: block;
	line-height: 2em;
	}
/* TABELLER START */
.tabel_normal {
/* hentet fra Wikipedia table.wikitable  og table.prettytable */
  margin: 1em 1em 1em 0em;
  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"] {
	border: 1px solid #333333;
	font-size: 1em;
	}
table[border="1"] > tbody, table[border="1"] > thead, .tabel_normal > tbody {
	border: 1px solid;
	}
table[border="1"] td, table[border="1"] th { padding-right: 3px; padding-left: 3px; padding-top: 3px;}
table[border="1"] td ul, table[border="1"] ol {
	text-align:left; 
	padding-right: 4px;
	}
tbody th {background-color: #9AAB67;
	vertical-align: top;
	text-align: left;}
table[border="1"] tfoot, .tabel_normal tfoot {background-color: #9AAB67;
	background-image:  url("../picts/baggrunde/gradienter/hoer_daempet_paa_hovedet.png");
	background-position: bottom;}
thead th { background-image:  url("../picts/baggrunde/gradienter/hoer_daempet.png");}
td {vertical-align: top;}
tfoot {border-bottom: 1px solid #333333;
empty-cells: hide; border-collapse: collapse;}
caption {
	font-weight: bolder;
	width: 100%;
}
table.bredtabel {font-family: Geneva, Arial, sans-serif; 
border: 1px groove rgb(51, 51, 51);}
table.bredtabel td, table.bredtabel th {padding: 4px;}
.size {
text-align: right; 
font-size: 0.9em;}
td.size > div.tabular {text-align: right; }
/* definitioner for artikler */
.artikeltabel {display: block; font-size: 1em;}
.artikeltabel caption {display: block; width: 100%;}
.artikeltabel thead {display: none; border-bottom: none; }
.artikeltabel thead th {display: none; border-bottom: none; }
.artikeltabel tbody {display: block; width: 100%; max-width: 43em;}
.artikelliste .artikeltabel tr, .artikelliste .artikel {display: block; border-bottom: 2px dotted #666666;}
.artikeltabel th {display: block;}
.artikeltabel td {display: block;  border: none;  font-size: 1em; }
.artikeltabel .dato {
	text-align: right;
	background-color: #9AAB67}
div.dato {background-image: url("../../../picts/baggrunde/gradienter/hoer_daempet.png");}

.titel, .titel a {
	font-weight: bold;
	background-color: #9AAB67;
}
.resume {
	font-size: 0.9em;}
/* .artikeltabel td.resume:before {content: "Resum\00E9: ";} */
th a {
	color: #333300;
	text-decoration: none;
}
/* TABELLER SLUT */
/* INLINE-ELEMENTER */
/* LINKS */
a img {border: 0em;}
a:hover {color: #DEDFEB; background-color: #333333;
cursor: url(../picts/cursore/sigtekorn_roed_midte_64x64.png) 32 32, auto;
}
a:active {cursor: url(../picts/cursore/sigtekorn_gul_midte_64x64.png) 32 32, auto;
}
/* FLAG EFTER LINKENE! */
a[hreflang]:after {text-decoration: none; padding-left: 5px;}
a[hreflang]:hover:after {
	background-color: transparent;}
a[hreflang="bg"]:after {content: "\20" url(../picts/flag/bg.jpeg);}
a[hreflang="da"]:after {content: " " url(../picts/flag/dk.gif);}
/* a[hreflang="da"]:after {content: " [da]"; font-size: 90%;} */
a[hreflang="de"]:after {content: " " url(../picts/flag/ger.gif);}
a[hreflang="en"]:after {content: " " url(../picts/flag/uk.gif);} 
a[hreflang="es"]:after {content: " " url(../picts/flag/es.svg.png);} /* Spansk/Kastiliansk */
a[hreflang="fr"]:after {content: " " url(../picts/flag/fr_24x16.png);}
a[hreflang="la"]:after {content: " " url(../picts/flag/vatican.gif);}
a[hreflang="mk"]:after {content: " " url(../picts/flag/mk.gif);}
a[hreflang="no"]:after {content: " " url(../picts/flag/no.png);}
a[hreflang="ru"]:after {content: " " url(../picts/flag/rus.gif);}
a[hreflang="sl"]:after {content: " " url(../picts/flag/sl.png);}
a[hreflang="sq"]:after {content: " " url(../picts/flag/sq_23x15.jpg);}
a[hreflang="sr"]:after {content: " " url(../picts/flag/rsk.png);}
a[type] {text-decoration: none; }
a[type]:after { content: "\20\20\2014\20Type:\20" attr(type); color: #000000; display: block; text-decoration: none; font-size: small;}
a[type="application/pdf"]:after {content: " " url(../picts/logoer/adobe_acrobat.gif);} 
#menu a[type]:after { content: "";}
/* The below trick puts the contents of the title attribute after the link text itself */
.laenker a {text-decoration: none; }
.laenker a[title]:after { content: "\20\20\2014\20" attr(title) " [" attr(hreflang) "]" ; color: #000000; display: block;} 
.laenker a[title]:hover:after { color: yellow; display: block;} 
/*:lang(da) a[hreflang="da"]:after {content: "";} 
:lang(en) a[hreflang="en"]:after {content: "";} */
/* FLAG EFTER LINKENE SLUTTER */
/* LINKS SLUTTER */
/* CITATIONSTEGN (TAGGET <Q> ) */
/* DEFINERET I ISO 10646 code (hex) JFR. http://www.w3.org/TR/CSS21/generate.html */
/* KOMMENTERET VAEK, FORDI JEG BESLUTTEDE 2006-10-10 AT BRUGE SPROGSPECIFIKKE STYLESHEETS I STEDET FOR
  I HHT. SPROG 
:lang(bg) > q, :lang(bg) > quote { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(de) > q, :lang(de) > quote { quotes: '\00BB' '\00AB' '\2018' '\2019' }
:lang(en) > q, :lang(en) > quote { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(mk) > q, :lang(mk) > quote { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(ru) > q, :lang(ru) > quote { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(sr) > q, :lang(sr) > quote { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(da) > q, :lang(da) > quote { quotes: '\00BB' '\00AB' '\2018' '\2019' }
*/
/* CITATIONSTEGN SLUT */
acronym {
	border-bottom: none;
	}
dfn {font-style: italic;}
time {color: #DEDFEB; background-color: #333; padding-left: .8em; padding-right: .8em; display: block;}
/* INLINE-ELEMENTER SLUTTER */
/* 
blockquote {border-style: outset; padding: 10px;
background-color: rgb(230,230,230);}
*/
blockquote p {margin-top: 0px; margin-bottom: 0px;}
p + p {margin-top: 1em;}
/* blockquote {border-style: outset; padding: 10px; 
background-color: rgb(230,230,230);} */
blockquote p {margin-top: 0px; margin-bottom: 0px;} 
  /* blockquote {border-style: outset; padding: 10px; 
background-color: rgb(230,230,230);}
blockquote p {margin-top: 0px; margin-bottom: 0px;} */
blockquote { /* gaflet fra http://my.opera.com/community/css/account/messages.css */
  background-color: #fafafa;
  background-image: url(../picts/skrifttegn/quotes.gif);
  background-position: 8px 5px;
  background-repeat:no-repeat;
  padding: 5px 20px 7px 28px;
  margin: 1em 10px;
  border: 1px solid #eee;
  border-left: 3px solid #ccc;
  }
/* 

blockquote {background-color: #CCFF99; padding: 10px;} */
blockquote blockquote {background-color: #eee;}
blockquote blockquote blockquote {background-color: #ddd;}
blockquote blockquote blockquote blockquote {background-color: #ccc;}
#nyheder blockquote, .nyheder blockquote, .ikkenyheder blockquote { /* gaflet fra http://my.opera.com/community/css/account/messages.css */
  background-image: none;
  padding: 0.5em;
  margin: 0px;
  }
#nyheder blockquote:before, .nyheder blockquote:before , .ikkenyheder blockquote:before {
 	content: "\201C ";
	color: rgb(60,100,113);
	font-size: 4em; 
	font-family: Georgia, sans-serif;
	display: block;
	float: left;
	}

/* LISTER START */
ul {list-style-type: disc; list-style-position: outside;}
ul > li {list-style: disc;}
li > ul > li {list-style: circle;}
li >  ul > li >  ul > li {list-style: square;}
li > ul > li > ul > li > ul > li {list-style: circle;}
ol {list-style-position: outside ; list-style-type: decimal;}
ol > li {list-style: decimal;}
dl {font-size: 1em;}
dt {
	color: #313131;}

	/* gammelt billede background-image: url("../picts/baggrunde/gradienter/hoer_daempet.png");  */
/* LISTER SLUT */
/* FORMS START */
input[type=text], input[type=search], textarea {background-image:url(../picts/baggrunde/formularer/back-input-gray-up.gif); background-repeat:repeat-x;}
form[action='feedback.php'] input[type=text], form[action='feedback.php'] textarea { /* vedroerer alle e-mail-formularers input-felter af typen text og med textarea */
	width: 100%; margin-right: 1em;
	background-image:url(../picts/baggrunde/formularer/back-input-gray-up.gif); background-repeat:repeat-x;
	}
form[action='feedback.php'] textarea#meddelelse {
	height: 22em;
	} 
fieldset dl {border-left: 2px solid #aadfeb; 
border-right: 2px solid #aadfeb; 
border-bottom: 2px solid #aadfeb; 
}
fieldset dt {border-top: 2px solid #aadfeb; 
border-bottom: 2px dotted #EDDFEB;
padding-left: 10px;
}
legend, .teknisk_meddelelse:before {background-color: #DEDFEB; border: 1px dotted #332299;
padding: 4px;}
input, textarea {margin: 5px; font-size: 1em; 
}
/* FORMS SLUT */
span:lang(la), *[lang="la"] {
	font-style: oblique; font-variant: small-caps;}
/*********************/
/* ANDRE IDENTITETER */
/*********************/
#mozToc { /* INDHOLDSFORTEGNELSEN */
	background-image: url(../picts/baggrunde/soapstone.jpeg);
	/* background-image: url(../picts/baggrunde/baggrund1.jpg);
	background-image: url(../picts/baggrunde/whitelinen.gif); */
	background-color: rgb(221, 221, 221); 
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 0.85em;
	margin-right: 0em;
	border-right: 2px outset #666666;

	width: 35%;
	float: right;
	margin-left: 1em;
	}
#mozToc:before {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 2px outset #666666;
	margin-bottom: 0.3em;
	}
#indhold {counter-reset: item;}
#indhold .mozTocH2:before { content: counter(item) ". "; counter-increment: item; }
/**************************/
/* ANDRE IDENTITETER SLUT */
/**************************/

/***********/
/* KLASSER */
/***********/
.dags_dato {} /* DATOFELT, SOM STAAR NORMALT PAA TOPPEN AF SIDEN */
body > .dato {
	text-align: right;
	color: #DEDFEB;
	}

/* KLASSEN "FORFATTER" DAEKKER OVER EN SIDES FORFATTER.  */
.forfatter {
	/* font-style: oblique; */
	font-family: 'Mona Lisa Solid ITC TT';
}
#content .billedtekst {font-size: 90%;}
.teknisk_meddelelse { /* TEKNISKE MEDDELELSER, BL. A. OM HVORVIDT EN SIDE ER FOR&AElig;LDET */
	text-align: center; 
	background-color: #efefef; 
	padding: 10px; 
	border: 2px groove #456789;
}
.tal td, td.tal {text-align: right;} /* til annotation af tal-emner */
.teknisk_meddelelse:before {
	display: block;
	font-weight: bold;
	margin-bottom: 0.5em;
	}
/* klassen TWITTERSPALTE, en spalte med tweets*/
#menu .twitterspalte a {background-image: none; background-color: transparent; border: none; display: inline; width: inherit; padding: 0em; margin: 0em;}
#menu .twitterspalte a:before { content: "";}
#menu .twitterspalte p {background-image: none; background-color: transparent; border: none;}
/* klassen UNDFLY_UDSKRIFT skal skjule emnet ved udskrivning. */
@media screen {
.undfly_skaerm {
display: none;
}
}
.manchet {
	font-weight: 700;
}
/* NEDENSTAAENDE TRICK SAETTER EN BILLEDTEKST IND UNDER BILLEDER, DER HAR ALT-EGENSKABEN. 
PR. 2009 KAN KUN OPERA GENGIVE DETTE 
VED INDFOERELSEN 2009-01-05 ER DET MOENTET PAA WEBLOGGEN */
.manchet img[alt]:after {
content: attr(alt); color: #000000; display: block; text-decoration: none; font-size: small; font-style: oblique; font-weight: 100; border-bottom: thin solid #363636;
margin-bottom: 0.5em;} 

.flaade_hoejre {
	float: right;
	margin-left: 1em;
}
.flaade_venstre {
	float: left;
	margin-right: 1em;
}
/* Tekstbokse er bokse beregnet paa tekster, f. eks. faktabokse, voxpops */
.tekstboks_hoejre, .tekstboks_venstre {width: 30%; padding: 1em;border: 1px solid #000000; background: inherit;  	background-image: url(../picts/baggrunde/whitelinen.gif);
	background-color: rgb(221, 221, 221); 
	padding-top: 1em;
	padding-bottom: 1em;}
.tekstboks_hoejre {float: right; margin-left: 1em;}
.tekstboks_venstre {float: left; margin-right: 1em;}
.tekstboks_hoejre h2, .tekstboks_venstre h2 {
background-color: transparent;font-family: Copperplate, 'Comic Sans MS', fantasy;
}
.tekstboks_hoejre dt, .tekstboks_venstre dt {color: rgb(50,90,103); font-weight: 800;}
/* Slut paa Tekstboks */
.trompet {
	font-weight: bold;
color: #C9AEA5;
	background: #363636;text-shadow: White 1px 1px 1px;
/*	color:#339933; background-color: #00ee00;

	*/padding: 0em 0em 0em 0.5em;
	-moz-border-radius: 0.4em;
}
.trompet p {padding: 0.3em 0em 0.3em 0em;}
.kolofon {
	font-size: 0.9em;
	}
:lang(da) > .distance { quotes: '\00BB' '\00AB' '\2018' '\2019'}
/* START PAA DEFINITIONER FOR SOEGEFELT VIA GOOGLE */
.googletekst {
	font-size: 0.9em;
	font-family:verdana, Geneva, sans-serif;
}
.googlecursor {
	cursor:pointer;
	}
/* SLUT PAA DEFINITIONER FOR SOEGEFELT VIA GOOGLE */

/* KLASSEN foraeldet GAELDER FOR FORAELDET INFORMATION,
OPRINDELIGT FOR JOBANNONCER, JOBBESKRIVELSER I /DEFAULT/NYT/ */
.foraeldet {
	background: #FFFF33;
	padding: 8px;
	border: medium dashed;
}
/* KLASSEN dokument BRUGES TIL AT ANGIVE EGENSKABER FOR BILLEDER, 
SOM ER DELE AF DOKUMENTER */
.dokument {
	-webkit-box-shadow: #aaa 1em 1em 3em 0.5em;
	box-shadow: #aaa 1em 1em 3em 0.5em;
	-moz-box-shadow: #aaa 1em 1em 3em 0.5em;
	background: #ffffee; max-width: 100%;
}
.googlesearch {
	font-size: 0.9em;
	cursor: default;
}
.foretraek_handheld {
	display: none;
}
/* KLASSEN stort_billede ER FOR BILLEDER, SOM ER STOERRE END ELEMENTET div#indhold
SOM PR. 2006-09-14 HAR BREDDEN 38em. SE OGSAA 2005_3_spalter.css */
.stort_billede {
	width: 100%;
}
/* KLASSEN .tvespaltet ER SKREVET I CSS LEVEL 3 (http://www.w3.org/TR/2005/WD-css3-multicol-20051215/#the-multi-column) */
.tvespaltet {
	column-count: 2;
	column-gap: 1.4em;
	column-rule: 1px solid #111111;
	-moz-column-count: 2; /* her er dog brug for en Mozilla-only definition, idet ovenstaaende i 2008 ej er implementeret */
	-moz-column-gap: 1.4em;
	-moz-column-rule: 1px solid #111111;
	}
/* KLASSEN undfly_fleste_medier ER SKREVET FOR AT IMOEDEGAA PROBLEMER MED AELDRE BROWSERE. VISER DE DENNE KLASSE, ER DER OGSAA NOGET GALT ANDETSTEDS */
@media all {
.undfly_fleste_medier {
	display: none;
	}
	}
/* VED "ALL" FORSTAAS braille, embossed, handheld, print, projection, screen, speech, tty, tv */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0em;
    font-size: 1px;
    line-height: 0px;
}
.max-billede {width:100%; max-width: 100%;}