body {
	font: 120% 'EB Garamond 12', Garamond, Georgia, serif;
	color: #333;
	margin: 7%;
	line-height: 3.1em;
}
hr {
	border: 2px solid #EFF8FB;
}
.h1, h1 {
	font-size: 3.8em;
}
.h2, h2 {
	font-size: 1.3em;
	font-weight: bold;
}
.h3, h3 {
    font-size: 1.1em;
    font-weight: bold;
}
.h4, h4 {
    font-size: 1em;
    font-weight: bold;
}
code {
	font: 120% "Courier New", "Lucida Console", Arial;
}
a {
	text-decoration: none;
/*	color: #999; */
}
a:hover {
	color: #000;
	text-decoration: none;
	background-color: #EFF8FB;
}
ul {
	padding-left: 2em;
}
.s-space {
	margin-bottom: 1.5em;
}
.m-space {
	margin-bottom: 2em;
}
.l-space {
	margin-bottom: 3em;
}
.quote {
	color: #999;
	font-family: "Courier New", "Lucida Console", Arial;
	font-size: 0.9em;
}
span.redir {
	unicode-bidi:bidi-override; direction: rtl;
}
.footer-hint {
	line-height: 1.5em !important;
}
.btn-default {
	background-image: none;
}
button#quoteRefreshBtn {
	float: right;
}
.textual-logo {
	font-family: 'Hack', Hack, monospace;
	color: #000080;
}
.haftungsbeschraenkt {
	font-size: medium;
}