
/* Start - Suchen + Ersetzen 

In dem folgenden Bereich können die Farbwerte mit 
Suchen + Ersetzen geändert werden

01559e

*/

h1,h2,h3,h4,h5,h6{color:#01559e}
h2,h3 { font-weight:400; }
a{color:#01559e}
a:hover,a:focus,a:active{color:#01559e}
.portfolio-control li:hover a, .portfolio-control li.active a {color:#fff}
.inverse{background-color:#01559e !important;color:#fff}
blockquote.quote1{border-bottom:solid 4px #01559e}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#01559e;border-color:#01559e}
.pagination a.active{background-color:#01559e}
.btn-transparent:hover{color:#01559e}
.nav-tabs-simple li a:hover,.nav-tabs-simple li.active a,.nav-tabs-simple li.active a:hover,.nav-tabs-simple li.active a:focus{border-top:solid 3px #01559e;color:#01559e}
.nav-tabs-simple-2 li a:hover,.nav-tabs-simple-2 li.active a,.nav-tabs-simple-2 li.active a:hover,.nav-tabs-simple-2 li.active a:focus{border-top:solid 3px #01559e;color:#01559e}
.panel-simple>.panel-heading a{background-color:#01559e;border:solid 1px #01559e}
.panel-simple>.panel-heading a.collapsed{border-top:solid 3px #01559e}
.panel-simple-2>.panel-heading a{background-color:#01559e;border:solid 1px #01559e}
figure.caption figcaption{background-color:#01559e}
.navbar-lime a.navbar-brand>span{color:#01559e}
.navbar-lime a.navbar-brand>i{color:#01559e}
.navbar-lime .navbar-nav>li.active>a,.navbar-lime .navbar-nav>li.active>a:hover,.navbar-lime .navbar-nav>li>a:hover,.navbar-lime .navbar-nav>.open>a,.navbar-lime .navbar-nav>.open>a:hover,.navbar-lime .navbar-nav>.open>a:focus{color:#01559e;border-top:solid 4px #01559e}
.navbar-lime .dropdown-menu li a:hover{background-color:#01559e}
.home-features-item i{color:#01559e}
.home-features-item .item-content{background-color:#01559e}
.about-item i{color:#01559e}
.home-title{color:#01559e}
.workflow-item{border:solid 10px #01559e}
.workflow-caption{background-color:#01559e}
.workflow-item:hover,.workflow-item.cs-hover{background-color:#01559e}
@media (min-width:768px){#workflow:before{border-top:50px solid #01559e}}.slogan span{color:#01559e}
.clients-caption{background-color:#01559e}
#bottom-widgets{background-color:#01559e}
#bottom-widgets a:hover{color:#e2e2e2}
#bottom-widgets h3{color:#e2e2e2}
.footer-social>a{background-color:#01559e}
.carousel-text .item{border-bottom:solid 5px #01559e}
.carousel-text .carousel-indicators .active:before{color:#01559e}
@media (min-width:1200px){.carousel-text .carousel-indicators .active:before{color:#01559e}}@media (max-width:1199px){.carousel-text .carousel-indicators .active img{border:solid 5px #01559e}}.post-info span{color:#01559e}
.block h2{background-color:#01559e}
.block h3{color:#01559e}
.block ul.simple li a{border-left:solid 2px #01559e}
.tags-cloud a{border:solid 1px #01559e}
.tags-cloud a:hover{background-color:#01559e}
@media (min-width:991px){#about-info{border-left:solid 1px #01559e}}.about-team-item-content{border-left:solid 1px #898989;border-right:solid 1px #898989}
.about-team-item-header{border-top:solid 1px #898989;border-left:solid 1px #898989;border-right:solid 1px #898989}
.about-team-item-social a:hover{color:#01559e}
.about-team-item-footer a{background-color:#898989;border-color:#01559e}
.about-team-item-footer a:hover{background-color:#01559e}
#about-stats{background-color:#01559e}
.contact-info h3{color:#01559e}
.coming h1 span{color:#01559e !important}
.coming-color{background-color:#01559e}
.coming-social>a:hover{background-color:#01559e}
@media (min-width:992px){.coming-info{border-right:solid 1px #01559e !important}}.portfolio-control>li.active,.portfolio-control>li:hover{background-color:#01559e}
#login-form h1>span{color:#01559e}
.register-terms h2{color:#01559e}
.pricign-box-pro{border-color:#01559e}
.pricign-box-pro>.pricing-box-header{background-color:#01559e}
.single h1{ color:#01559e; text-transform: none; font-weight: 400;}
.comments h4{color:#01559e}
blockquote { padding:0px; margin: 0 0 10px; color:#01559e; font-size:16px; font-weight:400;}
/* Ende - Suchen + Ersetzen */

/*
*
Ab hier kann entweder 1:1 übernommen werden 
Oder es muss individuell eingestellt werden
*
*/

/* dunkel auf hell */
.wrap-pattern {
    background-color:#eee; /* #a2a2a2 */
}
.page-title {
    background-color:#01559e;
}
.page-title h1, .page-title h2,
.page-title h3,  .page-title h4 {
    color:#fff;
    font-size: 36px;
    margin:0px;
    padding:0px;
    font-weight: 300;
    display: inline-block;
}

.section-title {
    color:#01559e;
}

.navbar-lime {
    background-color: #fff;
}
#modules.navbar-nav > li > a {
    color:#666;
    border-top:none;
    border-bottom:2px solid #69696b;
}
.navbar-lime ul.navbar-nav > li > a {
    color:#666;
    border-top:none;
}
.navbar-lime .navbar-nav > li.active > a,
.navbar-lime .navbar-nav > li.active > a:hover,
.navbar-lime .navbar-nav > li > a:hover,
.navbar-lime .navbar-nav > .open > a,
.navbar-lime .navbar-nav > .open > a:hover,
.navbar-lime .navbar-nav > .open > a:focus {
    border-top:none;
    border-bottom: solid 2px #fff;
    color: #fff;
    -webkit-text-stroke-width: 0.6px;
}
.navbar-lime .dropdown-menu li a:hover {
    color: #fff;
}
.navbar-inverse {
    background-color: #fff;
}

#header .nav li a.active {
    color:#fff !important;
}

footer, #footer {
    background-color:#01559e;
}

.carousel-caption a {
    text-shadow: none;
}

img.img-left, img.links {
    float:left;
    margin:0px 10px 10px 0px;
    padding:0px;
}

img.img-right, img.rechts {
    float:right;
    margin:0px 0px 10px 10px;
    padding:0px;
}

.wrap-pattern {
    background-image: none;
}

.carousel-caption p {
    color:#333;
    text-shadow: none;
}

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4 {
    text-shadow: none;
    color:#01559e !important;
}

/* Abstände z.B. Logo  */
.logo {
    margin:20px 0px 20px 0px;
    max-width: 90%;
    width: 400px;
    height: auto;
}
.logo a
{
    white-space: nowrap;
}

div.navbar-ex1-collapse {
    padding-right:30px;
}

ul.navbar-right {
    margin:0px 0px 20px 0px;
    padding-top:0px;
    /*background-image: url(../uploads/layout/schriftzug.png);
    background-position: 270px 30px;
    background-repeat: no-repeat;*/
}

/* Slider */
.carousel-inner .layer {
    background: none repeat scroll;
    background-color: #01559e;
    opacity: 0.9;
    padding: 10px 30px 10px 30px;
    width: 100%;
    bottom: 0px;
    position: absolute;
    margin:0px;
}
.carousel-inner .layer.black {
    background-color: #000;
    opacity: 0.7;
}


.carousel-inner .layer h3, 
.carousel-inner .layer p, 
.carousel-inner .layer a {
    color:#fff;
}

.carousel-inner .layer h3 {
    margin:0px 0px 6px 0px;
    padding:0px;
}

.carousel-inner .layer p {
    margin:0px 0px 6px 0px;
    padding:0px;
}

.contact-info img {
    width:100%;
    height:auto;
}

hr {
    border: 1px solid #888;
    clear:both;
    margin:3px 0 3px 0;
    padding:0px;
}

.fancybox-title-over-wrap {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.newsList div.newsImage {
    margin-bottom:20px;
}

.newsList .news {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}

.newsList .news:last-child {
    border:none;
}

.portfolio-control > li {
    padding:0px;
}

.portfolio-control a {
    padding:8px;
    display: inline-block;
}

.section-title {
    margin-top:0px !important;
    border:none;
    font-size:36px !important;
}

.socials {
    margin-top:20px;
}

.socials li {
    list-style-type: none;
    display: inline;
    margin-right:30px;
}

#carousel-clients-say {
    padding:5px;
    border:1px solid #ccc;
    border-radius: 5px;
}

.galleryList .gallery {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.galleryText h3 {
    margin-top:0px;
}

.amThumb {
    width:202px;
    float:left;
    height:202px;
    padding:5px;
    border:1px solid #ccc;
    margin:0px 20px 20px 0px;
}

.amThumb div {
    width:190px;
    height:190px;
    overflow: hidden;
    text-align: center;
}

.amThumb div img {
    width:auto;
    height:100%;
}

.hinweis {
    color:#01559e;
    font-style: italic;
}

.carousel-control span {
    position: absolute;
    top: 160px;
    z-index: 5;
    display: inline-block;
    color:#fff;
}

.carousel-control.left span {
    left:10px;
}

.carousel-control.right span {
    right:10px;
}

@media (max-width: 1199px) {
    .carousel-inner .layer{
        right: 0; 
    }
    ul.navbar-right {
        padding-top:0;
    }
}

@media (max-width: 763px) {
    .navbar-header p  {
        text-align: center;
    }
    .carousel-inner .layer {
        position: relative;
        width: 100%;
        position: 0;
    }
    .carousel-inner .layer h3 {
        font-size: 18px;
    }
    .navbar-collapse {
        max-height: none;
    }
    ul.navbar-right {
        padding-top: 15px !important;

    }
    div.navbar-ex1-collapse{
        padding-right: 15px !important;

    }
    .home-features-item .item-content {
        top: 0;
        background-color: rgba(33,33,33,0.8);
    }
}

.post h1 a {
    text-decoration: none;
    font-weight: 400;
}

img.img-polaroid {
    border: 1px solid #CCC !important;
    padding: 5px !important;
}

@media (min-width:660px) {
    img + img {
        margin-left:10px;
        margin-top:0px;
    }
}

@media (min-width:992px) {
    img + img {
/*        margin-top:0px; */
        margin-left:0px;
    }
}

@media (min-width:1200px) {
    img + img {
        margin-left:10px;
/*        margin-top:0px; */
    }
}

@media (max-width:659px) {
    img + img {
/*        margin-top:0px; */
        margin-left:0px;
    }
}

#footer {
    background-color:#3f4754;
}

#bottom-widgets {
    background-color:#585f69;
}

#bottom-widgets h2 {
    color:#eee;
    border-bottom: 1px dashed #ccc;
}

#carousel-home {
    width:100%;
}

.carousel-control {
    width:5%;
}

#icons div {
    margin-bottom:15px;
}

#home-features a,
#icons a {
    border:2px solid #ccc;
    display: block;
}

#home-features a:hover,
#icons a:hover {
    border:2px solid #585f69;
}


#home-features img,
#icons img {
    opacity: 0.8;
}

#home-features a:hover img,
#icons a:hover img {
    opacity: 1;
}

#icons img {
    width:100%;
    height:auto;
}

.werbung {
    margin-top:30px;
}

.vierer .inner .text {
    padding:15px;
}

.vierer .inner h2 {
    margin-top:0px;
}

/*
.infoBox p+p {
    line-height: 2.5em;
    padding:15px;
}*/

.btn {
   box-shadow: none;
}

.btn-u {
   border:0;
   font-size:14px;
   cursor:pointer;
   padding:6px 13px;
   position:relative;
   background:#3498db;
   display:inline-block;
   color:#fff !important;
   text-decoration:none !important;
}
.btn-u:hover {
   color:#fff;
   background:#2980b9;
   text-decoration:none;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

.btn-u-small {
   padding:3px 12px;
}
.btn-u-lg {
   font-size:18px;
   padding:10px 25px;
}

a.btn-u {
   padding:4px 13px;
   vertical-align:middle;
}
a.btn-u-small {
   padding:2px 12px;
}
a.btn-u-lg {
   font-size:18px;
   padding:6px 25px;
}

.eventsList .event {
    margin-bottom: 15px;
}

table#events {
    width:100%;
    margin-top:25px;
}

table#events th,
table#events td {
    vertical-align: top;
    padding:5px;
}

table#events th {
    background-color: #01559e;
    color:#fff;
}

table#events tr:nth-child(even) {
    background-color: #efefef;
}

table#events tr:nth-child(odd) {
    background-color: #fff;
}

table#events tr:hover {
    background-color: #ccc;
}

p.lead {
    font-size: 1.5em;
    line-height: 2em;
    margin-bottom: 15px;
}

.container ul,
.container ol {
/*    margin: 0px 0px 15px 0px; */
}

header.page-title ol.breadcrumb,
div.block ul.nav-tabs {
    margin:0px 0px 0px 0px;
}

.container p ~ ul,
.container p ~ ol {
    margin-top:-10px;
}

.container p ~ ul.socials,
.container p ~ ul.portfolio-control {
    margin-top:0px;
}
/*
img {
    max-width: 100%; 
    height: auto;
}*/

.pagination a.active {
    color:#fff;
}

.preisliste {
    margin-bottom: 15px;
}

form.search {
    margin-bottom:15px;
}

p.logo{
    margin:0px;
    padding:0px;
}

#newsletter {
/*    margin-top:45px; */
}

@media (max-width:768px) {
    #home-features .col-sm-4 {
        margin-bottom:15px;
    }
    .vierer .col-md-3 {
        margin-bottom:15px;
    }
    #bottom-widgets .col-md-4 {
        clear:both;
    }
}

@media (max-width:360px) {
    img.img-left {
        float:none;
        width:100%;
    }
    img.img-right {
        float:none;
        width:100%;
    }
}

ol.carousel-indicators {
    display:block !important;
    border:1px solid red important;
}

.margintop {
    margin-top: 10px;
}

.navbar-nav {
    margin-top: 8px !important;
}

h4.panel-title {
    font-weight: bold;
}

.entries h3, .entries p {
    margin-bottom: 0;
}

.panel-body {
    padding: 0 15px;
}

#guestbook .eintrag {
    border-bottom:1px dotted #ccc;
    padding-top:15px;
}

.myname {
    display: none;
}

.container ul.nav-tabs
{
   margin-bottom: 0;
}

h3
{
   margin-top: 0px;
   margin-bottom: 10px;
}

.small
{
   font-size: 11pt;
}
td
{
   font-size: 10pt;
}

.dropdown-menu li a:hover{background-color:#01559e}
