@charset "utf-8";

/** Haendler **/

* { margin: 0px; padding: 0px; border: 0px;}
html {height: 100%; margin-top: 30px;}

body {color: #444444; font: 14px/20px Arial,sans-serif;}

ul {	list-style-type: none; }

a {
	text-decoration: none;
	color: #493D76;
	cursor: pointer;
}

h1 {
    font-size: 28px;
    line-height: 35px;
}

h1, h2, h3 {
    color: #312B80;
    margin-top: 50px;
    text-shadow: 9px 4px 5px #DDDDDD;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h4 {
	color: #4D4A98;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
}

p, hr, ul, ol, dl, blockquote, pre, fieldset, figure {
    margin: 15px 0;
    text-align: justify;
}

ul, ol, dl {
    padding-left: 30px;
}


#ks_body {
	background-color: #f7f7f7;
}

/** Grundger�st **/
#ks_wrapper {
	width: 941px;
	margin: auto;
	padding: 0 0;
}

/** Logo **/
#ks_logo {
	width:941px;
	height: 81px;
	margin: auto;
	padding-bottom: 65px;
}

/** Slider / Content  **/
#ks_content {
	background-color: #FFFFFF;
    box-shadow: 0 0 10px #999999;
    margin: auto auto 50px;
    padding: 50px 40px 25px;
    width: 861px;
}

	
/** Social Media **/
#ks_social_media {
	background-image: url("../images/social-media2.png");
    background-size: 100% 100%;
    height: 150px;
    left: 912px;
    position: absolute;
    top: 170px;
    width: 28px;
}

#ks_social_media  img.facebook{
	height: 15px;
	padding-bottom: 5px;
	position: relative;
	left:6px;
}

#ks_social_media img.googleplus {
	height: 15px;
    left: 3px;
    padding-bottom: 5px;
    position: relative;
    top: 2px;
}

#ks_social_media img.twitter {
	height: 13px;
}

#ks_social_media img.rss {
	height: 15px;
	margin-top:5px;
}

/** Slider Navigation **/
#djslider-loader91 {
	top: 40px;
}

#prev91 {
    left: -121px;
    position: relative;
    top: 90px;
}

#next91 {
	position: relative;
	top: 46px;
	left: 914px;
}

/** Suchfeld **/
.search label {
	display: none;
}

.phrases-box label, fieldset label  {display: inline !important;}

.search input {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
        left: 23px;
    position: relative;
    top: -24px;
    width: 87px;
}

#ks_suche div.search {
	height: 18px;
    width: 140px;
	background: url("../images/searchbox_bg.png") no-repeat scroll 0 0 transparent;
}
#search-searchword {
    margin-top:50px;
}


div.search input.button {
    border: 0 none;
    height: 18px;
    left: 5px;
    position: relative;
    top: 1px;
    width: 18px;
}

#ks_suche {
	left: 778px;
    position: relative;
    top: 168px;
    width: 140px;
    z-index: 1;
}

/** Module rot, blau, gr�n **/
#ks_module {
	margin: auto;
	width: 941px;
	height: 130px;
	margin-bottom: 57px;
}

#ks_modul1{
	margin: auto;
	width: 270px;
	height: 150px;
	float: left;
	box-shadow: 0 0 10px #999999;
	background-color: #ffffff;
	margin-right: 65px;
}

#ks_modul2 {
	margin: auto;
	width: 270px;
	height: 150px;
	float: left;
	box-shadow: 0 0 10px #999999;
	background-color: #ffffff;
	margin-right: 65px;
}

#ks_modul3 {
	margin: auto;
	width: 270px;
	height: 150px;
	float: left;
	box-shadow: 0 0 10px #999999;
	background-color: #ffffff;
}

#bekannt-aus {
	background-color: #FFFFFF;
    box-shadow: 0 0 10px #999999;
    height: 45px;
    margin-bottom: 30px;
	padding: 15px 10px 15px 15px;
    width: 921px;
}

#bekannt-aus  img{
	height: 47px;
}

#bekannt-aus  .bekannt-aus {margin-right: 24px;}




/** Module Naavigations-Banner rot, blau, gr�n **/
#ks_modul1_navi{
	background-image: url("../images/navi-rot.png");
    color: #FFFFFF;
    margin: auto;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -6px;
    width: 218px;
	font-size: 10pt;
    height: 24px;
	padding-top: 5px;
}

#ks_modul2_navi {
	margin: auto;
	width: 218px;
	height: 24px;
	padding-top: 5px;
	background-image: url("../images/navi-blau.png");
	position: relative;
	top: -6px;
	color: #ffffff;
	text-align:center;
	text-transform: uppercase;
	font-size: 10pt;
}

#ks_modul3_navi {
	margin: auto;
	width: 218px;
	height: 24px;
	padding-top: 5px;
	background-image: url("../images/navi-gruen.png");
	position: relative;
	top: -6px;
	color: #ffffff;
	text-align:center;
	text-transform: uppercase;
	font-size: 10pt;
}

/** Block f�r SEO-Text und Co. **/
#ks_block {
	width: 941px;
}

#ks_bottom_block {
	background-image: url("../images/trenner.png");
    height: 65px;
    margin: auto auto 40px;
    padding: 20px;
    width: 941px;
}

#ks_seo_text {
	color: #A7A5A5;
    font-size: 8pt;
    height: 110px;
    margin: auto auto 45px;
    text-align: justify;
    width: 941px;
}

/** Footer **/
#ks_footer {
	margin: auto;
	background-color: #eaeaea;
	height: 150px;
	width: 901px;
	margin-bottom: 50px;
	font-size: 10pt;
	color: #666666;
	padding: 20px;
}

#ks_footer a {
	color: #666666;
}

#ks_footer a:hover {
	color: #666666;
}

/**.menue-verstecken{
    visibility: hidden;
}

 **/

.part {
	float: left;
	padding-right: 130px;
}

.part .gp, .part .tw  {
	width: 16px;
	margin-right: 3px;
}
.part .fb {height: 13px; margin-right: 10px;}

.part .syndicate-module  img{
	position: relative;
    top: 3px;
}

#copyright {
	clear: both;
    color: #999999;
    font-size: 10px;
}

.hr-nice {
    background: radial-gradient(ellipse at center center , #AAAAAA 0%, #FFFFFF 60%) repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    display: block;
    height: 1px;
    margin-top: 50px;
}

.widget3d{
    float: right;
    margin-top: -29px;
    padding-left: 20px;
}

.widget3d-hb{
    float: right;
    margin-right: -29px;
    margin-top: -70px;
    margin-bottom: 80px;
}

.starke-marke-slogan{
    float:right;
    margin: -44px 37px 0 0;
}

.hb-logo{
    float: right;
    margin: 0px 53px 100px 123px;
}

.etailer-page{
    float: right;
    margin-right: 30px;
    margin-top: -38px;
    margin-left: 45px;
}

.umsatz-steigern{
    float: right;
    padding-left: 30px;
    position: relative;
    top: -40px;
}

.quelle-w3b{
    font-size: 10px;
    color:#999;
}

.li-check{
    list-style-image: url('../images/haken.png');
}

.chrono_credits {
	display: none;
}

/** Newsletter **/

table.newsletter   td {
	padding-bottom: 10px;
	padding-right: 20px;
}

table.newsletter  input, table.newsletter select  {
	border: 1px solid lightgray
}

table.newsletter select  {
	width: 55px;
}


#chronoform_contact {
	margin-top: 30px;
}

/** Button **/

/* BOF BESCHWERDEFORMULAR THOMAS */
.button-beschwerde {
    background-image: url("../images/button2.png");
    border: 0 none;
    box-shadow: 0 0 10px #999999;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 11pt;
    margin-top: 15px;
    padding: 0px;
    text-align: center;   
	height: 32px;
	line-height:18px;
	margin-right: 270px;
}
label[for=bf_email],
label[for=bf_name1],
label[for=bf_url],
label[for=bf_text]
{
    font-weight:normal;
}
#bf_email,
#bf_url,
#bf_text{	
	width:420px;
}
#bf_name2,
#bf_name1{
	width:200px;
}
#bf_name1{
	margin-right:5px;
	padding:0px;
}
#bf_name2{
	margin:10px 0px 0px 0px;
}
.multiline_add{
	padding:0px!important;
}
/* EOF BESCHWERDEFORMULAR THOMAS */




.button-kontakt {
    background-image: url("../images/button.png");
    border: 0 none;
    box-shadow: 0 0 10px #999999;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 9pt;
    margin-top: 15px;
    padding: 3px 5px;
    text-align: center;
    width: 80px;	
	height: 24px;
	margin-left: 148px;
}


.hb-button {
	background: -moz-linear-gradient(center top, #114c7f, #07355f) repeat scroll 0 0  transparent; 
	color: black;
    cursor: pointer; 
	display: block; 
	overflow: hidden; 
	text-align: center; 
	text-overflow: ellipsis; 
	vertical-align: middle;
    white-space: nowrap; 
	border-radius: 6px 6px 6px 6px; 
	letter-spacing: 1px; 
	font-size: 18px; 
	padding: 7px; 
	width: 180px;
	box-shadow: 1px 2px 2px lightgray; 
	margin-left: 490px;
	background-color: #0c2d4d;
}

.blueBtnUser {
    background: -moz-linear-gradient(center top , #493d76, #393351) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-color: #493d76;
    border-radius: 8px;
    color: #FFFFFF;
    display: block;
    margin: 40px auto 0;
    overflow: hidden;
    padding: 2px 0;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 123px;
}

/** Content-Trennung **/

.content-left {
	float: left;
	width: 580px;

}

.content-left p {
text-align: justify;
}

.content-right {
	float: left;
	width: 220px;
	/** border-left: 1px solid #a2a2a2; **/
	min-height: 300px;
	padding-left: 30px;
}

div.items-row {
    border-bottom: 1px dashed silver;
    margin-bottom: 15px;
}

h2.verbraucher {
	color: black;
    font-size: 13pt;
	font-weight: bold;
	text-shadow: none;
}

.create {
	font-size: 8pt;
    font-style: italic;
    left: -29px;
    position: relative;
	float: left; 
	padding-right: 10px;
}

.createdby {
	font-size: 8pt;
    font-style: italic;
    left: -30px;
    position: relative;
	float: left;
}

.article-info-term {
	display: none;
}

.verlinkung {
    color: #444444 !important;
}

.item-506, .item-507 {
	display: none;
}

.item-page {padding-right: 30px;}

.chronoform * {
    border-radius:0!important;
}
.chronoform input[type="text"],
.chronoform textarea {
    width:100%!important;
    padding:8px 15px!important;
}

#fin-bf_name1,
#fin-bf_text,
#fin-bf_email,
#fin-bf_url {
    width:400px!important;
}
.gbs3 .A {
    width: 400px !important;
}
.button-beschwerde,
.button-kontakt {
    background-image: url("../images/button2.png")!important;
    border: 0 none!important;
    box-shadow: 0 0 10px #999999;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 11pt!important;
    margin-top: 15px!important;
    padding: 0px!important;
    text-align: center!important;
    height: 32px!important;
    line-height: 18px!important;
    margin-left: 160px!important;
    max-width: 300px!important;
}

.tooltipster-light {
    padding: 5px!important;
    max-width: 300px;
    border: 1px solid silver;
    background: #fff;
    color: #333;
    font-size: 10px!important;
    box-shadow: 3px 3px 8px grey;
    line-height: 150%!important
}
.tooltipster-light .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 150%;
    padding: 8px 10px
}
.tooltipster-default {
    border-radius: 5px;
    border: 2px solid #000;
    background: #4c4c4c;
    color: #fff
}
.tooltipster-default .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden
}
.tooltipster-icon {
    cursor: help;
    margin-left: 4px
}
.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible
}
.tooltipster-base .tooltipster-content {
    overflow: hidden
}
.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-left span,
.tooltipster-arrow-top-right span {
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-top: 8px solid;
    bottom: -7px
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border {
    border-left: 9px solid transparent!important;
    border-right: 9px solid transparent!important;
    border-top: 9px solid;
    bottom: -7px
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-left span,
.tooltipster-arrow-bottom-right span {
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-bottom: 8px solid;
    top: -7px
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    border-left: 9px solid transparent!important;
    border-right: 9px solid transparent!important;
    border-bottom: 9px solid;
    top: -7px
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top span {
    left: 0;
    right: 0;
    margin: 0 auto
}
.tooltipster-arrow-bottom-left span,
.tooltipster-arrow-top-left span {
    left: 6px
}
.tooltipster-arrow-bottom-left .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
    left: 5px
}
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-top-right span {
    right: 6px
}
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border {
    right: 5px
}
.tooltipster-arrow-left .tooltipster-arrow-border,
.tooltipster-arrow-left span {
    border-top: 8px solid transparent!important;
    border-bottom: 8px solid transparent!important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px
}
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent!important;
    border-bottom: 9px solid transparent!important;
    border-left: 9px solid;
    margin-top: -8px
}
.tooltipster-arrow-right .tooltipster-arrow-border,
.tooltipster-arrow-right span {
    border-top: 8px solid transparent!important;
    border-bottom: 8px solid transparent!important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px
}
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent!important;
    border-bottom: 9px solid transparent!important;
    border-right: 9px solid;
    margin-top: -8px
}
.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}
.tooltipster-fade-show {
    opacity: 1
}
.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}
.tooltipster-grow,
.tooltipster-swing {
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform
}
.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}
.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform
}
.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}
.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}
.tooltipster-fall,
.tooltipster-slide {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}
.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0!important;
    opacity: 0
}
.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}
.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0!important;
    opacity: 0
}
.tooltipster-content-changing {
    opacity: .5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

#slider {
    position:relative;
    text-align:center;
    padding-top:20px;
}

#previewButton ,
#nextButton{
    position:absolute;
    top:40%;
    background:#333;
    color:white;
    padding: 10px 15px;
    border-radius:50%;
}
#previewButton:hover ,
#nextButton:hover {
    opacity:.6;
}
    
    
#previewButton {    
    left:-110px;
}
#nextButton {    
    right:-110px;
}
.nav-child {
    z-index:1000;
}