.center
{
  width: auto ;
  margin-left: auto ;
  margin-right: auto ;
}

#home-slider .caption h1
{
	font-size:31px !important;
}

.left-control, .right-control
{
	top:63% !important;
}

section
{
	padding: 90px 0 !important;
}


.modulbild
{
	max-height: 400px;
    margin-left: auto;
    margin-right: auto;
}

.slider_headline
{
	font-size:1.4em;
}

#text-carousel {
    width: 100%;
    /*max-height: 600px;*/
    min-height: 650px;
    padding: 50px;
    text-align: center !important;
	color:#000;
	background-color: rgb(254, 158, 68);
}

.puzzle
{
	background-image:url("../images/puzzle.jpg");
	background-size:cover;
	background-repeat:no-repeat;
}