@charset "UTF-8";
/* CSS Document */
h2.exhibition_date {
	text-align:right;
	/*margin-right:-20px !important;*/
	color:#666 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.88em !important;
}
div.exhibition {
	/*border:1px solid red;*/
}
div.exhibition h1 {
	font-size:1.8em;
	border-bottom:1px solid silver;
	padding-bottom:6px;
	color:#806c58;
}
div.exhibition h2 {
	margin-bottom:0.8em !important;
	margin-left:10px;
	color:#B69E8C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1em;
}
div.exhibition p {
	font-size:0.94em;
	margin-left:10px;
}
div.exhibition p.teaser {
}
div.exhibition p.place,
div.exhibition p.exhibitor {
	margin:0.3em 0 0.3em 10px!important;
	font-size:0.88em;
}
div.exhibition p.ext_link {
	background:url('/images/hr_line.gif') repeat-x top;
	margin-top:1em;
	padding-top:0.5em;
	clear:right;
}
div.exhibition p.ext_link a {
	font-weight:bold;
}
img.exh_logo {
	float:right;
	margin:0 4px 5px 10px;
}