@charset "utf-8";
#container {
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	left: -1px;
	top: -5px;
}
#container-1 {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	padding-top: 20px;
	height: 580px;
}
#content {
	position:relative;
	height:580px;
	z-index:2;
	top: auto;
	right: auto;
	background-image: url(Hintergrund/Hintergrund.jpg);
	overflow: auto;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 1100px;
}
#menue{
	width: 112px;
	float: left;
	margin-left: 115px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #93291C;
	font-weight: bold;
}
#inhalt{
	width: 820px;
	margin-top: 0px;
	height: 570px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	overflow: auto;
}

.Text-normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	font-weight: normal;
}
.text_14pt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.text_14pt-fett {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3F;
	line-height: 20px;
}
.text_14-kursiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}



.text-fett {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.text-fett-rot {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #93291C;
}

.text-tabelle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.text-presse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #93291C;
}
.autor-presse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #93291C;
	text-align: right;
}
.text-buchuntertitel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: normal;
	font-weight: normal;
}



.ueberschrift {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-left: 200px;
}
.ueberschrift-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #93291C;
}
