body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* inhalte.css */
#container a{
  font-size:1.0em;
  font-weight:normal;
  text-decoration:underline;
  color:#38228b
}

#container .active,#container .trail{
  font-size:1.0em;
  font-weight: normal;
  font-style:italic;
  color:#38228b
}

#container a:hover,#container a:focus{
  font-weight:normal;
  color:#38228b
}

#container,
.inside {
  position:relative;
  margin-bottom: 20px;
}

#main{
  max-width:700px;
  margin-right:50px
}

#main h1{
  margin-top:62px;
  margin-bottom:.5em;
  font-size:1.3em;
  font-weight:normal;
  color:#666
}

#main h4{
  margin-bottom:.5em;
  font-size:1.2em;
  font-weight:normal;
  color:#666
}

#main p{
  margin-top:0;
  font-size:1.0em;
  color:#666
}

#main strong{
  margin-top:0;
  font-size:0.9em;
  font-weight:bold;
  color:#666
}

#right{
  top:62px;
  padding-left:3mm;
  border-bottom:1px solid #38228b;
  border-left:1px solid #38228b

}

#right a{
  font-size:1.0em;
  line-height:1.1em;
  text-decoration:underline;
  color:#666
}

#right strong{
  margin-top:0;
  font-size:1.0em;
  font-style:italic;
  font-weight:normal;
  color:#38228b
}

#right .ce_accordion{
  width:200px;
  float:right;
  border:0px solid
}

@media only screen and (max-width: 600px) {
  #main {
margin-right: 0px;
  }
}

/* interaktionen.css */
#kontaktformular label{
  display:block;
  margin:1em 0 .25em;
  cursor: pointer
}

#kontaktformular .checkbox_container{
    margin-top:1.5em;
    margin-bottom:1em
}

#kontaktformular input[type="text"],#kontaktformular input[type="email"],#kontaktformular textarea{
  min-width:200px;
  padding:.25em;
  border:2px solid #38228b;
  border-radius:6px;
  behavior:url('assets/css3pie/1.0.0/PIE.htc')
}

#kontaktformular input[type="submit"]{
  width:80px;
  margin-top:1.5em;
  background-color:#fff;
  border:2px solid #38228;
  border-radius:6px;
  behavior:url('assets/css3pie/1.0.0/PIE.htc')
}

#main p.error{
  margin-top:.25em;
  padding:1em;
  border-color:#38228b;
  font-weight:normal
}

/* layout.css */
html{
  overflow-y:scroll
}

body{
  bottom:1.5em;
  top:1.5em;
  font:87.5% Verdana,Arial,Helvetica,serif
}

#wrapper{
  padding-right:40px;
  padding-left:40px
}

ul{
  margin-top:1.5em;
  margin-left:2em
}

ol{
  margin-top:1.5em;
  margin-left:2em
}

ul ul,ul ol,ol ol,ol ul{
  margin-bottom:0
}

#header{
  padding-top:.5em;
  padding-bottom:1.5em
}

#container{
  margin-top:2em;
  margin-bottom:2em
}

#container{
  font-size:1.0em;
  line-height:1.7em;
  font-weight:normal;
  color:#666
}

#footer p{
  margin:0;
  padding:0
}

button {
  background: none;
  border: 0px;
  font-size:1.0em;
  font-style: normal;
  color: #666666;
  padding: .25em .5em;
  text-align: left;
}

button:hover{
background: none;
border: 0px;
font-size:0.9em;
font-style: italic;
color: #38228b;
padding: .25em .5em;
text-align: left;
}

button:focus{
background: none;
border: 0px;
font-size:1.0em;
font-style: italic;
color: #38228b;
padding: .25em .5em;
text-align: left;
}

a.button{
  background: none;
  border: 0px;
  font-size:1.0em;
  font-style: normal;
  color: #666666;
  padding: .25em .5em;
  text-align: left;
}

a:visited {
  background: none;
  border: 0px;
  font-size:0.9em;
  font-style: normal;
  color: #666666;
}

a:active {
background: none;
border: 0px;
font-size:1.0em;
font-style: italic;
color: #38228b;
}

/* accordion */
.handorgel .accordion.open, .handorgel .accordion.active {
  font-size:0.9em;
  font-style: normal !important;
  color: #666666 !important;
}

.ce_accordion .toggler{
  padding:.25em .5em;
  border-bottom:1px solid #38228b;
  border-top: :1px solid #38228b;
  cursor: pointer;
  outline: none
}

/*Bolder im Text oben links*/

.content-text > figure:nth-child(2) > img:nth-child(1) {
  border-right-width: 30px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-width: 20px;
  border-top-style: solid;
  border-color:#ffffff;
}

/* schriften.css */
schriftart{ font-family:roboto;/* roboto-regular - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  src: url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */  src: url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */}/* roboto-italic - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  src: url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */  src: url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */}/* roboto-700 - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  src: url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */  src: url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */}/* roboto-700italic - latin */@font-face {  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  src: url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */  src: url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */       url('/files/kalkbrenner kommunikation/content/fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */}}

/* navigation.css */
#header{
  max-height:125px;
  border-top:0px inset #38228b;
  border-right:0px inset #38228b;
  border-bottom:1px inset #38228b;
  border-left:0px inset #38228b;
  text-decoration:none;color:#38228b
}

  #header .mod_navigation ul{
    width:auto;float:left;
    margin:0;
    padding:0;
    list-style-type:none
}

  #header .mod_navigation li{
    width:auto;
    float:left;
    margin:0
}

#header .mod_navigation a,#header .mod_navigation span{
  display:block;
  margin-right:20px;
  margin-left:0;
  line-height:20px;
  text-decoration:none;
  color:#666
}

#header .mod_navigation .active{
font-weight: normal;
display: block;
margin-right: 10px;
margin-left: 0;
line-height: 20px;
text-decoration: none;
color: #38228b;
}


#header .mod_navigation .trail,#header .mod_navigation a:hover,#header .mod_navigation a:focus{
  font-weight: normal;
  display: block;
  margin-right: 20px;
  margin-left: 0;
  line-height: 20px;
  text-decoration: none;
  color: #38228b;
}

#header .mod_navigation .level_2{
  width:0;
  height:0;
  right:-32768;
  top:-32768;
  position:absolute;
  overflow:hidden;
  clear:both;
  display:inline
}

#header .mod_navigation .level_2 li{
  overflow:visible;float:left
}

#header .mod_navigation .level_2  li:hover{
  width:auto;height:auto;
  min-width:78px;
  left:auto;
  top:auto;
  overflow:auto;display:block;z-index: 1000
}

#header .mod_navigation .level_2 a,#header .mod_navigation .level_2 span{
  float:right;
  display:block;
  margin-right:0;
  margin-left:0;
  font-size:1.0em;
  line-height:32px;
  font-weight:normal;
  color:#666
  }

  .mod_customnav ul{
    width:auto;
    float:left;
    margin:0;
    padding:0;
    list-style-type:none
  }

  .mod_customnav li{
    width:auto;float:
    left;margin:0
  }

  .mod_customnav a,.mod_customnav span{
    font-weight: normal;
    display:block;
    margin-right:20px;
    margin-left:0;
    line-height:1.7;
    text-decoration:none;
    color:#666
 }

  .mod_customnav .active{
    font-weight: normal;
    display: block;
    margin-right: 10px;
    margin-left: 0;
    line-height:1.7;
    text-decoration: none;
    color: #38228b;
  }

  .mod_customnav .trail{
    font-weight: normal;
    display: block;
  }

  .mod_customnav a:hover,.mod_customnav a:focus{
    font-weight:normal;
    color:#38228b
 }

  .mod_customnav span:active{
    font-weight: normal;
    display: block;
    margin-right: 10px;
    margin-left: 0;
    line-height: 20px;
    text-decoration: none;
    color: #38228b;
    }
    
    .mod_customnav.block {
     font-size: 1.0em;
  }
    
    @media only screen and (max-width: 600px) {
  b  .mod_customnav.block {
      height: 70px;
  }
}
    

/* OnePageWebsite_Navigation.css */
#header{text-decoration:none;color:#38228b;margin-top:10px}#header .mod_navigation ul{width:auto;float:left;margin:0;padding:0;list-style-type:none}#header .mod_navigation li{width:auto;float:left;margin:0}#header .mod_navigation a,#header .mod_navigation span{font-size:18px;display:block;margin-right:20px;margin-left:0;line-height:20px;text-decoration:none;color:#666}#header .mod_navigation .active,#header .mod_navigation .trail{font-weight:normal;color:#38228b}#header .mod_navigation a:hover,#header .mod_navigation a:focus{font-weight:normal;color:#38228b}#header .mod_navigation .level_2{width:0;height:0;right:-32768;top:-32768;position:absolute;overflow:hidden;display:inline;color:#666}#header .mod_navigation .level_2 li{overflow:visible;float:left}#header .mod_navigation .level_2  li:hover{width:auto;height:auto;min-width:78px;left:auto;top:auto;overflow:auto;display:block;z-index: 1000}#header .mod_navigation .level_2 a,#header .mod_navigation .level_2 span{display:block;margin-right:0;margin-left:20px;text-decoration:none;color:#666}.mod_customnav ul{width:auto;float:left;margin:0;padding:0;list-style-type:none}.mod_customnav li{width:auto;float:left;margin:0}.mod_customnav a,.mod_customnav span{display:block;margin-right:20px;margin-left:0;font-size:14px;line-height:1.7;text-decoration:none;color:#666}.mod_customnav .active,.mod_customnav .trail{font-weight:normal;color:#38228b}.mod_customnav a:hover,.mod_customnav a:focus{font-weight:normal;color:#38228b}.mod_customnav span:active{color:#38228b}
