/* CSS Document */

div#contentwrap {
	width:822px;
	padding:0 8px;
	margin:0;
	font:normal normal 12px/16px Arial,Helvetica,sans-serif;
	float:left;
	color:#000;
	background-color:#b40b1a;
	position:relative;
}
div.header {
	position: relative;
	width: 822px;
	height: 370px;
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.hiho_logo {
	position: absolute;
	top: 0;
	right: 43px;
	width: 199px;
	height: 353px;
}
div#content {
	position: relative;
	width: 822px;
	overflow: hidden;
	padding-bottom: 250px;
	background-color: #fff;
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.content2 {
	min-height: 300px;
	overflow: hidden;
	margin-bottom: 50px;
	padding-right: 357px;
	background-color: transparent;
	background-position: 100% 0;
	background-repeat: no-repeat;
}
div.hiho_teaser-box {
	width: 242px;
	height: 307px;
	margin: 0 18px 0px 24px;
	text-align: center;
	float: left;
	background-color: #b40b1a;
	background-position: 0 0;
	background-repeat: no-repeat;
}
img.hiho_tsr {
	margin-top: 40px;
}
p {
	padding-left: 24px;
	padding-right: 24px;
}
.hiho_cite {
	color: #b40b1a;
	font-style: italic;
}
.hiho_footer {
	width: 822px;
	height: 30px;
	text-align: right;
	background-color: #333;
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.btn-online-buchen {
	display: block;
	width: 204px;
	height: 61px;
	cursor: pointer;
	margin: 0 auto;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
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: 150px;
	height: 30px;
	cursor: pointer;
}
a#btn-recommend span {
	width: 150px;
	height :30px;
	display: block;
	visibility: hidden;
	overflow: hidden;
	text-indent: 150px;
	line-height: 30px;
}
a#btn-print {
	display: inline-block;
	width: 132px;
	height: 30px;
	cursor: pointer;
}
a#btn-print span {
	width: 132px;
	height: 30px;
	display: block;
	visibility: hidden;
	overflow: hidden;
	text-indent: 132px;
	line-height: 30px;
}
a#btn-top {
	width: 120px;
	height: 30px;
	display: inline-block;
	cursor: pointer;
}
a#btn-top span {
	display: block;
	width: 120px;
	height: 30px;
	visibility: hidden;
	overflow: hidden;
	text-indent: 120px;
	line-height: 30px;
}
a#btn-recommend:hover,
a#btn-print:hover,
a#btn-top:hover {
	background-position: 0 0;
}
a.btn-online-buchen:hover span,
a#btn-recommend:hover span,
a#btn-print:hover span,
a#btn-top:hover span {
	visibility: visible;
}

