/* CSS Document - print */
body {
	background: white;
	color: black;
	font: normal 0.82em/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.header-top,
.slider-container .prev,
.slider-container .next,
.slider-navi,
.slider-in,
form,
.search,
.events-nav .prev,
.events-nav .next,
#fancybox-wrap,
.menu-hp,
.footer,
.top-lines,
.left-menu,
.slider-pages,
.navi,
.box,
.ppager,
.calendar,
p.download a {
	display: none !important;
}
.events-hp-list li{
	display: none;
}
.logo,
.logo-page {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}
.header-page-top {
	width: 100%;
	float: left;
	height: 100px;
}
.header-page-top .first {
	margin-top: 0.5em;
	clear: left;
	float: left;
}
.header-page-top .second {
	font-weight: normal;
	font-size: 0.8em;
	clear: left;
	float: left;
}
.bx-wrapper,
.bx-window,
.events-hp-list,
.slider-container {
	width: 100% !important;
	height: auto !important;
	overflow: hidden !important;
	left: 0 !important;
	float: none !important;
}
.events-hp-list li.bx-child  {
	display: block !important;
	float: none !important;
	width: auto !important;
	font-size: 14px;
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.events-list .item {
	width: 100%;
	float: left;
}
.events-list .item img {
	float: left;
	margin: .3em 2em 1em 0;
}
.gallery-list {
	float: left;
	width: 100%;
	padding: 1em 0;
}
.gallery-detail img {
	float: left;
	margin: 0 1em 1em 0;
}
.gallery-list a.item {
	float: left;
	width: 180px;
	height: 130px;
	margin: 0 1em 1em 0;
	position: relative;
}
.gallery-list a.item img {
	position: absolute;
	left: 0;
	bottom: 0;
}
p.download img {
	top: -6px;
	position: relative;
}
h1,
.logo-area {
	margin-top: 0;
	margin-bottom: 0.9em;
	padding: 0;
	line-height: 125%;
	font-size: 1.6em;
	font-weight: bold;
}
h1 {
	font-family: 'Verdana', 'Arial', sans-serif;
}
h1.h1hp {
	font-family: 'Arial CE', 'Arial', 'Tahoma', sans-serif;
}
h2, h3, h4, h5, h6 {
	margin-top: 1.2em;
	margin-bottom: 0.2em;
	padding: 0;
	line-height: 125%;
}
h2 {
	font-size: 1.2em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.9em;
  font-weight: normal;
}
a {
	text-decoration: none;
	color: black;
}
p, ul, ol {
	margin: 0 0 1em 0;
  padding: 0;
}
ul li {
  margin: 0 0 0 1.2em;
  padding: 0;
}
ol li {
  margin: 0 0 0 1.5em;
  padding: 0;
}
ul li ul, ol li ol, ul li ol, ol li ul {
  margin: 0;
}
.cl {
	clear: both;
}
.border {
	border: 1px solid black;
}
/* tables */
table.cms-editor-table.hightlighted,
table.cms-editor-table.standard {
	border-collapse: collapse;
	margin-top: 5px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
table.cms-editor-table.standard td,
table.cms-editor-table.standard th,
table.cms-editor-table.hightlighted td,
table.cms-editor-table.hightlighted th {
	border: 1px solid #999;
	text-align: left;
	padding: 4px;
}
table.cms-editor-table.standard td p,
table.cms-editor-table.standard th p,
table.cms-editor-table.hightlighted td p,
table.cms-editor-table.hightlighted th p {
	margin: 0;
}