/* Embeddable (815) site_BL.css  */
@charset 'utf-8';
/*-------------------------------------------------------------------------------------
	*
	*	@copyright:_________2009, Wort und Bild Verlag Konradshöhe GmbH und Co. KG
	*	@link:______________http://www.gesundheitpro.de
	*	@author:____________Jung v. Matt/Neckar
	*	@function:__________site "besser leben" settings
	*
	*	@version:___________V0010
	* 	@revision:__________$Revision: 51 $
	* 	@lastmodified:______$Date: 2009-06-15 09:58:47 +0200 (Mon, 15 Jun 2009) $
	*
-------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*-----|| global font definitions ||-------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----|| basic color codes ||-----*/
h1, h2, h3, a, a:visited, a:hover, a:active, a.lnTxtIcon { /* "global" font-colors */
	color:#588001;
}
/*-----------------------------------------------------------------------------------*/
/*-----|| breadcrumb ||--------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----|| color code ||-----*/
#bcCont { /* breadcrumb container */
	background-color:#9eb273;
}
/*-----------------------------------------------------------------------------------*/
/*-----|| content header ||----------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----|| color code ||-----*/
#chCont { /* content header container */
	background-color:#ebf0e0;
	position:relative;
}
/*-----|| slot ||-----*/
#chCont .ctSlot .ct { /* content header container */
	/*padding-top:49px;*/
}
/*-----|| icons ||-----*/
#chCont .blIcon { /* empty el with bg icons */
	position:absolute;
	right:8px;
	top:5px;
}

/*-----|| teaser ||-----*/
#teaserCont {
	padding-top:12px;
}
#teaserCont #boxOver, #teaserCont .lnOver:hover, #teaserCont .lnActive { /* the backgrounds of the link areas */
	background-position: 0 -100px;
}

/*-----------------------------------------------------------------------------------*/
/*-----|| content ||-----------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----|| teaser type A ||-----*/
.teaserTypeA .hlBgShadowSrd h2 a { /* box header */
	background-position:0 -500px;
}
.teaserTypeA .hlBgShadowSrd h2 a:hover, .teaserTypeA .hlBgShadowSrd h2 a:focus { /* box header */
	background-position:0 -550px;
}
/*-----|| teaser type B ||-----*/
.teaserTypeB .hlBgShadowSrd h2 a { /* box header */
	background-position:0 -500px;
}
.teaserTypeB .hlBgShadowSrd h2 a:hover, .teaserTypeB .hlBgShadowSrd h2 a:focus { /* box header */
	background-position:0 -550px;
}
/*-----|| teaser type C ||-----*/
.teaserTypeC .hlBgShadowSrd h2 a { /* box header */
	background-position:0 -500px;
}
.teaserTypeC .hlBgShadowSrd h2 a:hover, .teaserTypeC .hlBgShadowSrd h2 a:focus { /* box header */
	background-position:0 -550px;
}

/*-----|| headline box ||-----*/
.hlBoxSrd { /* headline surrounding el */
	background-color:#ABBF80;
}

/*-----|| formular control box ||-----*/
.fmControlBoxSrd { 
	background-color:#ABBF80;
}
.fmBtn {
	color:#588001;
}
.fmBtn:hover, .fmBtnIEHover { /* form submit button mouseover */
	background-position:0 -265px;
	color:#FFF;
}

/*-----|| ATag as Button style ||-----*/
a.ATxtButton:link,
a.ATxtButton:visited,
a.ATxtButton:active,
a.ATxtButton:focus,
a.ATxtButton:hover  {
	color:#588001;
}
a.ATxtButton:active,
a.ATxtButton:focus,
a.ATxtButton:hover {
	background-position:0 -265px;
	color:#FFF;
}

/*-----|| switcher tab sort ||-----*/
.swTabSrd li a, .swTabSrd li a:visited { /* the switcher link */
	background-color:#cdd9b2;
}
.swTabSrd li a:hover, .swTabSrd li a:focus { /* the switcher link hover/focus */
	background-color:#8aa64d;
}
.swTabSrd li a.current, .swTabSrd li a.current:visited, .swTabSrd li a.current:hover { /* the switcher link current state */
	background-color:#ABBF80;
}

.swSortSrd { /* sort surrounding el */
	background-color:#ABBF80;
}
.swSortSrd a, .swSortSrd a:visited { /* sorting links */
	background-position:-77px 0;
}
.swSortSrd a:hover, .swSortSrd a:focus { /* sorting link states */
	color:#588001;
}
.swSortSrd a.current, .swSortSrd a:visited.current, .swSortSrd a:hover.current { /* sorting link states */
	background-position:0 0;
	color:#588001;
}

/*-----|| star rating (plugin) ||-----*/
.starRatingSrd { /* surrounding el with bg and rounded borders */
	background-color:#ABBF80;
}
div.star-rating, div.star-rating a { 
	background-image:url(../../images/gp/starRatingBL.png);
}
.iconStar {
	background-image:url(../../images/gp/starRatingBL.png);
}

/*-----|| pager ||-----*/
.pagerSrd a.lnPrev:hover, .pagerSrd a.lnNext:hover, .pagerSrd a.lnPrev:focus, .pagerSrd a.lnNext:focus, .pagerSrd div a.lnRes:hover, .pagerSrd div a.lnRes:focus { /* previous and next link states */
	color:#588001;
}
.pagerSrd span.lnPrev, .pagerSrd a.lnDisabled, .pagerSrd a.lnDisabled:hover { /* previous link inactive */
	color:#999;
}
.pagerSrd ol a:hover, .pagerSrd ol a:focus { /* pager link states */
	color:#588001;
}
.pagerSrd ol span, .pagerSrd ol a.current, .pagerSrd ol a.current:hover, .pagerSrd ol a.current:visited { /* pager current state */
	background-position:0 -220px;
}

/*-----|| article ||-----*/
#ctCont .ctMain .ctBg, #ctCont .ctMain .ctBgBrd { /* article area with bg-color */
	background-color:#FFF;
}
#ctCont .ctMain .ctBrd, #ctCont .ctMain .ctBgBrd { /* article area with bg-color and border-bottom */
	border-bottom-color:#d5dfbf;
}
.artActListSrd a.lnIconPrint { /* link "drucken" */
	background-position:0 -137px;
}
.artActListSrd a.lnIconBook { /* link "bookmarken" */
	background-position:0 -176px;
}
.artActListSrd a.lnIconBook:hover, .artActListSrd a.lnIconBook:focus, .artActListSrd a.current{ /* link "bookmarken" */
	background-position:0 -200px;
	text-decoration:none;
}
.artActListSrd a.lnIconRecom { /* link "weiterempfehlen" */
	background-position:0 -236px;
}
.actListTop { /* top positioned action list */
	border-bottom-color:#d5dfbf;
}
.actListBot { /* bottom positioned action list */
	border-top-color:#d5dfbf;
}

/*-----|| article type B ||-----*/
.navCont ul li a:hover, .navCont ul li a:focus {
	color:#588001;
}
.navCont ul li span { /* active state */
	background-position:0 -30px;
}

/*-----|| image carousel type A (plugin) ||-----*/
.carouselTypeA .imgCarouselHolder .jBtnPrev:hover, .carouselTypeA .imgCarouselHolder .jBtnPrev:focus {
	background-position:-60px -50px;
}
.carouselTypeA .imgCarouselHolder .jBtnNext:hover, .carouselTypeA .imgCarouselHolder .jBtnNext:focus {
	background-position:-60px -100px;
}

/*-----------------------------------------------------------------------------------*/
/*-----|| slot ||--------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----|| filter ||-----*/
#filterSrd ul li.current { /* current list state */
	background-position:0 -60px;
}
#filterSrd ul li.current a, #filterSrd ul li.current a:hover, #filterSrd ul li.current a:focus { /* link states */
	background-position:10px -52px;
}
#filterSrd ul li a:hover, #filterSrd ul li a:focus { /* link states */
	color:#588001;
}

