/* ------------------- */
/* --- Allgemeines --- */
/* ------------------- */

#skiplinks,
#header,
#breadcrumb,
#nav,
.noprint,
.tx-gsipagenav-pi1,
.msi-blockwrap,
.csc-textpic-imagewrap,
#weiterzurueck,
div.tx-rowanggmanager-pi3,
div#ngg-uebersicht .link {
	display: none !important;
}
#container {
	background: none;
}
body,
#logo,
#content,
#footer {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#logo {
  text-align: center;
}
#logo img {
	border: 0;
}
#content{
	margin-top: 70px;
}
#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;
}

/*
#content a[href]:after,
#footer a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after,
#footer a[href^="/"]:after {
	content: " (http://alistapart.com" attr(href) ") ";
}
*/

/* ------------------- */
/* --- Typographie --- */
/* ------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link,
a:hover,
a:visited,
a:focus {
	color: #000;
	text-decoration: none;
}
p,
h1,
ul {
	margin-bottom: 1em;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2em;
}
strong {
	font-weight: bold;
}

/* --- Pauschalen --- */

span.pauschale_preis {
	font-size: 1.2em;
	font-weight: bold;
}

/* ------------------ */
/* --- Uebersicht --- */
/* ------------------ */

div#ngg-uebersicht dl {
	float: left;
	font-size: 14px;
	margin-right: 45px;
}

div#ngg-uebersicht dl img {
	margin-top: 5px;
}

/* --------------------- */
/* --- Detailansicht --- */
/* --------------------- */

div#logo-alpenfruehstueck {
	float: right;
	padding-top: 2em;
}
#ngg-detailansicht dl {
	margin-bottom: 2em;
}
#ngg-detailansicht #bezeichnung {
	font-weight: bold;
	font-size: 1.4em;
}
#ngg-detailansicht #name,
#ngg-detailansicht #telefon span,
#ngg-detailansicht #mobilspan,
#ngg-detailansicht #fax span,
#ngg-detailansicht #url {
	font-weight: bold;
}
#ngg-detailansicht #name {
	font-size: 1.1em;
}
#ngg-detailansicht #url a,
#ngg-detailansicht #email a {
	text-decoration: none;
}
#ngg-detailansicht #kontakt{
	margin-top: 1em;
}
#gruppe img {
	margin: 0 10px 10px 0;
	width: 23%;
	height: 23%;
}
