/* hind-regular - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/hind-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Hind Regular'), local('Hind-Regular'),
       url('../fonts/hind-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v8-latin-regular.svg#Hind') format('svg'); /* Legacy iOS */
}

/* hind-500 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/hind-v8-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Hind Medium'), local('Hind-Medium'),
       url('../fonts/hind-v8-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v8-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v8-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v8-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v8-latin-500.svg#Hind') format('svg'); /* Legacy iOS */
}

/* hind-600 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/hind-v8-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Hind SemiBold'), local('Hind-SemiBold'),
       url('../fonts/hind-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v8-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v8-latin-600.svg#Hind') format('svg'); /* Legacy iOS */
}

/* hind-700 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/hind-v8-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Hind Bold'), local('Hind-Bold'),
       url('../fonts/hind-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v8-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v8-latin-700.svg#Hind') format('svg'); /* Legacy iOS */
}

body {
  
    color: #555;
	font-size: 16px;
	font-family: 'Hind', sans-serif;
}

.h1, h1 {
	font-family: 'Hind', sans-serif;
	font-weight: 400;
    font-size: 36px;
	color: #000;
}

h2, h4, h5 {
	font-family: 'Hind', sans-serif;
	color: #000;
}

h3 {
	font-family: 'Hind', sans-serif;
	color: #fff;
}

.navbar-inverse {
    background-color: #2B6395;
    border-color: #080808;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
   
    background-color: #fff; !important;
	padding-bottom:40px;
}

.navbar {
    background-color: #fff; !important;
    border-color: #fff;
	padding-bottom:0px;
	padding-top:30px;
}

#top.container-fluid{
    background-color: #FB0007; !important;
    border-color: #fff;
	padding-bottom:20px;
	color: #fff;
}

#top a{
   
	color: #fff;
}



#termin.container-fluid{
    background-color: #000; !important;    
	padding-bottom:0px;
	color: #fff;
	height:70px;
	margin-top:20px;
}

#termin.container-fluid h2{   
	color: #fff;	
}

#kontaktkarte.container-fluid{        
	padding-bottom:0px;	
	padding-left:0px;
	margin-top:20px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #999;
    background-color: #fff;
}

.nav > li > a {
   font-size:17px;
	font-family: 'Hind', sans-serif;
}

.nav {
    padding-left: 22px;
	}

footer{
     background-color: #FB0007;
     padding:30px 0px;
	margin-top: 0px;
	font-family: 'Hind', sans-serif;
}	       

footer ul li{
    padding:5px 0px;
}

.adress span , .contact span , .social span{
   color: #FFF; 
   font-weight: 800; 
   padding-bottom: 10px; 
   margin-bottom: 5px;
   display: block;
   /*text-transform: uppercase;*/
   font-size: 15px;
   letter-spacing: 3px;
}
 
.adress li p , .adress li a, .contact li a , .social li a{
    color:#FFF;   
    text-decoration:none;
    font-size:15px;
}

.social li{
    float:left;
}

.adress , .contact , .social {
    list-style: none;
}

.fa{
    color:#9c9c9c;
    margin-right: 15px;
    font-size:14px;
}

/*opentime */

.business-hours {
/*background: #222; */
padding: 20px 14px;
	padding-left:40px;
margin-top: -22px;
position: relative;
}

.business-hours .title {
font-size: 20px;
color: #BBB;
text-transform: uppercase;
padding-left: 5px;
border-left: 4px solid #ffac0c; 
}
.business-hours li {
color: #fff;
line-height: 15px;
/*border-bottom: 1px solid #fff; */
}
.business-hours li:last-child {
border-bottom: none; 
}
.business-hours .opening-hours li.today {
color: #ffac0c; 
}


.img{
  text-align:center;
margin:5px 5px 5px 5px;
     
    border: 0px solid #e97117;
}


//news manager
.nm_post {
  padding: 0;
  margin-bottom: 50px;
}

.nm_post h3 {
  margin-bottom: 5px;
}

.nm_post p {
  margin-bottom: 10px;
}

.nm_post_title a {
  text-decoration: none;
	color: #000;
}

.nm_post_title a:hover {
  text-decoration: underline;
}

.nm_post_date {
  color: #999;
  font-size: 11px;
}

.nm_post_content {
  margin-bottom: 20px;
}

.nm_post_meta {
  padding: 2px 5px;
  border: 1px solid #ccc;
  background-color: #006DB6;
  font-size: 11px;
}

.nm_post_back {
  margin-top: 20px;
  font-size: 11px;
}

.nm_post_back a {
  text-decoration: none;
}

.nm_post_back a:hover {
  text-decoration: underline;
}

.nm_page_nav .left {
  float:left;
  text-align:left;
}

.nm_page_nav .right {
  float:right;
  text-align:right;
}

aside .section a, aside .section a {
  text-decoration: none;
}

aside .section a:hover, aside .section a:hover {
  text-decoration: underline;
}

aside .section a.large {
  font-size: 22px;
}


#tab1 {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#tab1 td, #tab1 th {
  border: 1px solid #ddd;
  padding: 8px;
	width:60%;
}

#tab1 tr:nth-child(even){background-color: #f2f2f2;}

#tab1 tr:hover {background-color: #ddd;}

#tab1 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #321360;
  color: white;
}


/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {


}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.navbar-brand {
float:none;
		padding-top:0px;
		padding-bottom:30px;
		width:200px;
		
}
	#top a{
   
	color: #fff;
}

	
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
	
#top a{
   
	color: #fff;
}


}

  .centered-ul{
    margin-left:25%;
  }

