﻿body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 1024px;
	position: relative;
	background-color: #FFFFFF;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-image: url('bilder/background.gif');
	background-repeat: repeat-y;
}
div {
	float: left;
}
#header {
	padding: 0px;
	width: 1024px;
	text-align: center;
}
#navivert {
	width: 170px;
	position: absolute;
	top: 182px;
	display: block;
	line-height: 30px;
	left: 0px;
}
#navivert ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 2px;
	margin-top: 0px;
}
#navivert li {
	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: 12px;
	border-left-style: none;
	border-left-color: #000000;
	border-right-style: none;
	border-right-color: #000000;
	border-top-style: none;
	border-top-color: #000000;
	color: #000000;
}
#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;
}
.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;
}
.active-hor {
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
#content {
	width: 600px;
	margin: 0px;
	position: relative;
	left: 212px;
	top: 0px;
}
.text {
	width: 600px;
	margin: 0px;
	position: relative;
}
h1 {
	color: #000000;
	width: 600px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 28px;
	text-align: center;
}
.titelüberschrift {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 36px;
	text-align: center;
}
.titelüberschrift_32 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 32px;
	text-align: center;
}
.titelüberschrift_28 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
}
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 {
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 100%;
	margin-bottom: 2px;
}
.bilder {
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.bildunterschrift {
	font-size: x-small;
	text-align: center;
	margin-top: 2px;
	padding-top: 0px;
}
a {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
.contentbox {
	padding: 5px;
	border-radius: 10px;
	width: 590px;
	margin: 10px 0px 10px 0px;
	position: relative;
	top: 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 {
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 100%;
	margin-bottom: 0px;
}
.textfoot {
	text-align: center;
	margin-bottom: 20px;
}
#randspalte {
	width: 170px;
	float: right;
	right: 0px;
	top: 182px;
	position: absolute;
}
#innavi {
	position: relative;
	top: 0px;
	left: 0px;
}
#innavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 170px;
	position: relative;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.navir {
	color: #000000;
	line-height: 25px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	display: block;
	text-decoration: none;
}
#innavi ul a:hover {
	line-height: 25px;
	background-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	height: 25px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	width: 100%;
	color: #FFFFFF;
}
#innavi ul a:active {
	line-height: 25px;
	background-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	height: 25px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	width: 100%;
	color: #000000;
}
#navihor {
	margin: 0px;
	width: 1024px;
	position: relative;
	top: 0px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	text-align: center;
	height: 24px;
	padding-bottom: 10px;
}
#navihor ul {
	list-style-type: none;
	margin-left: 0px;
}
#navihor li {
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
}
#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;
}
.contentbox2 {
	padding: 5px;
	border-radius: 10px;
	width: 590px;
	margin: 10px 0px 10px 0px;
	position: relative;
	top: 0px;
	background-color: #E9E9E9;
}
.contentbox3 {
	border-style: solid;
	border-color: #FF0000;
	padding: 20px;
	border-radius: 10px;
	width: 554px;
	margin: 0px;
	position: relative;
	top: 0px;
	background-color: #FFFF00;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: medium;
}
.intro {
	font-size: large;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
}
.glossar {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.notiz {
	padding: 5px;
	border-radius: 10px;
	width: 160px;
	margin: 0px;
	position: relative;
	top: 0px;
	background-color: #FFFF99;
}
li {
	margin-bottom: 10px;
}
#innavi li {
	font-weight: bold;
	line-height: 25px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}
.notiz2 {
	padding: 5px;
	border-radius: 10px;
	width: 160px;
	margin: 0px;
	position: relative;
	top: 0px;
	background-color: #ccFFCC;
	text-align: center;
}
