/* Copyright: zweihochdrei gmbh */

html, body {
	padding: 0;
	background: transparent;
	font-family: 'Georgia',"Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 120%;
	text-align: left;
	margin: 1cm 1cm 1cm 1cm;
}

h1, h2, h3 {
	margin: .75em 0 .5em 0;
	background: transparent;
	font-family: 'Verdana', sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	color: #000000;
	page-break-after: avoid;
}
   
h1 {
	margin-bottom: 2em;
}
   
a, a:visited, a:hover, a:visited:hover {
	color: #04667e;
	background: transparent;
	text-decoration: none;
}

#printheader {
	display: block;
}   
   
#printheader h1 {
	font-size: 14pt;
	margin-left: -2em;
} 
    
.header,
#topnav_wrap,
#info_wrap,
#path_wrap,
#left_wrap,
#side_wrap, 
#footer_wrap,
#sprungmarken {
	display: none;
}

#wrapper {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	color: black;
	background: transparent none;
}

.textpic {
	margin-bottom: 2em;
	width: auto;
}

/*
#kopf {
	height:100px;
	border-bottom:0.25pt solid #2882aa;
}

#kopf .logolinks {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	float: left;
}

#kopf .logorechts {
	position: relative;
	top: 0px;
	right: 0px;
	width: auto;
	height: auto;
	float: right;
}
*/



#content_wrapper, #content {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

#content_wrapper {
	margin-top:0;
}

#content {
	margin-left: 0;
	padding-top: 1em;
}


.right_wrap {
	background: white;
	position: absolute;
	left: 0;

}

*html .right_wrap  {
	position: relative;
}

.bild_frame {
	width: auto;
}

.content_left_1 {
	float: none;
	left: 0;
}


.content_right_1 {
	float: none;
	left: 0;

}

.bild_frame p {
	color: #535353;
	padding-bottom: 10px;
	float: none;
	
}


.bild_frame img {
	padding-left: 10px;
	padding-bottom: 10px;
}

#content p {
	line-height: 120%;
	font-size: 95%;
}

/*
a[href]:after {
	content:" <"attr(href)">";
	color:#ffffff;
	background-color:inherit;
	font-style:italic;
	size:80%;
} 
*/

.tx-zhdbookings-pi1 table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.tx-zhdbookings-pi1 table td {
	margin-right: 1em;
	vertical-align: top;
}





