/*act_news_box*/
.act_news_box {
	width: 100%;
	border: 1px solid #cecece;
}
.act_news_box .left {
	margin-right: 350px;
}
.act_news_box .right {
	float:right;
	width: 350px;
	height: 240px;
}
.act_news_box .left .elements li{
	height: 40px;
	background: #d8d8d8 url(images/act_news_elements.png) repeat-x;
	color: #2e2e2e;
	display: block;
	padding-left: 2px;
}

.act_news_box .left .elements li .titel{
	color: #2e2e2e;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.act_news_box .left .elements h1, .act_news_box .left .elements h1 a {
	margin: 0;
	padding: 0;
	color: #2e2e2e;
	border: none;
	
}
.act_news_box .left .elements .activ {
	height: 40px;
	background: #393939 url(images/act_news_elements_activ.png) repeat-x;
	color: #ebeaea;
}
.act_news_box .left .elements .activ h1, .act_news_box .left .elements .activ h1 a{
	color: #ebeaea;
}
.news_act_image_layer {
	padding-top: 180px;
	height: 60px;
}
.news_act_image_layer_bg {
	background: url(images/act_news_layer_bg.png);
	height:60px;
}

.news_act_image_layer_bg h2{
	margin: 0;
	padding: 0;
	color: #2e2e2e;
	border: none;
	font-size: 12px;
}
.news_navi_box {
	margin-top: 12px;
}
.news_navi_box li  {
	background-color:#ebeaea;
	border:1px solid #383838;
	padding: 2px;
}

.news_navi_box .titel {
	background-image: url(../../cms/tmpl_pics/wdb_cat_bg.gif);
	color: #fff;
	padding: 4px;
}

.news_submenu_tn {
	width: 100%;
}
.news_submenu_tn li {
	border: none;
	border-bottom: 1px #999999 dotted;
}
.news_submenu_tn li h3, .news_submenu_tn li h3 a {
	color: #333a4b;
	font-size: 10px;
	margin-bottom: 5px;
}
.news_submenu_tn li h4, .news_submenu_tn li h4 a {
	font-size: 12px;
	color: #4e7e03;
	margin-bottom: 5px;
	font-weight: normal;
}

/*
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;
}

