
body {
	background: linear-gradient(to right, #edf3d1, #ffffff);
	font-family: Arial, Geneva, "sans-serif";
	color: #000000;
	font-size: 17px;
}
a {
	color: #0073C0;
}
#wrapper {
	border: #a5cf4e 1px solid;
	margin: 0 auto;
	background-color: #fff;
	min-width: 320px!important;
	max-width: 678px!important;
	box-shadow: 0px 3px 3px #666;
}
#head {
	background: url(../css/bg/verlauf.png) repeat-y;
	background-size: 100%;
	text-align: center;
}
#table1 {
	background: #FFF9E8;
}
#table1 td {
	padding: 1%;
}
#table2 {
	background: #e2e4f0;
	/*width: 80%;*/
	margin: 0 auto;
}
#table2 td {
	padding: 1%;
}
#inner {
	padding: 2% 8%;
}
.inner {
	padding: 2% 8%;
}
.pink {
	background: #cb0963;
	width: 113%;
	margin: 0 -6.5%;
	padding: 3%;
	font-size: 23px;
	text-align: center;
}
.pinktxt {
	font-size: 56px;
	color: #cb0963;
}
.pinktxt2 {
	color: #cb0963;
}
.txt21px {
	font-size: 21px;
}
.fl-r {
	float: right;
}
.fl-l {
	float: left;
}
td {
	padding-top: 2%;
}
.img-ctr {
	display: block;
	margin: 0 auto;
}
.row.no-gutters, .container-fluid {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters>[class^="col-"], .row.no-gutters>[class*=" col-"], .container-fluid {
	padding-right: 0;
	padding-left: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
}
h3 {
	font-size: 23px;
}
.clr {
	clear: both;
}
.pad-none
{
	padding-left:0;
	padding-right:0;
}





/*new css*/
.top-header
{
	background:#d11175;
	
}
.top-header p {
  color: #eee;
  font-size: 17px;
  text-align: center;
  margin:0 0 5px 0;
}
.gratis 
{
	margin:10px 0 20px;
}
.gratis h2
{
	color:#d11175;
	margin:20px 0 0 0;
	font-size:25px;
}
.gratis h3
{
	color:#d11175;
	margin:15px 0 0 0;
	font-size:20px;
}
.gratis h4
{
	color:#444444;
	margin:15px 0 0 0;
	font-size:17px;
}
.gratis p
{
	color:#d11175;
	margin:15px 0 0 0;
	font-size:13px;
}
.gratis button, .gratis2 button
{
	color:#fff;
	margin:15px 0 0 0;
	font-size:18px;
	padding:8px 20px 10px;
	background:#d11175;
	border-radius:5px;
	-webkit-border-radius:5px;
	text-transform:uppercase;
	border:none;	
}
.gratis  span
{
	margin:10px 0 0 0;
	font-size:13px;
	font-style:italic;
	display:block;
	text-align:center;
	padding:0 10%;
}
.gratis-plus
{
	text-align:center;
}
.liebe-erzieherinnen h2
{
	font-size:25px;
	color:#000;
	margin:20px 0 0 0;
}
.liebe-erzieherinnen p
{
	font-size:14px;
	color:#000;
	margin:15px 0;
}
.liebe-erzieherinnen p a
{
	color:#d11175;
	text-decoration:underline;
}
.liebe-erzieherinnen p a:hover
{
	text-decoration:none;
}
.unserem-buch
{
	margin:40px 0 0 0;
}
.unserem-buch-left h2
{
	font-size:20px;
	color:#d11175;
	margin:0 0 20px 0;
}
.unserem-buch-left img
{
	width:40px;
	margin:0 10px 0 0;
}
.unserem-buch-left h3
{
	font-size:18px;
	color:#444;
	font-weight:bold;
	margin:0 0 10px;
}
.unserem-buch-left p
{
	font-size:13px;
	color:#444;
	margin:0 0 10px;
}
.unserem-buch-right img
{
	max-width:100%;
}
.finden-sie
{
	margin:40px 0 0 0;
}
.finden-sie-left a
{
	margin:0;
	font-size:14px;
	color:#d11175;
	text-decoration:underline;
}
.finden-sie button
{
	color:#fff;
	margin:15px 0 0 5%;
	font-size:18px;
	padding:8px 20px 10px;
	background:#d11175;
	border-radius:5px;
	-webkit-border-radius:5px;
	text-transform:uppercase;
	border:none;
	width:90%;
	position:relative;
}
.finden-sie button::after
{
	width:4%;
	left:-5%;
	position:absolute;
	content:"";
	height:2px;
	background:#95b91b;
	top:50%;
	margin:-1px 0 0 0;
}
.finden-sie button::before
{
	width:4%;
	right:-5%;
	position:absolute;
	content:"";
	height:2px;
	background:#95b91b;
	top:50%;
	margin:-1px 0 0 0;
}
.hier-weiter
{
	text-align:center;
	font-size:14px;
	margin:20px 0 20px;
}
/*new css*/