* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
}
.hp_container_folgende,
.hp_container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 20px;
	background-repeat: repeat-y;
}
.hp_container {
	background-image: url(../img/unterschied/hintergrund_start.gif);
}
.hp_container_folgende {
	background-image: url(../img/unterschied/hintergrund_folgende.gif);
}
.hp_header {
	width: 900px;
	height: 160px;
	background: Black;
}
.flash_abstand {
	width: 900px;
	height: 1px;
}
.hp_flash {
	width: 898px;
	height: 158px;
	margin-left: 1px;
	background: White;
}
.adresse,
.navigation {
	float: left;
	width: 200px;
	height: 570px;
}
.pos_navigation {
	margin-left: 1px;
}
.inhalt {
	float: left;
	width: 500px;
}
.inhalt_real {
	width: 440px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
	text-align: justify;
}
.inhalt_real span {
	font-weight: bold;
}
.start_inhalt_headline {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	width: 900px;
	height: 40px;
	clear: both;
	background: Black;
}
.footer_ticker {
	width: 900px;
	height: 20px;
}
.footer_navigation {
	width: 900px;
	height: 20px;
	font-size: 11px;
	background: White;
}
.footer_navigation a {
	text-decoration: none;
	color: Black;
}
.footer_navigation a:hover {
	text-decoration: underline;
}
.footer_navigation_links {
	float: left;
	width: 450px;
	height: 20px;
}
.footer_navigation_text {
	padding-top: 3px;
}
.footer_navigation_rechts {
	float: left;
	width: 450px;
	height: 20px;
	text-align: right;
}
.footer_navigation_links_text {
	padding-top: 3px;
}
.adresse_headline {
	width: 200px;
	height: 25px;
	background: Black;
}
.adresse_headline_text {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	color: White;
}
.adresse_text_box {
	width: 200px;
	height: 165px;
	font-size: 11px;
}
.adresse_google_box {
	width: 200px;
	height: 165px;
}
.adresse_google_abstand {
	width: 200px;
	height: 10px;
}
.adresse_google_box_bild {
	width: 178px;
	height: 145px;
	background-image: url(../img/unterschied/hintergrund_anfahrt_startseite.gif);
	background-repeat: no-repeat;
	margin-left: 11px;
}
.adresse_google_box_bild p {
	text-align: center;
	padding-top: 2px;
}
.adresse_text_box_text {
	padding-top: 7px;
	padding-left: 11px;
}
.adresse_text_box_text a {
	text-decoration: none;
	color: Black;
}
.adresse_text_box_text a:hover {
	text-decoration: underline;
}
.space_adresse {
	float: left;
	width: 23px;
}
.clear {
	clear: both;
}
/* leitbild */
.inhalt_folgende {
	float: left;
	width: 680px;
}
.inhalt_real_folgende {
	width: 640px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
	text-align: justify;
}
.hintergrund_bild {
	float: left;
	width: 459px;
	height: 158px;
}
.hintergrund_logo {
	float: left;
	width: 439px;
	height: 158px;
}


/* alle gleich */
.headline_hintergrund_std {
	width: 640px;
	height: 30px;
	background-image: url(../img/unterschied/hintergrund_ueberschriften.gif);
	background-repeat: repeat-x;
}
.headline_text_std {
	color: White;
	padding-left: 3px;
	padding-top: 5px;
}
