#Seite {
	text-align: center;
	display: block;
	height: 600px;
	width: 100%;
}
.Center {
	height: 600px;
	width: 800px;
	margin:0px auto;
}
.Seitenkopf {
	height: 93px;
	width: 800px;
	background-image: url(../TechBilder/Kopfzeile.png);
}
.Inhalt {
	height: 487px;
	width: 800px;
	z-index: 0;
}

.Inhalt a:link {
	text-decoration: underline;
	color:#0000FF;
}
.Inhalt a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #CCCCCC;
}
.BildNavigation {
	height: 107px;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.Nav {
	height: 20px;
	width: 80px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	z-index: 2;
}
.Inhalt_Bilder {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	line-height: 16px;
	text-align: left;
	width: 219px;
	
}
.Inhalt_Textbox_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	padding: 40px;
	width: 720px;
}
.Inhalt_Textbox_2Sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 427px;
	width: 344px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 36px;
	text-align: left;
}

.WechselInhalt {
	height: 360px;
	width: 800px;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000000;
}
.WechselInhalt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.WechselInhalt a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.WechselInhalt_text {
	width: 260px;
	z-index: 0;
	height: 320px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	font-weight: normal;
	text-align: left;
}
.WechselInhalt_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.WechselInhalt_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}
.WechselInhalt_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.Betonung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Inhalt_Bilder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	float: left;
	width: 332px;
	padding: 5px;
}

