/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles */
@media only screen and (max-width:1199px)
{
    .subtitle-finetuning {
        padding-left: 20px;
        font-size: 11px;
    }
}

@media only screen and (min-width:1200px)
{
    .subtitle-finetuning {
        padding-left: 30px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px)
{
    .navigatione-menu-finetuning {
        margin-top: -190px;
    }
}

@media only screen and (min-width:1200px)
{
    .site-slogan {
        font-size: 11px;
    }
}

.bild-correction {
    margin-top: -2px;
}

.fix-left-border {
}

.fix-kontakt-size {
    font-size: 18px;
}

.fix-column-color {
    background-color: #f6f5f5;
}

.fix-p-standard-text-size {
    font-size: 22px;
}

.fix-datenschutz-modal {
    width: 100%;
}

.fix-datenschutz-modal-button {
    background-color: #e8e3c1;
    font-weight: bold;
    width: 100%;
}

.fix-kontakt-text-size {
}

.fix-kontakt-container.width {
}

.fix-link-color {
    color: #b31717;
}

.fix-container-text-position {
    padding-top: 14px;
    padding-left: 14px;
}

