a.weg:link
{
  color:#FFFFFF;
/*
background-image: url(./images/becker-weiter.png);
position:absolute;
z-index:101;
width:500px;height:200px;
border:1px solid red;
padding:20px;
*/
}
a.weg:hover
{
  color:#FF0000;
/*
background-image: url(./images/becker-weiter.png);
position:absolute;
z-index:101;
*/
}
div.weg
{
  color:#FFFFFF;
background-image: url(./images/becker-weiter.png);
position:absolute;
z-index:101;
width:700px;height:190px;
border:1px solid red;
/*padding:20px; */
}

.input {font-family: arial; color:black; font-size:12px; background-color: #BDD2E4;border-style: solid; border-width:1; border-color: #005884; height:18}
.input1 {font-family: arial; color:black; font-size:12px; background-color: #BDD2E4;border-style: solid; border-width:1; border-color: #005884; height:168}
.inputred {font-family: arial; color:red; font-size:12px; background-color: #BDD2E4;border-style: solid; border-width:1; border-color: #FF5884; height:18}

/*gallery-css--*/
/*
    body {
  background-color:#1d1d1d !important;
  font-family: "Asap", sans-serif;
  color:#989898;
  margin:10px;
  font-size:16px;
}
*/
#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }

        .page-top{
            margin-top:85px;
        }


img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}


.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {

     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;
    }
    /*--end-gallery-css--*/
#artname a a.hover {
color: yellow !important;
background-color: blue !important;
}



