* {
	font-family: sans-serif;
}

h2 a {
	text-decoration: none;
}

img {
	height:200px;
}

a {
	color: navy;
}

ol label {
	font-weight: bold;
}


.menu  {
	background-color: #ffa64d;
}


nav  {
	background-color: #ffa64d;
	padding: 0.5em;
	border: 0.5px solid silver;
	margin-bottom: 0.5em;
}

.directory ul {
	width: 80%;
	column-width: 10em;
    line-height: 1.6;
	height: 90%;
	column-count: auto;
	list-style-type:none;
	font-size: larger;
}

.nicht_nordisch {
    background-color: #CECDE6;
}

.nicht_nordisch legend {
    font-weight: bold;
	background-color:#CECDE6;
}

.symbole {
  width: 120px;
  height: 120px;
}

.browser {
  /* border-collapse: collapse;       */
  border: hidden; /* 1px solid black;  */
  font-size: small;
}

.browser td {
    border: 1px solid grey;
    padding: 2px;
}

art-ausblenden a{
	color: silver;
}

wiki-link {
	font-style: italic;
	color: navy;
}

h3 {
	font-size: smaller;
}

.nicht-nord {
	font-weight: bold;
	color: red;
}
	
.text {
	width: 800px;
}

.text td {
	vertical-align: top;
}

figure {
    display: inline-block;
	margin: 0;
	vertical-align: top;
}

figcaption {
	font-size: smaller;
}

.female, .male {
	align-items: top;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 0.3em;	
}

dd b {
	color: #CD3333; /* hervorgehobene Details */
	color: #3CB371; /* hervorgehobene Details */
	color: #0059b2; /* hervorgehobene Details – komplemenär zur Menü-Farbe*/
}

.jump2menu {
	color: silver; 
	text-decoration: none;
}

footer ol {
	width: 50%;
}

footer li {
	font-family: monospace;
	font-size: larger;
}

rl-mv, rl-nit {
	font-weight: bold;
	Color: #5882FA;
}

rl-sh {
	font-weight: bold;
	color: #CD3333;
}