@charset "ISO-8859-1";
.abstandZehnHoch {
	top: 10px;
}
.abstandZehnUnten {
	margin-bottom: 10px;
}

.abstandzwanzigRechts {
	margin-right: 30px;
}
body {
	background-color: #DDDDDD;
	margin: 20px;
	color: #20294C;
}
#inhalt a, #intro a {
	padding: 1px;
}
#inhalt p a, i, .elementCodeMemo a, i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
}
#inhalt a:hover, #intro a:hover, .subMemo a:hover {
	text-decoration: none;
	background-color: #FFE9B8;
}
p, form {
	margin-bottom: 15px;
	margin-top: 2px;
}
h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 2px dotted #E7C49E;
	border-bottom: 2px dotted #E7C49E;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 5px 0px;
	margin-right: 10px;
}
h2 {
	font-size: 13px;
	background-color: #eee;
	color: #660000;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left: 1px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
h2 + h3 {
	margin-top: 10px;
}
h4 {
	text-transform: uppercase;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E7C49E;
	margin-bottom: 0px;
	margin-top: 20px;
}
ul {
	list-style-type: circle;
	padding: 0px;
	font-size: 10px;
	margin-top: -10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 40px;
}
.Datum {
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #161D44;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-left: 20px;
	margin-top: -15px;
	padding-right: 2px;
}

.stoerer {
	background-color: #FF7B00;
	height: 12px;
	color: #FFFFFF;
	padding-left: 1px;
}

