.global-container.home{
	height:100%;
	/*min-height:620px;*/
	/*max-height:768px;*/
	padding-bottom:30px;
}
.global-container.home.cookie {
	max-height:820px;
	min-height:969px;
}
.global-container.home .main-container .c_homepage-topics {
	min-height: auto;
}

.main-container.home {
	min-height: 0;
	height:100%;
}

.home .keyVisualModule {
	padding:0;
	min-height:667px;
}
.home footer.wrapper,
.countryselect footer.wrapper {
	bottom:0;
	width:100%;	
	position:absolute;
}
.home .linkbox {
	display:none;
	height:694px;
	position:relative;
}
.home .linkbox.active {
	display:block;
}
.home .flashcontent object, 
.home .flashcontent embed {
	top:auto;
	position:relative;
	margin:0;
}
.home .flashcontent {
	text-align:center;
}
.home .flashcontent .flashPlaceholder {
	position:relative;
	margin:0 auto;
}
.home .flashcontent .close {
	position:absolute;
	right:10px;
	top:0;
	width:auto;
	height:auto;
	z-index:999;
}
.home .linkbox a {
	display: block;
	height: 100%;
	width: 100%;
}
.linkbox .link-text-block {
	color:#3E3E3E;
	padding:20px;
	position:absolute;
	left:0;
	top:0;
}
.linkbox .link-text-block a {
	color:#3E3E3E;
}

.linkbox .link-text-block .title {
	float:left;
	font-family: 'Play', sans-serif;
	font-weight: bold;
	font-size:35px;
	line-height:42px;
}
.linkbox .link-text-block .subtitle {
	clear:both;
	float:left;
	font-family: 'Play', sans-serif;
	font-style: italic;
	font-size:35px;
	line-height:42px;
}
.linkbox .link-text-block .button {
	background:#fff url('../img/arrow-right-thin.png') no-repeat right center;
	border:1px solid #c0c0c0;
	border-radius:4px;
	color:#7c7c7c;
	clear:both;
	width:auto;
	height:auto;
	float:left;
	margin:20px 0 0 0;
	padding:5px 30px 5px 10px;
}

.brandslogan {
	bottom:65px;
	text-align:center;
	position:absolute;
	width:100%;
}