body {
	background: #FFF;
	color: #000;
	font-family:  'PT-Sans', sans-serif;
}

a {
	color: #A22018;	
}

a:focus{
	outline: 1px solid;
	color: #A22018;	
}

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

strong {
  color: inherit;
}

h1, h2{
	font-weight: bold;
	text-transform: uppercase;
}
h1{font-size: 3.0em;}

.main{
	background-color: inherit;
}

.navbar {
	background-color: #575757;
	padding: 0px;
	margin: 0px;
}

.navbar .navbar-nav > li > a {
	margin: 8px 3px;
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 1.2em;
}

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

.navbar-brand > img {
	height: 120px;
}

.header-wrapper, .header-wrapper .header {
	height: 526px;
}	

.section {
background-color: #FFF;
}

.card-user{
	min-height: 590px;
	border:none;
}

.spalt{
	height:6px;
}
.kalender{
	width:100%;
}

.kaldat{
	color: #FFF;
	background-color: #A22018;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

.kaldat .j{
	font-size: 0.8em;
}

.kaltext{
	background-color: #EDEBEB;
}

body.default form {
	background: #EDEBEB;
}

#notifications {
    background-color: #FFF;
}

.rex-yform input[type="text"], .rex-yform input[type="password"] {
	background-color: #FFF;
	border-radius: 0px;
	color: #000;
}

.stammdaten .checkbox .icons,
  .stammdaten .radio .icons {
    color: #FFF;
}

.full-screen .demo-card {
	background-color: #A22018;
	border-radius: 0px;
}

.full-screen.login .demo-card {
	background-color: #A22018;
}

.full-screen.register .demo-card {
	background-color: #EDEBEB;
}


.alert-info {
	background-color: #EDEBEB;
	color: #000;
	border: none;
}	

.stammdaten {
	background: #707070;
	color: #FFF;
	margin: -50px;
	padding: 40px;
	margin-bottom: 50px;
}

.stammdaten label{
	color: #FFF;
}

footer{
	background-color: #575757;
	color: #FFF;
}

footer h3{
	text-transform: uppercase;
	font-size: 1.25em;
	font-weight: bold;
}
footer h4{
  font-size: 1.2em;
  line-height: 1.2em; 
  font-weight: bold;
  margin:10px 0 0 0;

}


footer a{
	color: #FFF;
}

footer img.sponsor{
	/*border: 1px solid #FFF;
	background: #FFF; */
	margin: 0;
	/*padding:8px; */
	float: right;
}

.bordertop{
	border-top: 1px solid #FFF;
	padding: 8px 0 6px;
}
footer .links {
	list-style-type: none;
}

footer .links li{
	display:inline;
}

footer a:hover, footer a:focus {
	color: #A22018;	
}

footer ul {
  list-style-type: none;
  padding-left: 0;
}

footer li {
	margin-bottom: 15px;
}

footer li a img{
	width: 30px;
}

#map {
	width:100%;
	height:500px;
}

#map.fullsize {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.leaflet-popup-content {
	min-width:200px;
}

.map-bio img {
	width:100%;
}

.map-bio .text {
	padding-left:0;
}

.row{
	margin-bottom: 20px;
}


.row .container .row{
/*	padding-bottom: 20px; */
}

.odd{
	background: #EDEBEB;
}

.odd img, .special img{
	padding: 15px 0 15px 0;
}

.even{
	text-align: right;
}
.special {
  color: #FFF;
  background-color: #A22018;
}


.special .responsive-video {
  margin: 15px 0;
}

.special a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-video {
	position: relative;
 	padding-bottom: 56.25%; /* 16:9 ratio*/
 	padding-top: 0px;
 	height: 0;
 	overflow: hidden;
}

table td[class*=col-],
table th[class*=col-] {
	position:relative;
}

.ausverkauft{
	position: absolute;
	top:0;
	right: 0;
	color: #000;
	background-color: #F7EA1F;
	text-align: center;
	font-size: 0.6em;
	margin: 0;
	padding: 2px 0;
	width: 100%;
}

.abbinder{
	text-align: center;
 	font-weight: bold;
 	padding: 6px;
 	text-transform: uppercase;
}
li::marker{
	color: #A22018;
}

.teasertext {
  font-size: larger;
  font-style: italic;
  font-weight: bold;
}

.even .image {
  text-align: left;
}

.odd .image {
  text-align: right;
}

h2{
	margin-top: 0;
}

.row.special h2, .row.odd h2, .row.special h3, .row.odd h3 {
	margin-top: 15px;
}

.paket{
	margin-bottom: 0;
}
label a {
	color: #FFF;
	text-decoration: underline;
}

/*order und filter*/

.order select {

    background-color: #f9f9f9;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #66615b;
    font-size: 16px;
    transition: background-color 0.3s ease 0s;
    padding: 7px 18px;
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
}    

/******Extra Kerten, die wenden******************************/

#colegas{
	margin-bottom: 0;
	border: none;
	border-radius: 8px;
}

.card__side {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 590px;
  backface-visibility: hidden;
  transition: all .6s ease;
  box-shadow: 1em 1em 2em rgba(0, 0, 0, 0.2);
  border:1px solid #ccc;
  border-radius: 8px;
}

.card-user .special .image img{
	height: auto;
	padding:15px;
}
#such{
	color: #FFF;
	margin-top: 125px;
}

.content p{
	height: 55px;
	padding-bottom: 22px;
}

.events{
	height: 180px;
	padding: 15px 15px 0;
}


.slogan{
	text-align: left;
	height:306px;
	overflow-y: scroll;
	padding: 0 15px;
}

.slogan h4, .events h4 {
	margin-top: 0px;

}

.groups{
	height:50px;
}

.numbers{
	border: 1px solid black;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding: 4px 0 0 0;
	margin-bottom: 8px;
	text-align: center;
	display: inline-block;
	background: #DEDEDE;
}
.yeah{
	background: #A22018;
}
.yeah a, .yeah a:hover{
	color: #FFF;
}

/*
.card__side--front {
  background-color: #FFF;
}
*/


.card__side--back {
  transform: rotateY(180deg);
}
.card:hover .card__side--front {
  transform: rotateY(-180deg);
}
.card:hover .card__side--back {
  transform: rotate(0);
}
