@charset "utf-8";
/* CSS Document */

@page {
	size: auto;
	/* die meisten Drucker kommen nicht
	bis an den Rand; kann auch vom Browser
	ueberschrieben werden */
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

h1 { font-size:16px; color:#eb690b; line-height:22px; padding-top:20px; padding-bottom:5px; margin:0px}
h2 { font-size:14px; color:#eb690b; line-height:18px; padding-top:15px; padding-bottom:5px; margin:0px}
h3 { font-size:14px; color:#eb690b; line-height:18px; padding-bottom:12px; margin:0px}
h4 { font-size:14px; color:#eb690b; line-height:20px; padding-top:0px; padding-bottom:5px; margin:0px}
h5 { font-size:12px; color:#eb690b; line-height:18px; padding:0px; margin:0px }
h6 { font-size:12px; color:#eb690b; line-height:18px; padding-bottom:5px; margin:0px }
a.lnk{text-decoration:none; color:#eb690b; cursor:pointer; cursor:hand}
a.lnk-fett{text-decoration:none; color:#eb690b; font-weight:bold cursor:pointer; cursor:hand}

header {
	display:none
}
#logo {
	display: block;
	position: absolute;
	width: 625px;
	height: 100px;
	background: url(../css/img/logo.png) no-repeat left center;
}
nav {
display:none
}

.gal-frame {
	display:none
	}
#wowslider-container1
{
	display:none
	}
.cta-direktauswahl
{
	display:none
	}
	
.cta-buchung 
{
	display:none
	}
	
	
#newsletter_box_side_right
{
	display:none
	}
	
.jh-boxlinks {
width:310px; float:left
}

.jh-boxrechts {
width:310px; float:right
}

.jh-linkbox
{
	display:none
	}
	
	
#sidebar
{
	display:none
	}		
footer {
display:none
}

.crm-newsletter-box {
display:none
}
.jh-linkbox-start {
background-color:#eb690b;  padding:6px 15px 6px 15px; color:#000000; font-weight:bold; text-decoration:none; font-size:14px
}

.jh-linkbox-start a {
color:#000000; font-weight:bold; text-decoration:none; font-size:14px}

jh-linktextbox
{
display:none
}

.toggle-area{
display:none
}

.startno {
	display: none
}
#articleList .artImage {
	float: left;
	margin-right: 15px;
	margin-bottom:10px;
}

#articleList .artImage img {
	display: block;
}

.cf:before, .cf:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}