/* CSS Document - print */
body {
	background: white;
	color: black;
	font: 0.8em/150% 'Arial', 'Tahoma', sans-serif;
}
img {
	border: 0;
}
form,
.top-menu,
.slider,
.right-col,
.more-stripe,
.footer-top,
.footer,
.navi,
.ppager,
.MGallery_video-box {
	display: none;
}
h1 {
	margin-top: 0;
	margin-bottom: 0.8em;
	padding: 0;
	line-height: 125%;
	font-size: 1.6em;
}
.h1hp {
	margin-top: 0;
	padding: 0;
	line-height: 125%;
	font-size: 1.7em;
	margin-bottom: .2em;
	font-weight: normal;
}
.motto {
	font-size: 14px;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid black;
}
h2, h3, h4, h5, h6 {
	margin-top: 1.2em;
	margin-bottom: 0.2em;
	padding: 0;
	line-height: 125%;
}
h2,
h5.fulltextFoundType {
	font-size: 1.3em;
}
h5.fulltextFoundType {
	border-top: 1px dotted black;
	margin-top: 0;
	padding-top: 1em;
}
.f3-item h3 {
	margin-top: .5em;
}
a {
	text-decoration: none;
	color: black;
}
p {
	margin: 0 0 1em 0;
}
.cl {
	clear: both;
}
.border {
	border: 1px solid black;
}
.article-list,
.gallery,
.gallery-detail  {
	margin-top: 2em;
	clear: both;
}
.article-list .item {
	clear: both;
	padding: 0 0 1.5em 0;
}
.article-list .item img,
.article-img {
	float: left;
	margin: 0 1.5em 0 0;
}
.article-perex .date {
	float: left;
	margin: 0 5px 0 0;
}
.gallery .item {
	float: left;
	width: 48%;
	margin-right: 2%;
	height: 160px;
}
.gallery .item img {
	float: left;
	margin: 0 1.5em 0 0;
}
.gallery .item h2,
.article-list .item h2 {
	margin: 0;
}
.gallery-detail .item {
	float: left;
	margin: 0 1.5em 1.5em 0;
}
/* tables */
table.cms-editor-table.highlighted,
table.cms-editor-table.standard {
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
table.cms-editor-table.standard td,
table.cms-editor-table.standard th,
table.cms-editor-table.highlighted td,
table.cms-editor-table.highlighted th {
	border: 1px solid #999;
	text-align: left;
	padding: 5px;
}
.img-article img {
	margin: 0 0 10px 15px;
	float: right;
}
.news .item img {
	margin: 0px 15px 0 0;
	float: left;
}