/* Standard Print Template fuer PLOTFACTORY.CH */
/* 28.06.2005 Created by Philipp Blatter */
/* 29.06.2005 PB: --- */
/* 08.11.2005 PB: Printout for PF */
/* 09.10.2008 CC: Printout for PF new */
/* 12.08.2009 CC: remove Keywordlist */


body {
	background: #fff;
	color: #000;
	}

#navTools, #ambientdiv, #navAlpha, #footer, #header {
	display: none;
}

.content {
	margin: 0 0 0 10px;
}	

/*
#header {
	background: transparent;
	height: 100px;
	width: 600px;
	}
	
*/

#BreadCrumb {
	display: block;
	margin: 80px 0 0 10px;
	border-bottom: 1px solid #ADB0B2;
	padding: 5px 0;
}

#BreadCrumb a,
#BreadCrumb a:link,
#BreadCrumb a:visited {
	text-decoration: none;
}

#navBooking {
	padding: 0;
	width: auto;
	height: 33px;
	}
	
#navBooking a {
	border: 1px solid #bbb;
	}

#navBeta {
	top: 0;
	margin-top: 40px;
	}

#logolink {
	left: 380px;
	background: transparent;
}

#logolink img { display: block; }

#buttonlogo { display: none; }

.searchtags {
	display: none;
}