/*####################################################################################################*/
/*.fixme a {text-decoration: none;}*/ /* ? */

.fixme div.titel { background-color: #706f6f; }
.fixme div.tb_z1 { background-color: #ffffff; }
.fixme div.tb_z1_dunkel { background-color: #e6e6e6; }
.fixme div.tb_z2 { background-color: #ffffff; }
.fixme div.tb_z2_dunkel { background-color: #e6e6e6; }
.fixme div.tb_z3 { background-color: #ffffff; }
.fixme div.tb_z3_dunkel { background-color: #dcdcdc; }
.fixme div.tb_b { background-color: #cccccc; }
.fixme div.tb_b_head {background-color: #dadada; width: 240px;}
.fixme div.tb_b_head.white {background-color: #ffffff; width: 240px;}
.fixme div.tb_u { background-color: #dadada; }

/* Zellen-Border */
.fixme .fixedTableLeftScrollingBorder {
	border-right: 2px solid #fff;
	margin-right: -1px;
}
.fixme .fixedTableLeftScrollingBorder_2 {
	border-top: 1px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-right: 0;
}
.fixme .fixedTableSubHeaderScrollingBorder {
	border-right: 2px solid #fff;
}
.fixme li div {
	border: 1px solid #fff;
}
.fixme p {
	margin: 0;
	padding: 0;
}

.fixme span.pu, .fixme span.po{
	margin: 0;
}

.nooverflow {
	overflow:hidden;
	background: #fff !important;

	margin-left: -1px;

	-ms-text-size-adjust: 100%; /* auto Text-Resizing disabled */
	-moz-text-size-adjust: 100%;
  	-webkit-text-size-adjust: 100%;
}
.fixme {
	width: auto;
	height: auto;
	display:block;
	position: relative;
}
.fixme ul {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	overflow: hidden;
	font-size: 1em;
	text-indent: 0;
	line-height: 1.3em;
}
.fixme li {
	float:left;

	background: none;
	font-size: 1em;
	list-style: none;
	white-space: normal;

	padding:0;
	margin: 0;

	vertical-align: top;
	text-indent: 0;
	text-align: left;

	line-height: 1.3em;
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		-hyphens: auto;
		hyphens: auto;
}
.fixme ul img {
	height:auto;

	display: block;
	margin: 0 auto;
}

/**
	Tabellenzellen
*/
.fixme li div {
	float: left;
	width: 240px;

	padding: 5px 10px;
	margin: 0;

	white-space: normal;
}
/* Titel */
.fixme div.titel {
	padding: 5px 10px;
	margin: 0;
	width: 240px;
	line-height: 1.3em;

	color:#fff;
	font-family: 'regularbold', sans-serif;
	font-weight:bold;
	font-size: 24px;

	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/* Einzellige Zeilen und Tabellenlegende */
.fixme div.tb_b{
	vertical-align: middle;
	white-space: normal;

	pointer-events: none;
}
.fixme div.tb_u {
	vertical-align: middle;
	white-space: normal;
}
/* Spaltenueberschriften */
.fixme .tb_b_head {
	overflow: hidden;
}

/**
	Style der geschlossenen Zeilen/Spalten
*/
.fixme .partrowClosed {
	padding-bottom: 41px;
	background:url(../images/table/mi-rowclose.png) repeat-x bottom;
}

/**
	Scroller Container
*/
.fixme #scroller {
	position: absolute;
	height: 100%;
	width: 100%;
}

/**
	fixedTable Container (Tabellenkopf)
*/
.fixme #fixedTable {
	position:absolute;
	top:0; left:0;
	background:#fff;
	z-index: 2;
}
.fixme #fixedTable li {
	-webkit-transition: -webkit-transform 0ms;
}

/**
	fixedTableLeft Container (Linke fixe Spalte)
*/
.fixme #fixedTableLeft {
	position:absolute;
	left:0;
	background: none;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0ms;

	pointer-events: none;
}

/**
	fixedTableSubheader Container
*/
.fixme #fixedTableSubheader {
	position:absolute;
	left:0;
	background: none;
	z-index: 3;
}

.fixme .fix {
	clear:both;
	height:1px;
	font-size:0;
}

/*Fontsize*/
.fontSize12 .toggle{
	margin-top: -1px;
}
.fontSize14 .toggle{
	margin-top: 0;
}
.fontSize20 .toggle{
	margin-top: 4px;
}
.fontSize24 .toggle{
	margin-top: 7px;
}

/**
	Klapp-Icon
	und
	Einzellige Zeilen
*/
.fixme .partrow {
	cursor:pointer;
	overflow: visible;

	pointer-events: auto;
}
.fixme .toggle {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin-right:5px;
	margin-top: 2px;
	cursor:pointer;
}
.fixme .colclose {
	width:24px !important;
	padding:5px 0;
	background:url(../images/table/mi-colclose.png) repeat-y 0 0;
	vertical-align:middle;
	text-align:center;
	font-size: 0;
	color: transparent;
}
.fixme .colclose .toggle {
	display:block;
	float:none;
	margin-left:3px;
}
.fixme .rowclose {
	background:url(../images/table/mi-icons-18-black.png) no-repeat -36px 0;
}
.fixme .toggle.rowopen {
	background:url(../images/table/mi-icons-18-black.png) no-repeat 0 0;
}
.fixme .partrow.rowopen .tb_b {
	height:48px;
	background:url(../images/table/mi-rowclose.png) repeat-x 0 25px;
}

/* rating fix */
.rateNeutral {
	display:inline-block;
	font-family:Arial;
	font-size:140%;
	line-height:0.8;
	vertical-align:bottom;
	text-shadow: 0px 1px 0px #000;
}
/* Preloader */
.preload {
	position: absolute;
	width: 100%;
	height: 100%;

	top: 0;
	left: 0;

	padding: 0;
	margin: 0;

	background: #fff;
	z-index: 999;
}

.smallViewport {
	display: none;
	line-height: 0;
}
/* iScroll custom scrollbar */
.iScrollHorizontalScrollbar {
	height: 11px !important;
}
.iScrollVerticalScrollbar {
	width: 11px !important;
}

/* All Smartphones in portrait and landscape ----------- */
@media only screen and (max-width : 599px) {
	.smallViewport {
		line-height: 1px;
	}

	.fixme ul {
		font-size: 0.9em;
	
	}

	.fixme li {
		font-size: 0.9em;
	}

	.fixme .toggle {
		width: 16px;
		height: 15px;
	}
	.fixme .rowclose {
		background: url(../images/table/mi-icons-18-black.png) no-repeat -36px -3px;
	}
	.fixme .toggle.rowopen {
		background: url(../images/table/mi-icons-18-black.png) no-repeat 0 -3px !important;
	}

	.fixme div.titel {
		font-size: 16px;
	}

}

/* All Smartphones in portrait and landscape ----------- */
@media only screen and (max-width : 480px) {
	.smallViewport {
		line-height: 2px;
	}
}