/* css f�r Volker Vandenboom */

body {
  font-family: Arial,Helvetica; /* Verdana,Geneva,Tahoma,"Courier New"; Verdana,Geneva,Tahoma,"Courier New" / Arial, Helvetica, "sans-serif"; */
  font-size:10pt;
  color:black;
  text-decoration:none;
  min-width:51.6em;
  margin-left:auto;
  margin-right:auto;
  background-color:#88918F;
  /* background-color: white; */
  background-image: url( '../media/grafik/ScreenGreyLightDoubleY.jpg' );
  background-size: 100%;
  width: 100%;
  /* border: 1px solid black; */
  text-align: center;
  margin-bottom: 0;
}
a
{
  color: #000000;
  text-decoration: underline;
}
body > *
{
  text-align: left;
}
#Block-Header
{
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 1.5em;
  font-weight: bold;
  text-decoration: underline;

}
#Container-Body
{
  display: inline-block;
  width: 813px;
  background-color: transparent;
  /* background-color: #b7c2bf; */
  /* border: 1px solid green; */
}
#Block-Image
{
  padding-top: 1px;
  /* background-color: #88918F; */
  /* background-color: transparent; */
  height: 95px;
}
#Block-Image img
{
  height: 128px;
  width: 813px;
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
}
#Block-Image-Text,
#Block-Image-Text-Mobil
{
  /*
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
  left: -50px;
  */
  font-size: 11pt;
  text-shadow: 1px 1px silver, -1px -1px 0 silver, 1px -1px 0 silver, -1px 1px 0 silver;
  text-align: right;
  position: sticky;
  height: 0px;
  top: -33px;
  padding-right: 30px;
}
#Block-Image-Text a,
#Block-Image-Text-Mobil a
{
  text-decoration: none;
}
#Block-Image-Text-Mobil
{
  display: none;
}
#Block-Content-Body
{
  background-color: #a7b2af;
  margin-top: 32px;
}

#Container-Content
{
  line-height: 1.3em;
  width: 611px;
  position: relative;
  left: 152px;
  top: 0px;
  padding: 7px 20px 5px 30px;
  /* border: 1px solid red; */
  /* background-color: rgba( 199 , 210 , 207 , 0.6 ); */
  min-height: 300px;
}

@media all
{
  #Block-Content-Body
  {
    background-color: rgba( 199 , 210 , 207 , 0.6 );
  }

  #Container-Content
  {
    top: -54px;
    padding: 0px 20px 5px 30px;
  }
}

/*
div.center { text-align:center; }
div.right { text-align:right; }
div.left { text-align:left; }
*/
#Block-Lightup
{
  height: 0px;
  position: relative;
  top: -90px;
  left: -85px;
  z-index: 1;
  display: none;
}
#Block-Lightup > img
{
  height: 186px;
  z-index: inherit;
  /* text-shadow: 1px 1px silver, -1px -1px 0 silver, 1px -1px 0 silver, -1px 1px 0 silver; */
}
#Block-Lightup-Sidebar-above,
#Block-Lightup-Sidebar-underneath
{
  display: none;
}
#Block-Lightup-Sidebar-above
{
  padding-bottom: 10px;
}
#Block-Lightup-Sidebar-underneath
{
  padding-top: 5px;
}
#Block-Lightup-Sidebar-above > img,
#Block-Lightup-Sidebar-underneath > img
{
  width: 150px;
  height: 226px;
}
#Block-Lightup-Sidebar-above > img
{

}
#Block-Lightup-Sidebar-underneath > img
{

}
#Block-Lightup-Content-Bottom
{
  display: none;

  text-align: center;
  height: 0px;
  position: relative;
  top: -600px;
  z-index: -1;

  opacity: 0.65;
  filter:alpha(opacity=65);
}
#Block-Lightup-Content-Bottom > img
{
  display: inline-block;
}
#Block-Navigation { text-align:right; font-size: 12pt; width: 152px; height: 0px; padding-top: 59px; }
#Block-Navigation ul { list-style-type: none; margin: 0px; padding: 0px; }
#Block-Navigation li { display: block; }
#Block-Navigation li a
{
  text-decoration: none;
  display: block;
  color: #000000;
  padding: 5px;
  /* border: 1px solid #b7c2bf; */ /* #88918F; */
  border: 1px rgba( 199 , 210 , 207 , 0.0 ) solid;
}
/*
#Block-Navigation li a:link
{
  text-decoration: none;
  display: block;
  color: #000000;
  padding: 5px;
}
*/
#Block-Navigation li a:hover
{
  /* color: #ffcc00; */
  background-color: #c8d2d2;
  border: 1px solid #000000;
}
#Block-Navigation li a:active
{
  /* color: #ffcc00; */
  background-color: #c8d2d2;
  border: 1px solid #c8d2d2;
}
#Block-Navigation li.navi-standard a,
#Block-Navigation li.navi-visited a,
#Block-Navigation li.navi-new a
{

}
#Block-Navigation li.navi-standard:first-child
{
  background-color: #a7b2af;
}
#Block-Navigation li.navi-visited a
{
  background-color: #c8d2d2;
  /* border: 1px solid #c8d2d2; */
}
#Block-Navigation li.navi-new
{
  padding: 0;
  margin: 0;
  border-top: none;
  background-color: #a7b2af;
}
#Block-Navigation li.navi-new a
{

}
#sidr li.active
{
  background-color: #404040;
}
#sidr li.navi-new
{
  border-bottom: 1px solid grey;
}
.Block-Sidebar-Media-Link,
.Block-Content-Media-Link
{
  text-decoration: none;
  text-align: left;
  break-inside: avoid;
  margin: 0;
  padding: 8px 0 8px 3px;
  border-top: none;
}
.Block-Sidebar-Media-Link a,
.Block-Content-Media-Link a
{
  text-decoration: none;
}
.Block-Sidebar-Media-Link > a,
.Block-Content-Media-Link > a
{
  border: none;
}
.Block-Sidebar-Media-Link > a > img,
.Block-Content-Media-Link > a > img
{
  width: 147px;
  height: 210px;
  border-style: none;
}
.Block-Content-Media-Link
{
  display: none;
}
.Text-Sidebar-Media-Link
{
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;

  font-size: 8pt;

  text-decoration: none;
  display: inline-block;
  position: relative;

  padding: 2px 0 0 0;
  margin: 0;
}
.Block-Person-right
{
  padding-left: 10px;
  float: right;
  border: none;
  width: 201px;
  height: 295px;
}
.image-person
{
  width: 319px;
  height: 480px;
}
.Block-Contact-Subject-List
{
  float: right;
  border: 2px solid grey;
  padding: 5px;
}
.image-link,.image-link-pdf
{
  /*
  width: 15px;
  height: 11px;
  */
  vertical-align: text-bottom;
  width: 14px;
  opacity: 0.5;
  filter:alpha(opacity=50);
  border-style: none;
}
.image-link-pdf
{
  opacity: 0.8;
  filter:alpha(opacity=80);
}
.table-pdf-links
{

}
.table-pdf-links td
{
  line-height: 29px;
}
#Block-Content-Contact
{
  text-align: center;
  padding-bottom: 30px;
}
#Block-Content-Contact > img
{
  vertical-align: text-bottom;
  width: 14px;
  opacity: 0.5;
  filter:alpha(opacity=50);
  border-style: none;
}
.Block-Content-Contact-Inside
{
  padding: 25px 0px 0px 0px;
  position: relative;
  left: -20px;
}
#Block-Footer
{
  text-align: center;

  display: block;
  position: relative;

  min-height: 30px;
  width: 813px;

  /* background-color: #88918F; */
  /* background-color: transparent; */
}
#Block-Footer-Content
{
  width: 100%;
  min-height: 30px;
  background-color: #303030;
  border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
}
#Block-Footer-Content a
{
  color: white;
  text-shadow: 1px 1px #303030, -1px -1px 0 #303030, 1px -1px 0 #303030, -1px 1px 0 #303030;
}
#Block-Footer-Content > a
{
  top: 7px;
  position: relative;
  text-decoration: none;
}
#Container-Pagination
{
		width: 611px;
		position: relative;
		height: 40px;
		top: -45px;
		left: 170px;
		margin: 0;
		font-size: 16pt;
}
#Container-Pagination-Mobile
{
  display: none;
  position: relative;
  height: 40px;
  font-size: 16pt;
  z-index: 1;
}
#Container-Pagination > div
{
		display: inline-block;
		width: 144px;
		text-align: center;
}
#Container-Pagination > div.main
{
		width: 311px;
		position: relative;
		top: -4px;
}
#Container-Pagination-Mobile > div.main
{
  position: relative;
  left: 30px;
}
#Container-Pagination > div > input[type=image]
{
		height: 24px;
}
#Block-List-Child
{
		margin-top: 10px;
}
#Block-List-Child > ul.links
{
		margin-top: auto;
}
#Block-List-Child > ul.links > li
{

}

div#cookie-bar
{
  color: ivory;
  width: 100%;
  text-align: center;
}

div#cookie-bar > div.cookie-bar__inner > span
{
  display: block;
}

div#Block-Mobile-Button { display: none; height: 0; position: sticky; top: -10px; left: 15px; z-index: 2; }

a#simple-menu {
  width: 72px;
  display: inline-block;
  /*top: -5px;
  left: 15px;*/
  z-index: 2;
}

@media only screen and (max-width: 813px) {
  div#Block-Mobile-Button { display: inline-block; }
  div#Block-Navigation { display: none; }
  #Container-Content { left: auto; width: auto; padding-top: 50px; }
  #Container-Content div.content-text { width: auto !important; }
  body { min-width: auto; margin-top: 0; }
  #Block-Image {
    width: inherit;
    position: sticky;
    top: -60px;
    z-index: 1;
    padding-top: 0;
  }
  #Block-Image img { width: inherit; }
  #Container-Body { width: inherit; }
  #Block-Footer { width: auto; }
  #Block-Image-Text,
  #Block-Image-Text-Mobil
  {
    position: sticky;
    height: 0px;
    top: 35px;
    z-index: 1;
  }
  .Block-Content-Media-Link { display: block;}

  #Container-Pagination
  {
    width: 100%;
    height: 0;
    top: auto;
    left: auto;
    z-index: 1;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: inline-block;
    position: sticky;
    top: 25rem;
  }
  #Container-Pagination-Mobile
  {
    display: inline-block;
  }
  #Container-Pagination > div.previous
  {
    width: auto;
  }
  #Container-Pagination > div.main
  {
    width: auto;
    display: none;
  }
  #Container-Pagination > div.next
  {
    float: right;
    width: auto;
  }
}

@media only screen and (max-width: 522px) {
  div#Block-Image-Text { display: none; }
  div#Block-Image-Text-Mobil { display: block; }
}
