/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/*
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/font-awesome-4.6.3/fontawesome-webfont.eot');
  src: url('../fonts/font-awesome-4.6.3/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/font-awesome-4.6.3/fontawesome-webfont.woff2') format('woff2'), url('../fonts/font-awesome-4.6.3/fontawesome-webfont.woff') format('woff'), url('../fonts/font-awesome-4.6.3/fontawesome-webfont.ttf') format('truetype'), url('../fonts/font-awesome-4.6.3/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');


body {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: normal;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 2.2;
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top:0;
	margin-bottom: 0;
}

.h1, h1 {
	color: #004f9f;
	font-size: 28px;
}
.h2, h2 {
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 22px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #333;
}

a {
	color: #005296;
}

.brand {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: normal;
    font-weight: 400;
}

.navbar-inverse {
  background-color: #fff;
  border-bottom: 11px solid;
  border-color: #f0f0ef;
}

.nav > li > a {
  padding: 10px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.breadcrumb::before {
  content:"\f015";
  font-family: FontAwesome;
  margin-right: 10px;
}

.breadcrumb {
	margin-bottom:0;
	background-color: #fff;
	border-radius:0;
}

.header { background-color: #fff; }

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,1);
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer p {
    margin: 0;
    padding: 0;
}

footer .box {
    margin: 0;
    padding: 0 0 20px 0;
}

footer .copyright {
	line-height:2;
}

.main {
  margin-top: 85px;
}

.metamenu .nav li { display: inline; }
.metamenu .nav li a { display: inline; padding:0; color: inherit;}
.metamenu .nav li::after { content: " | "; }

.metamenu .nav li a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #005296;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #005296;
    text-decoration: none;
}


@media screen and (min-width:768px) {
    .navbar {
      border-radius: 0;
      margin-bottom:0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,1);
    }

    .navbar-nav>li>a {
        transition: 0.4s;
        line-height: normal;
        border: 1px solid transparent;
    }

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        border: 1px solid #005296;
        color: #005296;
    }

    .navbar-default .navbar-nav .current a {
        border: 0 solid #005296;
        color: #005296;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }

	.navbar-nav > li > a {
	    padding-top: 10px;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	}

  .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-nav > li.current a {
    background-color: transparent;
    color: #303030;
  }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-nav > li.current a {
    background-color: #004f9f;
    color: #fff;
  }

  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-nav > li.current a {
    background-color: #004f9f;
    color: #fff;
  }

  .img-center {
      margin:0 auto;
  }
}

@media (min-width: 1200px) {
  .box:after {
    content: '';
    display: table;
    clear: both;
    }
}

@media (min-width: 992px) {
    .navbar-header {
        position: relative;
        /*height: 174px;*/
    }
    .logo {
       position: absolute;
        top: 10px;
    }
}


/* Carousel */
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
	opacity:1;
}
.carousel-control.left {
	top:40%
}
.carousel-control.right {
	top:40%
}
.carousel-caption {
	bottom:0%;
	text-align:right;
  	height:auto;
	text-shadow: none;
	float: right;
	right: 5%;
}
.carousel-caption h2 {
	line-height:160%
}
.carousel-caption span {
    background: rgba(0, 255, 255); /* Fallback */
    background-color: rgba(255, 255, 255, 0.8);
    padding:10px 20px;
	color: #666;
}


/* Div-Clickable */
div.container-hover {
    /* Containing div must have a position value */
    position:relative;
    opacity: .9;
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
}


div.container-hover a {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    text-decoration:none; /* Makes sure the link doesn't get underlined */
    z-index:10; /* raises anchor tag above everything else in div */
    background-color:white; /*workaround to make clickable in IE */
    opacity: 0; /*workaround to make clickable in IE */
    filter: alpha(opacity=1); /*workaround to make clickable in IE */
}

div.container-hover:hover {
    opacity: .6;
}

div.frame-subpage {
    border: 1px solid #9d9d9d;
    padding: 6px 10px;
    font-family: "FontAwesome", "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 15px 0;
	border-radius: 12px;
}

div.frame-subpage .fa-fw {
    font-size: 22px;
}

div.frame-subpage .fa-fw {
    font-size: 22px;
}


div.frame-subpage h3 {
    font-size: 20px;
    text-transform: inherit;
}

div.frame-subpage blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
}

div.frame-subpage blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -0px;
    top: -20px;
    color: inherit;
}

div.frame-subpage blockquote {
    border-left:0 !important;;
    font-size: 12px;
}

.container-hover h3 {
    font-size:1.8em;
    margin-bottom:16px;
}

.container-hover {
    font-size:0.9em;
}

.container-hover blockquote {
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	margin-left: 10px
}

.btn-primary {
	background-color: #005296;
	border-color: #005296;
}

/* RTE Style definitionen */
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }



body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

@media (min-width: 992px) {
	.navbar-fixed-top .nav {
		padding: 77px 0 0 0;
	}
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

@media(min-width:768px) {
    body {
        padding-top: 59px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
}

.dropdown-menu > li > a {
    padding: 8px 20px;
}

.dropdown-header {
	font-size: inherit;
}

.navbar-inverse .navbar-toggle {
    border-color: #9d9d9d;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #9d9d9d;
}

/* Sidebar */
.sidebar-nav li {
  line-height: 20px;
  text-indent: 0;
}

.sidebar-nav li a {
  color: inherit;
  display: block;
  text-decoration: none;
  padding-left:15px;
}

.sidebar-nav li a span:before {
  position: absolute;
  left: 0;
  color: #41484c;
  text-align: center;
  width: 20px;
  line-height: 18px;
}

.sidebar-nav li a:hover,
.sidebar-nav li.active {
  color: #fff;
  background: rgba(51, 51, 51,0.3);
  text-decoration: none;
  text-indent: 20px;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
  background: rgb(157, 157, 157);
}


/* Mobile Menu */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #004f9f;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: inherit;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #004f9f;
    color: #fff;
}

navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #004f9f;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #004f9f;
}


@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #004f9f;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: inherit;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent;
    }
}
