/* -----------------------------------------------------------------------


----------------------------------------------------------------------- */

@page {
  size: 210mm 297mm;
  margin: 10mm;
}

body {
	font: normal 10pt/15pt Arial, Helvetica, serif;
	color: #333;
	background: white;
	margin: 1cm;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3, h4, h5,h6 {
	font-size: 1em;
}

a {
	color: #333;
	text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
}

img {
	border: none;
}

#header, #footer, #debug {
	display: none;
}

#logo {
	height: 3cm;
}

#maincontent {
	width: 100%;
}

#content-sidebar {
	display: none;
}

#rightcontent, #sidebar_right_layout {
	display: none;
}

.block-view-sbk_slideshow, .frontpage .rightcol {
	display: none;
}

div.block-view-sbk_teasers > img {
	display: none;
}