/*
	(c) 2009 Online-Info Service GmbH <info@online-service.de>
	
	[ print.css - Druckversion ]

*/
body
{
	background-color: white;
	background-image: none;
}
/* ---------------------------------------------------------------- border */
#wrapper
{
	width: 90%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;
	background-image: none;
}
/* ---------------------------------------------------------------- logo */
#logo
{
	width: 100%;
}
/* ---------------------------------------------------------------- info */
#info
{
	display: none;
}
/* ---------------------------------------------------------------- header */
#header
{
	display: none;
}
/* ---------------------------------------------------------------- newsbox */
#newsbox
{
	display: none;
}
/* ---------------------------------------------------------------- bildbox */
#bildbox
{
	display: none;
}
/* ---------------------------------------------------------------- streifen */
#streifen
{
	display: none;
}
/* ---------------------------------------------------------------- navigation */
#navigation
{
	display: none;
}
/* ---------------------------------------------------------------- content */
#inhalt
{
	width: 100%;
}
/* ---------------------------------------------------------------- buchung */
#buchung
{
	display: none;
}
/* ---------------------------------------------------------------- adresse */
#adresse
{
	display: none;
}
/* ---------------------------------------------------------------- adresse */
#adressezwo
{
	display: none;
}
/* ---------------------------------------------------------------- fusszeileprint */
#fusszeile_print
{
   padding-top:10px;
}
#fusszeile_print:before
{
   content: "Hotel Allgäu Sonne Kur- & Sporthotel, Stiessberg 1, D - 87534 Oberstaufen, Tel. +49 (0) 8386 / 7020, Fax +49 (0) 8386 / 7826, E-Mail: info@allgaeu-sonne.de";
   font-size: 10px;
}



