/* Standard Print Template fuer GLOBUSREISEN.CH */
/* 22.08.2007 Created by Philipp Blatter */
/* 14.09.2007 PB: IE 6 optimized for printing very nice */


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

#wrapper {
	position: relative;
	width: 610px; 
	width: 540px; 
	padding: 2px;
	margin: 0 auto;
	}

#navAlpha {
	display: none;
	}
	
#navCountry {
	display: none;
	}

.content {
	position: relative; 
	width: 455px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	}

* html .content {
	float: left;
	width: 455px;
	height: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	}

#navBeta {
	position: absolute;
	top: 101px;
	left: 475px;
	width: 140px;	
	margin-top: 20px;
	padding: 0;
	color: #000;
	background: #ccc;
	z-index: 7;
	}

* html #navBeta {
	float: left;
	width: 140px;	
	margin-top: 12px;
	padding: 0;
	color: #000;
	background: #ccc;
	z-index: 7;
	}

#header {
	width: 612px; 
	height: 105px;
	background: #fff url(/medias/globusreisen/style/logo-globusreisen.gif) no-repeat 186px 2px;
	border-bottom: 1px solid #abaeae;
	margin-bottom: 4px;
	}
	

#footer {
	width: 610px; 
	}

#footer address { 
	width: 605px;
	border-top: 1px solid #777;
	color: #777;
	margin: 0;
}

* html #footer {
	display: inline;
	}
	
	
/*
#navYouarehere {
	position: absolute;
	border-bottom: 1px solid #abaeae;
	left: 7px;
	top: 114px;
	width: 610px; 
	width: 550px; 
	margin: 0 0 6px -4px;
	padding: 5px 0 0 0;
	color: #000;
	background: transparent;
	z-index: 9; 
	}
*/

#navYouarehere {
	display: none;
	}

#navTools {
	display: none;
	}

.fcontent .panoramabox {
	margin-bottom: 5px;
	}

.fcontent .panoramabox h1 {
	margin-bottom: 2px;
	}
.fcontent .panoramabox p {
	padding-bottom: 12px;
	}


a:link, a:visited, a:hover, a:active {
	color: #000;
	}
