/**
	IN DIESE CSS-DATEI KOMMEN ALLE STYLES, DIE VEREINZELT IN SIDEBAR-ELEMENTEN VERWENDET UND DESWEGEN NICHT ALLGEMEIN GEBRAUCHT WERDEN
*/

/* styleangaben fuer die specialTeaser Box auf den Kategorie- und Orteseiten */
.mods  .specialTeaser { width:223px;position:relative; }
.mods  .specialTeaser ul {overflow:hidden; width:223px;border: 2px solid #7F95A8; border-top:none;}
	html>body .mods  .specialTeaser ul {width:219px; padding-left:0px !important}
.mods  .specialTeaser ul.withSignature {padding-bottom: 50px;}
.mods  .specialTeaser ul li {cursor:pointer; overflow:hidden; margin:0px;list-style-type:none}

.mods  .specialTeaser ul li div h4 { font-size:13px; font-weight:bold; }
.mods  .specialTeaser ul li div h6 { font-weight:bold;}
.mods  .specialTeaser ul li div p { margin:0px; }
.mods  .specialTeaser ul li div p span {font-size: 11px; color: #7990A4;}

.mods  .specialTeaser .signature {position:absolute;right:-1px;bottom:-1px;}
	html>body .mods  .specialTeaser .signature {right:0;bottom:0;}

/* styleangaben fuer die hotline box in den faq seiten*/
span.pointedLine { display:block; float:left; padding:0px !important; border:none; border-bottom:1px dotted #002C52; height:12px !important; margin:0px 5px !important; overflow:hidden; }
h3.hSpecial { font-size:22pt; line-height:14.5pt; font-weight:normal; color:#4C6B86; display:block; }
html>body h3.hSpecial { white-space:nowrap; }
:root h3.hSpecial { white-space:nowrap\0/IE9; }

/* um Umbruch im Text der Chartsbox abzufangen */
a.sidebarChartsLink {display:inline-block; vertical-align:middle; width:89%;}
