﻿/* .navbar-inverse { border:0px!important; background-color:#255a84!important;} */
.navbar-inverse { border:0px!important; background-color:#0d0f36!important;}

/* .navbar-nav  {  margin-top:20px!important;} */
/*
.navbar-collapse collapse in  {padding-top:40px!important;}
.navbar-collapse.in  {padding-top:40px!important;}
.navbar-collapse.in  {padding-top:40px!important;} */


.navbar-collapse collapsing {
	border:0px!important; 
	/*padding-top:40px!important; */
	-webkit-box-shadow: inset 0 0px 0 rgba(37, 90, 132, .1)!important;
    box-shadow: inset 0 0px 0 rgba(37, 90, 132, .1)!important;}  
	
	
.navbar-collapse {  
     border:0px!important; border-color: #255a84!important; 
	/* padding-top:40px!important;*/
   -webkit-box-shadow: inset 0 0px 0 rgba(37, 90, 132, .1)!important;
    box-shadow: inset 0 0px 0 rgba(37, 90, 132, .1)!important;
}
 
 header.carousel {
    height: 60%!important;
}
 
 footer {
    margin: 20px 0!important;
}

.well{padding:10px!important}

.navbar-inverse .navbar-nav li a { color:#fff!important; font-weight:bold!important}
.navbar-inverse .navbar-nav li a:hover { color:#9d9d9d!important; font-weight:bold!important}

@media (max-width: 767px) {
    #bs-example-navbar-collapse-1  { padding-top:20px!important}
}


 
td.hcolor {background-color:#255a84; width:30px; padding: 6px; color:white!important;font-weight:bold;} 
td.hcolor2 {background-color:#255a84; width:90px; padding: 6px; color:white!important; font-weight:bold;} 
table.termin  {} 
table.termin  td  {padding:6px; font-size:20px}
td.hcolor a { color:white!important;} 
td.hcolor2 a { color:white!important;} 
a.booking  { color:#069e21!important; font-weight:bold;} 



.pull-left   {display:none;}



h1.header
{ color:#255a84!important ;background-color:#fff!important;  padding-top:10px; padding-bottom:10px;
}

@media (max-width: 767px) {
  h1.header
{ color:#255a84!important ;background-color:#fff!important;  padding-top:10px; padding-bottom:10px;  font-size: 20px;  
}
}