body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.90em;
	margin: 0 auto;
	width: 1024px;
	position: relative;
	background-color: #FFFFFF;
}
header {
	text-align: center;
}
main {
	width: 600px;
	position: relative;
	left: 212px;
}
section {
	position: static;
}
h1 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 28px;
	text-align: center;
}
.titelüberschrift {
	font-size: 36px;
  	font-weight: bold;
	text-align: center;
}
.titelüberschrift_32 {
	font-size: 32px;
	text-align: center;
}
.titelüberschrift_28 {
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	line-height: 160%;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
h3 {
	font-weight: normal;
	font-size: 22px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
p {
  line-height: 140%;
  margin-bottom: 15px;
}
.intro {
	font-size: 130%;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	width: 100%;
	margin-bottom: 25px;
	text-align: center;
}
mark {
  font-weight:bold;
}
.bilder {
  text-align: center;
}
.figcaption {
	font-size: 90%;
	text-align: center;
	margin-top: 2px;
	padding-top: 0px;
}
a {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
aside {
	float: left;
  	padding: 5px;
	border-radius: 10px;
	margin: 10px 0px 10px 0px;
	background-color: #FFFF99;
}
.boxtitel {
	font-weight: bold;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
.last {
	margin-bottom: 0px;
}
.contentbox2 {
	padding: 5px;
	border-radius: 10px;
	width: 590px;
	margin: 10px 0px 10px 0px;
	position: relative;
	top: 0px;
	background-color: #E9E9E9;
}
.contentbox3 {
	float: left;
  	border-style: solid;
	border-color: #FF0000;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 10px;
	background-color: #FFFF00;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: medium;
}
.glossar {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.notiz {
	padding: 5px;
	border-radius: 10px;
	position: relative;
	background-color: #FFFF99;
}
li {
	margin-bottom: 10px;
}
.notiz2 {
	padding: 5px;
	border-radius: 10px;
	background-color: #ccFFCC;
	text-align: center;
}
.bildrechts {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	float: right;
}
#randspalte {
	width: 170px;
	float: right;
	right: 0px;
	top: 182px;
	position: absolute;
	background-color: #FFFFFF;
}
footer {
	text-align: center;
	margin: 20px;
}
.navivert {
	position: absolute;
	top: 182px;
	display: block;
	line-height: 30px;
	left: 0px;
}
.ul-navivert {
	padding: 0px;
	list-style-type: none;
	margin-left: 2px;
	margin-top: 0px;
}
.li-navivert {
	font-weight: bold;
	line-height: 25px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}
.navivert a {
	border-bottom: 2px dotted #000000;
	width: 100%;
	height: 25px;
	display: block;
	text-decoration: none;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.navivert a:hover, #navivert a:active {
	background-color: #C0C0C0;
	border-style: none none solid none;
	border-bottom-width: 2px;
	border-color: #000000;
	width: 100%;
	height: 25px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.listentitel {
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	background-color: #E9E9E9;
	margin-bottom: 0px;
}
.active {
	font-weight: bold;
	color: #000000;
	background-color: #C0C0C0;
	line-height: 25px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	margin-bottom: 0px;
}
.navihor {
	position: relative;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 16px;
	text-align: center;
	height: 20px;
	padding-bottom: 10px;
}
.ul-navihor{
  list-style-type: none;
}
.li-navihor{
	display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.navihor a:hover {
	display: inline-block;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	color: #000000;
}
.navihor a:active {
	display: inline-block;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	color: #000000;
}
.navihor a {
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.active-hor {
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
.innavi {
	width: 170px;
  position: relative;
	top: 0px;
  display: block;
  line-height: 30px;
	left: 0px;
}
.innavi a {
	border-bottom: 2px dotted #000000;
	width: 100%;
	height: 25px;
	display: block;
	text-decoration: none;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.innavi a:hover, #navivert a:active {
	background-color: #C0C0C0;
	border-style: none none solid none;
	border-bottom-width: 2px;
	border-color: #000000;
	width: 100%;
	height: 25px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}