/* **********************
	Content
*********************** */

section#titlebox h1 { /*
	padding: 0;
	margin: 0;
	width: 500px;
	padding: 15px 20px 5px;
	font-size: 30px;
	line-height: 35px; */
}

/* **********************
	Content-Baby
*********************** */

section#alltaeglich_1 {
	padding: 150px 0 100px;
	background-color: #f0f0f0;
}

#alltaeglich_typo {
	position: relative;
	float: right;
	bottom: -100px;
	right: 50px;
}

section#alltaeglich_2 {
	padding: 60px 0 150px;
	background-color: #fff;
}

section#insider_1 {
	color: #fff;
	padding: 100px 0 150px;
	background-color: #333;
}

#insider_typo {
	position: relative;
	float: left;
	margin-top: 0px;
	bottom: 0px;
	left: 20px;
}

section#insider_2 {
	color: #fff;
	padding: 60px 0 150px;
	background-color: #333;
}

section#insider_3 {
	color: #fff;
	padding: 60px 0 150px;
	background-color: #333;
}

h1 {
	margin-top: 0;
	line-height: 1.2em;
}

p {
	
}

.bold {
	font-family: FrutigerBold;
}

.textbox {
	margin: 16px 0;
	padding: 16px;
	color: white;
	background-color: #a0c63f;
}

ul {
	
}

li {
	padding-bottom: 10px;
}

.textspalten {

}

.spalte1 {
	width: 48%;
	float: left;
}

.spalte2 {
	width: 48%;
	float: right;
}

/* Slider 1 */

.slider1 {
	position: relative; 
	margin-top: 50px;
	margin-bottom: 50px;
	top: 0px; 
	left: 0px; 
	width: 1080px; 
	height: 700px;
}
.slides1 {
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1080px; 
	height: 700px; 
	overflow: hidden;
}
.slider1bullets {
	position: absolute; 
	top: -50px;
}

.bauchbinde {
	padding: 25px 100px 0px 200px;
}

/* Videplayer 1 */

#video_player1 {
	margin: 40px 200px;
}

#video_player2 {
	margin: 40px 0px;
}













