/* Styling Mitarbeiter */
.mitarbeiter-foto .placeholder {
    width: 335px;
    height: 245px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}

/* Styling of the Slider */

 .swiper-container {
    width: 335px;
    height: 180px;
    margin: 0px 0px 20px 0px;
    float: left;
}

 .swiper-container .headline{
    z-index: 1000;
    position: absolute;
    top: 40px;
    left: 150px;
    font-size: 15px;
    font-weight: 200;
    line-height: 25px;
}

 .swiper-container .headline span {
    font-weight: 400;
    font-size: 20px;
}

 .swiper-container .telefon {
    z-index: 1000;
    position: absolute;
    top: 90px;
    left: 150px;
    font-size: 15px;
}

 .swiper-container .name {
    z-index: 1000;
    position: absolute;
    bottom: 0px;
    left: 150px;
    font-size: 11px;
    font-weight: lighter;
    line-height: 11px;
}

 .swiper-container .name span{
    font-size: 12px;
    font-weight: lighter;
}


/* Styling of the Bottom Slider */

 .swiper-container-bottom {
    width: 335px;
    height: 210px;
    #height: 410px;
    margin: 20px 0px 0px 0px;
    float: left;
}

 .swiper-container-bottom .headline{
    z-index: 1000;
    position: absolute;
    top: 15px;
    left: 150px;
    font-size: 15px;
    font-weight: 200;
    line-height: 25px;
}

 .swiper-container-bottom .pfeil{
    z-index: 1000;
    position: absolute;
    width: 175px;
    height: 68px;
    top: 80px;
    left: 150px;
    font-size: 15px;
    background-image: url("/typo3conf/ext/sn_sws/Resources/Public/Img/pfeil.png");
    background-size: contain;
    padding: 37px 0px 0px 10px;

}

 .swiper-container-bottom .headline span {
    font-weight: 400;
    font-size: 20px;
}

 .swiper-container-bottom .telefon {
    z-index: 1000;
    position: absolute;
    top: 65px;
    left: 150px;
    font-size: 15px;
}

 .swiper-container-bottom .name {
    z-index: 1000;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 11px;
    font-weight: lighter;
    line-height: 11px;
    float: left;
}

 .swiper-container-bottom .name span{
    font-size: 12px;
    font-weight: lighter;
}


/* - Styling of the Box - */

 .box {
    width: 295px;
    height: 140px;
    margin: 0px 0px 0px 25px;
    padding: 20px 20px 25px 20px;
    float: left;
    background-color: #f5f5f5;
    border: 1px solid lightgrey;
}

.shw  .box {
    width: 295px;
    height: 140px;
    margin: 0px 0px 0px 25px;
    padding: 20px 20px 25px 20px;
    float: left;
    background-color: #f5f1e8;
    border: 1px solid #806f60;
}

 .box h3 {
    font-size: 15px;
    margin-bottom: 7px;
 }

 .box p.links {
    text-align: center;
}

 .box p.links span{
    margin-top: 5px;
	display: block;
}

 .box hr {
    margin: 6px 0px 6px 0px;
}

 .box button {
    color: white;
    background-color: #ff8076;
    height: 35px;
    font-weight: bold;
    font-size: 15px;
    width: 295px;
    margin: 10px auto 10px auto;
}

.shw  .box button {
    color: white;
    background-color: #584125;
    height: 35px;
    font-weight: bold;
    font-size: 15px;
    width: 295px;
    margin: 10px auto 10px auto;
}

 .box button:hover {
    cursor: pointer;
}

.shw  .box button:hover {
    cursor: pointer;
    background-color: #FFCC00;
    color: #000;
    border: 1px solid #e0b307;
}

 .box .links a {
    font-size: 13px;
}

 .box .links a:hover {
    cursor: pointer;

}

/* Formular */
#text_under_slider {
	text-align: center;
	#padding: 20px 0 0 0;
}

#kursunterlagen {
    width: 295px;
    margin: 20px 0px 0px 25px;
    padding: 20px;
    float: right;
    background-color: #f5f5f5;
    border: 1px solid lightgrey;
}

.shw #kursunterlagen {
    width: 295px;
    margin: 20px 0px 0px 25px;
    padding: 20px;
    float: left;
    background-color: #f5f1e8;
    border: 1px solid #806f60;
}

#kursunterlagen h3 {
    font-size: 15px;
}

#kursunterlagen fieldset {
    width: 335px;
}

#kursunterlagen fieldset p {
    display: none;
}

#kursunterlagen .tx-thmailformplus-pi1 {
    margin-left: 0px;
    margin-top: 0px;
}

#kursunterlagen .line {
    width: 290px;
    background-color: transparent;
}

#kursunterlagen .line .form_text {
    width: 290px;
    background-color: transparent;
	margin: 0 0 10px 0;
}


.shw #kursunterlagen .line {
    width: 290px;
    background-color: transparent;
}

#kursunterlagen .line label {
    padding: 5px 0px 2px 5px;
	width:100%;
}

#kursunterlagen .line label.label2 {
	width:100%;
    padding: 5px 0px 10px 5px;
	font-size: 12px;
}


#kursunterlagen .line select {
    width: 290px;
    padding: 0px 5px;
    border: 0;
    border-radius: 0;
    height: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid lightgrey;
    background: url("/typo3conf/ext/sn_sws/Resources/Public/Img/select16.png") no-repeat right #fff;
    background-position-x: 270px;
}

.shw #kursunterlagen .line select {
    width: 290px;
    padding: 0px 5px;
    border: 0;
    border-radius: 0;
    height: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #806f60;
    background: url("/typo3conf/ext/sn_sws/Resources/Public/Img/select16.png") no-repeat right #fff;
    background-position-x: 270px;
}

#kursunterlagen input, #kursunterlagen textarea {
    width: 280px;
    border: 1px solid lightgrey;
}

.shw #kursunterlagen input, .shw #kursunterlagen textarea {
    width: 280px;
    border: 1px solid #806f60;
}

#kursunterlagen .pflichtfeld {
    display: none;
}

#kursunterlagen #agb {
    margin-left: 50px;
}

#kursunterlagen input.absendeknopf {
    color: white;
    background-color: #ff8076;
    height: 35px;
    font-weight: bold;
    font-size: 15px;
    width: 295px !important;
    margin: 10px auto 10px auto;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
}

.shw #kursunterlagen input.absendeknopf {
    color: white;
    background-color: #584125;
    height: 35px;
    font-weight: bold;
    font-size: 15px;
    width: 295px !important;
    margin: 10px auto 10px auto;
}

.shw #kursunterlagen input.absendeknopf:hover {
    background-color: #FFCC00;
    color: #000;
    border: 1px solid #e0b307;
    height: 35px;
    font-weight: bold;
    font-size: 15px;
    width: 295px !important;
    margin: 10px auto 10px auto;
}
