/* Sales Guide - Snippet Styles */

/* Standardmäßige Formatierung für Boxen  */

.box-left-corner-top, .box-right-corner-top {
	height: 24px;
	width: 5px;
	background: url(/templates/img/all/start_box_grey_corner_lt.gif) no-repeat;
	float: left;
}
.box-right-corner-top {
	background: url(/templates/img/all/start_box_grey_corner_rt.gif) no-repeat;
}
.box-top-line {
	height: 24px;
	float: left;
	background: url(/templates/img/all/start_box_grey_middle.gif) repeat-x;
}

/* Startseite */
.start-actual-offer {
	width: 355px;
	overflow: hidden;
}
.start-content-box {
	padding: 8px 10px 8px 10px;
	height: 20px;
	overflow: visible;
}
html>body .start-content-box {
	height: auto;
	min-height: 20px;
}
div.start-content-box:hover {
	background-color:#A2C3B6;
}
.start-actual-theme {
	margin-left: 47px;
	width: 402px;
	overflow: hidden;
	overflow: hidden;
}
.start-theme-box {
	padding-bottom: 20px;
}
/* Liste Angebote */
.content-offerer-box,.content-offerer-footbox {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background: url(/templates/img/all/dotted-line.gif) repeat-x;
	background-position: bottom;
	height: 20px;
	overflow: visible;
	cursor: pointer;
}
html>body .content-offerer-box, html>body .content-offerer-footbox{
	height: auto;
	min-height: 20px;
}
.memo-content-offerer-box {
	padding: 10px 10px 10px 2px;
}
div.content-offerer-box:hover {
	background-color:#A2C3B6;
	cursor: pointer;
}
/* Themen Startseite */
.themes-start-box {
	width: 382px; 
	margin: 0 15px 10px 0; 
	height: 150px;
	overflow: visible;	
	line-height: 20px;
}
html>body .themes-start-box {
	height: 100;
	min-height:150px;
}
.themes-start-box h3 a:link, .themes-start-box h3 a:visited, .themes-start-box h3 a:active, .themes-start-box h3 a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}
.themes-start-box h3 a:hover {
	text-decoration: underline;
}
/* Anbieter Detail Boxen */
.closed-box {
	background-image: url(/templates/pics/supplier_details_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 29px;
	padding: 0px 10px 0 10px;
	width: 730px;
	overflow: hidden;
	margin: 0;
	font-size: 13px;
	display:none;
}

.closed-box h3 {
	
}

.closed-box span {
	color: #00652E;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 19px;
	height: 22px; 
	/*background-image: url(/templates/pics/icon_open_box.gif);*/
	background-repeat: no-repeat;
	background-position: left 7px;
	cursor:pointer;
	text-decoration: underline;
}
.opened-box {
	background-image: url(/templates/pics/supplier_details_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/* height: 20px; */
	overflow: hidden;
	padding: 0px 15px 0 15px;
	width: 720px;
	margin: 0;
} 

.opened-box h3 {
	height: 29px;
	padding: 0;
	width: 730px;
	overflow: hidden;
	margin: 0;
	font-size: 13px;
}
.opened-box h3 span {
	color: #00652E;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 0;
	height: 22px; 
	background-repeat: no-repeat;
	background-position: left 7px;
}
.opened-box-content {
	padding: 0 0 6px 0;
	width: 720px;
	line-height: 20px;
}

/* Anbieter Detail einzelne Boxen */
.shadow-boxes, .shadow-greenbg-boxes {	
	background-image: url(/templates/pics/shadow_grey_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	height: 165px;
	overflow: visible;
}
html>body .shadow-boxes, html>body .shadow-greenbg-boxes {
	height: auto;
	min-height: 165px;
}
.shadow-greenbg-boxes {
	background-image: url(/templates/pics/bg_green_shadow_grey_bottom.gif);
}

/* anfrage btn detialseite*/
a.btn_detail_anfrage:link, a.btn_detail_anfrage:visited, a.btn_detail_anfrage:active, a.btn_detail_anfrage:hover  {
	background-image: url(/templates/pics/btn_detail_anfrage.gif);
	background-repeat: no-repeat;
	display: block;
	width: 210px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	margin-top: -4px;
	font-size: 12px;
	font-weight: bold;
}

a.btn_detail_anfrage_2:link, a.btn_detail_anfrage_2:visited, a.btn_detail_anfrage_2:active, a.btn_detail_anfrage_2:hover  {
	background-image: url(/templates/pics/btn_detail_anfrage_2.gif);
	background-repeat: no-repeat;
	display: block;
	width: 210px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	float: right;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
}

.opened-box-content h4 {
	color: #000000;
}
.offerer-detail-headline-box {
	margin-left: 15px; position: relative; padding-top:15px;
}
.offerer-detail-headline-box h2{
	font-size: 18px;
}
.detail-info-box p, .detail-info-box ul, .detail-info-box ol {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 20px;
}
.detail-info-box ul {
	margin: 0 0 20px 28px;
	list-style-type: square;
}
.detail-info-box ol {
	margin: 0 0 20px 38px;
}
ul.detail-list , ul.detail-list-offers{
	margin: 0 0 12px 17px;
	paddung: 0;
}
ul.detail-list li, ul.detail-list-offers li {
	list-style-type: square;	
}

ul.detail-list-offers li {
	line-height:20px;
}

ul.detail-list li ul, ul.detail-list-offers li ul {
	margin: 0 0 0 17px;
	paddung: 0;
}

html>body ul.detail-list, html>body ul.detail-list-offers {
	margin: 0 0 12px 15px;
}

/* Logo Box */
.offerer-detail-logo-box {
	position: absolute; 
	right: 7px; 
	top: 7px;
	background-image: url(/templates/pics/sg24_anbieter_logo_box.gif); 
	background-repeat:no-repeat; 
	background-position: left top; 
	width: 194px; 
	height: 101px;
	text-align:right; 
}
.offerer-detail-logo-box-logo {
	width: 179px; 
	height: 84px;
	margin: 7px 0 0 6px;
	overflow: hidden;
}

/* Bilderbox*/
.detail-page-mainimage-box{
	width: 500px;
	height: 337px;
	overflow: hidden;
	text-align: center;
	margin: 0 0 5px 0;
}

.detail-page-mainimage {
	width: 490px;
	height: 327px;
	overflow: hidden;
	position: relative;
	background-color: #000;
 	vertical-align:middle;
}

.detail-page-mainimage-top{
	background: url(/templates/pics/detail-image-shadow-top.png) no-repeat;
	width: 500px; height: 5px;
}

.detail-page-mainimage-bottom {
	background: url(/templates/pics/detail-image-shadow-bottom.png) no-repeat;
	width: 500px; height: 5px; 
}

.detail-page-mainimage-left {
	background: url(/templates/pics/detail-image-shadow-left.png) no-repeat;
	height: 327px; width: 5px;
}

.detail-page-mainimage-right {
	background: url(/templates/pics/detail-image-shadow-right.png) no-repeat;
	height: 327px; width: 5px;
}

.detail-page-mainimage-text-bg {
	background-color: #029456; opacity: 0.65; filter: alpha(opacity=65);
	height: 50px;
	width: 490px;
	border-top: 1px solid #FFFFFF;
	position: absolute;
	bottom: 0;
	left:0;
}

.detail-page-mainimage-text {
	position: absolute;
	bottom: 0;
	left:0;
	width: 400px;
	height: 40px;
	overflow:hidden;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

.detail-page-images-box {
	width: 488px;
	margin: 0 0 0 6px;
	text-align: center;
}

.detail-page-images-left {
	background: url(/templates/pics/detail-image-shadow-left.png) no-repeat;
	height: 53px; width: 5px;
	
}
.detail-page-images-right {
	background: url(/templates/pics/detail-image-shadow-right.png) no-repeat;
	height: 53px; width: 5px;
}

.detail-page-images {
	background-color: #03446f; 
	width: 490px;
	height: 53px;
	overflow: hidden;
}
.detail-page-images img {border 0; padding: 0; margin: 0;}

/* Tabelle Öffnungszeiten */
.business-hours {
	width: 100%;
	margin: 0;
	padding: 0;
}
.business-hours th, .business-hours td {
	text-align: left;
	padding: 3px 0;
}
.business-hours th {
	width: 30px;
	padding-left: 3px;
}
.bh-0 th, .bh-0 td{
	background-color: #A8C7BA;
}
/* Bildaterial */
.detail-picbox-small {
	width: 82px;
	height: 82px;
	overflow: visible;
	margin: 0 8px 4px 0;
	float: left;	
}
.detail-picbox-small img {
	border: 1px solid #8D9090;
}

/* Regionen und Städte - Übersicht */
.region-right-box {
	background-image: url(/templates/pics/bg_region_right_box.jpg);
	background-repeat: repeat-x;
	height: 80px;
	overflow: visible;
	line-height:20px;
}
html>body .region-right-box {
	height: auto;
	min-height: 80px;
} 
.region-right-box ul  {
	margin: 0 0 5px 0;
	padding: 0;
}
.region-right-box li {
	background-image: url(/templates/pics/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: none;
}
/* Anstrich vor Verweisen */
.link-arrow {
	background-image: url(/templates/pics/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0 0 0 20px;
	line-height: 20px;
}
/* Themenbox Startseite rechts */
.start-pic-box {
	width: 402px;
	height: 276px;
}
.startpic-head {
	height: 15px;
	padding-top: 12px;
	padding-left: 12px;
}
.start-pic {
	width: 402px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
.start-pic-text {
	background-image: url(/templates/pics/start-pic-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 32px;
	width: 384px;
	border-top: 1px solid #FFFFFF;
	margin-top: 197px;
	padding: 9px;
}
* html .start-pic-text {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/pics/start-pic-bg.png',sizingMethod='scale');
}
.start-pic-desc {
	width: 375px;
	height: 32px;
	margin-right: 9px;
	overflow:hidden;
}
.start-pic-desc a:link, .start-pic-desc a:visited, .start-pic-desc a:active, .start-pic-desc a:hover {
	color: #FFFFFF;
}
.start-pic-pager {
	width: 50px;
}
.start-pic-pager a, .start-pic-pager a.act-pic {
	display: block;
	width: 10px;
	height: 9px;
	line-height: 8px;
	margin-right: 3px;
	background-image: url(/templates/img/buttons/pager-start-pic.gif);
	background-repeat: no-repeat;
	font-size: 8px;
	float:left;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.start-pic-pager a.act-pic {
	background-image: url(/templates/img/buttons/pager-start-pic-a.gif);
	color: #213828;
}
.start-search-cb {
	margin: 10px 0 0 130px; 
}

.detailpage-price {
	font-size:25px;
	line-height:28px;
	font-weight:bold;
}
