hum.css h1, h2, h3, h4, h5, h6, div, address, p, td, tr, th, table, pre, li, font {
font-family : merriweather, Arial, Helvetica, "Frutiger linotype", sans-serif;
font-size : 15px;
letter-spacing : 0.001em;
word-spacing : 0.001em;
color:#333;
}
p,div,span,font,td {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}
span {
font-family : "Merriweather";
font-size : 15px;
color:#333;
}
h1 {
text-align: center;
font-size: 26px;
border: thin solid;
font-style: italic;
}
h2 {
font-size: 18px;
text-align: center;
}
h3 { text-align: center;
font-size: 14pt;
}
h4 {text-align: center;
font-size: 16px;
}
h5 {
text-align: center;
font-size: 14px;
}
h6 {
font-size: 7pt;
}
p {
font-size: 14px;
color: #00008b;
}

i, k {
text-decoration: none;
color: #333;
background: #fff;
font-size: 15px;
font-family: 'Merriweather';
}
li {
font-size: 9px;
text-decoration: none;
color: #000;
}
span.dot {
border-bottom: 1px dashed grey;
cursor: help;
font-size: 15px;
font-family: 'Merriweather';
}
td.eins {
border: 1px solid grey;
background: #fff;
text-align: center;
}
td.ind {
border: 1px solid grey;
background: #ffffff;
font-size: 1.0em;
}
th {
background-color: #ffffff;
font-size: 1.2em;
}
table {
background-color: #ffffff;
text-align: left;
}
td, th {
background: #fff;
text-align: left;
padding: 5px;
color: #555;
font-family:arial;
}
td.pad {
padding-left: 5px;
padding-right: 5px;
}
td.thum {
text-align: center;
color: #00008b;
}
th {
font-size: 1.12em;
}
a:target {
 color: #005500;
 padding-top:30px;
 font-size: 1em;
}
a:link {
text-decoration: none;
color: #005500;
}
a:visited {
text-decoration: none;
color: #005500;
}
a:hover {
text-decoration: none;
color: #000;
}
a:active {
text-decoration: none;
color: #005500;
}
a:link.hum {
text-decoration: none;
color: #005500;
font-weight: normal;
}
a:visited.hum {
text-decoration: none;
color: #005500;
font-weight: normal;
}
a:hover.hum {
text-decoration: none;
color: #000;
font-weight: normal;
}
a:active.hum {
text-decoration: none;
color: #005500;
font-weight: normal;
}
.tra {
transition: background 0.6s ease-out;
background: hsla(0, 100%, 100%, 1);
color: #005500;
border-radius:5px;
border: thin solid gray;
box-shadow:3px 3px 2px  hsla(0, 0%, 53%, 1);
border-collapse:collapse;
}
td:hover.tra {
background: hsla(199, 60%, 76%, 1);
color:#000;
box-shadow:2px 2px 2px hsla(360, 0%, 60%, 1);
}
a:link.cba {
text-decoration: none;
color: #004400;
font-size: 1em;
font-weight: normal;
outline: 0;
}
a:visited.cba {
text-decoration: none;
color: #004400;
font-size: 1em;
font-weight: normal;
outline: 0;
}
a:hover.cba {
text-decoration: none;
color: #000000;
font-size: 1em;
font-weight: normal;
outline: 0;
}
div:hover.hum {
text-decoration: none;
background: white;
color: #000;
font-weight: normal;
text-align: left;
font-style: italic;
font-size: 0.9em;
font-weight: bold;
}
div.hum {
text-decoration: none;
background: white;
color: #000;
font-weight: bold;
text-align: left;
font-style: italic;
font-size: 0.9em;
}
body {
background: #fff;
font-size: 100%;
line-height: 1.125em;
}
strong, b {
font-weight: bold;
font-size: 1.0em;
font-family: arial;
color:#555;
}
img {
border: 1px;
border-radius: 10px;
box-shadow: 5px 5px 3px #888;
}
img.art {
border-width: 2px;
border-style: solid;
border-color: white;
}
img.ans {
border-width: 1px;
border-style: solid;
border-color: #68a0ac;
padding: 3px;
}
img.gift {
border: 1px;
border-width: 3px;
border-style: solid;
border-color: #fb820d;
}
hr {
color: #ffffff;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}

em {
        font-weight: bold;
        font-style: normal;
}

#output a {font-weight: bold;}

.searchword  {color: #222; background: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #222; background: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #222; background: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background: #ccc; border: 1px dotted #ccc;}

.mod {display: block; font-size: .8em;}

#searchfooter {
font-size: .8em;
margin-top: 1em;
}

#suchtipheader {display:inline-block;}

#klapp0 {
text-decoration: none;
color: #333;
font-size: .8em;
font-weight:normal !important;
outline:none 0;
}

#suchtipps a:focus, #suchtipps a:hover, #suchtipps a:active {text-decoration: underline;}