/*
 * Start Bootstrap - Thumbnail Gallery (https://startbootstrap.com/template-overviews/thumbnail-gallery)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-thumbnail-gallery/blob/master/LICENSE)
 */
@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
.card {
  float: left;
  width: 33.333%;
  height: 16.333%;
  overflow: hidden;
  padding: .75rem;
  margin-bottom: 2rem;
  border: 0;
}
.content{
	text-align:center;
}
.carimg{
	 width: 33.333%;
  height: 16.333%;
  overflow: hidden;
}

.carousel-item {
  height: auto;
  background: no-repeat center center scroll;
  -webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
}

.carousel {
  max-height: auto;
  overflow: hidden;

  .item img {
    width: 100%;
    height: auto;
  }
}
body {
	/*background: url("/pix/backg.jpg") no-repeat top center fixed;
	background-repeat: no-repeat;
	padding-bottom: 35px;
	width:auto;*/
	background-color: #E1E1E1;
	text-align: center;
}
p{
	text-align: center;
}
.heads{
	padding-bottom:55px;
}
.containter{
	text-align: center;
}

.centeredcontent{
	text-align:center;
}


img{
    max-width: 100%;
    height: auto;
}

.col-3{
	margin-top: 15px;
}

.textbox{
	width: auto;
	font-family: Tahoma;
	font-size: 14px;
	background-color: rgba(192, 192, 192, 0.8);
}

.maps{
	text-align: center;
}

.row{
	margin-top: 20px;
}

.page-header{
		text-align:center;
}


#usererstellen{
	text-align:center;
}

footer{
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 150px;
	/*
	text-align: right;
   	position: fixed;
    bottom: 0pt;
    left: 0pt;
    bottom: 0;
    width: 100%;
    background-color: #101010;
	padding-right: 25px;
	padding-top: 5px;
	margin-top: 15px;
	*/
}

.container{
	margin-bottom: 10px;
	/*background-color: darkgrey;*/
}

.row{
	margin-top: 10px;
	margin-bottom:10px;
}