@charset "UTF-8";
@import url("../webfonts/B612/stylesheet.css");

body {
	font-family: "B612";
	font-size: 14px;
	line-height: 2.14286;
	font-weight: 400;
	color: #888888;
	background-color: #242424;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: relative;
}


.tabellenauflistungen {
	text-align: right;
	position: relative;
	margin-left: -61px;
	margin-top: 0px;
	font-family: "B612";
	font-size: small;
	}

.grosse_weisse_schrift {
	font-family: "B612";
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	line-height: 21px;
	white-space: normal;
	/* [disabled]float: none; */
	height: 20px;
	/* [disabled]clear: none; */
	font-stretch: ultra-condensed;
	margin-left: 20px;
	margin-top: 14px;
		}
