@charset "iso-8859-1";
/* Typografiark for Erik Thau-Knudsens slaegtsbog */
/* .Modified" content="2004-12-12" */
/*INDHOLD 
1. CITATIONSTEGNENE 
2. OPFOERSEL VED LINK 
3. OVERSKRIFTER
4. DEFAULT SKRIFT
5. SIDENS BAGGRUND OG ANDEN DEFAULT GRUNDSTRUKTUR 
6. TABELLER
7. HTML-elementer
8. KLASSER
*/
/* 1. CITATIONSTEGNENE - TAGGET <Q> */
/* DEFINERET I ISO 10646 code (hex) JFR. http://www.w3.org/TR/CSS21/generate.html */
/* DEFAULT DEFINITION - SOM PAA DANSK */
q { quotes: '\00BB' '\00AB' '\2018' '\2019' }
/* I HHT. SPROG */
:lang(da) > q { quotes: '\00BB' '\00AB' '\2018' '\2019'; }
:lang(bg) > q { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(en) > q { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(mk) > q { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(ru) > q { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(sr) > q { quotes: '\00AB' '\00BB' '\2018' '\2019' }
:lang(de) > q { quotes: '\00BB' '\00AB' '\2018' '\2019' }
/*2. OPFoeRSEL VED LINK */
a:hover {background-color:#333333;color:#dddddd;}
a:focus {background-color:#333333;color:#dddddd;}
a:active {background-color:#444444;color:#7788ee;}
a[hreflang="bg"]:after {content: " " url(../picts/flag/bg.jpeg); text-decoration: none; }
a[hreflang="da"]:after {content: " " url(../picts/flag/dk.gif); text-decoration: none; }
/* a[hreflang="da"]:after {content: " [da]"; font-size: 90%;} */
a[hreflang="de"]:after {content: " " url(../picts/flag/ger.gif); text-decoration: none; }
a[hreflang="en"]:after {content: " " url(../picts/flag/uk.gif); text-decoration: none; }
a[hreflang="la"]:after {content: " " url(../picts/flag/vatican.gif); text-decoration: none; }
a[hreflang="mk"]:after {content: " " url(../picts/flag/mk.gif); text-decoration: none; }
a[hreflang="ru"]:after {content: " " url(../picts/flag/rus.gif); text-decoration: none; }
a[hreflang="sl"]:after {content: " " url(../picts/flag/sl.png); text-decoration: none; }
a[hreflang="sr"]:after {content: " " url(../picts/flag/rsk.png); text-decoration: none; }
a[type]:after { content: "\20\[Type:\20" attr(type) "]"; color: #000000; display: block; text-decoration: none;
border: none; font-size: small;}
a[type="application/pdf"]:after {content: " " url(../picts/logoer/adobe_acrobat.gif);} 

a img {
	border: 0;
}
/* 3. OVERSKRIFTER */
h1 {
	font-family:Copperplate, "Copperplate Light", "Copperplate Gothic Bold", "Copperplate Gothic Light", Geneva,Helvetica,Arial,Verdana,sans-serif;
	font-size:18px;
	text-align:center;
	}
h2, caption {font-size:16px; font-family: optima, palatino, times, serif;}
h3	{
	font-family:Copperplate, "Copperplate Light", "Copperplate Gothic Bold", "Copperplate Gothic Light", Geneva,Helvetica,Arial,Verdana,sans-serif;
	font-size:14px;
	margin-top:20pt;
	}
h4	{
	font-family:Copperplate, "Copperplate Light", "Copperplate Gothic Bold", "Copperplate Gothic Light", Geneva,Helvetica,Arial,Verdana,sans-serif;
	font-size:14px;
	}
/* 4.  DEFAULT SKRIFT */
blockquote,body,div,p,ol,span,ul, td, .indholdstabel th {
	font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size:12px;
	}
/* 5. SIDENS BAGGRUND OG ANDEN DEFAULT GRUNDSTRUKTUR */
body {
	background-image: url(../stamtavle/av/ModernMenu2/mpmd_pat_headerbg.gif);
	background-color: rgb(204, 204, 204);}
@media print {
body {background: #ffffff;}
}
table.indhold {
	margin-left:auto;
	margin-right:auto;
	width:560px;
	background: #FFFFFF;
	border: 3px groove #666666;
}
div.side, div.indhold {
	margin-left:auto;
	margin-right:auto;
	width:570px;
	border-width:3px;
	border-style: groove;
	border-color:rgb(100, 100, 100);
	background-color: rgb(255,255,255);
	padding: 15px;
	text-align: left;
	}
.baggrund_standard {background-color: rgb(255, 255, 255);}
.indholdstabel  {
	width: 700px;
}
/* BRUGES IKKE table.center {margin-left:auto; margin-right:auto;}
*/
/* 6. TABELLER */
.indholdstabel th {
	font-family:Copperplate, "Copperplate Light", "Copperplate Gothic Bold", "Copperplate Gothic Light", Geneva,Helvetica,Arial,Verdana,sans-serif;
	background: #99FF99;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	width: 150px;}
@media print {
th {background: #ffffff;}
}
td 	{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 10px;}
td p,ol {
	text-align: justify;
	margin: 0px;
	}
caption {
	text-align: left;
	font-style:inherit;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 8px;}
table.indholdstabel  {
	text-align: justify;
	  margin: 1em auto 1em auto;
  background: inherit; /*  #f9f9f9 */
  border: 1px #006633 solid;
  border-collapse: collapse;

	}
table.indholdstabel  td { /* definitioner til erstatning for, at XHTML 5-specifikationen afskaffer ting som border, cellpadding, cellspacing */
	border-bottom: 1px #006633 inset;
	border-right: 1px #006633 inset;
/* hentet fra Wikipedia table.wikitable */
  border: 1px #aaa inset;
  padding: 0.2em;
	}
table.indholdstabel th {
    padding: 0.2em;
  /* hentet fra Wikipedia table.wikitable */
	border-bottom: 1px #006633 outset;
	border-right: 1px #006633 outset;
/* hentet fra Wikipedia table.wikitable */
  border: 1px #aaa outset;
}
table[summary=Billedfrise] td {
	padding: 4px;}

/* 7. HTML-elementer */
dfn {font-variant: small-caps;}
img {border: 0px none ;}
.max-billede {width: 100%;}
/* 8. KLASSER */
/* SITUATIONELLE , INLINE-ELEMENTER */
.billedtekst {
	font-size:0.85em;
	font-family: helvetica,arial,sans-serif;
	color:#2222ef;
	font-weight:700;
	width: inherit;
	}
table[summary=Billedholder] {margin-right: auto; margin-left: auto;}

p.kilde:lang(da) > cite:before {content: '\00BB' ; }
p.kilde:lang(da) > cite:after { content: '\00AB';  }
/* DATO, ISAER I BALDERS STAMARK */
.dato {font-family: "Copperplate", "Copperplate Light", "Copperplate Gothic Bold", "Copperplate Gothic Light", Verdana, sans-serif;
	color:#001155;font-size:14px;}
.dato + p {margin-top: -8px;}
.dato:before {content: "Dato: ";}
/* KILDEHENVISNINGER. Boer afvikles og erstattes med <CITE></CITE>-tagget. */
.kilde {
	font-family:Geneva,Helvetica,Arial,Verdana,sans-serif;
	font-size:9px;
	font-style:italic;
	}
.kilder {
	font-family:Geneva,Helvetica,Arial,Verdana,sans-serif;
	font-size:9px;
	font-style:italic;
	}
/* KOLOFONEN ANBRINGES NEDERST PAA SIDEN OG VISER HEN MOD DATO FOR SKRIVNINGEN AF SIDEN */
.kolofon {font-family:Geneva,Helvetica,Arial,Verdana,sans-serif;font-size:9px;}
#kolofon1 {
	border: 0px none;
}
/* KLASSEN NAVIGATION PEGER PAA MAADER AT NAVIGERE PAA */
.navigation {font-family:Geneva,Helvetica,Arial,Verdana,sans-serif;font-size:9px;}
#navigation1 {
	margin-bottom: 5px;
}
/* KLASSEN TIL_EJER BRUGES FOR AT ANGIVE VEJEN TIL ERIK THAU-KNUDSEN
MENS KLASSEN TIL_GORM BRUGES FOR AT ANGIVE VENEJ TIL  GORM DEN GAMLE */ 
.til_ejer {background-color: #aabbff;}
a.til_ejer:visited {background-color: #aabbff;}
.til_gorm {background-color: #ee8877;}
a.til_gorm:visited {background-color: #ff9988;}
/* KLASSEN SIDEGREN BRUGES FOR AT ANGIVE VEJEN TIL GORM DEN GAMLE
FRA EN SIDEGREN, ALTSAA IKKE FOERENDE DIREKTE TIL SUNNIVA, 
MENS KLASSEN TIL_GORM BRUGES FOR AT ANGIVE VENEJ TIL  GORM DEN GAMLE */ 
.sidegren {background-color: #99CCCC;}
a.sidegren:visited {background-color: #aabbff;}
/* IDENTITETEN thau_foto_1897 BRUGES TIL AT PLACERE ET FAMILIEFOTO PAA 
SIDER FOR FAMILIEN TIL MARTIN HANSEN THAU (1837-) */
.thau_foto_1897 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* KLASSE TIL AT PLACERE FOTO TIL HOEJRE */
.foto {float: right; margin-left: 10px; }
/* definition af dimensioner for fremmede logoer */
.fremmedlogo {width:88px; height:31px; border-width:0px;}
.logostandard {width:88px; height:31px; border-width:0px;}
.lilleflag1 {
	height:15px;
	width:20px;
	border-width:0px;
	}
.lilleflag2 {
	height:15px;
	width:25px;
	border-width:0px;
	}
.lilleflag3 {
	height:15px;
	width:28px;
	border-width:0px;
	}
.flaade_venstre {
	float: left;
	width: auto;
	margin-right: 10px;
}
.flaade_hoejre {
	float: right;
	width: auto;
	margin-left: 10px;
}
.center {
	text-align: center;
}
.indhold {counter-reset: item;}
.indhold .mozTocH2:before { content: counter(item) ". "; counter-increment: item; }
