/* Nicht vormatieren !!! */
#btt_save.btt {
	background-position: 0px -1722px;
	display: inline-block;
}

#btt_save.btt:hover {
	background-position: -41px -1722px;
}

#btt_load.btt {
	background-position: 0px -1763px;
	display: inline-block;
}

#btt_load.btt:hover {
	background-position: -41px -1763px;
}

.menu_step {
	background-color: #5d5d5d;
	height: 41px;
	width: 82px;
	background: transparent url(img/Buttonset_41x82.png) no-repeat 0px 0px;
	display: inline-block;
	cursor: pointer;
}

#menu_step_1 {
	
}

#menu_step_1:hover, #menu_step_1.act {
	background-position: -82px 0px;
}

#menu_step_2 {
	margin-left: 10px;
	background-position: 0px -41px;
}

#menu_step_2:hover, #menu_step_2.act {
	background-position: -82px -41px;
}

#menu_step_3 {
	margin-left: 10px;
	background-position: 0px -81px;
}

#menu_step_3:hover, #menu_step_3.act {
	background-position: -82px -81px;
}

#room_typ_selection {
	position: absolute;
	display: none;
}

#room_typ_selection.modeB {
	left: 255px;
	top: 30px;
}

#room_typ_selection.modeS {
	left: 19px;
	top: 110px;
}

.room_typ {
	background-color: #5d5d5d;
	height: 41px;
	width: 170px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	line-height: 41px;
	text-align: center;
	margin-right: 9px;
	font-family: mr-eaves-xl-modern, sans-serif;
	font-style: normal;
	font-size: 18px;
	vertical-align: top;
}

.room_typ:hover, .room_typ.act {
	background-color: #ce8f34;
}

#btt_drop.off, #btt_projFolder.off {
	opacity: 0.5;
	cursor: default;
}

#btt_projFolder.off:hover {
	background-position: 0px -902px;
}

#btt_drop.off:hover {
	background-position: 0px 0px;
}

#catalogue_white {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: absolute;
}

.catalogue_steps {
	position: absolute;
	text-align: center;
	font-size: 24px;
	width: 500px;
	margin-left: calc(( 100% / 2) - 250px);
}

#btt_rooms_load {
	height: 82px;
	padding: 0 15px;
	line-height: 41px;
	background-color: transparent;
}
#step2_line{
	height: 1px;
    width: 100%;
    position: absolute;
    background-color: #5d5d5d;
    top: 100px;
}

/* Buttonset_41x82.png */