/* CSS Document */
.yp_listing_map_border {
	border: #666 2px solid;
}
.yp_box {
	margin-bottom: 4px;
	padding: 5px;
	background: #ddd bottom repeat-x;
	border: 1px solid #85c68c; 
}
.yp_box_2 {
	margin-bottom: 4px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #a29f9f;
}
.yp_box_menu_listing {
	height: 35px;
}
.yp_location_titel {
	color: #3a563d;
	font-size: 14px;
}
.yp_box_menu_listing li{
	display: block;
	float: left;
	height: 30px;
	text-align:center;
	padding: 3px 8px 2px 8px;
}
.yp_box_menu_listing .activ{
	background-color:#ddd; 
	border-left: 1px solid #85c68c;
	border-top: 1px solid #85c68c;
	border-right: 1px solid #85c68c;
}
.yp_box_info {
	background-color:#def8e1; 
	border: 1px solid #85c68c;
	padding: 10px;
	color: #444;
}
.yp_box_error {
	background-color:#fceaea; 
	border: 1px solid #9e2020;
	padding: 10px;
	color: #514848;
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.yp_bfinder_boxes li{
	float: left;
	width: 30%;
}
.yp_bfinder_boxes li h1 {
	color:#3a563d;
	border: 0;
	font-size: 18px;
	margin-top: 5px;
}
.bb_group_select_input  {
	width: 200px;
	height: 250px;
	border: 1px solid #006;
	font-size: 12px;
	padding: 2px;
}
.bb_group_text_input  {
	width: 600px;
	border: 1px solid #898a89;
	font-size: 12px;
	padding: 2px;
}
.bb_group_btn_input  {
	margin-top: 5px;
}

.bb_group_select_input option {
	border-bottom: 1px solid #716f64;
	padding: 2px;
}

.yp_sopt_box {
	padding: 0;
	margin: 0;
	
}
.yp_sopt_box ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
.yp_search_boxes li h1 {
	color:#2a2a2a;
	border: 0;
	font-size: 18px;
}



.yp_sopt_box .titel {
	border-bottom: 1px solid #4a697f;
	background: #ffffff;
	color: #7d8f9b;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.yp_sopt_box .li {
	font-size: 11px;
	border-bottom: 1px solid #9c9c9c;
}
.yp_sopt_box .feeter {
	margin-top: 2px;
	text-align: center;
	background-image: url(../../../../modules/yp/images/footer.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	height: 30px;

}
.yp_sopt_box .feeter a{
	padding: 2px;
	border: 1px solid #9c9c9c;
	background-color: #ffffff;
	color: #7d8f9b;
	font-weight: bold;
	margin-top: 5px;
}
.yp_sopt_box .li_titel {
	border-bottom: 1px solid #9c9c9c;
}
.yp_sopt_box .subul {
	border-top: 1px solid #9c9c9c;
}
.yp_sopt_box .filter_left {
	width: 14px;
	background-color: #ffffff;
}
.yp_sopt_box .filter_right{
	padding: 5px 0 10px 2px;
	border-left: 1px solid #9c9c9c;
}
.yp_sopt_box .titel_left {
	width: 14px;
	background-color: #ffffff;
}
.yp_sopt_box .titel_right {
	background:#ffffff;
	border-left: 1px solid #9c9c9c;
	color: #3b3b3b;
	font-weight: bold;
	padding: 2px 0 2px 2px;
}
/*
Listing
*/
.yp_listing .yp_listing_entry_info {
	border-left: 1px dotted #989898;
	height: 120px;
	padding-left: 8px;
	color: #6f6f6f;
	size: 11px;
}
.yp_listing .yp_listing_entry_feed {
	border-top: 1px dotted #989898;
	padding-top: 4px;
}
.yp_listing .buttons {
	margin-top: 15px;
}
.yp_listing .buttons li {
	float: left;
	margin-left: 5px;
}
.yp_entry_listing li {
	padding: 4px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}
.yp_entry_listing li h1, .yp_entry_listing li h1 a{
	color: #365878;
}
/*
Default
*/
.yp_listing .default {
	border: 1px solid #dfdfdf;
	margin-bottom: 5px;
	background-color: #ffffff;
	padding: 2px;
	min-height: 150px;
	
}
.yp_listing .default h3{
	color: #393636;	
}
.yp_listing .newentry {
	border: 2px solid #8d0000;
	background: #bbbbbb repeat-x;
	margin-bottom: 5px;
	padding: 2px;
	min-height: 50px;
	text-align:center;
	font-size:20px;	
}
/*
Business
*/
.yp_listing .business {
	border: 1px solid #b6b6b6;
	background: #fff url(images/yp_listing_business.png) repeat-x;
	margin-bottom: 5px;
	padding: 2px;
	min-height: 150px;
	
}
/*
Premium
*/
.yp_listing .premium {
	border: 2px solid #8d0000;
	background: #bbbbbb repeat-x;
	margin-bottom: 5px;
	padding: 2px;
	min-height: 150px;
	
}
.yp_listing .premium h3 a{
	color: #8d0000;
	
}
.yp_listing .premium .yp_listing_entry_info {
	color: #000;
	size: 11px;
}
.yp_listing_results {
	border-bottom: #c4c0c0 1px solid;
	size: 11px;
	margin: 15px 0 10px 0;
	color: #636363;
	padding-bottom: 2px;
}
.yp_listing_feeter {
	border-top: #c4c0c0 1px solid;
	size: 11px;
	text-align:center;
	margin: 10px 0 10px 0;
	color: #636363;
}
.yp_entry_content {
	background: #FFF;
	border: 1px solid #4f4d4d;
}
.yp_entry_content .menu{
	background: #e7e7e7 url(images/yp_entry_content_menu_bg.png) bottom repeat-x;
	border-bottom: 1px solid #4f4d4d;
	height: 18px;
}
.yp_entry_content .menu li{
	float:left;
	border-right: 1px solid #4f4d4d;
	padding: 2px 20px 2px 20px;
	text-align:center;
	height: 14px;
}
.yp_entry_content .menu li:hover{
	background:#CFC;
	border-bottom: 1px solid #4f4d4d;
}
.yp_entry_content .menu .activ{
	background: #CF9;
}
.yp_entry_site {
	margin-top: 10px;
	padding: 5px;
}
.yp_entry_site h1{
	color: #3c6c42;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.yp_top_benches li{
	float: left;
	margin-right: 5px;
}
.yp_top_benches .tb_1 {
	font-weight: bold;
	font-size: 12px;
}
.yp_top_benches .tb_2 {
	font-size: 11px;
}
.yp_top_benches .tb_3 {
	font-size: 14px;
}
.yp_top_benches .tb_4 {
	font-size: 14px;
	font-weight: bold;
}
.yp_sopt_selentrys li {
	border: 1px solid #999;
	background-color:#FFF;
	padding: 2px;
	margin: 1px;
}
.yp_sopt_selentrys {
	margin: 0;
}
.yp_sopt_selentrys li h1 {
	font-size: 11px;
}
.yp_sopt_listing li {
	background-color:#FFF;
	padding: 2px;
	border-top: 1px #999 solid;
	font-size: 12px;
}
.yp_sopt_listing li span {
	font-size: 11px;
	color: #666;
}
.pad_text{
	padding: 7px;
	width: 500px;
}
.wdb {
	width: 735px;
}
.wdb p {
	padding: 5px;
}
.wdb h4 {
	font-size: 14px;
}
.wdb h3 {
	font-size: 14px;
}
.wdb h2 {
	font-size: 14px;
	color:#304f6c;
}
.wdb h1 {
	font-size: 12px;
	color:#304f6c;
}
.wdb .text{
	padding:5px;
	margin-top: 20px;
}
.wdb .border_daten{
	border: 1px solid #999;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.wdb .pad{
	padding-left: 60px;
}
.wdb .border_product{
	border: 1px solid #999;
	padding-left: 5px;
	margin-right: 3px;
	width: 50%;
}
.wdb .pad_text2{
	padding-left: 20px;
	width: 150px;
}
.wdb .width{
	width: 100%;
}
.wdb .border_profil{
	border: 1px solid #999;
	padding-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 98%;
}
.wdb .border_profil ul {
	margin-left:30pt;
}
.wdb .border_profil ol {
	margin-left:30pt;
}
.wdb .border_profil ul li {
	list-style-type:disc; !important
}
.wdb .border_profil ol li {
	list-style-type:decimal; !important
}
.yp_entry_location_map {
	height: 400px;
	width: 100%;
	border: 1px #666 solid;
}
.yp_entry_location_map_route {
	width: 100%;
	height: 40px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #666;
	background-color: #ddd;
	padding: 5px 0 0 0;
}
.act_btn{
	border: 1px solid #4a697f;
	background-color: #7d8f9b;
	color:ffffff;
	margin-bottom: 5px;
}

