@charset "utf-8";
/* CSS Document */

.big_box_left {
	height:225px;
	width:23px;
	background-image:url(../pics/big_box_abschluss_left.jpg);
	background-repeat:no-repeat;
	float:left;
}

.big_box_center {
	height:205px;
	background-image:url(../pics/big_box_center.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:10px 0;
	position:relative;
}

.big_box_right {
	height:225px;
	width:23px;
	background-image:url(../pics/big_box_abschluss_right.jpg);
	background-repeat:no-repeat;
	float:left;
}


.searchStep {
	float:left;
	width:180px;
}

.second.searchStep, .last.searchStep, .verylast.searchStep {
	border-left:1px solid #E5E5E5;
	height:158px;
	margin-left:25px;
	padding-left:25px;
	width:189px;
}

.last.searchStep {
	width:184px;
}

.second.searchStep {
	width:auto;
}

.verylast.searchStep {
	width:auto;
	border-left:1px solid #E5E5E5;
	padding-left:24px;
}


.searchStep a {
	color:#3A3B3B;
	padding-left:10px;
	line-height:18px;
	font-size:11px;
}

.searchStep img {
	margin-bottom:10px;
}

.big_box {
	position:relative;
	z-index:1;
}

.boxHolder{
	position:relative;
	margin-left:-2px;
}

#closeIcon {
	position:absolute;
	top:10px;
	right:-10px;
}

/*
.big_box .maske{
	position:absolute;
	width:496px;
	height:225px;
	z-index:10;
	background-color:#ffffff;
	top:0;
	right:0;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../pics/big_box_abschluss.jpg);
}
*/

.special.box_bottom {
	position:absolute;
	width:224px;
	height:225px;
	z-index:1;
}

#such_obj_1 {
	top:0;
	left:225px;
}

#such_obj_2 {
	top:0;
	left:459px;
}
