/* @override http://www.koch-studio.com/fileadmin/templates/willi/css/global.css?1490615803
	https://www.koch-studio.com/fileadmin/templates/willi/css/global.css?*
	https://p666076.mittwaldserver.info/fileadmin/templates/willi/css/global.css?* */

/* @override http://www.koch-studio.com/fileadmin/templates/willi/css/global.css?1490615226 */

/* @override http://www.koch-studio.com/fileadmin/templates/willi/css/global.css?1490612760 */

/* @override http://www.koch-studio.com/fileadmin/templates/willi/css/global.css?1488991772 */

/* @override http://www.koch-studio.com/fileadmin/templates/willi/css/global.css?1488981347 */


/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 50%;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

/* CSS Document */

/* @group Footer */

body div.footernavi  {
	position: fixed;
	right: 30px;
	width: auto;
	bottom: 15px;
}
body div.footernavi ul li {
	font-size: 10px;
	font-weight: normal;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
body div.footernavi ul li a {
		font-style: normal;
	text-decoration: none;
	color: rgba(0, 0, 0, 0.76);
}

/* @end */

body {
  width: 100%;
  height: 100%;
}
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;

  font-family:"NeuzeitSLTW01-BookHeavy";

}

div.ce-bodytext p b {
    font-family:"NeuzeitSLTW01-BookHeavy";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

#oben_scroll {
  position: absolute;
  top: 38px;
  width: 100px;
  text-align: center;
  left: 50%;
  margin-left: -50px;
  display: block;
  color: #ffd500;
  font-size: 22px;
  height: 22px;
  z-index: 100;
}

#oben_fixed {
  position: fixed;
  top: 38px;
  width: 100px;
  text-align: center;
  left: 50%;
  margin-left: -50px;
  display: block;
  color: #ffd500;
  font-size: 22px;
  height: 22px;
  z-index: 20;
}


#unten_scroll {
font-size: 22px;
  position: absolute;
  width: 100px;
  bottom: 38px;
  left: 50%;
  margin-left: -50px;
  display: block;
  color: #ffd500;
  height: 22px;
  line-height: 22px;
  text-align: center;
}

div.content {
  height: auto;
  width: 100%;
  position: relative;
  float: left;
  padding-bottom: 118px;
}

#unten_fixed {
font-size: 22px;
  position: fixed;
  width: 100px;
  bottom: 38px;
  left: 50%;
  margin-left: -50px;
  display: block;
  color: #ffd500;
  height: 22px;
  line-height: 22px;
  text-align: center;
  z-index: 10;
}

#oben_fixed a {
  color: #ffd500;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: block;
}

#unten_fixed a {
  color: #ffd500;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: block;
}

#links {
  position: fixed;
  left: 0;
  width: 100px;
  top: 50%;
  -ms-transform: rotate(-90deg); /* IE 9 */
  -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  text-align: center;
  margin-top: -11px;
  height: 22px;
  color: #ffd500;
  font-size: 22px;
    z-index: 10;
     cursor:pointer;
}

#vorblattern a.pagenext {
  width: 100px;
  display: block;
  text-align: center;
}

div#vorblattern {
  text-align: left;
    display: block;
  float: left;
  width: 100px;
}

#zurueckblattern a.pageprev {
  width: 100px;
  display: block;
}


#rechts {
  position: fixed;
  width: 100px;
  top: 50%;
  -ms-transform: rotate(-270deg); /* IE 9 */
  -webkit-transform: rotate(-270deg); /* Chrome, Safari, Opera */
  transform: rotate(-270deg);
  text-align: center;
  height: 22px;
  right: 0;
  color: #ffd500;
  font-size: 22px;
  line-height: 22px;
  z-index: 10;
   cursor:pointer;
  margin-top: -11px;
}
#rechts a, #links a {
 color: #ffd500;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/*div.header {
  width: 100%;
  height: 98px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}*/

div.wilhelmkoch {
  float: left;
 
  position: fixed;
  margin-left: 42px;
  margin-top: 38px;
  height: 22px;
  z-index: 200;
}

ul#navigation {
  margin: 0;
  padding: 0;
  float: right;
  height: 22px;
  line-height: 22px;
  font-size: 22px;
}

#navigation li a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #d7d8d7;
  transition: color 0.2s linear;
}

#navigation li a:hover {
  color: #656665;
}


div.wilhelmkoch a {
 
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #d7d8d7;
  float: left;
  line-height: 22px;

  transition: color 0.2s linear;
}

div.wilhelmkoch a:hover {
 color: #656665;
  
}
#navigation li.aktiv a {
  color: #656665;
}

#navigation li {
  float: left;
  margin-left: 40px;
}

div.mainnavi {
margin-top: 38px;
  
  height: 22px;
  float: left;
  margin-right: 42px;
  position: fixed;
  right: 0;
  z-index: 200;
  display: block;
}

#contentwrapper div.maincontent div.detailwrapper {

  max-width: 890px;
  margin-right: auto;
  margin-left: auto;
  color: #656665;
  padding-right: 64px;
  padding-left: 64px;
  width: calc(100% - 128px);
}

a.external-link-new-window {
  color: #656665;
}

a:hover.external-link-new-window {
  color: black;
}

#contentwrapper div.maincontent div.detailwrapper .csc-default img {
  width: calc(100% - 42px);
  height: auto;
  margin-right: 21px;
  margin-left: 21px;
  
}

div.detailwrapper h2 {
  font-size: 58px;
  margin: 12px 21px 26px;
  color: #656665;
  text-align: left;
}

div.ce-textpic.ce-center.ce-above div.ce-bodytext p {
    margin-bottom: 20px;
}

div.detailwrapper .csc-default div.ce-textpic.ce-center.ce-above div.ce-bodytext p {
  font-size: 22px;
  line-height: 26px;
    font-family:"Neuzeit S LT W01 Book";
  margin-bottom: 20px;
  margin-left: 21px;
  margin-right: 21px;
}

div.youtubevideo {
	  margin-right: 21px;
  margin-left: 21px;
}
div.ce-gallery {
  float: left;
  width: 100%;
}

div.ce-row {

  
  float: left;
  width: 100%;
  margin: 21px 0;
}

div.ce-gallery.ce-border div.ce-outer div.ce-inner div.ce-row div.ce-column div.ce-media img {
  width: 100%;
  height: auto;
  float: left;
}

div.ce-column {
  float: left;
  margin-right: 21px;
  margin-left: 21px;
  width: calc(50% - 42px);
}

.csc-frame.csc-frame-frame1 p.bodytext {
font-size: 17px;
line-height: 21px;
  font-family:"Neuzeit S LT W01 Book";
  margin-bottom: 0px;
}

.csc-frame.csc-frame-frame1 {
    margin-bottom: 42px;
  margin-right: 21px;
  margin-left: 21px;
  float: left;
}



.csc-frame-frame2 img {
  width: calc(50% - 42px);
  height: auto;
  margin-left: 21px;
  margin-right: 21px;
  float: left;
  margin-top: 21px;
   margin-bottom: 21px;
}



.csc-frame.csc-frame-frame2 {
  float: left;
}

div.youtubeVideo {
width: calc(100% - 42px);
height: auto;
  margin: 42px 21px;
}

div.startseiti {
  font-size: 56px;
  color: #656665;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
    line-height: 80px;
    transition: color 0.2s linear;
  text-align: center;
  position: fixed;
  margin-right: auto;
  margin-left: auto;
  top: 50%;
  left: 0;
  height: 80px;
  width: 100%;
  margin-top: -40px;
}

div.startseit {

}

div.startbild {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

div.startbild img {
  width: 100%;
  height: 100%;
}

#contentwrapper div.maincontent div.startseit div.startbild {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
}

#contentwrapper div.maincontent div.startseit div.startbild a img {
  width: 100%;
  height: 100%;
}

div.ce-textpic.ce-center.ce-above div.ce-bodytext {
 font-family:"Neuzeit S LT W01 Book";
  margin-right: 21px;
  margin-left: 21px;
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 21px;
}

h2.csc-firstHeader a:hover {
    color: #d7d8d7;
}

 h2.csc-firstHeader a {
font-size: 56px;
color: #656665;
text-decoration: none;
text-transform: none;
font-weight: normal;
font-style: normal;
  line-height: 80px;
  transition: color 0.2s linear;
text-align: center;
position: static;
margin-right: auto;
margin-left: auto;
  width: 100px;
}





p.bodytext {
  
}

.rows div.rowlinks50 h2, .rows div.rowrechts50 h2 {
  font-size: 17px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 17px;
  line-height: 23px;
}

.rows .csc-default {
  margin-bottom: 50px;
}

div.rowlinks50 {
  width: calc(66.66% - 10px);
  float: left;
  margin-right: 10px;
}

div.rowrechts50 div.ce-textpic.ce-center.ce-above div.ce-bodytext {
  margin: 0;
  padding: 0;
}

#c50 table.ce-table tbody tr td:first-child, #c54 table.ce-table tbody tr td:first-child, #c55 table.ce-table tbody tr td:first-child, #c56 table.ce-table tbody tr td:first-child  {
  width: 110px;
}

#c55 table.ce-table tbody tr td {
  
}

#c54 table.ce-table tbody tr td {
  
}

#c50 table.ce-table tbody tr td {
  
}

#c50 table.ce-table tbody tr td {
  
}

#c54 table.ce-table tbody tr td {
  
}

.rows div.rowlinks50 div.ce-textpic.ce-center.ce-above div.ce-bodytext p, .rows div.rowrechts50 div.ce-textpic.ce-center.ce-above div.ce-bodytext p {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 23px;
}

td.td-0 {
  width: 100px;
}

table {
 font-family:"Neuzeit S LT W01 Book";
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 23px;
}

div.rowrechts50 {
width: calc(33.33% - 10px);
  float: left;
  margin-left: 10px;
}

#c50 {


}

div.rows {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
}

#rechtschanger a.pagenext {
  z-index: 200000;
  position: fixed;
}

#changel {

  position: fixed;
  top: 0;
  z-index: -10;
  right: 13px;
}

#changer {

  position: fixed;
  top: 0;
  z-index: -10;
  right: 13px;
}




@media screen and (min-width: 681px) and (max-width: 979px) {
div.rows {
  width: 100%;

 }
 
div.rowlinks50 {
  width: 100%;
  float: left;

}

div.rowrechts50 {
  width: 100%;
  float: left;

}
 }
 
 @media screen and (max-width: 680px) {
 
 #oben_fixed {
   position: fixed;
   top: 14px;
   width: 100px;
   text-align: center;
   left: 50%;
   margin-left: -50px;
   display: block;
   color: #ffd500;
   font-size: 16px;
   height: 16px;
   z-index: 20;
 }
 
 div.maincontent {
   padding-top: 98px;
   padding-bottom: 0px;
 
 }
 #navigation li {
   float: left;
   margin-left: 15px;
 }
 #unten_fixed {
 font-size: 16px;
   position: fixed;
   width: 100px;
   bottom: 14px;
   left: 50%;
   margin-left: -50px;
   display: block;
   color: #ffd500;
   height: 16px;
   line-height: 16px;
   text-align: center;
   z-index: 10;
 }
 
 div.ce-gallery {
   float: left;
   width: 100%;
 }
 
 div.ce-outer {
   float: left;
   width: 100%;
 }
 div.wilhelmkoch {
   float: left;
  
   position: fixed;
   margin-left: 42px;
   margin-top: 38px;
   height: 22px;
   z-index: 200;
 	width: calc(100% - 42px);
 }
 
 
 div.wilhelmkoch a {
  
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #d7d8d7;
   float: left;
   line-height: 22px;
 
   transition: color 0.2s linear;
 }
 ul#navigation {
   margin: 0;
   padding: 0;
   float: right;
   height: 22px;
   line-height: 22px;
   font-size: 16px;
 }
 div.detailwrapper h2 {
   font-size: 24px;
   margin: 12px 21px 16px;
   color: #656665;
   text-align: left;
 }
 div.ce-textpic.ce-center.ce-above div.ce-bodytext {
  font-family:"Neuzeit S LT W01 Book";
   margin-right: 20px;
 	margin-bottom: 10px;
 	margin-left: 20px;
 	font-size: 14px;
   line-height: 21px;
 }
 
 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p {
font-family:"Neuzeit S LT W01 Book";
 margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 14px;
 line-height: 21px;
 }
 
 #links {
   position: fixed;
   left: 0;
   width: 50px;
   top: 50%;
   -ms-transform: rotate(-90deg); /* IE 9 */
   -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
   transform: rotate(-90deg);
   text-align: center;
   margin-top: -11px;
   height: 16px;
   color: #ffd500;
   font-size: 16px;
     z-index: 10;
      cursor:pointer;
 }
 
 #rechts {
   position: fixed;
   width: 50px;
   top: 50%;
   -ms-transform: rotate(-0deg); /* IE 9 */
    -webkit-transform: rotate(-0deg); /* Chrome, Safari, Opera */
   transform: rotate(-270deg);
   text-align: center;
   height: 16px;
   right: 0;
   color: #ffd500;
   font-size: 16px;
   line-height: 16px;
   z-index: 10;
    cursor:pointer;
   margin-top: -11px;
 }
 div.rows {
   width: 100%;
 
  }
  
 div.rowlinks50 {
   width: 100%;
   float: left;
 
 }
 
 div.rowrechts50 {
   width: 100%;
   float: left;
 
 }
 
 div.ce-column {
float: left;
margin-right: 21px;
margin-left: 21px;
width: calc(50% - 42px);
 }
 div.ce-row {
 
   
   float: left;
   width: 100%;
   margin: 21px 0;
      width: calc(100% - 0px);
 }
 
 div.ce-media {
   margin-right: 0;
   margin-left: 0;
 }
 #contentwrapper div.maincontent div.detailwrapper {
 
 
   margin-right: 0;
   margin-left: 0;
   color: #656665;
   padding-right: 21px;
   padding-left: 21px;
   width: calc(100% - 42px);
   float: left;
 }
 
.ce-gallery[data-ce-columns="2"] .ce-column {
        width: calc(100% - 0px);
  float: left;
}
 .ce-gallery[data-ce-columns="1"] .ce-column {
         width: calc(100% - 0px);
   float: left;
 }
 
 div.ce-inner {
   width: 100%;
 }
 

  }
  
 
div.ce-textpic.ce-center.ce-above div.ce-gallery.ce-border div.ce-outer div.ce-inner div.ce-row div.ce-column div.ce-media {
  width: auto;
  float: left;
}


.ce-gallery[data-ce-columns="1"] .ce-column {
        width: calc(100% - 42px);
  float: left;
}



.ce-gallery[data-ce-columns="1"] .ce-column img {
  width: 100%;
  height: auto;
}


.ce-gallery[data-ce-columns="2"] .ce-column {
        width: calc(50% - 42px);
  float: left;
}



.ce-gallery[data-ce-columns="2"] .ce-column img {
  width: 100%;
  height: auto;
}


.ce-gallery[data-ce-columns="3"] .ce-column {
        width: calc((100% / 3) - 42px);
  float: left;
}


div.ce-textpic.ce-right.ce-intext div.ce-bodytext p {
  font-size: 17px;
  line-height: 21px;
    font-family:"Neuzeit S LT W01 Book";
    margin-bottom: 21px;
  margin-right: 21px;
  margin-left: 21px;
}

.ce-gallery[data-ce-columns="3"] .ce-column img {
  width: 100%;
  height: auto;
}


table.ce-table {
  margin-bottom: 20px;
}

div.ce-media {
float: left;
width: 100%;
}

div.ce-textpic.ce-center.ce-above div.ce-gallery div.ce-outer div.ce-inner div.ce-row div.ce-column div.ce-media video {
  width: 100%;
  height: auto;
}

table.ce-table tbody tr td {
  padding-bottom: 6px;
}

@media screen and (min-width: 980px) {
	
}
div.maincontent {
  padding-top: 118px;
  padding-bottom: 0px;
}
}
