﻿body {
	color: black;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.35em;
	background-color: #E0DEDE;
	margin: 20px;
	max-width: 900px;
  text-size-adjust: none;

}
.unterueber {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: -0.6em;
	margin-bottom: 12px;
	margin-left: 0;
}
.kleinerer_text { font-size: 0.8em; }
.email2 {
	display:none
}
h1 {
	color: #800000;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 0.8em;
	line-height: 1.1em;
	text-size-adjust: none;
}
a:link { color: black; text-decoration: underline; }
a:visited { color: #505050; text-decoration: underline; }
a:hover { color: blue; text-decoration: underline; }
a:active { color: black; text-decoration: underline; }
strong { font-weight: bold; }
em { font-style: italic; }
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.2em;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	text-size-adjust: none;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 12px 0 6px;
	text-size-adjust: none;
}
p { margin: 0 0 6px; 
text-size-adjust: none;
}
img { max-width: 100%;
	height: auto;
	float: none;
	font-size: 90%;
	font-weight: bold;
	color: #999;
}
.img_mit_umlauf {
    max-width: 50%;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: none;
}
.img_mit_umlauf_klein {
    max-width: 25%;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: none;
}
.menuepfad { padding-right: 2px; padding-left: 2px; border: solid 1px gray; }
.schluss { font-size: 0.8em; font-style: italic; text-align: right; clear: both; margin-top: 20px; }
.kopfzeile { font-size: 0.8em; background-color: #ffffdc; text-align: right; margin-right: -4px; margin-bottom: 15px; margin-left: -4px; padding: 6px 10px 3px; border: solid 1px black; }
.kopfzeile2 { background-color: #ffffdc; margin-right: -4px; margin-bottom: 15px; margin-left: -4px; padding: 6px 10px 3px; border: solid 1px black; }
.grauer_kasten { background-color: #e6e6e6; margin: 15px -4px; padding: 6px 10px 3px; }
.bildunter { font-size: 0.7em; margin-bottom: 10px; }
.einrueckung_blau { line-height: 1em; margin-top: 15px; margin-bottom: 15px; margin-left: 10px; padding-left: 5px; border-left: 2px solid blue; border-top-color: blue; border-right-color: blue; border-bottom-color: blue; }
.einrueckung_klein { font-size: 0.8em; margin-top: 15px; margin-bottom: 15px; margin-left: 10px; padding-left: 5px; }
.hochstellen { font-size: 0.7em; vertical-align: 0.3em; }
.clear { clear: both; }
.kleinerer_text { font-size: 0.8em; }
.kleinerer_text_grau { color: #8a8a8a; font-size: 0.8em; }
.float_links { float: left; margin-right: 6px; }
.unsichtbare_schrift { color: #e5e5e5; }
.tabellentext_starr { font-size: 9pt; }
.tabellentext_grauer_hintergrund { font-size: 9pt; background-color: #e6e6e6; }
.vortrags-ueberschrift {
	color: #800000;
	font-size: 1.2em;
	font-weight: bold;
}
.weisser_kasten {
	background-color: #FFF;
	font-size: 0.8em;
	margin-top: 2.5em;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
}
.einzelhintergrund {
	background-color: #F0F0F0;
	margin-top: 2.5em;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
}
.einrueckung_einfach {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 5px;
}

#cookieab {position: fixed; bottom: 0; left: 0; right: 0; background: #eee; z-index:10000; padding: 20px; font-size: 0.9em; font-family: sans-serif;}
#cookieab a.button {cursor: pointer; background: #ccc; padding: 8px 20px; margin-left: 10px; border-radius: 5px; font-weight: bold; float: right;}
#cookieab a.button:hover {background-color: #aaa;}
#cookieab p.cookiemessage {display: block; padding: 0; margin: 0;}

@media screen and (max-width:650px) {
.img_mit_umlauf {
    max-width: 100%;
	height: auto;
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: none;

}