.Quelltext button:active {
    vertical-align: top;
    padding-top: 4px;
    color: green;
}
.Quelltext button {
  font-size: 10px;
  float: right;
  margin-right: 2px;
  border:solid 1px gray;
}
.Quelltext {
	border: solid silver 1px;
	background-color: #FAFAFA;
	margin-left: 10px;
	margin-right: 10px;
}
.Bullet_20_Symbols{
  display:none;
  visibility:hidden;
}
.pdf {
  width: 50px;
  position: absolute;
  right: 0;
  top: 2px;
}
.pdf_text {
  display: none;
 }
 .aktuell_zip {
  position: absolute;
  right: 50px;
  top: 2px;
  width: 50px;
}
.aktuell_zip_filename{
  visibility:hidden;
  }
a{
  margin-right:3px;
  }
#HOME .col-sm-3 {
      display: none;
      border:solid;
}
#HOME .col-sm-9 {
     max-width: 100% !important;
     flex: 100%;
     border-bottom,border-top:solid 1px silver;
}
.bg-light{
    background-color:white !important;
  }
  
  .galleria {
    float: left;
}
.col-sm-3{
  border-right:solid silver 1px;
}
.col-sm-9{
  min-height:400px;
}
#menu  li{
 margin-left:30px;
 }

.jumbotron {
  padding: 0;
  margin: 0;
  background-color: transparent;
  position: relative;
}

.jumbotron-col-sm-9 {
  position: absolute;
  right: 5px;
  top: 5px;
}

#ActiveDir {
/*! float: left; */
 
  display: inline;
}

#Navigation {
  display: inline;
}

#tbtop {
  margin-bottom: 0.5em;
}

.newlist {
  display: flow-root;
  padding: 15px;
}

.logo {
/*! position: absolute; */
 /*! top: 0; */
/*! left: 0; */
}

#page-changed {
/*! position: absolute; */
/*! right: 0; */
/*! bottom: 0; */
  font-size: 0.9em;
/*! float: right; */
   margin: 2px;
  margin-left: 15px;
}

.navbar-nav {
  flex-wrap: wrap;
}

.nav-item {
  text-align: left;
  align-content: center;
  margin-left: 45px;
}

.galerie {
  display: block;
  overflow: hidden;
  width: 500px;
  float: left;
  margin: 5px;
}

.button_up {
  cursor: pointer;
  background-color: rgba(20,20,20,25%);
  font-size: 1.6em;
  border-radius: 10px;
  margin-bottom: 5px;
  background-image: url("_bilder/icon-arrow-up.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.hint {
  margin-left: 20px;
  color: gray;
}

.knerVorformattierterText {
  font-family: Courier New;
  font-size: 10px;
  background-color: #ffc;
  margin: 10px;
  border: solid 1px silver;
  padding: 5px;
}

div.aktuell {
  overflow: hidden;
  position: relative;
  border: solid silver 1px;
  margin: 1px;
  padding: 2px;
  padding-bottom: 1.2em;
  min-height: 2em;
  clear: both;
}

div.aktuell .aktuell_date {
  position: absolute;
  right: 5px;
  top: 2px;
  font-size: 0.6em;
}

div.aktuell .aktuell_link {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

div.aktuell .aktuell_title {
  display: block;
  margin-right: 4em;
  font-weight: bold;
}

.aktuell_comment {
  display: block;
  margin-bottom: 5px;
}

.footer {
  font-size: 0.8em;
  text-align: center;
  width: 100%;
}
.textboxlinks{
   display:block;
}

.textboxblog.zip {
  /*! border: solid 1px silver; */
  background-position-y: 1.5em;
  
  display: block;
  min-height: 100px;
  padding: 5px;
  margin: 15px;
  box-shadow: 3px 3px 4px 2px rgba(117, 117, 117, 0.23);
  -moz-box-shadow: 3px 3px 4px 2px rgba(117, 117, 117, 0.23);
  -webkit-box-shadow: 3px 3px 4px 2px rgba(117, 117, 117, 0.23);
  background: -moz-linear-gradient(-45deg,  rgba(240,247,250,0) 0%, rgba(235,244,247,0.4) 40%, rgba(222,238,244,1) 100%);
/* FF3.6+ */
  


    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(240,247,250,0)), color-stop(40%,rgba(235,244,247,0.4)), color-stop(100%,rgba(222,238,244,1)));
/* Chrome,Safari4+ */
  


    background: -webkit-linear-gradient(-45deg,  rgba(240,247,250,0) 0%,rgba(235,244,247,0.4) 40%,rgba(222,238,244,1) 100%);
/* Chrome10+,Safari5.1+ */
  


    background: -o-linear-gradient(-45deg,  rgba(240,247,250,0) 0%,rgba(235,244,247,0.4) 40%,rgba(222,238,244,1) 100%);
/* Opera 11.10+ */
  


    background: -ms-linear-gradient(-45deg,  rgba(240,247,250,0) 0%,rgba(235,244,247,0.4) 40%,rgba(222,238,244,1) 100%);
/* IE10+ */
  


    background: linear-gradient(135deg,  rgba(240,247,250,0) 0%,rgba(235,244,247,0.4) 40%,rgba(222,238,244,1) 100%);
/* W3C */
  


    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f7fa', endColorstr='#deeef4',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */
  
}

a.zip {
  display: block;
  min-height: 65px;
  /*! width: 130px; */
  background-image: url(_bilder/zipdownload.png);
  background-repeat: no-repeat;
  /*! background-origin: ; */
  background-position-y: 1.4em;
}

div.news {
  position: relative;
  border-bottom: dashed silver 1px;
  min-height: 3em;
  width: 100%;
}

div.news .news_date {
  position: absolute;
  right: 5px;
  top: 2px;
  font-size: 0.6em;
}

div.news .news_link {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

div.news .news_title a {
  display: block;
  color: navy;
  text-decoration: none;
}

div.news .news_comment {
  display: block;
  padding-right: 4em;
  margin-bottom: 1.2em;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

div.codeasm {
  border: 1px inset;
  padding: 16px;
  overflow: auto;
  width: 100%;
  height: 498px;
}

div .codeasm h1 a {
  text-decoration: none;
  color: green;
}

div.codeasm pre {
  font-family: Courier;
}

div.tbodt {
  border: solid 1px silver;
  padding: 15px;
}

div#asm {
  position: relative;
  border-bottom: dotted 1px silver;
  padding: 2px;
  height: 4em;
  margin: 2px;
}

div#asm div.news_date {
  position: absolute;
  right: 5px;
  top: 2px;
}

div#asm div.news_linkcol {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

div#asm div.news_title a {
  color: navy;
  position: absolute;
  top: 2px;
  left: 5px;
}

div#asm div.news_comment {
  position: absolute;
  background-color: transparent;
  border-bottom: none;
  top: 1.5em;
  left: 5px;
}

.gallery img {
    width: 100%;
}

