body {
	background-color: #333333;

	scrollbar-3dLight-color:; 
	scrollbar-arrow-color:; 
	scrollbar-base-color:; 
	scrollbar-darkshadow-color:; 
	scrollbar-face-color:; 
	scrollbar-highlight-color:; 
	scrollbar-shadow-color:;
	text-align: center;
}
.tp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.button {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: underline;
}
.buttonaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	text-transform: uppercase;
	width: 170px;
	text-decoration: underline;
	background-color: #333333;
}
.buttontop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}
.buttontopaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #ff6600;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background-color: #333333;
}
.button_left_back {
	background-color: #333333;
	position: absolute;
	left: 700px;
	top: 5px;
	height: 425px;
	width: 200px;
	z-index: 3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.scrollbar {
	position: absolute;
	left:175px;
	top:35px;
	z-index:2;
	height: 415px;
	width: 605px;
}
.scrollbar_variabel {
	position: absolute;
	left:3px;
	top:74px;
	z-index:1;
	height: 95%;
	width: 680px;
	overflow: auto;
}
.scrollbar_referenzen {
	position: absolute;
	left:200px;
	top:1px;
	z-index:2;
	height: 95%;
	width: 560px;
	overflow: auto;
}
.scrollbar_detail {
	position: absolute;
	left:0px;
	top:45px;
	z-index:2;
	overflow: auto;
	height: 95%;
	width: 800px;
}
.tabellen_back {
}
.tabellen_back_detail {
	border: 1px solid #000000;
	bordercolor: #666666;
}
.tabellen_back_technik {
}
.rahmen {
	border: 2px solid #666666;
	cursor: hand;
}
