html{
  margin: 0;
height: 100%;
}

body{
  margin: 0;
  height: 100%;
  font-family:arial, helvetica, sans-serif;
  font-size:16px;
  /*background: url(../images/hintergrund.jpg) no-repeat center 0 rgb(230, 230, 230);*/
  background: rgb(95,163,172);
  background: linear-gradient(180deg, rgba(95,163,172,1) 0%, rgba(255,255,255,1) 64%);
  background-repeat:no-repeat;
}

/* Cookie Consent */
#tx_cookies h3 { font-size:1.5rem; margin:0 0 0.5rem 0; }
#tx_cookies p { padding:0; margin:0 0 0.5rem 0; }
#tx_cookies button, #tx_cookies input[type="submit"] { color:#000; background:none #fbd886; padding:0.2rem 1rem; font-size:0.9rem; font-family: Arial, Verdana, Helvetica, Arial, sans-serif; margin:0 0 1rem 0; }
#tx_cookies_showPermanent { opacity:0.5; position:fixed; left:0; top:auto; bottom:-15px; }
#tx_cookies_showPermanent:hover { opacity:1; }

.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) {
  padding-left:0;
  padding-right:0;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-left:20px;
  margin-right:20px;
  width:auto;
}
.tx-we-cookie-consent a.btn-primary {
  padding:6px 20px;
  border:1px solid #60a4af;
}
.tx-we-cookie-consent .table-striped tbody tr:nth-of-type(2n+1) {
  background-color:transparent;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.container{
  position:relative;
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  text-align:left;
  
}

.breadcrumb {
  position:absolute;
  top:150px;
  left:175px;
  width:675px;
  height:30px;
  font-size:12px;
  color:black;
  line-height:32px;
  z-index:20;
}

.breadcrumb_item a {
  text-decoration: none;
  color: black;
}

.navigation {
  width:170px;
  position:absolute;
  top:167px;
 /*background-color:#fbd886;*/
  border-radius:20px;
  z-index:20;
}

#navigation-switch {
  display:none;
}

.level1 {
  list-style-type: none;
  font-size: 13px;
  padding-left: 16px;

}

.level1 li {
  line-height: 18px;
  
}

.level1 li a {
  text-decoration: none;
  color: black;
  margin-bottom: 3px; 
  border-radius: 5px;
  display: block;
  padding: 3px 5px;
}


.level1 li.act a {
  background-color: #fbd886;
    width: 176px; /*width rausnehmen*/
      
}


.level1 li.no a {
  background-color: #fbc886;

}
  
.level1 li.ifsub a {
  background: url(../images/pfeil.gif) #fbc886 no-repeat 130px 8px;

}

.level1 li.act li.act a {
  background-color: #fbd886;
  width: 136px;  /*width rausnehmen*/
}

.level1 li.act li.no a {
  background-color: #fbc886;
    width: 124px;  /*width rausnehmen*/
}



.level2 {
  list-style-type: none;
  padding-left: 20px;
}

.maincontent{
  width:675px;
  min-height:530px;
  /*  margin: 180px 0 0 175px;*/
  position:relative;
  top:180px;
  left:175px;
  background-color:#fbd886;
  border-radius:10px;
  z-index:20;
}

.innerwrap{
  margin:0 30px;
  padding: 30px  0 20px 0;
}


.inhaltsbox-links {
  width: 250px;
  float: left;
  border: #60a4af 1px solid;
  border-radius: 10px;
  margin: 0 0 30px 0;
  padding: 10px;

}


.inhaltsbox-rechts {
  width: 250px;
  float: right;
  border: #60a4af 1px solid;
  border-radius: 10px;
  margin: 0 0 30px 0;
  padding: 10px;

}

.inhaltsbox-links p, .inhaltsbox-rechts p {
  font-size: 13px;
}

.clearer {
  width:500px;
  clear:both;
}

.fieldsets {
  font-size: 13px;
}


fieldset.tx-powermail-pi1_fieldset {
  border: none;
  background-color: transparent;
  padding: none;
}


.bottomline{
  margin-left:175px;
  margin-top:190px;
  width:1000px;
}

.datum{
  float:left;
  width:130px;
  font-size: 11px;
}

.meta{
  list-style-type: none;
  font-size: 11px;
  float: right;
  width: 530px;
  text-align: right;
}

.meta ul {
  margin-top: 0;
}

.meta li a {
  text-decoration: none;
  color: black;
  float: right;
}

.meta li.no a {
  padding-left: 10px;
}


.sonne{
  position:absolute;
  width: 260px;
  height: auto;
  left: 0;
  top: 20px;
  z-index: 10;
}
.sonne img{
  max-width:100%;
}

.bohrer{
  position:fixed;
  width: 600px;
  height: auto;
  left: 0;
  bottom: 0;
  z-index:10;
  opacity:0.5;
}
.bohrer img{
  max-width:100%;
}

.slogan1{
  position: absolute;
  width: 548px;
  height:  79px;
  right: 56px;
  top: 43px;
  z-index: 100;
  font-size:40px;
  text-align:right;
}

.slogan2{
  position: absolute;
  width: 47px;
  height: 510px;
  right: 60px;
  top: 181px;
  z-index: 110;
}
 
/*inhalt*/

h1 {
  margin: 0 0 10px 0;
  font-size: 24px;
  color: #60a4af;
  line-height: 1.4;
  text-align:left;
}

h2 {
  margin: 0 0 15px 0;
  font-size: 20px;
  color: #60a4af;
  line-height: 1.4;
  text-align:left;
}

a {
  color:#60a4af;
}

.indent {
  padding-left: 30px;
  
}

p {
  margin: 0 0 12px 0;
  font-size:1rem;
  line-height:1.4;
}

.frame ul {
  list-style:none;
  margin:0 0 15px 0;
  padding:0;
}

.frame ul li {
  line-height:1.6;
  position:relative;
  padding-left:16px;
}

.frame ul li:before {
  position:absolute;
  left:1px;
  top:8px;
  content:'';
  width:8px;
  height:8px;
  border-radius:4px;
  background-color:#60a4af;
  display:inline-block;
  margin-right:6px;
  vertical-align:middle;
}

.csc-sitemap ul {
  list-style-type: none;
}

.csc-sitemap ul li a {
  text-decoration: none;
  color: black;

}

.frame-ruler-before::before {
  border-top:1px solid #60a4af;
}

/*
.align-right {
  text-align: right;
}
*/

/*Bildunterschriften*/
.csc-textpic-caption {
  font-size: 13px;
}

DIV.csc-textpic-imagecolumn, TD.csc-textpic-imagecolumn .csc-textpic-image {
    margin-right: 50px;
}


/*tabelle*/

.contenttable {
  border-collapse: all;
  border-spacing: 0;
  width: 70%;
}

.contenttable td {
  padding: 15px 0 15px 30px;
  vertical-align:top;

} 


/* Kontakt */

.tx-powermail h3 {
  display:none;
}

.powermail_fieldwrap {
  display:block;
  width:100%;
  clear:both;
  margin-bottom:6px;
  min-height:30px;
}

.tx-powermail fieldset {
  border: 0 solid #fff;
  padding: 0;
  margin: 0;
}

.tx-powermail fieldset > legend {
  display:none;
}

.tx-powermail fieldset label { 
  float:left; 
  width:180px;
}
.tx-powermail fieldset .checkbox label {
  width:420px;
}

.tx-powermail input[type="text"], .tx-powermail input[type="email"], .tx-powermail textarea {
  margin-bottom: 0.5rem;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9rem;
  width:250px;
}

.powermail_captchaimage {
  margin-left:180px;
  margin-bottom:1rem;
  display:block;
}

.tx-powermail input[type="submit"] {
  margin:0.75rem 0 0 180px;
}


/*Responsive*/

@media screen and ( max-width: 1400px ) {

  .bohrer{ width:450px; }

}

@media screen and ( max-width: 1200px ) {

  .bohrer{ width:350px; }

}

@media screen and ( max-width: 1000px ) {

body { font-size:16px; }
.breadcrumb { left:10px; }
.container { width:100%; padding-top:180px;}
.navigation { top:10px; left:10px; z-index:120; }
.navigation ul.level1 { margin:0; padding-left:0; padding-bottom:5px; font-size:16px; display:none; }
.level1 li { line-height:20px;  }
.level1 li a { box-shadow:0 0 2px 2px rgba(40,40,40,0.2); }
.navigation ul.level1 > li:last-child { margin-bottom:5px; }
.level1 li.ifsub a { background-position:92% 8px; }
#navigation-switch { display:inline-block; width:32px; height:20px; margin:0 0 10px 0; }
.maincontent { left:10px; top:0; width:80%; }
p { line-height:20px; }
.contenttable td { padding:10px 0; }
.bottomline { width:100%; margin-left:0; margin-top:10px; font-size:12px; }
.datum { width:30%; margin-left:10px; font-size:12px; }
div.meta { width:50%; margin-right:10px; font-size:12px !important; }
.meta { font-size:12px; }

}
    
@media screen and ( max-width: 820px ) {

.slogan1 img { width:100%; height:auto; }
.sonne { width:25%; height:auto; right:10px; }
.sonne img { width:100%; height:auto; }
  .navigation {
    top: 15px;
	left: auto;
	z-index: 120;
	right: 10px;
	width: auto;
  }
  .slogan1 {
  	top: 50px;
	right: 10px;
	left: 0;
	font-size: 22px;
    width:auto;
  }
.slogan2 {
  -ms-transform: rotate(270deg); /* IE 9 */
  -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
  transform: rotate(270deg);
  left:-105px;
  top:20px;
  right:auto;
  width:255px;
  height:24px;
}
.slogan2 img { width:24px; height:255px; }
.maincontent { width:auto; margin:0 10px; left:0; min-height:1px; }
.contenttable td { font-size:80%; }
.breadcrumb { width:100%; height:auto; line-height:18px; position:relative; left:0; top:0; display:block; padding-left:10px; padding-top:10px; width:90%; font-size:12px; }
.powermail_captchaimage { margin-left:0; }
.tx-powermail input[type="submit"] { margin-left:0; }

}

@media screen and ( max-width: 480px ) {

.container { padding-top:120px; }
.maincontent { left:0; width:auto; }
.innerwrap{ margin:0 20px; padding: 20px 0 20px 0; }

.slogan2 { display:none; }
.bottomline { width:auto; padding:10px; }
.datum { width:40%; margin-left:0; }
div.meta { width:60%; margin-right:0; }
.csc-sitemap > ul { padding-left:0; }
  
.cm-link.cn-learn-more {
  max-width:98.75% !important;
}

}

@media screen and ( min-width: 1920px ) {
	
	.container { width:1325px; }
	.maincontent { width:1000px; }
	
}