@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&display=swap');

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    background-color: #ffffff;
}


body {
    height: auto !important;
    background: #e8f9fc;
    color: #666;
    font-size: 14px;
    line-height: 1.428571429;
    -webkit-backface-visibility: hidden;
}

body, input, button, select, textarea, .navbar-search .search-query {
    font-weight: 400;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: 'Open Sans', sans-serif;
	height: auto !important;
	background: #e8f9fc;
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	-webkit-backface-visibility: hidden;
	margin: 0;
	padding: 0;
}




/*

@media only screen and (min-width: 980px) {
	
*/

header .navbar .nav>li>a {
    text-align: center;
    vertical-align: middle;
    min-height: 40px;
    display: inline-block;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, input {
    overflow: visible;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    text-align: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

[type="button"], [type="reset"], [type="submit"], button {
    -webkit-appearance: button;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.form-group {
    margin-bottom: 1rem;
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
    background-color: #fff;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.accordion {
    overflow-anchor: none;
}

.accordion > .card {
    overflow: hidden;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

table {
    border-collapse: collapse;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0,140,186,.1);
}


.table-bordered td, .table-bordered th {
    border: 1px solid #91a4aa;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #91a4aa;
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,140,186,.2);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
	display: block;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

table.table td > div {background: transparent !important; text-align: inherit;}




#DivIdToPrint {
    background-color: #ffffff;
}

.table-striped #DivIdToPrint tbody tr:nth-of-type(2n+1) {
    background-color: #ffffff;
}

.table-bordered #DivIdToPrint td, .table-bordered #DivIdToPrint th {
    border: 0 !important;
	background-color: #ffffff;
}

.table-bordered #DivIdToPrint tr.border td {border:1px solid #999999 !important;padding: 2pt !important;}

.table #DivIdToPrint td, .table #DivIdToPrint th {
    padding: inherit !important;
    vertical-align: inherit !important;
    border-top: inherit !important;
}
table.table #DivIdToPrint {background: #ffffff !important; text-align: inherit !important;}
table.table #DivIdToPrint > div {margin: 0 auto !important;}
table.table #DivIdToPrint td > div {background: #ffffff !important; text-align: inherit !important;}


#DivIdToPrint>div {background-color: #ffffff !important;}







.page-title h1, .page-title p {font-family: 'ABeeZee', sans-serif;}

h1, h2, h3, h4, h5, h6 {font-family: 'ABeeZee', sans-serif !important;}

pre {
  color: #19c4dd;
}

a:hover {
    color: #19c4dd;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px 0;
  color: #333;
  font-weight: 300;
  font-family: "myriad-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.2;
}
h1 {
  margin: 15px 0;
  font-size: 48.5px;
}

p { margin: 0 0 20px; }
p img { margin: 10px 0; }
#DivIdToPrint p img {margin: 0;}
p img.wp-smiley { margin: 0; }
ul, ol { margin: 0 0 20px 25px; }
a, a > * {
  text-decoration: none;
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
}
a, a > *, a:focus { color: #333; }
a.blue, a.blue > *, a.blue:focus { color: #19C4DD; }
a:hover { color: #dd3f19; }
a:focus,
a:hover,
a:focus,
.btn:focus {
  outline: none;
  text-decoration: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

.content {
  position: relative;
  width: 100%;
  background: #e8f9fc;
  z-index: 1;
}

header .navbar {
}
  header .navbar-fixed-top .navbar-inner {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  header .navbar-inner {
    border: none;
    background: #333;
    background: rgba(0, 0, 0, .6);
  }
  header .sticky .navbar-inner {
    background: #333;
    background: rgba(0, 0, 0, .8);
  }
  
  .navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    border-width: 0 0 1px;
}

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    max-width: 1080px;
}

.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding-right: 0;
    padding-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

header .navbar-fixed-top .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar-inner::before, .navbar-inner::after {
    display: table;
    line-height: 0;
    content: "";
}
  
.navbar {
    margin-bottom: 20px;
    overflow: visible;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}

.navbar-fixed-top {
    top: 0;
}

/** 
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
	background: rgba(0, 0, 0, .6);
}
**/

.container {
	margin-right: auto;
	margin-left: auto;
	max-width: 1080px;
}

header .navbar .brand {
    margin: auto;
    padding: 0;
    max-width: 250px;
    max-height: 70px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.navbar .brand {
    display: block;
    float: left;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777777;
    text-shadow: 0 1px 0 #ffffff;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
}

.nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none;
	padding: 0;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
    float: right;
    margin-right: 0;
}

.navbar li {
    line-height: 20px;
}

.navbar .nav > li {
    float: left;
}

.container::after {
    clear: both;
}
.navbar-inner::after {
    clear: both;
}

.navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fafafa;
}

header .navbar-inner {
    border: none;
    background: #333;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

@media (min-width: 1080px) {

.navbar .nav > li > a {
    float: none;
    padding: 10px 15px 10px;
    color: #777777;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav > li > a {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    color: rgba(255, 255, 255, .6);
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 600;
    font-size: 11px;
	
}

header .navbar .nav > li > a {
    text-align: center;
    vertical-align: middle;
    min-height: 40px;
    display: inline-block;
}


header .navbar .nav>li.vertrag>a, header .navbar .nav>li.termine>a, header .navbar .nav>li.nachholestunden>a, header .navbar .nav>li.dokumente>a, header .navbar .nav>li.impressum>a, header .navbar .nav>li.abmelden>a, header .navbar .nav>li.rechtliches>a {
    padding-top: 50px;
    padding-bottom: 30px;
}



header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav > .active > a, header .navbar .nav > .active > a:hover, header .navbar .nav > .active > a:focus, header .navbar .nav > li > a.selected {
    background: rgba(0, 0, 0, .4) !important;
    -webkit-box-shadow: inset 0 -2px 0 #dd3f19 !important;
    -moz-box-shadow: inset 0 -2px 0 #dd3f19 !important;
    box-shadow: inset 0 -2px 0 #dd3f19 !important;
    color: #fff !important;
}

header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav > .active > a, header .navbar .nav > .active > a:hover, header .navbar .nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #19c4dd;
    -moz-box-shadow: inset 0 -2px 0 #19c4dd;
    box-shadow: inset 0 -2px 0 #19c4dd;
}

}

.container-fluid {
    position: relative;
	padding: 140px 0 55px;
    color: #7f7f7f;
    color: rgba(0, 0, 0, .5);
	background-color: rgb(232, 249, 252);
	top: 0px;
	opacity: 1;
	font-family: 'ABeeZee', sans-serif;
	font-size: 115%;
line-height: 1.6;
}

.bg-light {
	position: fixed; 
	bottom: 0; 
	width: 100%; 
	left: 0;
	color: rgba(255, 255, 255, .8);
	background: rgba(0, 0, 0, .6);
	font-size: 80%;
	font-family: Open Sans;
}
.bg-light a {
	color: rgba(255, 255, 255, 1);
}


.innercontent {
	margin-bottom: 200px;
}

/*
.subm {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 48px;
    padding-bottom: 0;
    margin-top: 0;
    position: absolute;
    float: left;
    margin-top: -40px;
    border-radius: 50%;
    margin-left: 40px;
	    width: 160px;
    height: 55px;
}
*/




.btn-outline-success1 {
	cursor: pointer;
	text-align: center;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	background-color:#33bdef;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
}

.btn-outline-success2 {
	cursor: pointer;
	text-align: center;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
	animation: mymove 5s infinite;
}

@keyframes mymove {
  0% {background-color: #33bdef;border:1px solid #057fd0;}
  50% {background-color: red;border:1px solid #d00505;}
  100% {background-color: #33bdef;border:1px solid #057fd0;}
}

.btn-outline-success:hover {
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	background-color:#019ad2;
}
.btn-outline-success:active {
	position:relative;
	top:1px;
}

.special {
	color: #333;
	font-weight: 300;
	font-size: 16px;
}

@media (min-width: 1080px) {

.col {
  flex: 1 0 0%;
}

.row {
  display: flex;
  flex-wrap: wrap;
}
.row > * {
  width: 100%;
  max-width: 100%;
}

.col-md-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-md-4 {
    flex: 0 0 auto;
    width: 33.33%;
}
.col-10 {
    flex: 0 0 auto;
    width: 80%;
}
.col-2 {
    flex: 0 0 auto;
    width: 20%;
}

}

.card-body.meinvertrag {border: 2px solid #5bc0de;padding: 15px;}
.card-body.meinvertragrechts {padding: 0 15px 15px 15px;}
.card-body.meinvertragrechts a,
p.hinweis {color:#5bc0de;}

.vertrag-ohne header .navbar .nav > li.termine:hover > a,
.vertrag-ohne header .navbar .nav > li.nachholestunden:hover > a,
.vertrag-ohne header .navbar .nav > li.dokumente:hover > a { cursor: not-allowed;box-shadow: inset 0 -2px 0 #ff0000 !important; color: #ff0000 !important;}

.collapse.show {
    height: auto;
}



button,
a.button {
  display: inline-block;
  padding: .75rem 1.25rem;
  border-radius: 10rem;
  color: #fff;
  font-size: 1rem;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
button:after,
a.button:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #008CBA;
  z-index: -2;
}
button:before,
a.button:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: white;
  transition: all .3s;
  z-index: -1;
  color: #0cf;
}
button:hover,
a.button:hover {
  color: #008CBA;
}
button:hover:before,
a.button:hover:before {
  width: 100%;
}

#heading1 table,
table.detailtabelle {width: 100%;}

.center {margin: 0 auto; text-align: center; display: block !important;}
.abstand {margin: 25px 0;}

.btn-outline-primary {
    color: #008CBA;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #008CBA;
    border-color: #008CBA;
}

.terminkalender {text-align: center;}

.button2 {
	border: none;
	color: white;
	margin: 0 0.5%;
	padding: 15px 2%;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	background-color: #008CBA;
	transition-duration: 0.4s;
	width: 20%;
	float: left;
}

.button2:hover {
	background-color: white; /* Green */
	color: #008CBA;
}

/*
.downloadtabelle tr:nth-child(odd),
.detailtabelle tr:nth-child(odd), { background-color: #c2c5d0; }
.downloadtabelle tr:nth-child(even),
.detailtabelle tr:nth-child(even) { background-color: #dbdde5; }
.downloadtabelle tr.ueberschrift,
.detailtabelle tr.ueberschrift {background-color: #008CBA; color: white;}
*/

td.firsttd {width: 25%; vertical-align: top;}
td.seconftd {width: 75%; vertical-align: top;}
table.detailtabelle tr {vertical-align: top;}

select {font-family: arial;}


.ueberschrift th {
    background: #008CBA;
    color: white;
}

























header .navbar .nav > li > a:focus,
header .navbar .nav > li > a.selected,
header .navbar .nav > li > a:hover,
header .navbar .nav > .active > a,
header .navbar .nav > .active > a:hover,
header .navbar .nav > .active > a:focus {
  -webkit-box-shadow: inset 0 -2px 0 #19c4dd !important;
     -moz-box-shadow: inset 0 -2px 0 #19c4dd !important;
          box-shadow: inset 0 -2px 0 #19c4dd !important;
}

header .navbar .nav li.dropdown > a:hover .caret,
header .navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #19c4dd;
  border-bottom-color: #19c4dd;
}

header .sticky.navbar .nav li.dropdown > a:hover .caret {
  border-top-color: #19c4dd;
  border-bottom-color: #19c4dd;
}
header .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
header .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
header .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #19c4dd;
  border-bottom-color: #19c4dd;
}

header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus,
header .dropdown-submenu:hover > a,
header .dropdown-submenu:focus > a,
header .dropdown-menu > .active > a,
header .dropdown-menu > .active > a:hover,
header .dropdown-menu > .active > a:focus {
    background: #19c4dd;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19c4dd', endColorstr='#19c4dd', GradientType=0);
}

footer a:hover {
    color: #19c4dd;
}

.project-nav a:hover {
    background-color: #19c4dd;
}

#to-top:hover {
   background-color: #19c4dd;
}

.post .date {
    background: #19c4dd;
}
.post .date:after {
    border-left: 5px solid #19c4dd;
}

.post h2 a:hover {
  color: #19c4dd;
}

.post-meta {
    border-bottom: 1px solid #19c4dd;
}

.post-meta a:hover {
    color: #19c4dd;
}

a.filters-btn:hover {
    color: #19c4dd;
}
a.filters-btn:hover i {
    color: #19c4dd;
}

.filters-set a:hover,
.filters-set a:hover i {
     color: #19c4dd;
}

.portfolio-fullwidth .filters {
     border-bottom: 2px solid #19c4dd;
}

.portfolio-fullwidth a.filters-btn:hover {
    background-color: #19c4dd;
}

.portfolio-fullwidth .filters-set {
     background-color: #19c4dd;
}

.portfolio-fullwidth #load-more-items {
     border-top: 2px solid #19c4dd;
}

.portfolio-fullwidth #load-more-items:hover {
     background-color: #19c4dd;
}

.like-btn:hover,
.like-btn:hover i,
.like-btn:hover span {
    color: #19c4dd;
}
.like-btn.active,
.like-btn.active i,
.like-btn.active span {
    color: #19c4dd;
}

.pagination a:hover {
    color: #19c4dd;
}

.pagination a.prev:hover,
.pagination a.next:hover {
    background-color: #19c4dd;
}

.pagination .current {
    color: #19c4dd;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
     border-color: #19c4dd;
} 

span[data-toggle="tooltip"] {
  color: #19c4dd;
}

.accordion-heading:hover {
     border-left: 1px solid #19c4dd;
}
.accordion-heading.active {
     border-left: 1px solid #19c4dd;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
     box-shadow: 1px 0 0 0 rgba(0,0,0,.1), -1px 0 0 0 rgba(0,0,0,.1), 0 -1px 0 0 #19c4dd !important;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus,
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
    box-shadow: -1px 0 0 0 #19c4dd, 0 1px 0 0 rgba(0,0,0,.1), 0 -1px 0 0 rgba(0,0,0,.1) !important;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
    box-shadow: 1px 0 0 0 #19c4dd, 0 1px 0 0 rgba(0,0,0,.1), 0 -1px 0 0 rgba(0,0,0,.1) !important;
}

.btn-primary,
#commentform input[type="submit"] {
     background: #19c4dd;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
     background: #19c4dd;
}

.btn-simple:hover,
.btn-simple.btn-inverse:hover {
     background: #19c4dd;
}

@media (max-width: 979px) {
  header .nav-collapse .nav > li > a:hover, header .nav-collapse .nav > li > a:focus, header .nav-collapse .dropdown-menu a:hover, header .nav-collapse .dropdown-menu a:focus {
    background-color: #19c4dd;
  }
}

@media (max-width: 979px) {
  header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav > .active > a, header .navbar .nav > .active > a:hover, header .navbar .nav > .active > a:focus {
    background: #19c4dd;
  }
}




header .navbar .btn-navbar {
    color: #fff;
    text-shadow: none;
	float: right;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}

header .navbar .btn-navbar .icon-bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

header .navbar .btn-navbar {
    margin: 44px 0;
    padding: 0;
    border: none;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


@media (min-width: 1079px) {
	header .navbar .btn-navbar {display: none !important;}
}

@media (max-width: 1079px) {
	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
		padding: 0 20px;
	}
	
	.navbar-fixed-top, .navbar-fixed-bottom {position: absolute;}
	
	.kasten {display: block;}
	
	header .navbar .brand {
		top: 0;
		position: absolute; 
		-webkit-transform: translate(0,0%);
		-ms-transform: translate(0,0%);
		transform: translate(0,0%); 
		text-align: center; 
		margin: 15px 0; 
		display: block; 
		float: left;
	}
	
	header .navbar .btn-navbar {
		display: block;
		float: right;
		border-radius: 0;
	}
	
	header button::after, header a.button::after,
	header button::before, header a.button::before {
		background: none !important;
		color: #fff;
	}
	
	.navbar .nav {
		position: relative;
		left: 0;
		display: block;
		float: left;
		margin: 0 10px 0 0;
	}
	.nav-collapse .nav {
		float: none;
		margin: 0 0 10px;
        margin-right: 0px;
        margin-left: 0px;
	}
	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0;
	}
	.navbar .nav-collapse li {
		line-height: 20px;
	}
	.dropup, .dropdown {
		position: relative;
	}
	.nav-collapse .nav > li {
		float: none;
	}
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		padding: 9px 15px;
	}
	header .navbar .nav > li > a {
		min-height: 0;
		display: block;
	}
	.nav-collapse.collapse {height:0px !important;overflow: hidden !important;}
	.nav-collapse.collapse.show {height:auto !important;overflow: hidden !important;display: block;width: 100%;}

	.nav-collapse .nav > li > a {
		margin-bottom: 2px;
	}

	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		padding-top: 9px;
		padding-bottom: 9px;
		font-weight: bold;
		color: #777777;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	header .navbar .nav > li > a {
		position: relative;
		padding-top: 40px;
		padding-bottom: 40px;
		color: rgba(255, 255, 255, .6);
		text-transform: uppercase;
		text-shadow: none;
		font-weight: 600;
		font-size: 11px;
		font-family: Open Sans;
		display: flow-root;
	}

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

	header .nav-collapse .nav > li > a, header .nav-collapse .dropdown-menu a {
		color: #fff;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

	header .navbar .nav > li > a br { display: none;}

	header .navbar .nav > li > a:focus, header .navbar .nav > li > a.selected, header .navbar .nav > li > a:hover, header .navbar .nav > .active > a, header .navbar .nav > .active > a:hover, header .navbar .nav > .active > a:focus {
		-webkit-box-shadow: inset 0 0 0 #19c4dd !important;
		-moz-box-shadow: inset 0 0 0 #19c4dd !important;
		box-shadow: inset 0 0 0 #19c4dd !important;
		background: #19c4dd;
	}

	.container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.img-wrapper img {max-width: 100%;}

}

.cols {
	padding: 10px 0;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  position: relative;
  min-height: 1px;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}

.cols::after {clear: both;content:'';display: block;}

.table tr.border td {border:1px solid #999999 !important;}

/* ############### DROPDOWN ################## */

header .dropdown-menu {
	margin-top: 5px;
	padding: 10px 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: rgba(0, 0, 0, .8);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .sticky .dropdown-menu {
	background: rgba(34, 34, 34, .98);
}
header .dropdown-menu > li > a {
	margin: 0;
	padding: 6px 20px;
	color: rgba(255, 255, 255, .8);
	font-size: 12px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus,
header .dropdown-submenu:hover > a,
header .dropdown-submenu:focus > a,
header .dropdown-menu > .active > a,
header .dropdown-menu > .active > a:hover,
header .dropdown-menu > .active > a:focus {
	background: #dd3f19;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd3f19', endColorstr='#dd3f19', GradientType=0);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	margin-top: 2px;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.dropdown-menu.show {
	display: block;
	-webkit-animation-name: slidenavAnimation;
	-moz-animation-name: slidenavAnimation;
	animation-name: slidenavAnimation;
	-webkit-animation-duration: .2s;
	-moz-animation-duration: .2s;
	animation-duration: .2s;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
header .navbar .nav li.dropdown.open > .dropdown-toggle,
header .navbar .nav li.dropdown.active > .dropdown-toggle,
header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background: rgba(0, 0, 0, .4);
	color: #fff;
}
header .navbar .nav .dropdown-toggle .caret {
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin: 5px 0 0 -3px;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
header .navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: rgba(0, 0, 0, .6);
	border-bottom-color: rgba(0, 0, 0, .6);
}
header .sticky.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: rgba(0, 0, 0, .8);
	border-bottom-color: rgba(0, 0, 0, .8);
}
header .sticky.navbar .nav li.dropdown > a:hover .caret {
	border-top-color: #dd3f19;
	border-bottom-color: #dd3f19;
}
header .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
header .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
header .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #dd3f19;
	border-bottom-color: #dd3f19;
}
ul.dropdown-menu li {
	min-width: 200px;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap;
}
header .dropdown-menu > li > a {
	margin: 0;
	padding: 6px 20px;
	color: rgba(255, 255, 255, .8);
	font-size: 12px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .dropdown-menu > li > a:hover, header .dropdown-menu > li > a:focus, header .dropdown-submenu:hover > a, header .dropdown-submenu:focus > a, header .dropdown-menu > .active > a, header .dropdown-menu > .active > a:hover, header .dropdown-menu > .active > a:focus {
	background: #19c4dd;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19c4dd', endColorstr='#19c4dd', GradientType=0);
}