﻿/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
    padding-top: 350px;
    size: 100%;

}

.portfolio-item {
    margin-bottom: 30px;
}

.box {
    max-width: 25%;
    height: auto;
}

h4{
    font-family: 'Merriweather', serif;
}

@media only screen and (max-width:600px){
    h4 { display: none;
    }
}

#container{
    color: white;
}

iframe{
    width: 100%;
    height: 400px;
}

a { text-decoration: none; } /* Unterstreichung entfernen */
a:link { color:  #000; }
a:visited { color: #000 }

#betriebsurlaub{
    height: auto;
    margin-top: -100px;
    margin-bottom: 20px;
    z-index: 200;
    width: 100%;
    text-align: center;
    font-size: 10pt;
        
}








