/* 1.0 | hannes | 2006-07-26 | hotel-patriarch.com */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	background-color: white;
	color: black; 
	text-align: justify;
}
h1 { 
	font-size: 16pt;
	color: #920000;
}
#content { text-align: justify; }
a {	color: black; text-decoration: none; }
hr {
	border: 1px solid #FFF;
	border-top: 1px solid #DDD;
	margin: 0.5cm 0;
	clear: both;
}
td, th, caption { text-align: left; vertical-align: top; }
#extramenu, #menu, #panorama, #fooder, #showcases, .copyright, #sitemap, #panoramacontainer, #showcase { display: none; }

#flashtitle {
	background-color: #FFFFFF;
	margin-bottom: 1em;
	clear: both;
}

#adresse {
	margin-bottom: 1cm;
	width: 100%;
	clear: both;
	min-height: 100px;
}
#adresse img {
	float: left;
	margin-right: 30px;
}
#adresse span {
	float: right;
	text-align: right;
}
.imagebox { margin: 0.5cm 0; }
.imagebox img { margin-right: 2px; }