﻿/*body {

    k&e sand:
    background-color: rgb(187,163,92);

    k&e blå:
    background-color: rgb(43,46,110);


    background-image: none;
} 
    */
a {
    color: rgb(0, 0, 0);
    
}
.main-content a, .rightcolumn a {
    color: rgb(43,46,110);
}

    .yamm span {
        color: rgb(0, 0, 0);
    }
.eventfooter a, .socialfooter a {
    background-color: rgb(187,163,92);
}

.subfooter {
    background-color: rgb(43,46,110);
}

.topfooter {
    background-color: rgb(43,46,110);
}

.navbar-gk {
    background: rgb(43,46,110);
}

.nav-tabs > li > a, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    color: #fff;
    background-color: rgb(43,46,110);
    border: 1px solid rgb(43,46,110);
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: rgb(43,46,110);
}

.carousel-indicators li {
    background-color: #fff;
    border-color: #fff;
}

.carousel-indicators li.active {
    background-color: rgb(187,163,92);
    border-color: rgb(187,163,92);
}



.navbar-gk .navbar-header, .navbar-gk .navbar-collapse {
    background: url(/Static/gfx/koe_logo_element_32px.png) right 10px no-repeat;
}

.related-content {
    background-color: rgba(43,46,110,0.1);
}
    

.related-content h2 {
    background: rgb(43,46,110);
}

a.btn-booking, a.btn-booking:hover, a.btn-booking:focus {
    background: rgb(187,163,92);
    color: #fff;
}
.breadcrumb > li + li:before {
    color:#000;
}