/*
Theme Name: DETAILANSICHT
Theme URI: http://www.autoservicefinder.de
Description: Genau die Werkstatt, die Sie brauchen.
Version: 1.0
Author: UP Advertising GmbH
Author URI: http://www.upadvertising.com
*/


/* ALLGEMEIN
-------------------------------------------------------------------------*/
.entry .detail_lyrics td {
	padding: 2px 0;
}
.entry .detail_lyrics .leftside {
	width: 90px;
}
.entry .detail_lyrics a {
	font-weight: bold;
	text-decoration: none;
}
.entry .detail_lyrics a:hover {
	text-decoration: underline;
}
.entry .meta_gmaps  {
     font-size: 10px;
     padding: 7px 10px 0 10px;
     margin-bottom: 80px;
}
.entry .meta_gmaps a  {
     text-decoration: underline;
}
.entry .meta_gmaps a:hover  {
     text-decoration: none;
}
.entry .meta_gmaps .left {
	float: left;
}
.entry .meta_gmaps .right {
	float: right;
}

.hit #accordion {
     margin: 0 !important;
}
.hit .toggler {
     margin-bottom: 0;
     background: url(images/accordion_big.gif) no-repeat !important;
	color: #565656;
     font-weight: bold;
	height: 57px !important;
}
.element {
	line-height: 22px;
	padding: 10px 0 0 0;
}
.element .werkstattbilder_left, .element .werkstattbilder_middle, .element .werkstattbilder_right {
	padding: 9px;
	border: solid 1px #ccc;
	float: left;
}
.element .werkstattbilder_left, .element .werkstattbilder_middle  {
	margin-right: 5px;
}
.element .cf-ol  {
	width: 623px;
}
.element .cf-sb  {
	width: 655px;
}

/* comments & ratings */


.hittoggler {
	margin-bottom: 5px;
	background: url(images/accordion_big.gif) no-repeat !important;
	color: #565656;
	font-weight: bold;
	height: 57px !important;
	width: 660px;
}

.hittoggler td {
	text-align: center;
}

.asf_comment_link, .asf_comment_link_not, .asf_rating_link, .asf_rating_link_not {
	display: block;
	width: 169px;
	height: 33px;
	margin: 0 auto 0 auto;
}

.asf_comment_link {
	background-image: url(images/button_detkom_abgeben.gif);
}

.asf_comment_link_not {
	background-image: url(images/button_detkom_abgeben_red.gif);
}

.asf_comment_link:hover {
	background-image: url(images/button_detkom_abgeben_over.gif);
}

.asf_comment_link span, .asf_comment_link_not span {
	display: none;
}

.asf_rating_link {
	background-image: url(images/button_detbew_abgeben.gif);
}

.asf_rating_link_not {
	background-image: url(images/button_detbew_abgeben_red.gif);
}

.asf_rating_link:hover {
	background-image: url(images/button_detbew_abgeben_over.gif);
}

.asf_rating_link span, .asf_rating_link_not span {
	display: none;
}

.asf_commentv_link a {
	font-weight: normal;
}

.asf_ratingv_link a {
	font-weight: normal;
}
