* {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


body {
	background-color: #FFF;
	font-family: 'Droid Serif', serif;
	font weight: normal;
}

a, img {z-index:1337;}

.impressum a {margin:20px 0;display:block;}

table {margin-left:90px;}
td {padding:10px 40px 10px 0;vertical-align: top;}
tr > td:nth-child(odd) {text-align:right;}


a {
	color: #cfe64e;
	text-decoration: none;
	font-family: Quicksand, sans-serif;
	}

a:hover {
	text-decoration: underline;
	}

.inhalt {
	background: #ff4c9b url('img/bg_pink3.jpg') repeat;
	height: 100%;
	width:  100%;
	margin-bottom: 5px;
	padding-bottom: 72px;
}

.team {
overflow:hidden;	}



.bilder {
	float: left;
	margin: 0 0 90px 90px;
	width: 408px;
	color:#f9fff1;
	}

.columns {
		-moz-column-count: 2;
	-moz-column-gap: 5px;
	-webkit-column-count: 2;
	-webkit-column-gap: 5px;
	column-count: 2;
	column-gap: 5px;

	}

.inhalt2 {
	background: #cdeae5 url('img/bg_mint.jpg') repeat;
	height: 100%;
	width:  100%;
	margin-bottom: 5px;
	padding-bottom: 72px;
	clear:both;
	}

.cb {
	clear:both;
}

h1 a {
	text-decoration: none;
	color:white;
}
h1 a:hover {text-decoration: none;}

h1, h2, h3 {
	font-family: 'Quicksand', sans-serif;
	color: white;
	font-weight: normal;

	}

h3 {color:black;}
.header h3 {color:white;}

h1 {
	clear: both;
	font-size: 6em;
	margin: 0 0 -16px 0;
	}

h2 {
	color: #f2458e;
	display: inline-block;
	font-size: 3em;
	background-color: #d4cfd0;
	padding: 10px 10px 10px 90px;
	position: relative;
	top: -40px;
	width: 560px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	}

h3 {
	font-size: 2em;
	margin: 0 0 0 5px;
	padding-bottom: 11px;
	padding-top: 33px;
	}

ul {
	list-style: none;
	padding-bottom: 53px;
	padding-top: 90px;

	}

ul li{
	float: left;
	z-index: 7;
	}


ul li a {
	margin-right: 20px;

	}

.inhalt2 h3 {margin-left: 90px;}
.inhalt2 p {margin-left: 90px;font-size: 18px;padding-right: 190px;color: #454545;line-height: 1.5;max-width:960px;}

.abstand_links {
	margin-left: 90px;
	}

.text {
	font-size: 18px;
	padding-right: 190px;
	color: #454545;
	line-height: 1.5;
	}

.text2 {
	font-size: 18px;
	padding-right: 190px;
	color: #f9fff1;
	line-height: 1.5;
	}

.inhalt > p {margin-left:90px;font-size:18px;padding-right:190px;color:#f9fff1;line-height:1.5;max-width:960px; margin-bottom: 25px;}
.inhalt > h3 { margin-left: 90px; color: #f9fff1;}
.inhalt > h4, .inhalt li {color: #f9fff1;}
.content li, .content ul {
	list-style-type: disc;
	float: none;
	font-family: Quicksand;
}
.content li {
	margin-left: 18px;
}

.impressum a {
	color: black;
	text-decoration: underline;
}

#backtotop {display:none;position:fixed;bottom:20px;right:20px;padding:10px;background:white;color:#ff4c9b;}

.bubbles2 {

	display: none;
	position: fixed;
	z-index: 4;
	width: 100%;
	height: 100%;
	background: url('img/bubbles6.png');

	}

.bubbles1 {

	display: none;
	position: fixed;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url('img/bubbles4.png');

	}

.header {
	padding-bottom: 150px;
	}

.bilder p {
	margin-bottom: 10px;
	}




h4 {
		font-family: Quicksand;
font-weight: normal;
font-size: 1.2em;
margin: 0 0 -85px 0px;
padding-bottom: 0;
padding-top: 33px;
	}

.inhalt2 ul {
	list-style: circle;
	}

.inhalt2 ul li {
	float:none;
	padding-top: 10px;
	}