#phonesex c-phonesex-box {padding: 10px;}
.girls {clear:both;  margin: 0px 0px 10px 0px;display: flex;flex-wrap: wrap;}
.girls p img { float: left; margin-right: 10px; margin-bottom: 20px;} 
.girls p a {color: #004cff;}

.footer.webmasterSeo * {line-height: 1.5em;}
.webmasterSeo a {color: #C52C1A;}


h1.webmasterSeo {text-align: center;}
.button {font-size: 24px; text-align: center; margin: 20px auto;
}
.c-phonesex-block p {color: white;}
.buttom-box {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	margin-bottom: 10px;
}
.buttom {
	background-color: tomato;
	padding: 8px;
	margin-top: 10px;
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border-radius: 10px;
}
.buttom a{color: white;text-shadow: 2px 2px #B49300;}
.verlauf {
	background-image: -webkit-linear-gradient(270deg,rgba(158,3,18,1.00) 0%,rgba(43,45,48,1.00) 54.56%,rgba(158,3,18,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(158,3,18,1.00) 0%,rgba(43,45,48,1.00) 54.56%,rgba(158,3,18,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(158,3,18,1.00) 0%,rgba(43,45,48,1.00) 54.56%,rgba(158,3,18,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(158,3,18,1.00) 0%,rgba(43,45,48,1.00) 54.56%,rgba(158,3,18,1.00) 100%);
	border: 1px solid #222222;
}