/*****************************************************************************************************************
/* Gallery *******************************************************************************************************
******************************************************************************************************************/
/*Image Changer*/
/* gallery*/
#gallery {
	position: relative;
	background: none;
	border: none;
}
#gallery figure {
	float: left;
	top: 0;
	left: 0;
}
.gallery-div {
	position: absolute;
	left: -1px;
}

.myBox {
     float: left;
     width: 10%;
     box-sizing: border-box;
}
.myBoxGreat {
     float: left;
     width: 80%;
     box-sizing: border-box;
}
.myBorderUpBox {
     float: left;
     width: 50%;
     box-sizing: border-box;
}
.myBorderDownBox {
     float: left;
     width: 50%;
     box-sizing: border-box;
}
.myBorderBox {
     float: left;
     width: 50%;
     box-sizing: border-box;
}
.quote_image{
	width: 100%;
    height: auto;
}

/*QUOTES*/
#pCompanyQuote{
	width: 100%;
}
#pUserQuote{
	width: 100%;
}
#quoteBox {
	width: 100%;
}
#quote_left{
	height: 100%;
	width: 10%;
}
#quote_leftUp{
	height: 10%
}
#quote_leftMiddle{
	height: 80%;
}
#quote_leftMiddle1{
	border-right: 2px solid black;
	height: 100%;
}
#quote_leftMiddle2{
	border-left: 2px solid black;
	height: 100%;
}
#quote_leftDown{
	height: 10%;
}
#quote_leftDownUp1{
	border-right: 2px solid black;
	height: 50%;
}
#quote_leftDownUp2{
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	height: 50%;
}
#quote_leftDownDown1{
	height: 50%;
}
#quote_leftDownDown2{
	border-top: 2px solid black;
	height: 50%;
}
/*quote_middle*/
#quote_middle{
	height: 100%;
	width: 80%;
}
#quote_top1{
	border-bottom: 2px solid black;
	height: 5%; /*25px*/
}
#quote_top2{
	border-top: 2px solid black;
	height: 5%;
}
#quote{
	height: 80%;
	position: relative;
}
#quote figure{
	position: absolute;
	top: 0;
	left: 0;
}
#quote figure:nth-of-type(1) {
	-webkit-animation: wechselnIn 113s 2s infinite;
	animation: wechselnIn	113s 2s infinite;
}
#quote figure:nth-of-type(1) {
	-webkit-animation: wechselnOut 113s 5s infinite;
	animation: wechselnOut 113s 5s infinite;
}
#quote figure:nth-of-type(2) {
	-webkit-animation: wechselnIn 113s 7s infinite;
	animation: wechselnIn	113s 7s infinite;
}
#quote figure:nth-of-type(2) {
	-webkit-animation: wechselnOut 113s 10s infinite;
	animation: wechselnOut 113s 10s infinite;
}
#quote figure:nth-of-type(3) {
	-webkit-animation: wechselnIn 113s 12s infinite;
	animation: wechselnIn	113s 12s infinite;
}
#quote figure:nth-of-type(3) {
	-webkit-animation: wechselnOut 113s 15s infinite;
	animation: wechselnOut 113s 15s infinite;
}
#quote figure:nth-of-type(4) {
	-webkit-animation: wechselnIn 113s 17s infinite;
	animation: wechselnIn	113s 17s infinite;
}
#quote figure:nth-of-type(4) {
	-webkit-animation: wechselnOut 113s 20s infinite;
	animation: wechselnOut 113s 20s infinite;
}
#quote figure:nth-of-type(5) {
	-webkit-animation: wechselnIn 113s 22s infinite;
	animation: wechselnIn	113s 22s infinite;
}
#quote figure:nth-of-type(5) {
	-webkit-animation: wechselnOut 113s 25s infinite;
	animation: wechselnOut 113s 25s infinite;
}
#quote figure:nth-of-type(6) {
	-webkit-animation: wechselnIn 113s 27s infinite;
	animation: wechselnIn	113s 27s infinite;
}
#quote figure:nth-of-type(6) {
	-webkit-animation: wechselnOut 113s 30s infinite;
	animation: wechselnOut 113s 30s infinite;
}
#quote figure:nth-of-type(7) {
	-webkit-animation: wechselnIn 113s 32s infinite;
	animation: wechselnIn	113s 32s infinite;
}
#quote figure:nth-of-type(7) {
	-webkit-animation: wechselnOut 113s 35s infinite;
	animation: wechselnOut 113s 35s infinite;
}
#quote figure:nth-of-type(8) {
	-webkit-animation: wechselnIn 113s 37s infinite;
	animation: wechselnIn	113s 37s infinite;
}
#quote figure:nth-of-type(8) {
	-webkit-animation: wechselnOut 113s 40s infinite;
	animation: wechselnOut 113s 40s infinite;
}
#quote figure:nth-of-type(9) {
	-webkit-animation: wechselnIn 113s 42s infinite;
	animation: wechselnIn	113s 42s infinite;
}
#quote figure:nth-of-type(9) {
	-webkit-animation: wechselnOut 113s 45s infinite;
	animation: wechselnOut 113s 45s infinite;
}
#quote figure:nth-of-type(10) {
	-webkit-animation: wechselnIn 113s 47s infinite;
	animation: wechselnIn	113s 47s infinite;
}
#quote figure:nth-of-type(10) {
	-webkit-animation: wechselnOut 113s 50s infinite;
	animation: wechselnOut 113s 50s infinite;
}
#quote figure:nth-of-type(11) {
	-webkit-animation: wechselnIn 113s 52s infinite;
	animation: wechselnIn	113s 52s infinite;
}
#quote figure:nth-of-type(11) {
	-webkit-animation: wechselnOut 113s 55s infinite;
	animation: wechselnOut 113s 55s infinite;
}
#quote figure:nth-of-type(12) {
	-webkit-animation: wechselnIn 113s 57s infinite;
	animation: wechselnIn	113s 57s infinite;
}
#quote figure:nth-of-type(12) {
	-webkit-animation: wechselnOut 113s 60s infinite;
	animation: wechselnOut 113s 60s infinite;
}
#quote figure:nth-of-type(13) {
	-webkit-animation: wechselnIn 113s 62s infinite;
	animation: wechselnIn	113s 62s infinite;
}
#quote figure:nth-of-type(13) {
	-webkit-animation: wechselnOut 113s 65s infinite;
	animation: wechselnOut 113s 65s infinite;
}
#quote figure:nth-of-type(14) {
	-webkit-animation: wechselnIn 113s 67s infinite;
	animation: wechselnIn	113s 67s infinite;
}
#quote figure:nth-of-type(14) {
	-webkit-animation: wechselnOut 113s 69s infinite;
	animation: wechselnOut 113s 69s infinite;
}
#quote figure:nth-of-type(15) {
	-webkit-animation: wechselnIn 113s 72s infinite;
	animation: wechselnIn	113s 72s infinite;
}
#quote figure:nth-of-type(15) {
	-webkit-animation: wechselnOut 113s 74s infinite;
	animation: wechselnOut 113s 74s infinite;
}
#quote figure:nth-of-type(16) {
	-webkit-animation: wechselnIn 113s 77s infinite;
	animation: wechselnIn	113s 77s infinite;
}
#quote figure:nth-of-type(16) {
	-webkit-animation: wechselnOut 113s 79s infinite;
	animation: wechselnOut 113s 79s infinite;
}
#quote figure:nth-of-type(17) {
	-webkit-animation: wechselnIn 113s 81s infinite;
	animation: wechselnIn	113s 81s infinite;
}
#quote figure:nth-of-type(17) {
	-webkit-animation: wechselnOut 113s 84s infinite;
	animation: wechselnOut 113s 84s infinite;
}
#quote figure:nth-of-type(18) {
	-webkit-animation: wechselnIn 113s 86s infinite;
	animation: wechselnIn	113s 86s infinite;
}
#quote figure:nth-of-type(18) {
	-webkit-animation: wechselnOut 113s 89s infinite;
	animation: wechselnOut 113s 89s infinite;
}
#quote figure:nth-of-type(19) {
	-webkit-animation: wechselnIn 113s 91s infinite;
	animation: wechselnIn	113s 91s infinite;
}
#quote figure:nth-of-type(19) {
	-webkit-animation: wechselnOut 113s 94s infinite;
	animation: wechselnOut 113s 94s infinite;
}
#quote figure:nth-of-type(20) {
	-webkit-animation: wechselnIn 113s 96s infinite;
	animation: wechselnIn	113s 96s infinite;
}
#quote figure:nth-of-type(20) {
	-webkit-animation: wechselnOut 113s 99s infinite;
	animation: wechselnOut 113s 99s infinite;
}
#quote figure:nth-of-type(21) {
	-webkit-animation: wechselnIn 113s 101s infinite;
	animation: wechselnIn	113s 101s infinite;
}
#quote figure:nth-of-type(21) {
	-webkit-animation: wechselnOut 113s 104s infinite;
	animation: wechselnOut 113s 104s infinite;
}
#quote figure:nth-of-type(22) {
	-webkit-animation: wechselnIn 113s 106s infinite;
	animation: wechselnIn	113s 106s infinite;
}
#quote figure:nth-of-type(22) {
	-webkit-animation: wechselnOut 113s 109s infinite;
	animation: wechselnOut 113s 109s infinite;
}
#quote figure:nth-of-type(23) {
	-webkit-animation: wechselnIn 113s 111s infinite;
	animation: wechselnIn	113s 111s infinite;
}
#quote figure:nth-of-type(23) {
	-webkit-animation: wechselnOut 113s infinite;
	animation: wechselnOut 113s infinite;
}
/*quote Company*/
#quoteCompany{
	padding-left: 5%;
	height: 80%;
	position: relative;
}
#quoteCompany figure{
	position: absolute;
	top: 0;
	left: 0;
}
#quoteCompany figure:nth-of-type(1) {
	-webkit-animation: wechselnIn 30s 2s infinite;
	animation: wechselnIn	30s 2s infinite;
}
#quoteCompany figure:nth-of-type(1) {
	-webkit-animation: wechselnOut 30s 5s infinite;
	animation: wechselnOut 30s 5s infinite;
}
#quoteCompany figure:nth-of-type(2) {
	-webkit-animation: wechselnIn 30s 7s infinite;
	animation: wechselnIn	30s 7s infinite;
}
#quoteCompany figure:nth-of-type(2) {
	-webkit-animation: wechselnOut 30s 10s infinite;
	animation: wechselnOut 30s 10s infinite;
}
#quoteCompany figure:nth-of-type(3) {
	-webkit-animation: wechselnIn 30s 12s infinite;
	animation: wechselnIn	30s 12s infinite;
}
#quoteCompany figure:nth-of-type(3) {
	-webkit-animation: wechselnOut 30s 15s infinite;
	animation: wechselnOut 30s 15s infinite;
}
#quoteCompany figure:nth-of-type(4) {
	-webkit-animation: wechselnIn 30s 17s infinite;
	animation: wechselnIn	30s 17s infinite;
}
#quoteCompany figure:nth-of-type(4) {
	-webkit-animation: wechselnOut 30s 20s infinite;
	animation: wechselnOut 30s 20s infinite;
}
#quoteCompany figure:nth-of-type(5) {
	-webkit-animation: wechselnIn 30s 22s infinite;
	animation: wechselnIn	30s 22s infinite;
}
#quoteCompany figure:nth-of-type(5) {
	-webkit-animation: wechselnOut 30s 25s infinite;
	animation: wechselnOut 30s 25s infinite;
}
#quoteCompany figure:nth-of-type(6) {
	-webkit-animation: wechselnIn 30s 27s infinite;
	animation: wechselnIn	30s 27s infinite;
}
#quoteCompany figure:nth-of-type(6) {
	-webkit-animation: wechselnOut 30s infinite;
	animation: wechselnOut 30s infinite;
}
/*quote user*/
#quoteUser{
	padding-left: 5%;
	height: 80%;
	position: relative;
}
#quoteUser figure{
	position: absolute;
	top: 0;
	left: 0;
}
#quoteUser figure:nth-of-type(1) {
	-webkit-animation: wechselnIn 15s 2s infinite;
	animation: wechselnIn 15s 2s infinite;
}
#quoteUser figure:nth-of-type(1) {
	-webkit-animation: wechselnOut 15s 5s infinite;
	animation: wechselnOut 15s 5s infinite;
}
#quoteUser figure:nth-of-type(2) {
	-webkit-animation: wechselnIn 15s 7s infinite;
	animation: wechselnIn 15s 7s infinite;
}
#quoteUser figure:nth-of-type(2) {
	-webkit-animation: wechselnOut 15s 10s infinite;
	animation: wechselnOut 15s 10s infinite;
}
#quoteUser figure:nth-of-type(3) {
	-webkit-animation: wechselnIn 15s 12s infinite;
	animation: wechselnIn 15s 12s infinite;
}
#quoteUser figure:nth-of-type(3) {
	-webkit-animation: wechselnOut 15s infinite;
	animation: wechselnOut 15s infinite;
}

#quoteBoxAwardText{
	width:100%;
}
#pAwardQuote{
	width: 30%;
}
#quoteAward{
	height: 80%;
	width:70%;
	position: relative;
}
#quoteAward figure{
	position: absolute;
	top: 0;
	left: 0;
}
#quoteAward figure:nth-of-type(1) {
	-webkit-animation: wechselnIn 30s 2s infinite;
	animation: wechselnIn 30s 2s infinite;
}
#quoteAward figure:nth-of-type(1) {
	-webkit-animation: wechselnOut 30s 5s infinite;
	animation: wechselnOut 30s 5s infinite;
}
#quoteAward figure:nth-of-type(2) {
	-webkit-animation: wechselnIn 30s 7s infinite;
	animation: wechselnIn 30s 7s infinite;
}
#quoteAward figure:nth-of-type(2) {
	-webkit-animation: wechselnOut 30s 10s infinite;
	animation: wechselnOut 30s 10s infinite;
}
#quoteAward figure:nth-of-type(3) {
	-webkit-animation: wechselnIn 30s 12s infinite;
	animation: wechselnIn 30s 12s infinite;
}
#quoteAward figure:nth-of-type(3) {
	-webkit-animation: wechselnOut 30s 15s infinite;
	animation: wechselnOut 30s 15s infinite;
}
#quoteAward figure:nth-of-type(4) {
	-webkit-animation: wechselnIn 30s 17s infinite;
	animation: wechselnIn 30s 17s infinite;
}
#quoteAward figure:nth-of-type(4) {
	-webkit-animation: wechselnOut 30s 20s infinite;
	animation: wechselnOut 30s 20s infinite;
}
#quoteAward figure:nth-of-type(5) {
	-webkit-animation: wechselnIn 30s 22s infinite;
	animation: wechselnIn 30s 22s infinite;
}
#quoteAward figure:nth-of-type(5) {
	-webkit-animation: wechselnOut 30s 25s infinite;
	animation: wechselnOut 30s 25s infinite;
}
#quoteAward figure:nth-of-type(6) {
	-webkit-animation: wechselnIn 30s 27s infinite;
	animation: wechselnIn 30s 27s infinite;
}
#quoteAward figure:nth-of-type(6) {
	-webkit-animation: wechselnOut 30s infinite;
	animation: wechselnOut 30s infinite;
}

#quote_down1{
	border-bottom: 2px solid black;
	height: 5%;
}
#quote_down2{
	border-top: 2px solid black;
	height: 5%;
}
#quote_right {
	height: 100%;
	width: 10%;
}
#quote_rightUp{
	height: 10%;
}
#quote_rightUp1{
	border-bottom: 2px solid black;
	height: 50%;
}
#quote_rightUp2{
	height: 50%;
}
#quote_rightUpDown1{
	border-top: 2px solid black;
	border-right: 2px solid black;
	height: 50%;
}
#quote_rightUpDown2{
	border-left: 2px solid black;
	height: 50%;
}
#quote_rightMiddle{
	height: 80%;
}
#quote_rightMiddle1{
	border-right: 2px solid black;
	height: 100%;
}
#quote_rightMiddle2{
	border-left: 2px solid black;
	height: 100%;
}
#quote_rightDown {
}
