/* ------------------- */
/* --- Allgemeines --- */
/* ------------------- */

#skiplinks,
#header,
#breadcrumb,
#nav,
#icons,
#c2_2,
.noprint,
h6,
.tx-gsipagenav-pi1,
.preisliste .anfragen,
dd.details,
form,
.tx-thmailformplus-pi1,
.ecardgalerie .objekt,
#pauschalangebotanfragen,
#pauschalangebotuebersicht,
.news-latest-container,
.anfrage-zimmer-ferienwohnung,
.h1-bild {
	display: none !important;
}
#container {
	background: none;
}
body,
#logo,
#content,
#footer {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#logo {
  text-align: right;
}
#logo img {
	border: 0;
}
#content{
	margin-top: 0px;
}
#content div {
	margin: 0 !important;
	top: 0 !important;
}
#footer {
	background: none;
	font-size: 0.7em;
	margin-top: 50px;
	display: block;
	/*
	width: 100%;
	position: fixed;
	bottom: 0;
	*/
}
#footer p {
	border-left: none;
	margin-left: 0;
	text-align: center;
}

dl.pauschalangebot-list {
	float: left;
	margin: 0 5px 1em 0;
}
table {
	margin-bottom: 1em;
}
.preisliste table {
	width: 100%;
}
table,
td {
	border: 1px solid #000000;
}
td {
	padding: 8px;
}
/* ------------------- */
/* --- Typographie --- */
/* ------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 0.88em;
}
a:link,
a:hover,
a:visited,
a:focus {
	color: #000;
	text-decoration: none;
}
p,
ul {
	margin-bottom: 1em;
}
h2,
.ecardgalerie .name {
	font-size: 1.2em;
	margin: 1em 0;
	text-transform: uppercase;
}
strong {
	font-weight: bold;
}
.align-center {
	text-align: center;
}
ul {
	list-style: square;
	list-style-position: inside;
}
