/* Sales Guide - Basis Styles */

/* Standardmäßige Formatieruung von HTML Elementen  */
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	background-repeat: repeat-x;
}
p {
	margin: 0;
	padding: 0 0 6px 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
ol {
	margin: 0 0 6px 25px;
}
ul {
	margin: 0 0 6px 15px;
}
form, input, label, select, textarea {
	margin: 0;
	padding: 0;
}
img, a img {
	border: 0;
}
a:link, a:visited, a:active, a:hover { 
	color: #000000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 23px 0;
	padding: 0;
	font-size: 15px;
	
}
h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 14px;
}
h3 {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 12px;
}
h4 {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 10px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
abbr {
	text-decoration: none;
	border: 0;
}
/* Schriftarten */
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.tahoma {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
/* Schriftgrößen */
.fs-11 { font-size: 11px; }

/* Zeilenhöhen */
.lh-125 { line-height: 125%; }
.lh-25 { line-height: 25px; }

.fixfloat {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.tleft 	{ text-align: left; }
.tright { text-align: right; }
.tcenter { text-align: center; }
.floatl { float: left; }
.floatr { float: right; }
.display-none { display: none; }
.hidden { overflow: hidden; }
.no-deco { text-decoration: none; }

/* Rahmendefinitionen 1px */
.boall { border: 1px solid #08975A; }
.bono { border: 0; }
.bobr {
	border-right: 1px solid #08975A;
	border-bottom: 1px solid #08975A;
}
.bob { border-bottom: 1px solid #08975A; }
.bor { border-right: 1px solid #08975A; }
.bol { border-left: 1px solid #08975A; }
.bot { border-top: 1px solid #08975A; }

.bol-grey { border-left: 1px solid #A8B5AE; }
.bor-grey { border-right: 1px solid #A8B5AE; }

/* Farbdefinitionen */
.bg-dgreen 	{ background-color: #026038; }
.bg-mint	{ background-color: #CFE7DA; }
.bg-lgreen 	{ background-color: #029456; }
.bg-white 	{ background-color: #FFFFFF; }
.bg-lgrey 	{ background-color: #F0F4F2; }
.bg-grey 	{ background-color: #E7EEED; }
.bg-cogreen	{ background-color: #E7EEED; }
.bg-wgrey 	{ background-color: #F6F5F5; }

.bg-mgreen 	{ background-color: #BDDB3C; }

.f-black 	{ color: #000000; }
.f-white 	{ color: #FFFFFF; }
.f-dgreen 	{ color: #00652E; }
.f-green	{ color: #86A52B; }
.f-grey 	{ color: #666666; }
.f-lgrey 	{ color: #9D9D9D; }
.f-dgrey	{ color: #333333; }
.f-error 	{ color: #CD3333; }
.f-nolink	{ color: #9B9B9B; }

/* Abmessungen */
.minh-10 { 
	height: 20px;
	overflow: visible;
}
html>body .minh-10 { 
	height: auto;
	min-height: 10px; 
}
.minh-100 { 
	height: 100px;
	overflow: visible;
}

html>body .minh-100 { 
	height: auto;
	min-height: 100px; 
}

/* Außen- und Innenabstände */
.m0 	{ margin: 0; }
.p0 	{ padding: 0; }
.p10	{ padding: 10px; }
.p25-0 { padding: 25px 0; }
.p0-10 { padding: 0 10px; }
.p0-8  { padding: 0 8px; }
.pr-7 { padding-right: 7px; }
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-top: 10px; }
.pb-10 { padding-bottom: 10px; }
.pb-20 { padding-bottom: 20px; }
.pl-30 { padding-left: 30px; }
.pt-10 { padding-top: 10px; }
.mt-10 { margin-top: 10px; }
.mb-10 { margin-bottom: 10px; }
.mt-20 { margin-top: 20px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.ml-8 { margin-left: 8px; }
.ml-10 { margin-left: 10px; }
.mr-10 { margin-right: 10px; }

.ml-12 { margin-left: 12px; }
.mr-12 { margin-right: 12px; }
.mr-15 { margin-right: 12px; }
.mr-20 { margin-right: 20px; }
.ml-20 { margin-left: 20px; }
.ml-30 { margin-left: 30px; }
.ml-40 { margin-left: 40px; }


/* Schriftgröße */
.fs-11 { font-size: 11px; }

/* Breiten */
.w-355	{ width: 355px; }
.w-260	{ width: 260px; }
.w-265 	{ width: 265px; }
.w-238 	{ width: 238px; }
.w-200 	{ width: 200px; }
.w-210 	{ width: 210px; }
.w-60 	{ width: 60px; }
.w-80 	{ width: 80px; }
.w-100 	{ width: 100px; }
.w-180 	{ width: 180px; }
.w-240 	{ width: 240px; }
.w-250 	{ width: 250px; }
.w-270 	{ width: 270px; }
.w-300	{ width: 300px; }
.w-310	{ width: 310px; }
.w-330	{ width: 330px; }
.w-375	{ width: 375px; }
.w-398 	{ width: 398px; }
.w-450	{ width: 450px; }
.w-470 	{ width: 470px; }
.w-540 	{ width: 540px; }
.w-800 	{ width: 800px; }
/* Höhen */
.h-55 {	height: 55px; }

/* Boxen */
.form-box-fullsize, .content-box-fullsize {
	width: 700px;
	background-color: #F0F4F2;
	height: 20px;
	overflow: visible;
}
html>body .form-box-fullsize, html>body .content-box-fullsize {
	height: auto;
	min-height: 20px;
}
.content-box-fullsize {
	background-color: #E7EEED;
}
.dotted-line {
	background: url(/templates/img/all/dotted-line.gif) repeat-x;
	height: 1px;
	line-height: 0px;
	font-size: 0;
}

/* Structure */
/* Sales Guide - Seitenstruktur */
#site-container, #site-container-start { 
	width: 700px;
	/*height: 20px;*/
	overflow: visible;
	text-align:left;
}
#site-container-start { 
	width: 700px;
}
html>body #site-container, html>body #site-container-start  { 
	height: 650;
	min-height: 20px;
}

#head-full-container {
	width: 700px;
	height: 280px;
}
#head-start-container {
	width: 700px;
	height: 202px;
}
#head-nav-container { 
	height: 19px;
	padding-top: 6px;
	overflow: hidden; 
}
#short-sitemap {
	width: 540px;
}
#head-nav {
	width: 250px;
	text-align: right;
}
#head-container {
	height:73px;
	margin-top: 22px;
	overflow: hidden;
}
#navL0-container {
	height: 29px;
	margin: 0 0 8px 2px;
	width: 700px;
	overflow: hidden;
}
#navL1-container {
	height: 48px;
	width: 700px;
	overflow: hidden;
}
#navL1 {
	background-image: url(/templates/img/all/navigation_2_verlaufender_streifen_mitte.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 48px;
}
#navL1-left {
	width: 8px;
	height: 48px;
	background-image: url(/templates/img/all/navigation_2_ecke_links_m_schatten.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#navL1-right {
	width: 8px;
	height: 48px;
	background-image: url(/templates/img/all/navigation_2_ecke_rechts_m_schatten.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.navL1-box {
	height: 23px;
	padding-top: 4px;
}
#headline-container {
	height: 55px;
	overflow: hidden;
}
#content-container {
	height: 400px;
	width: 802px;
	overflow: visible;
}
#content-container-start {
	height: 400px;
	width: 900px;
	overflow: visible;
}
html>body #content-container, html>body #content-container-start {
	height: auto;
	min-height: 400px;
}
#foot-container {
	margin-top: 20px;
	background-image: url(/templates/pics/bg_footer.gif);
	background-repeat: repeat-x;
	height: 70px;
}
#foot-content, #foot-start-content {
	padding: 10px 0;
	height: 50px;
	margin: auto;
	width: 800px;
	text-align:left;
	line-height:18px;
}
#foot-start-content {
	width: 900px;
}
.salesguideheader, .salesguidesubtitle {
	color: #FFFFFF;
}
.salesguideheader {
	margin: 0 0 5px 0;
	padding: 0;	
}
.salesguidesubtitle {
 	padding: 0;
	margin: 0;
}
.icon-container-top {
	width: 755px;
	height: 60px;
	padding: 10px 0 0 45px;
	text-align: center;
}
#supplier-container {
	width: 700px;
	/*height: 20px;*/
	overflow: visible;
	background-color: #FFFFFF;
	padding: 10px 0;
}
html>body #supplier-container {
	height: auto;
	min-height: 20px;
}
.themes-searchbox {
	height: 70px;
	margin-bottom: 35px;
	obverflow: visible;
}
html>body .themes-searchbox {
	height: auto;
	min-height: 70px;
}

/* snippets */
/* Sales Guide - Snippet Styles */


/* Liste Angebote */
.content-offerer-box {
	margin: 0 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 {
	height: auto;
	min-height: 20px;
}
div.content-offerer-box:hover {
	background-color:#A2C3B6;
	cursor: pointer;
}
/* Themen Startseite */
.themes-start-box {
	width: 382px; 
	margin: 0 15px 10px 0; 
	height: 65px;
	overflow: visible;	
}
html>body .themes-start-box {
	height: auto;
	min-height:65px;
}
.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: 11px;
	display:block;
}

.closed-box h3 {
	
}

.closed-box span {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 7px 0 0 0px;
	height: 22px; 
	cursor:pointer;
}
.opened-box {
	
	height: 20px;
	overflow: visible;
	padding: 0px 10px 0 10px;
	width: 700px;
	margin: 0;
	display:none;
} 


html>body .opened-box { 
	height: auto;
	min-height: 20px;
}
.opened-box h3 {
	height: 29px;
	padding: 0;
	width: 630px;
	overflow: hidden;
	margin: 0;
	font-size: 11px;
	cursor:pointer;
}
.opened-box h3 span {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 7px 0 0 19px;
	height: 22px; 
}
.opened-box-content {
	padding: 0 10px 10px 20px;
	width: 670px;
	border-bottom: 1px solid black;
}
/* 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);
}
.opened-box-content h4 {
	color: #000000;
}

.detail-info-box {
	width:640px;
}

.detail-info-box p, .detail-info-box ul, .detail-info-box ol {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	line-height: 125%;
	
}
.detail-info-box ul {
	margin: 0 0 20px 28px;
	list-style-type: square;
}

.detail-info-box ol {
	margin: 0 0 20px 38px;
	
}
/* 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;
}
html>body .region-right-box {
	height: auto;
	min-height: 80px;
} 

ul.detail-list {
	margin: 0 0 12px 17px;
	paddung: 0;
}
ul.detail-list li {
	list-style-type: square;	
}
ul.detail-list li ul {
	margin: 0 0 0 17px;
	paddung: 0;
}
html>body ul.detail-list {
	margin: 0 0 12px 15px;
}

.print-border {
	
	margin: 20 20 20 20;

}
