/* CSS Document */

div#contentwrap {
	width:822px;
	padding:0 8px;
	margin:0;
	font:normal normal 12px/16px Arial,Helvetica,sans-serif;
	float:left;
	color:#fff;
	background-color:#ffed00;
	position:relative;
}
div.header {
	position: relative;
	width: 822px;
	height: 406px;
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat
	overflow:hidden;
}
div#content {
	position: relative;
	/*width: 822px;*/
	overflow: hidden;
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div.content2 {
	height: 532px;
	overflow: hidden;
	padding-right: 357px;
	background-color: transparent;
	background-position: 100% 0;
	background-repeat: no-repeat;
}
div.hiho_teaser-box {
	width: 350px;
	height: 394px;
	margin: 0 18px 0px 24px;
	text-align: center;
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	position:absolute;
	z-index:2;
}
img.hiho_tsr {
	margin-top: 40px;
}

.hiho_cite {
	color: #b40b1a;
	font-style: italic;
}
.hiho_footer {
	width: 822px;
	height: 30px;
	text-align: right;
	background-color: #000;
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.btn-online-buchen {
	display: block;
	width: 204px;
	height: 61px;
	cursor: pointer;	
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	/*position:relative;
	top:217px;left:80px;*/
	margin-top:217px;
	margin-left:80px;
	
}
a.btn-online-buchen span {
	width: 204px;
	height: 61px;
	display: block;
	visibility: hidden;
	overflow: hidden;
	text-indent: 204px;
	line-height: 61px;
	margin: 0 auto;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
a#btn-recommend {
	display :inline-block;
	width: 131px;
	height: 30px;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position:0px 7px;
}
a#btn-recommend span {
	width: 131px;
	height :30px;
	display: block;
	visibility: hidden;
	overflow: hidden;
	text-indent: 131px;
	line-height: 30px;
	background-repeat:no-repeat;
	background-position:0px 7px;
}
a#btn-print {
	display: inline-block;
	width: 112px;
	height: 30px;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position:0px 7px;
}
a#btn-print span {
	width: 112px;
	height: 30px;
	display: block;
	visibility: hidden;
	overflow: hidden;
	text-indent: 112px;
	line-height: 30px;
	background-repeat:no-repeat;
	background-position:0px 7px;
}
a#btn-top {
	width: 93px;
	height: 30px;
	display: inline-block;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position:0px 7px;
}
a#btn-top span {
	display: block;
	width: 93px;
	height: 30px;
	visibility: hidden;
	overflow: hidden;
	text-indent: 93px;
	line-height: 30px;
	background-repeat:no-repeat;
	background-position:0px 7px;
}
a#btn-recommend:hover,
a#btn-print:hover,
a#btn-top:hover {
	background:none;
}
a.btn-online-buchen:hover span,
a#btn-recommend:hover span,
a#btn-print:hover span,
a#btn-top:hover span {
	visibility: visible;
}

div.content-row {
clear:both;
float:left;
margin:24px 0 0;
padding:0 24px;
position:relative;
width:774px;
}
div.col-category-lft {
	float:left;
	width:auto!important;
}
div.col-category-rgt {
	float:right;
	width:auto!important;
}
div.col-content-lft div.article  {
	margin:0 265px 0 0 !important;
	float:none;
}
div.col-content-rgt div.article {
	margin:0 0 0 265px !important;
	float:none;
}

div.col-content-lft.col-category-video div.article {
	margin: 0 350px 0 0!important;
	float:none;
}
div.col-content-rgt.col-category-video div.article {
	margin: 0 0 0 350px!important;
	float:none;
}
div.content-row h1 {
	font-size:29px;
	font-weight:bold;
	line-height:1em;
	margin:0;
	padding:0;
	color:#FFED00;
	font-family:Helvetica,Arial,sans-serif;
}
div.content-row h1 .medium-heading{
		font-size:23px;
}
.video-box{
		border:1px solid #ffffff;
}

