

.no_print,
#header_shadow,
#header,
#nav,
#subnav,
#nav_wrapper,
#topbar,
#buchen,
#logo{
  display: none;
}

#logo-print{
  text-align: center;
  border-bottom: 1px solid black;
  padding: 0 0 20pt 0;
}

a{
  color: black;
}
.h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:28px;
}
.h2 {
	font-size:24px;
}

#mitte h2.over_img {
	position:absolute;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-style:italic;
	color:#fff;
	background:url(/layout/colors/rot.png);
	width:200px;
	height:100px;
	padding:15px;
	margin:30px 0 0 0;
}
#mitte .titel_img{
	display:block;
	margin-bottom:1em;
}

h4 {
	font-size:15px;
  padding-bottom: 10px !important;
}

p {
	line-height:1.5;
	margin:0 0 1em 0;
}

hr {
	display:none;
}

br {
	line-height:0.5;
}
.hline{
	height:1px;
	display:block;
	margin:1px 0px;
	border-top:1px solid black;
}
