/* -----
   www.gruppenfreizeiten.de
   Darstellung für den Druck
   ----- */

/*@media print {*/

/* ----- Dateiweite Einstellungen ----- */

body {
    background: #FFF;
}

h1 {
    color: #000;
}

th {
	text-align: left;	
}

td.ym {
	vertical-align: top;	
}

p {
    width: 95%; /* behebt Mozilla-Bug! */
}



/* ----- Navigation ----- */

#navigation {
    height: auto;
    margin-bottom: 1em;
    background-image: none;
}

#logo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0.5em 0;
    border-bottom: 3px double #666;
}

#logo img {
    border: 0;
}

.no-dom, #nav1, #nav2, #nav3, .resultlink, .tooltip, .ende, #comment_text, .belegungsanfrage, #haus-kontakt fieldset, h2#title_kontakt, #haus-kontakt, #belegung, #abspann, #haus-lage .tabelle, .hideAtStart, .preise-toogle, #shortcuts {
    display: none;
}

#merkzettel-link {
    display: none;
}

/* ----- Seitenleiste ----- */

#seitenleiste {
    display: none;
}

/* ----- Hauptinhalt ----- */

#hauptinhalt {
    margin: 0;
}

#hauptinhalt .m, #hauptinhalt .l {
    width: auto;
}

#seitentitel {
    height: auto;
    background-image: none;
}

#hauptinhalt .toplink {
    display: none;
}

#haus-info {
    left: 290px;
    width: auto;
    background-color: transparent;
}

#haus-info td {
    border: none;
    padding: 0;
}

#haus-info td span {
    border: none;
    padding: 0;
}

#haus-info dt,
#haus-kontakt dt {
	font-weight: bold;	
}

#haus-info dd,
#haus-kontakt dd {
	margin-left: 0;	
}

#haus-kontakt dd {
	margin-bottom: 1em;	
}

#haus-bild {
    left: 0;
    overflow: visible;
}

#haus-bild table {
    background-color: transparent;
}

#haus-bild a {
    display: none;
}

#haus-lage .linkliste {
    display: none;
}

td.icon img {
	padding-right: 3px;	
}

.haus-essen ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

.haus-essen li {
	width: auto;
	float: left;
	padding-right: 2px;
}

#belegungsanfrage {
    display: none;
}

.merkzettel {
    display: none;
}

.hideAtStart h3 {
	font-size: 1em;
	margin-bottom: 0;
}

#besondere_eignung .titel,
#distance .titel {
	font-weight: bold;	
}

#distance .titel {
	margin-top: 1em;	
}

#besondere_eignung ul,
#distance ul {
	margin-top: 0;	
}

.yui-calcontainer {
	margin-right: 1em;
}

.extern {
	display: none;	
}

#haus-kontakt .extern {
	display: inline;	
}

#haus-info-und-lage {
	width: 37%;
	margin-left: 3%;
	float: right;
}

#haus-info-1, #rating-items {
	width: auto;
	float: left;
	margin-bottom: 1em;	
}

#haus-info-1 {
	margin-right: 2em;
}

#haus-info-3 {
	clear: both;
	margin-bottom: 1em;	
}

#besondere_eignung {
	clear: left !important;	
}

#besondere_eignung ul,
#distance ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

#besondere_eignung li,
#distance li {
	padding: 0;
	margin: 0;	
}

#contact-data .extern {
	display: inline;	
}

#distance .titel {
	font-weight: bold;	
}

ul.gallery_demo_unstyled {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.gallery_demo_unstyled li {
	display: none;	
}

ul.gallery_demo_unstyled li.active {
	display: inline;
	padding: 0;
	margin: 0;	
}

#haus-lage {
	margin: 1em 0;	
}

#haus-info-2 div {
	margin: 0 !important;	
}

.accordion p {
	display: inline;	
}

/*}*/ /* @media print */
