@charset "utf-8";
.main_left {
	display: none;
	float: none;
}
.main_rigth {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.lang_hg_left {
	top: 0px;
	right: 0px;
	height: 23px;
	width: 100%;
	background-image: url(Bilder/sprache/sprache_02.gif);
	position: fixed;
	z-index: 100;
	display: none;
}
.display_none {
	display: none;
}
.info_container {
	position: relative;
	width: 100%;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	color: #333333;
	bottom: 0px;
}
.mainText_container {
	width: 610px;
	margin-right: 15px;
	line-height: 150%;
}
.container {
	width: 610px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

