/* 2col_50-50 */
/***********************************/

#topcontent,
#bottomcontent {
	width: 552px;
}

#topcontent {
	background-repeat: no-repeat;
	background-position: center;
	height: 304px;
}

#topcontent .inner {
	background-repeat: no-repeat;
	height: 304px;
	behavior: url(fileadmin/templates/hair/vorlage-09/iepngfix.htc) /* ie6 png alpha fix */
}

#bottomcontent img{
	padding-top: 10px;
}

#bottomcontent_left {
	width: 276px;
	float: left;
	background-repeat: repeat;
	padding: 25px 0px 25px 0px;
}

#bottomcontent_left h1 {
	padding-left: 30px;
}

#bottomcontent_left p {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

#bottomcontent_left a {
	float: right;
	width: 56px;
	padding-left: 4px;
	margin-right: -30px;
}

#bottomcontent_right {
	width: 276px;
	float: left;
	background-repeat: repeat;
	padding: 25px 0px 25px 0px;
	height: 100%;
}

#bottomcontent_right h1 {
	padding-left: 30px;
}

#bottomcontent_right p {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

#bottomcontent_right a {
	float: right;
	width: 56px;
	padding-left: 4px;
	margin-right: -30px;
}

