#choose_app {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top:25px;
}

#slideshow {
	height: 270px;
}

#content .box {
	padding: 10px;
}

.hotline p {
	font-size: 24px;
	margin: 10px 0;
	line-height: 26px;
}

.hotline .key {
	font-size: 14px;
	margin-right: 10px;
}

.hotline img {
	position: absolute;
	right: 30px;
	top: 0px;
}

#content h3 {
	margin-bottom: 20px;
}

#claim .inner {
	padding: 2px 0;
}

.two-cols {
	margin: 40px 0;
}

.two-cols .type-underline h3 {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.two-cols .box {
	min-height: 200px;
}

#content .box.teaser {
	background: #6dc3d5;
	color: #ffffff;
}

#content .box.gradient.select-context {
	position: relative;
	border-radius: 0px;
	cursor: pointer;
	padding: 10px 0 0 10px;
	height: 30px;
	float: left;
	width: 720px;
	margin: 0 0 10px 0;
	border: none;
}

.box.gradient.select-context h4 {
	margin: 0;
	font-weight: bold;
	font-style: italic;
}

.select-context .arrow-box {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background-color: #3D3D3D;
	background-image: url('../../images/icons/big-arrow-white-down.png');
	background-position: center center;
	background-repeat: no-repeat;
}

#context-slider-bt:hover .arrow-box {
	background-image: url('../../images/icons/big-arrow-lightblue-down.png');
	background-position: center center;
}

#context-slider-bt:hover h4 {
	color: #6dc3d5;
}

#context-list {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	border-left: 1px solid #dddddd;
	display: none;
	z-index: 3;
}

#context-list li {
	float: left;
	width: 344px;
	border: 1px solid #dddddd;
	border-top: none;
	border-left: none;
	margin: 0;
	background: #ffffff;
}

#context-list li:hover {
	background-color: #E9E9EB;
}

#context-list li a {
	display: block;
	padding: 10px;
	color: #6dc3d5;
}

ul.facts li {
	padding: 6px 0 0 30px;
	min-height: 24px;
	background-image: url('../../images/icons/check.png');
	background-position: center left;
	background-repeat: no-repeat;
}

/*************************************************************************************/
/* Begin Slideshow*/
#cloud_container_home {
	position: relative;
	width: 1486px;
	height:630px;
	left: 50%;
	margin-left: -743px;
	margin-top: -98px;
}

.slide_galaxy {
	height: 218px;
	width: 330px;
	position: absolute;
	top: 297px;
	z-index: 9;
	left: 1px;
}

.slide_android {
	height: 184px;
	width: 112px;
	position: absolute;
	top: 372px;
	z-index: 15;
}

.slide_iphone {
	height: 180px;
	width: 119px;
	position: absolute;
	top: 390px;
	z-index: 13;
}

.slide_ipad {
	height: 308px;
	width: 412px;
	position: absolute;
	top: 166px;
	z-index: 3;
}

.text_container_home {
	width: 745px;
	margin: 0 auto;
	margin-top: 80px;
	
}

.textbox_home_left {
	width: 350px;
	float: left;
	padding-bottom: 25px;
}

.textbox_home_right {
	width: 350px;
	float: right;
	padding-bottom: 25px;
}



#home_slide_show_iphone {
	position: absolute;
	margin: 0 auto;
	left: 395px;
	width: 119px;
	top:389px;
}

#home_slide_show_galaxy {
	height: 0;
	left: 833px;
	margin: 0 auto;
	position: absolute;
	width: 330px;
	top:296px;
}

#home_slide_show_ipad {
	height: 0;
	left: 500px;
	margin: 0 auto;
	position: absolute;
	width: 412px;
	top:166px;
}

#home_slide_show_android {
	height: 0;
	right: 351px;
	margin: 0 auto;
	position: absolute;
	width: 112px;
	bottom:258px;
}

#cloud_container_home img {
	position: absolute;
	left: 0%;
	top: 0px;
}

/*************************************************************************************/
/* Begin Breadcrumbs*/
.breadcrumb {
	width: 280px;
	height: 32px;
	float: left;
	font-size: 24px !Important;
	padding-top: 18px;
}

.breadcrumb_container {
	margin: 0 auto;
	width: 925px;
	margin-top: 35px;
}

.breadcrumb_elements {
	padding-top: 14px;
	height: 39px;
	text-shadow: 0px 1px 0px #bbbbbb, 0px 2px 0px #a1a1a1, 0px 3px 0px
		#888888, 0px 4px 3px rgba(0, 0, 0, 0.5);
	border: 1px solid #C25B08;
	background-color: #fba500;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.25), inset 0px 2px 2px
		rgba(255, 255, 255, 0.29);
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.25), inset 0px 2px 2px
		rgba(255, 255, 255, 0.29);
	box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.25), inset 0px 2px 2px
		rgba(255, 255, 255, 0.29);
	background-image: -o-linear-gradient(90deg, rgb(249, 128, 0) 0%,
		rgb(251, 165, 0) 100% );
	background-image: -moz-linear-gradient(90deg, rgb(249, 128, 0) 0%,
		rgb(251, 165, 0) 100% );
	background-image: -webkit-linear-gradient(90deg, rgb(249, 128, 0) 0%,
		rgb(251, 165, 0) 100% );
	background-image: -ms-linear-gradient(90deg, rgb(249, 128, 0) 0%,
		rgb(251, 165, 0) 100% );
	background-image: linear-gradient(0deg, rgb(249, 128, 0) 0%,
		rgb(251, 165, 0) 100% );
}

.crumb_mid {
	border-right-style: none; 
	border-left-style: none;
	border-radius: 0px 0px 0px 0px;
	border-right-style: none;
	border-left-style: none; 
}

.crumb_right {
	border-radius: 0px 4px 4px 0px;
}

.crumb_left {
	border-radius: 4px 0px 0px 4px;
}

.font_breadcrumb {
	text-align: center;
	font: italic bolder 24px Georgia, "Times New Roman", Times, serif;
	color: #d85f06 !important;
	text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.5), /*licht*/  
	  0px -1px 1px rgba(255, 231, 214, 0.3); /*schatten*/
}





.homesubtext {
	font-size:20px; 
	margin-top:25px;
	position: relative;
}

.home-context {
	
	width:825px; 
	margin:0 auto; 
	text-align:center;
	margin-top:25px;
	
}

.home-background-cloud-container {
	position:relative; 
	width:300px; 
	margin: 0 auto;
}

.home-background_cloud1 {
	position:absolute; 
	margin:0 auto; 
	left:-615px; 
	top:-62px;

}

.home-background_cloud2 {
	position:absolute; 
	margin:0 auto; 
	left:715px; 
	top:-127px;
}

.home-background_cloud3 {
	position:absolute; 
	margin:0 auto; 
	left:600px; 
	top:227px;
	z-index:-1;
}

.fb-like {
	left: 630px;
    position: absolute;
    top: 563px;
    z-index: 200;
}

.home-banner{
	top:24px;
	z-index: 200;
	position: relative;
	
}
