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


/* **********************
	Content-Reiseplanung
*********************** */

section#alltaeglich_1 {
	padding: 120px 0 200px 0;
	background-color: #f0f0f0;
}

section#alltaeglich_2 {
	padding: 100px 0 200px 0;
	background-color: #fff;
}

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

section#alltaeglich_4 {
	padding: 120px 0 150px;
	background-color: #fff;
}

section#alltaeglich_5 {
	padding: 120px 0 150px;
	background-color: #f0f0f0;
}

section#alltaeglich_6 {
	padding: 120px 0 150px;
	background-color: #fff;
}

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

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

section#insider_1, section#insider_2, section#insider_3, section#insider_4, section#insider_5, section#insider_6, section#insider_7{
color: #fff;
padding: 100px 0 100px;
background-color: #333;
}

section#insider_7{
	padding-bottom: 750px;	
}


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

p {
	
}

.bold {
	font-family: FrutigerBold;
}

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

ul {
	
}

li {
	padding-bottom: 10px;
}

.textspalten {

}

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

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

.slider1 {
	position: relative; 
	float: right;
	margin: 0 0 30px 50px;
	width: 350px; 
	height: 500px;
}

.slider2, .slides2{
	margin: 0;
	padding: 0;
}

.slides1 {
	cursor: move; 
	width: 350px; 
	height: 500px; 
	overflow: hidden;
}

#video_player1 {
	margin: 40px 0px;
}

.slides4{
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1080px; 
	height: 1500px; 
	overflow: hidden;
}

.slides2, .slider2{
		height: 1200px; 
}

/* **********************
	Balloon
*********************** */

#balloon * {
	padding: 0;
	margin: 0;
}
#balloon {
	width: auto;
	margin: 50px 300px 50px 200px;
}
.balloon_background {
	background-color: #c41f00;
}
#balloon .balloon_head {
	padding: 45px 45px 40px;
}

#balloon .balloon_head cite {
	color: #fff;
	
}
#balloon .balloon_head h1 {
	font-family: "FrutigerLight";
	font-size: 35pt;
	color: #fff;
}
#balloon .balloon_content {
	padding: 0 45px;
	display: none;
	font-family: "FrutigerLight";
	font-size: 20pt;
	line-height: 26pt;
	color: #fff;
}
#balloon .balloon_content h2 {
	padding: 0 0 15px 0;
	font-family: "FrutigerBold";
	font-size: 25pt;
	line-height: 30pt;
	color: #fff;
}
.balloon_footer {
}
#corner {
	background: url(../img/balloon_corner.png) -115px no-repeat;
	height: 115px;
	width: 115px;
	position: relative;
}

#corner-top {
	background: url(../img/balloon_corner_top.png) -115px no-repeat;
	height: 115px;
	width: 115px;
	position: relative;
	left: 400px;
}



#balloon_ba {
	display: none;
	width: 774px;
	padding: 0 153px;
	position: fixed;
	bottom: 0;
	background-color: rgba(0, 0, 0, .75);
}