@charset "UTF-8";
.Container_intro {
	height: 820px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	padding-right: Auto;
	padding-bottom: 0px;
	padding-left: Auto;
	z-index: 1;
}
.navi_intro {
	background-color: #CC0000;
	position: relative;
	height: 23px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	top: 0px;
}
.logo {
	height: 70px;
	width: 1024px;
	margin-top: 0px;
	top: 60px;
	position: relative;
}
.slogan {
	height: 25px;
	width: 700px;
	position: relative;
	top: 470px;
	margin-right: auto;
	margin-left: auto;
}
.hinweis {
	position: relative;
	top: 520px;
	z-index: 1;
}
.fuer_menschen {
	height: 60px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

