@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	text-align: center
	}
	
#seite_mm {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}


.inhaltbg {
	height: auto;
	width: 100%;
	background-color: hsla(0,0%,0%,0.88);
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-spacing: 1px 0px;
}


.inhalt_bx_1 {
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: auto;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-spacing: 1px 0px;
}
.inhalt_bx_1 a  {
	color: #FFFFFF;
	text-decoration: none;
}
.inhalt_bx_1 a:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}

.inhalt_bx_1 img {display: block;}


.h1 {
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.h2 {
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.h3 {
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.h4 {
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.h5 {
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.float_x {
	clear: both;	
}
.tab {
	border-spacing: 1px px;
	border-width: 1px;
	border-collapse: separate;
}


