
/* fonts
-------------------------------------------------- 
*/

@font-face {
    font-family: 'TheSansLight';
    src: url('../fonts/TheSans_B4_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/TheSans_B4_Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TheSansPlain';
    src: url('../fonts/TheSans_B4_Plain.eot?#iefix') format('embedded-opentype'), url('../fonts/TheSans_B4_Plain.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TheSerif_400';
    src: url("../fonts/TheSerif_400_.eot");
    src: url("../fonts/TheSerif_400_.eot?#iefix") format("embedded-opentype"), url("../fonts/TheSerif_400_.woff") format("woff"), url("../fonts/TheSerif_400_.svg#TheSerif_400_") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* icons
-------------------------------------------------- 
*/
@import url('icon.css');

.main.container {
    padding-top: 14px;
}

.navbar-wrapper .container {
    padding: 0;
}

.navbar-wrapper .navbar-collapse {
    /*   margin-left:-15px;*/
    /*  margin-right:-15px;*/
}

.header .links {
    padding-top: 8px;
    margin-top: 0;
}

.nav.level1 {
    margin-top: 14px;
    margin-bottom: 14px;
}


/* AXINOM FIX :  this was too loose, messed up our searcch control #main-navigation.nav li, #MediathequeNavigation_mediathequesubnavigationwrapperdiv li{*/
#main-navigation.nav li, #MediathequeNavigation_MediathequeSubNavigation_level2NavigationDiv li {
    border: none;
}



#header, .nav {
    font-family: 'TheSansLight', sans-serif;
}












/* CUSTOMIZE THE NAVBAR-------------------------------------------------- */

.navbar-form .navbar-toggle, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn, .form-control {
    border: 1px solid #797568;
    border-radius: 0;
    height: 26px;
    padding: 5px;
}

.navbar-form .form-control {
    width: 140px;
}

.navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.navbar-form .form-control {
    box-shadow: none;
    color: #797568;
}

.navbar-brand {
    display: none;
}

ul.nav li[data-dropdown="dropdown"]:hover ul.dropdown-menu {
    display: block;
}

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    z-index: 10;
    width: 100%;
}

.navbar-inverse, .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: #797568;
    border: none;
}

    .nav > li > a:hover, .nav > li > a:focus, .navbar-inverse .nav-justified > .active > a, .navbar-inverse .nav-justified > .active > a:hover, .navbar-inverse .nav-justified > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        background-color: #C1BAA4;
    }

.navbar-wrapper-padding {
    padding-top: 34px;
}

.blognav-wrapper-padding {
    padding-top: 54px;
}

.navbar {
    min-height: 35px;
    font-size: 12px;
    border-radius: 0;
}

.nav > li {
    border-left: solid 1px #C1BAA4;
    font-family: 'TheSansPlain';
}

.nav-justified > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.nav > li:last-child {
    border-right: 1px solid #C1BAA4;
}

.nav > li > a {
    padding: 10px 2px;
}

.navbar-form .form-control {
    width: 140px;
}

.navbar-form {
    margin: 6px -4px;
}

.page-header-top-right {
    float: right
}

.sticky {
    position: fixed;
    top: 0;
    height: 40px;
}

.blogMenuWrap {
    top: 36px;
    z-index: 9;
    position: fixed;
}

#menu-menu-blog.nav > li > a {
    padding: 10px 12px;
    color: #000000;
    font-family: 'TheSansPlain';
}

#menu-menu-blog.nav > li.active > a {
    background-color: #C1BAA4;
}

.navbar-inverse .nav-justified > li > a, .dropdown-menu > li > a {
    color: rgb(255, 255, 255);
    transition: all 0.4s ease-out 0s;
}

.navbar-wrapper .navbar-toggle {
    border: 1px solid #797568;
    border-radius: 0px;
    height: 26px;
    padding: 5px;
    margin-right: 11px;
}

.container > .navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}



.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    border-color: transparent;
    background-color: transparent;
}


.menu-blog-container {
    background: #E0DCCF;
}

    .menu-blog-container .nav > li {
        border: none;
        border-right: 1px solid rgb(193, 186, 164);
    }

    .menu-blog-container.navbar {
        border: none;
        width: 100%;
        background: none repeat scroll 0% 0% #E0DCCF;
    }

/** BASEX **/

/** align CSS with lindau-nobel.org */

body {
    background-color: #FAFAF8 !important;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(250, 250, 248);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    box-sizing: border-box;
    color: #666;
    display: block;
    font-family: TheSansLight, sans-serif;
    font-size: 13.5px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.container, .navbar-wrapper .container {
    box-sizing: border-box;
    color: #666;
    display: block;
    font-family: TheSansLight, sans-serif;
    font-size: 14px; 
    line-height: 20px;
    padding-left: 4px !important;
    padding-right: 4px !important;
}

/** to prevent horizontal scrollbar when there is no need for it */
/*@media (max-width: 767px) {
    .container, .navbar-wrapper .container {
        padding-right: 10px !important;
    }
}*/

    .navbar {
        border-bottom-color: rgb(120, 116, 103) !important;
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgb(121, 117, 104);
        background-image: none;
        background-origin: padding-box;
        background-size: auto;
        border-bottom-color: rgb(120, 116, 103);
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: rgb(120, 116, 103);
        border-left-style: none;
        border-left-width: 0px;
        border-right-color: rgb(120, 116, 103);
        border-right-style: none;
        border-right-width: 0px;
        border-top-color: rgb(120, 116, 103);
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-top-style: none;
        border-top-width: 0px;
        box-sizing: border-box;
        color: rgb(120, 116, 103);
        display: block;
        font-family: TheSansLight, sans-serif;
        font-size: 12px;
        height: 40px;
        line-height: 20px;
        margin-bottom: 20px;
        min-height: 35px;
        position: relative;
    }

    .navbar-wrapper .navbar-collapse {
        /*  background-attachment:scroll;*/
        /*  background-clip:border-box;*/
        background-color: rgb(121, 117, 104);
        background-image: none;
        background-origin: padding-box;
        background-size: auto;
        border-bottom-color: rgb(120, 116, 103);
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: rgb(120, 116, 103);
        border-left-style: none;
        border-left-width: 0px;
        border-right-color: rgb(120, 116, 103);
        border-right-style: none;
        border-right-width: 0px;
        border-top-color: rgb(120, 116, 103);
        border-top-style: none;
        border-top-width: 0px;
        box-shadow: none;
        box-sizing: border-box;
        /*  color:rgb(120, 116, 103);
  display:block;
*/ font-family: TheSansLight, sans-serif;
        font-size: 12px;
        line-height: 20px;
        /*  margin-left:0px;
  margin-right:0px;
  overflow-x:visible;
  overflow-y:visible;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;*/
    }
    /*img.logo {
  padding-top: 20px !important;
  max-width: 420px !important;
  width: 100% !important;
  height: auto !important;

}
*/
    .menu-main-menu li a {
        line-height: 20px !important;
    }

    #maincontentwrapper {
        margin-top: 20px;
        display: block;
    }

    .main.container {
        padding-top: 0px;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2,
    .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3,
    .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4,
    .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
    .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6,
    .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7,
    .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
    .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9,
    .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10,
    .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
    .col-md-11, .col-lg-11, .col-xs-12,
    .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .navbar {
        font-size: 100%; /** fix border-bottom */
    }

    #maincontentwrapper {
        background-color: transparent;
    }

    .item p.title {
        min-height: 26px;
    }

    img.logo {
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border: 0px none rgb(121, 117, 104);
        box-sizing: border-box;
        color: rgb(121, 117, 104);
        cursor: auto;
        display: inline;
        font-family: TheSansLight, sans-serif;
        font-size: 14px;
        line-height: 20px;
        max-width: 420px;
        padding-top: 20px;
        width: 100%;
        height: 100%;
        vertical-align: middle;
    }

    div.item.active img,
    .main.carousel .carousel-inner > .item > img, .main.carousel .carousel-inner > .item > a > img {
        width: 1140px;
        /*margin-left: -570px;*/
    }

	@media (max-width: 500px) {
	.carousel .link {
		top: 105px;
	}

    .main.carousel .carousel-inner > .item > img, .main.carousel .carousel-inner > .item > a > img  {
		width: 800px;
		margin-left: -400px;
	}
	}
	
	
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 4px;
        padding-right: 4px;
    }

    .row .items img.img-responsive {
        /*height: auto !important;*/
    }

    .main .carousel-indicators {
        top: auto;
        bottom: 68px;
        right: 5px;
        text-align: right;
    }

    #header {
        box-sizing: border-box;
        color: rgb(120, 116, 103);
        display: block;
        font-family: TheSansLight, sans-serif;
        font-size: 14px;
        height: 180px;
        line-height: 20px
    }

        #header .container {
            font-size: 14px;
        }

    @media (min-width: 1200px) {
        #header > .container,
        .navbar > .container {
            width: 1148px;
        }
    }

.banner-wrapper .img-responsive {
    width: 100%;
}

.not169 {
    height: auto !important;
}


.container, .navbar-wrapper .container {
	color: #333;
}