/* **********************
	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: 120px 0 150px;
	background-color: #fff;
}

section#alltaeglich_3 {
	padding: 60px 0 150px;
	background-color: #f0f0f0;
}

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

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

#astronaut {
	float: right;
	position: relative;
	top: 0px;
	left: 500px;
	-ms-transform: rotate(-30deg); /* IE 9 */
	-webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
	transform: rotate(-30deg);
}

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

#mw_1, #mw_2, #mw_3, #mw_4 {
	display: inherit;
	position: relative;
	height: 70px !important;
}
#mw_1,
#mw_3 {
	left: 1080px;
}
#mw_2,
#mw_4 {
	left: -540px;
}

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 0;
}

























