#salon_top {
	position: relative;
	height: 90px;
}
#salon_top  h1{
	position: absolute;
	left: 0;
	top: -20px;
	font-size: 116px;
	color: #313131;
	font-weight: normal;
}
#salon_top  h2{
	position: absolute;
	left: 240px;
	top: 45px;	
	font-size: 36px;
	color: #ff002c;
	font-weight: normal;
}
#salon_middle_left {
	width: 230px;
	float: left;
}


#salon_middle_left {
	width: 230px;
	float: left;
}

a.read_more_link {
	display: block;
	width: 78px;
	height: 14px;
	background: url(images/read_more.png) no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	color: #b8b8b8;
	padding: 4px 0 0 24px;
}

/* right column */

#salon_middle_right {
	width: 466px;
	margin-left: 10px;
	padding-right: 10px;
	float: left;
}
#salon_header {
	border-bottom: 1px solid #ff3356;
}
#salon_header h2 {
	font-size: 30px;
	/* text-transform: uppercase; */
	font-weight: normal;
	color: #313131;
}
#salon_header h3 {
	font-size: 12px;
	/* text-transform: uppercase; */
	color: #313131;
	font-weight: normal;
	float: right;
	margin: 18px 0 7px 0;
}
#salon_header img {
	margin-top: 3px;
}

.salon_intro {
	margin-top: 18px;
}
.salon_intro h3 {
	font-size: 16px;
	/* text-transform: uppercase; */
	font-weight: normal;
	color: #313131;
	margin-bottom: 8px;
}
.salon_intro .salon_intro_text {
	font-size: 12px;
	color: #373737;
	line-height: 18px;
	margin-top: 3px;
}
.salon_intro .salon_intro_text a {
	text-decoration: underline;
}

#salon_small_item {
	margin-top: 15px;
	width: 486px;
}
#salon_small_item #salon_small_item_left {
	width: 194px;
	margin-top: 12px;
 	float: left;
	padding-right: 50px;
}
#salon_small_item #salon_small_item_right {
	padding-top: 12px;
	width: 215px;
 	float: left;
}

#salon_small_item .salon_small_item {
	margin-bottom: 19px;
}
#salon_small_item .salon_small_item h4 {
	font-size: 16px;
	font-weight: normal;
	/* text-transform: uppercase; */
}
#salon_small_item .salon_small_item #salon_small_item_text {
	margin: 8px 0 8px 0;
	color: #373737;
	font-size: 12px;
	line-height: 18px;
}
#salon_small_item .salon_small_item #salon_small_item_text a {
	text-decoration: underline;
}

#salon_small_item_right h3 {
	display: block;
/* 	width: 178px;
	height: 30px; */
	font-size: 18px;
	color: #313131;
	/* text-transform: uppercase; */
/*	background: url(images/direct_bestellen.png) no-repeat;
	text-indent: -9999em;*/
}

#salon_small_item_right .direct_sell {
	margin-top: 15px;
}
#salon_small_item_right .direct_sell .read_more_link {
	margin-top: 5px;
}
#salon_small_item_right img {
	margin-bottom: 15px;
}
#salon_small_item_right .direct_sell .direct_sell_img {
	text-align: center;
}
#salon_small_item_right .direct_sell .direct_sell_text {
	font-size: 11px;
	color: #565656;
	line-height: 14px;
}
#salon_small_item_right .direct_sell .direct_sell_text a {
	text-decoration: underline;
}
