/*
 * knavigator.css
 * konsolidierung der ew-klassen zu einer Klasse moduleImp1
 *
 */

.moduleImp2{
	margin:0 0 10px;
  	padding:0;	
}
.moduleImp2 h2  {
    font-size: 141.66%;
    position: relative;
    margin:0;
  	padding:0;	
}

.moduleImp2 h3  {
    font-weight:bold; 
    line-height:18px;
    margin:0;
  	padding:0;	
}
.moduleImp2 h4  {
   font-size: 100%;
   font-weight: bold;
   margin:0;
  	padding:0;	
}


.pageArticle .moduleImp1{
  line-height: 18px;
  font-size: 108%;
  margin: 0 0 25px 0;
  padding:0;
}

.pageArticle .moduleImp1 h2  {
    font-size: 141.66%;
    position: relative;
    margin: -3px 0 20px;
}

.pageArticle .moduleImp1 h3  {
    font-weight:bold; 
    line-height:18px;
     margin: 0 0 17px 0 ;
}
.pageArticle .moduleImp1 h4  {
   font-size: 100%;
   font-weight: bold;
   margin: 0 0 17px 0 ;
   padding:0;
}

.pageOverview .moduleImp1{
  	line-height: 18px;
  	margin: 0 0 17px;
  	padding: 17px 0 0;
	border-top: 1px solid #CCCCCC;
 }


.pageOverview .moduleImp1  h2 {
    font-size: 141.66%;
    margin: 0 0 13px;
    position: relative;
}

.pageOverview .moduleImp1 h3 {
     font-weight:bold; 
    line-height:18px;
    margin: 0 0 17px 0 ;
}
.pageOverview .moduleImp1 h4 {
   font-size: 100%;
   font-weight: bold;
   margin: 0 0 17px 0 ;
   padding:0;
}


.pageOverview .moduleImp1 .boxContent h2 {
   margin: 0 0 3px;
}
.pageOverview .moduleImp1 .boxContent p {
	padding: 6px 0 10px;
 } 
.pageArticle .moduleImp1 p, .pageArticle .moduleImp1 ul li , .pageArticle .moduleImp1 ol li {
	font-size: 0.9em; 
}

.moduleImp1 .boxHeadline{
	display: block;
    font-size: 141.66%;
    padding: 0 0 8px;
}	
.moduleImp1 ul{ margin: 10px 0 13px;}
.moduleImp1 ul li{background: url(/cms06/res/img/icons/bullet_point_yellow.gif) no-repeat scroll 0 6px transparent;
    list-style: none outside none;
    padding: 0 0 12px 14px;}
.moduleImp1 ol{margin:10px 0 13px 20px;}
.moduleImp1 ol li{padding: 0 0 10px 0;}

.moduleC9, .moduleC13{margin-bottom:17px;}

.moduleC2 .boxLeft {
     width: 490px;
}

.moduleImp1 p.impImgCopy, p.impImgCopy{
	font-size:10px;
	padding:5px 0 0 0;
	width:100%;
}
.impImgContainer{
	
}
.impContentImg{
	border:0;
}

.innerModuleImageGallery {
    height: 161px;
}
.innerModuleImageGallery p.impImgCopy {
   position:absolute;
   bottom:-15px;
   font-size:11px;
}

#instwiki .instImg{
	width:200px;
	border:0;	
}	


/* innerInstTabs */
.innerInstTabs {margin:0 0 20px 0; overflow:hidden; background:#fff url(../img/bg/bg_tab.gif) repeat-x bottom;}
.innerInstTabs ul {list-style:none;}
.innerInstTabs li {float:left; margin:0 10px 0 0; padding:0; border:1px solid #ccc; border-bottom:0;}
.innerInstTabs a {float:left; display:block; width:.1em; white-space:nowrap; padding:5px 18px; background:#ccc; text-decoration:none; color:#000;}
.innerInstTabs > ul a {width:auto;}
.innerInstTabs a:hover {color:#000; text-decoration:none;}
.innerInstTabs ul .active {}
.innerInstTabs ul .active a {background:#fff; padding-bottom:5px;}
.innerInstTabs li:hover, .InstTabs li:hover a {background-position:0% -50px;}
.innerInstTabs li:hover a {background-position:100% -50px;}

/* form classes */
.containerForm {
	margin: 0 0 30px 0;
}

h2.iftsResult{
	padding: 0 0 20px 0;
	}


.containerForm fieldset {
    padding: 10px;
    background-color: #F9F9F9;
    border: 1px solid #02006d;
}

.containerForm fieldset legend {
    font-weight: bold;
    font-size:13px;
    margin: 0px 0px 0px 20px;
	  padding: 0px 10px;
    color: #02006d;
}

.containerForm .field_set{
	margin: 20px 0px;
}

.containerForm .button_set
{
	margin: 20px 0px 20px 150px;
}

.containerForm .button_set input.submit
{
	 background: none repeat scroll 0 0 #FFFFFF;
	 cursor: pointer;
    margin-right: 10px;
    overflow: visible;
    width:auto;
     border:2px transparent;
     padding:0em;
     line-height:15px;
}

.containerForm .button_set input.submit:hover{
  border:0;
}
.containerForm .field 
{
	clear:both;
	display:block;
	min-height: 15px;
  padding-bottom: 20px;
}

.containerForm .field label
{
	float:left;
	width:150px;
}
.containerForm .field input, .containerForm .field textarea, .containerForm .field select  
{
	float:left;
	width:360px;
}

.containerForm .field input.submit 
{
	clear:both;
	margin-left:150px;
	width:auto;
	cursor:pointer;
	padding:1px;
}

.containerForm .field input.submit:hover
{
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

.containerForm p.formError{
  display:block;
  clear:both;
  color:red;
}

.containerDetail dl {
	padding:1em 0 1em 0;
	margin: 0;
	}

.containerDetail dl dt {
  font-size: 1.1em;
	line-height: 1.25em;
	font-weight: bold;
	padding: 0 0 .1em 0;
	margin: 0;
	display: block;
	}

.containerDetail dl dt a{
 	  text-decoration:none;
 		font-weight: bold;
}
.containerDetail dl dt a:hover{
 	  text-decoration:underline;
}
	
.sresultType{font-size: 0.6em;margin-right:0.5em;color:#003fa6;}

.containerDetail dl dd {
	font-size: 1.1em;
	line-height: 1.45em;
	padding: 0 ;
	margin: 0 0 1em 0;
	}

.containerDetail dl dd span.meta{
	font-size: .85em;
	color:#003fa6;
	}

span.highlight{
	color:#005099;
	background-color:yellow;
}		

.moduleIndex .boxList a.maisonJaune{
	background: url(/cms06/res/img/icons/ico_maisonjaune.png);
	background-repeat:no-repeat;
	background-position:-2px 1px;
}
#ktagsInstList a.maisonJaune{
	background: url(/cms06/res/img/icons/ico_maisonjaune.png);
	background-repeat:no-repeat;
	background-position:5px 1px;
}

img.instLogo{max-height:140px;}


 /*###### start flyout menu 2013 - 05-02 ####################*/

/* moduleTopNavi */ 

.moduleTopNavi ul.top {overflow:hidden;margin-top:-10px;width: 100%;}

.moduleTopNavi ul li.hzgcd {float:left; list-style:none; padding:7px 20px 6px 0;display: inline; width:15%;}


.moduleTopNavi ul li.hzgcd a {display:block; float:left; text-decoration:none; color:#fff; font-size:110%; font-weight:bold; padding:4px 0 4px 0; border-bottom:2px solid transparent;}

.moduleTopNavi ul li.hzgcd .active a {border-bottom:2px solid #fff;text-decoration:none;}  
 
  .moduleHeader {
    height: 95px;
}


      
        
#header .moduleTopNavi ul.flyout{
    display: block;
    position:absolute;
    
    left:-2000px;
    top:-1000px;
    min-width:22em;
    overflow:hidden;
}
li.hzgcd + #header .moduleTopNavi ul li:hover{
  margin-left:-100px;
}
#header .moduleTopNavi ul li:hover ul.flyout, #header .moduleTopNavi ul a:hover ul.flyout {
    clear:left;
    
    left: -2px;
  
    top:5px;
    background:transparent;
    z-index:100000;
    padding:0 2px 2px 2px;
    position:relative;
    width:80%;
   
}

#header .moduleTopNavi ul li.active:hover ul.flyout, #header .moduleTopNavi ul li.active a:hover ul.flyout {
    top:3px;
   }
.moduleTopNavi ul li.active ul.flyout li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px dotted grey;
}

.moduleTopNavi ul.flyout li{
 list-style: none outside none;
  display: block;
  clear:both;
  color:#08006D;
  width:200px;
  padding:2px -2px 2px -2px;
  background:#fff;
  
}

.moduleTopNavi ul.flyout li a{
 display:block;
 background:#fff;
  color:#08006D;
  width:200px;
  border-bottom:1px dotted grey;
  padding:1px -2px 2px 2px;
  padding-left:4px;
}
.moduleTopNavi ul.flyout li a:hover{
  color:#08006D;
}

.moduleTopNavi ul .active {background:none;}
.moduleTopNavi ul li.active a{
background:none;
border-bottom: 4px solid #FFFFFF;
    text-decoration: none;
}


/*end flyout nav*/

.footnote{font-size:0.9em;}

/*csc to kn styles */
            #csc2kn{font-size: 0.9em;}
            #csc2kn .contentWrap{ 
                
                font-size: 108%;
                margin: 8px 0 8px 0;
                padding:0;
            }
            #csc2kn .bodytext{line-height: 18px;padding-bottom: 8px;}
            #csc2kn .link-intern{
                color: #08006D;
                font-weight: normal;
                text-decoration: underline;
            }
            /*special handling for span a-z list */
            #csc2kn span.bodytext a.link-intern{background: url("../img/icons/arrow_right.gif") no-repeat scroll 0 13px transparent;padding:12px;}
            
            #csc2kn .link-intern{
                color: #08006D;
                font-weight: normal;
                text-decoration: underline;
            }
            #csc2kn h2{
                color:#08006d;
                font-size: 141.66%;
                position: relative;
                margin: -3px 0 20px;
            }
            #csc2kn h4{
                font-size: 100%;
                font-weight: bold;
                margin: 0 0 17px 0 ;
               padding:0;
            }
            #csc2kn h3{ 
                font-weight:bold; 
                line-height:18px;
                margin: 20px 0 8px;;
            }
            

.hbcontainer{text-align:left;}

.moduleHeader .boxSearch div.searchinLabel {
    color: #FFFFFF;
    display: block;
    float: left;
}


/* Erweiterungen 2015 -03-17, Imperia AG */

#main .boxMapIcon {
    background-position: 0 -2022px;
    display: block;
    float: left;
    height: 41px;
    margin: 0 2px 0 0;
    width: 100px;   
    text-decoration: none;
}
#main .boxMapIcon.active {
    background-position: -100px -2022px;
}

#main .boxLeft {
    float: left;
    margin: 9px 0 0 0;
}

#main .boxListIcon {
    background-position: 0 -2122px;
    display: block;
    float: left;
    height: 41px;
    margin: 0 13px 0 0;
    width: 100px;
    text-decoration: none;
    overflow:visible;
}

.hint4list{ 
    width:150px;
}

.iconHint{ 
    font-size: 0.8em;
    padding-left: 32px;
   
}
a div.iconHint{ 
    text-decoration: none;
}
a div.iconHint:hover{ 
    text-decoration: underline;
}

.moduleHeader img {top:0;}

/* teaserlabel */
.moduleImageTeaser a span.boxOpacity > div {
    position:absolute;
    left:-230px;
    display:block;
    height:1.5em;
    width:205px;
    opacity:.7;
    padding:5px 0 5px 25px;
    color:#000;
}
.moduleImageTeaser a span.boxOpacity > div.teaser-bg {
    color:#fff;
    opacity:.8;
}
.moduleImageTeaser a span.boxOpacity > div.teaser-default {
    background:#fff;
}
/*before , after images*/

.wrapper-ba-img{
    margin-top:1.5em;
    position:relative;
    width: 100%;
    height: 400px;
    /*
    chg some values for responsive modes
    width: 600px;
    height: 400px;
    position: absolute;
    left:50%;
    top:50%;
    transform:translate3d(-50%,-50%,0);
    */
    overflow:hidden;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}


.before-ba-img,
.after-ba-img{
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-color: white;
    background-size: cover;
    background-position: center;
    position: absolute;
    top:0;
    left:0;
    pointer-events:none;
    overflow: hidden;
}

.content-image-ba{
    height:100%;
    width:auto !important;
}

.after-ba-img{
    width:125px;
}

.scroller-ba-img{
    width: 50px;
    height:50px;
    position: absolute;
    left:100px;
    top:50%;
    transform:translateY(-50%);
    border-radius:50%;
    background-color: transparent;
    opacity:0.9;
    pointer-events:auto;
    cursor: pointer;
}

.scroller-ba-img:hover{
    opacity:1;
}

.scrolling{
    pointer-events:none;
    opacity:1;
// z-index: 1;
}

.scroller__thumb{
    width: 86%;
    height: 86%;
    padding: 3px;
}

.scroller-ba-img:before ,
.scroller-ba-img:after {
    content:" ";
    display: block;
    width: 6px;
    height: 9999px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    z-index: 30;
    transition:0.1s;
    background: #fff;
}
.scroller-ba-img:before{
    top:100%;
}
.scroller-ba-img:after{
    bottom:100%;
}

.scroller-ba-img{
    border: 3px solid #fff;
}


.ba-img-subline { margin-top:1em; font-size:1em;}


@media only screen and (max-width : 420px) {
    .wrapper-ba-img{ display:none;}
}

/* end b-a-img*/

.jslghtbx-thmb {cursor: zoom-in;}

.moduleC14-content {margin:0 0 20px 0; padding:5px 0 15px 0; border-bottom:1px solid #d8d8d8;}
.moduleC14-content .innerModuleToggle .innerBoxArrow {}
.moduleC14-content .innerModuleToggle .globalSpriteIcons.innerBoxClosed span {text-decoration: none; font-weight: bold;}

.moduleC14-content .innerModuleTabsContent {position:relative; margin:0 -20px 15px -20px; padding-left:20px;}

/* innerModuleTabs */
.innerModuleTabsContent {margin:0 0 20px 0; overflow:hidden; background:#fff url("../img/bg/bg_tab.gif") repeat-x bottom;}
.innerModuleTabsContent ul {list-style:none;}
.innerModuleTabsContent li {float:left; margin:0 10px 0 0; padding:0; border:1px solid #ccc; border-bottom:0;}
.innerModuleTabsContent a {display:block; width:.1em; white-space:nowrap; padding:5px 18px; background:#ccc; text-decoration:none; color:#000;}
.innerModuleTabsContent > ul a {width:auto;}
.innerModuleTabsContent a:hover {color:#000; text-decoration:none;}
.innerModuleTabsContent ul .active {}
.innerModuleTabsContent ul .active a {background:#fff; padding-bottom:5px;}
.innerModuleTabsContent li:hover, .moduleTabs li:hover a {background-position:0% -50px;}
.innerModuleTabsContent li:hover a {background-position:100% -50px;}
