hr{
	height: 0px;
	border-bottom: none;
	border-top: 1px solid #999999;
	width: 612px;
	position: relative;
	left: -3px;
}
.small_profile{
	width: 610px;
	height: 120px;
	border: 1px solid #999999;
	background-image: url(images/bg_start.jpg);
	background-repeat: repeat-x;
	margin-top:3px;
	padding: 0px; 
}
/*--------- different status picture colors-------------*/
.small_profile_img_free{
	border: green 3px solid;
	width: 70px;
	height: 90px;
	margin-top: 5px;
	margin-left: 5px;
}
.small_profile_img_at_call{
	border: red 3px solid;
	width: 70px;
	height: 90px;
	margin-top: 5px;
	margin-left: 5px;
}
.small_profile_img_pause{
	border: #db987b 3px solid;
	width: 70px;
	height: 90px;
	margin-top: 5px;
	margin-left: 5px;
}
.small_profile_img_not_here{
	border: gray 3px solid;
	width: 70px;
	height: 90px;
	margin-top: 5px;
	margin-left: 5px;
}
/*------------------------*/
.small_profile_left{
	float: left;
	width: 85px;
	height: 120px;
	position: relative;
}
.small_profile_right{
	float: left;
	width: 515px;
	height: 120px;
	position: relative;
	margin-left: 10px;
}
.sp_name{
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-weight: bold;
	height: 20px;
	width: 100px;
	float: left;
}
.sp_lang{
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 1px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	height: 15px;
	width: 411px;
	float: left;
	font-size: 11px;
	background-color: white;
}
.sp_descr{
	padding-left: 20px;
	padding-right: 5px;
	font-size: 10px;
	display: block;
	height: 50px;
	padding-bottom: 40px;
}

.header_free{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: -3px;
	padding: 0px;
	padding-left:3px;
	font-size: 11px;
	line-height: 20px;
	color: white;
	font-weight: normal;
	background-color:#004F12;
	width:609px;
	height: 20px;
}
.header_at_call{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: -3px;
	padding: 0px;
	padding-left:3px;
	font-size: 11px;
	line-height: 20px;
	color:  black;
	font-weight:  normal;
	background-color:  #ff9f9f;
	width:609px;
	height: 20px;
}
.header_pause{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: -3px;
	padding: 0px;
	padding-left:3px;
	font-size: 11px;
	line-height: 20px;
	color: black;
	font-weight: normal;
	background-color: #e8bfad;
	width:609px;
	height: 20px;
}
.header_not_here{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: -3px;
	padding: 0px;
	padding-left:3px;
	font-size: 11px;
	line-height: 20px;
	color: black;
	font-weight: normal;
	background-color: #c6c6c6;
	width:609px;
	height: 20px;
}
.payment{
	font-size: 10px;
	height: 20px;
	position: absolute;
	bottom: 1px;
}
.payment img{
	margin-top: 1px;
	margin-right: 3px;
	padding: 0px;
	width:20px;
	height: 12px;
	float: left;
}
.phone_number{
padding :2px;
	padding-left: 25px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	bottom:12px;
}
.sp_pin{
	font-weight: normal;
	padding-left: 25px;
}
/*--------id=all---------*/
.overview_profile{
	margin: 2px;
	padding: 5px;
	width: 137px;
	height: 330px;
	position: relative;
	background-image: url(images/bg_all.jpg);
	background-repeat: repeat-y;
	border: #f9d6db 1px solid;
	float: left;
}
.overview_profile_img{
	border: #912B27 2px solid;
	width: 90px;
	height: 110px;
}
.overview_name{
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #800000;
	text-decoration: none;
}
.overview_status{
	padding: 2px;
	font-weight:  normal;
	font-size: 11px;
}
.statusname_free{
	color: green;
	font-weight: bold;
}
.statusname_at_call{
	color: red;
	font-weight: bold;
}
.statusname_pause{
	color: #db987b;
	font-weight: bold;
}
.statusname_not_here{
	color: gray;
	font-weight: bold;
}
.overview_pin{
	padding:2px;
	padding-left: 38px;
	font-weight: bold;
}
.overview_sections{
	padding: 2px;
	padding-top: 5px;
	border-top: 1px solid #999999;
	font-size: 11px;
}
.profile_logo{
	position: absolute;
	bottom: 3px;
	right: 2px;
}
/*-----------categorie search popup menu-----------*/
.cat_search{
	display: block;
	text-align: right;
	position: relative;
	left: 1px;
	width: 605px;
	height: 22px;
	margin-bottom:5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}
.cat_search option{
	background-color: #fff290;
}
* html .cat_search option{
	margin: 0px;
	padding: 0px;
}
* html .cat_search{
	left:6px;
}
/*-------complete profile --------*/
.member_profile{
	margin: 0px;
	padding: 0px;
	width: 605px;
	height: auto;
}
.member_profile_header{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	width: 605px;
	min-height: 215px;
	border-bottom: 1px solid #f9d6db;
}
* html .member_profile_header{
	height: 215px;
}
.member_profile_left{
	float: left;
	width: 130px;
	height: 215px;
}
.member_profile_right{
	float: left;
	padding: 5px;
	position: relative;
	margin-top: 21px;
	width: 462px;
	min-height: 175px;
	background-image: url(images/bg_profile.jpg);
	background-repeat: repeat-y;
	border: 1px solid #f9d6db;
}
* html .member_profile_right{
	height: 175px;
}
.member_name{
	padding-left: 3px;
	font-size: 16px;
	font-weight: bold;
}
.member_profile_img{
	margin-top: 3px;
	border: #912B27 2px solid;
	width: 120px;
	height: 150px;
}
.member_sections{
	margin-top: 3px;
	padding: 2px;
}
.member_slogan{
	margin-top: 3px;
	padding: 2px;
}
.member_av{
	margin-top: 3px;
	padding: 2px;
	padding-bottom: 48px;
}
.member_status{
	padding-top: 10px;
	padding-left: 3px;
	font-weight: bold;
	display: block;
	font-size: 10px;
}
.member_lang{
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 1px;
	border-bottom: 1px solid #f9d6db;
	border-left: 1px solid #f9d6db;
	border-right: 1px solid #f9d6db;
	height: 15px;
	width: 411px;
	float: right;
	font-size: 11px;
	background-color: white;
}
.member_long_descr{
	padding: 10px 0px 10px 0px;
}
.profile_headline_bold{
	font-size: 14px;
	font-weight: bold;
}
.member_profile_payment img{
	margin-right:2px;
	padding: 0px;
	width:20px;
	height: 12px;
	float: left;
}
.member_profile_payment{
	position: absolute;
	bottom: 5px;
	padding: 0px;
	font-size: 12px;
	width: 470px;
}
.memeber_profile_costs{
	font-size: 10px;
}
.member_info_link{
	position: absolute;
	bottom: 18px;
	right: 27px;
	width: 74px;
	height: 16px;
}
.member_info_link img{
	border: none;
}
