@charset "utf-8";

/* HTML5 display definitions */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }

/* Base */
html, body { margin:0; padding: 0; }
html, button, input, select, textarea {
	font-family: 'Source Sans Pro', sans-serif; font-style: normal;
	color: #444;
}
html {
    font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;
    height: 100%;
}
body {
	font-size: 1.125em; line-height: 1.231;
	background-color: #FFF;
}

::selection {
	background: #b51f1f;
	color: #FFF; text-shadow: none;
}

/* Links */
a { 
	color: #b51f1f;
	text-decoration: none;
}
a:hover {
	color: #b51f1f;
	text-decoration: underline;
}
a:focus { outline: none; }
a:active, a:hover { outline: 0; }

h2 a, h3 a { color: #b51f1f; text-decoration: none; }

/* Typography */
h1, h2, h3 { font-weight: normal; text-align: left; }
h1 { 
	font-family: 'ITCKabelStd-Bold', sans-serif; font-style: normal; font-size: 2.35em;
	line-height: 1.1em;
	margin: 0 0 0.25em 0;
	text-transform: none;
}
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.35em; margin: 1em 0; font-weight: normal; }
h4 { 
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 1em 0; 
}
h5 {
	font-size: 1.1em; 
	line-height: 1.2em;
	margin: 1.67em 0;
}
h6 { 
	font-size: 1em;
	line-height: 1.2em;
	margin: 2.33em 0; 
}

abbr[title] { border-bottom: 1px dotted; }
strong { font-weight: bold; }
blockquote { margin: 1em 2.5em; }
dfn { font-style: italic; }
hr {
	border: none;
	-moz-box-sizing: content-box; box-sizing: content-box; display: block;
	height: 1px;
	margin: 1em 0; padding: 0;
}
mark { background: #ff0; color: #000; }
p, pre { margin: 1em 0; }
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ''; content: none; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Lists */
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 2.5em; }
menu, ol, ul { padding: 0 0 0 2.5em; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* Embedded content */
img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }

/* Figures */
figure { margin: 0; }

/* Forms */
form { margin: 0; }
fieldset { border: 0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
input { border: 1px solid #ddd; padding: 0.2em; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 14px; *width: 14px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; border: 1px solid #fff;}

::-webkit-input-placeholder { color: #444; }
:-moz-placeholder { color: #444; }
::-moz-placeholder { color: #444; }
:-ms-input-placeholder { color: #444; }

/* Tables */
table { border-collapse: collapse; border-spacing: 0; }

/* CUSTOM CLASSES */

/* clearfix */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after { clear: both; }
/* For IE 6/7 (triggers hasLayout) */
.cf { *zoom: 1; }

.s { font-size: 0.786em; }
.xs { font-size: 0.714em; }
.alignright { text-align: right; }
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.alignjustify { text-align: justify; }
.margintop { margin-top: 1em; }
.marginright { margin-right: 1em; }
.marginbottom { margin-bottom: 1em; }
.marginleft { margin-left: 1em; }
.right { float: right; }
.left { float: left; }

/* msg */
.msg, .msgerror { margin-bottom: 15px; padding: 4px; }
.msg h2, .msgerror h2 { margin: 0 0 10px 0; }
.msg ul, .msgerror ul { margin-top: 0; }
.msg { background-color: white; border: 1px solid #ddd; }
.msg h2 { color: #444; }
.msgerror { background-color: white; border: 1px solid #c00; }
.msgerror, .msgerror h2 { color: #c00; }

/* pagenav */
.pagenav { text-align: center; }
.pagenav span a {
	font-size: 1.214em; vertical-align: bottom;
	padding: 0 2px;
}
.pagenav a, .pagenav strong { margin: 2px; padding: 2px; }
.pagenav a:hover, .pagenav strong {
	border: 1px solid;
	margin: 1px;
}
.pagenav a, .pagenav a:hover { text-decoration: none; }
.pagenav a:hover { border-style: dotted; }

/* BUTTON */
a.button, button, input[type="submit"], input[type="button"] {
	background: #b51f1f;
	border: 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-size: 1em; font-weight: normal;
	line-height: 1.2em; 
	padding: 0.25em 0.5em;
	text-decoration: none; text-transform: none;
}
a.button:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover { background: #444; }
a.button.next:after, button.next:after { content: ' ›'; }
a.button.prev:before, button.prev:before { content: '‹ '; }

/* LANG SELECT */
#langselect {
	position: absolute; right: 0; top: 15px;
	text-transform: uppercase;
	font-size: 0.75em;
}
#langselect a {
	background-color: #444;
	text-decoration: none;
	color: #FFF;
	display: inline-block;
	padding: 0.3em;
	width: 1.25em;
	text-align: center;
} 
body.scroll #langselect a {
	background: transparent; 
	color: #b51f1f;
}
#langselect a:hover, #langselect a.active {
	background-color: #b51f1f!important;
	color: #FFF!important;
}

/* LAYOUT */
.wrapper {
	max-width: 1040px;
	margin: 0 auto;
}
.maximage { position: fixed!important; top: 0px; right: 0; bottom: 0; left: 0; z-index: 1; }
.maximage .img {
	background-repeat: no-repeat; background-position: center center;
	background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
	height: 100vh; width: 100%;
	z-index: 1!important;
}

/* HEADER */
#header {
	position: fixed;
	left: 0; top: 0; right: 0;
	background-color: transparent;
	color: #c60;
	height: 100px;
	z-index: 2;
	box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.05); -moz-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.05); -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.05);
}
body.scroll #header {
	background-color: #FFF;
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.8); -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.8); -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.8);
}
#showhide, #nav_mobile { display: none;}
#header .wrapper {
	display: table;
	position: relative;
	width: 100%; height: 100%;
}
#logo, #nav_main { display: table-cell; }
#logo { 
	position: relative;
	width: 230px; height: 100px;
}
#logo > * { position: absolute; top: 13px; left: 0; z-index: 1; }
#logo img { width: 100%; height: auto; }

/* NAV */
#nav_main {	
	padding-top: 40px;
	padding-left: 30px;
	vertical-align: middle;
}
#nav_main ul { 
	display: table;
	margin-top: 0em;
	width: 100%;
	z-index: 2;
}
#nav_main li { 
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#nav_main li a {
	background: #b51f1f;
	color: #FFF;
	display: block;
	padding: 0.5em 1em;
	text-decoration: none;
	font-size: 1em;
	font-weight: 500;
}
body.scroll #nav_main li a {
	background: transparent;
	color: #b51f1f;
}
#nav_main ul li:hover a, #nav_main ul li.active:hover a, #nav_main ul li.active a {
	background-color: #8e1919;
	color: #FFF;
}
body.scroll #nav_main ul li:hover a, body.scroll #nav_main ul li.active:hover a, body.scroll #nav_main ul li.active a { background: #b51f1f; }

#maincontent, #footer { position: relative; z-index: 1; }

#buttoncontent {
	position: fixed; bottom: 1em; left: 50%; z-index: 2;
	transform: translateX(-50%);
}
#buttoncontent h1 { display: none; }
#buttoncontent .button {
	box-shadow: 0px 0px 7px 5px rgba(50, 50, 50, 0.8); -moz-box-shadow: 0px 0px 7px 5px rgba(50, 50, 50, 0.8); -webkit-box-shadow: 0px 0px 7px 5px rgba(50, 50, 50, 0.8);
	font-size: 1.3em;
	padding: 0.5em 1em;
	text-align: center;
}

/* ARTICLE */
#main {
	background-color: rgba(255,255,255,0.85);
	display: table;
	width: 100%;
	margin-top: 5em;
	margin-top: 80%;
	z-index: 3;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
#main.infopage {
	margin-top: 150px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;	
}
#main, #main.ontop {
	-webkit-transition: background-color 0.35s linear;
	-moz-transition: background-color 0.35s linear;
	-o-transition: background-color 0.35s linear;
	transition: background-color 0.35s linear;
}
#main.ontop {
    box-shadow: none;
    background-color: transparent;
}
#main.ontop header h1 {
    display: inline-block;
    padding: 0.2em 0;
    color: #FFF;
    margin-bottom: 1.5em;
	text-shadow: 1.25px 1.25px 5px #000;
}
#main.ontop .asidecontainer { display: none; }
#main.ontop #aside { display: table-cell; vertical-align: top; }
#main.ontop a.arrowup {
    width: 1em;
    height: 1em;
    display: block;
    float: right;
    background-color: #b51f1f;
    color: #fff;
    padding: 0.75em;
    text-shadow: none;
    margin-top: 2.9em;
    text-decoration: none;
    transition: background-color linear 250ms;
    cursor: pointer;
    z-index: 4000;
}
#main.ontop a.arrowup:hover { background: #8e1919; }
#main.ontop #aside a:hover { background-color: #000; }
#main a.arrowup { display: none; }

#article {
	display: table-cell;
	line-height: 1.65em;
	width: 70%;
}
#article.noaside {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	width: 100%;
}
#article, #footer { padding: 2.5em; }
#article h1, #article h2, #article h3 { text-align: left; }
#article h1, #article h2 { color: #b51f1f; }
#article ul { list-style-type: square; }
#article hr { clear: both; }
#article .nowraptable td { 
	white-space: nowrap; 
	width: auto!important;
}

#article blockquote {
	margin: 1em 0;
	padding: 0.25em;
	padding-left: 2em; padding-right: 1em;
}

/* ASIDE */
#aside {
	display: table-cell;
	width: 30%;
	padding-top: 2.5em; padding-right: 2.5em;
	vertical-align: top;
}
#aside a.button {
	display: block;
	font-size: 1.1em;
	margin-top: 1.2em;
	text-align: center;
}
#aside .asidecontainer { width: 100%; }
#aside .asidecontainer.fixed {
	position: fixed;
	top: 120px;
	width: 267px;
}
#aside dl {
	background-color: #e5d6d6;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	font-size: 0.9em;
	padding: 1.8em;
}
#aside dt, #aside dd {
	margin: 0;
	padding: 0;
}
#aside dt {
	font-weight: 700; font-size: 1.56em;
	text-transform: uppercase;
}
#aside dd { padding-top: 1em; }
#aside dl dt a { color: #b51f1f; text-decoration: none; }
#aside .asidecontainer dl:first-child { margin-top: 0; }

#timetableshowcase dt { display: none; }
#timetableshowcase dd { padding-top: 0; }
#timetableshowcase a.button { 
	margin: 0 auto;
	max-width: 250px;
}

/* FOOTER */
#footer {
	background-color: #b51f1f;
	color: #FFF;
	margin-top: 3em; margin-bottom: 5em;
	padding-top: 1em; padding-bottom: 1em;
	text-align: center;
}
#footer a { color: #FFF; text-decoration: none; }

#footer a:hover {
	color: #FFF; 
	text-decoration: underline;
}
#address { 
	font-size: 0.88em; font-weight: 300;
	line-height: 1.4em;
}
#address strong { font-weight: 400; }
#address .icon {
	font-size: 0.95em;
	margin: 0 0.2em;
	vertical-align: -1.5px;
}


/* COPYRIGHT */
#nav_copyright {
	font-size: 70%;
	margin-top: 1em;
}
#nav_copyright span { color: #FFF; }

/* Tabelle */
.table { width: 100%; }
.table th { text-align: left; }
.table th, .table td { padding: 0.2em 0.5em; }
.table tr td { border-top: 1px solid #f2ede5; border-top-color: rgba(127,76,0,0.1);  }
.table tr:hover { background-color: #fff9e5; }

/* Cookie Hint */
#cookiehint {
	display: table;
	width: 100%;
	background: #000; background: rgba(0, 0, 0, 0.8);
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	color: #fff!important;
	font-size: 0.85em;
	line-height: 20px;
	padding: 0.5em;
	position: fixed; z-index: 10000; left: 0; right: 0; bottom: 0;
	text-align: center;
}
#cookiehint p, #cookiehint button {
	display: table-cell!important;
	vertical-align: middle;
}
#cookiehint p {
	margin: 0;
	color: #fff!important;
}
#cookiehint a {
	border: none!important;
	color: #fff!important;
	text-decoration: underline!important;
}
#cookiehint a:hover { text-decoration: none!important; }
#cookiehint button {
	background: #fff!important;
	border: none!important;
	color: #000!important;
	line-height: 1.25em!important;
	margin-left: 1em;
	min-width: 0;
	padding: 0.2em 0.6em!important;
	text-transform: uppercase!important;
}
#cookiehint button:hover { 
	background: #ddd!important;
	cursor: pointer;
}
#cookiehint.light { background: #fff; background: rgba(255, 255, 255, 0.8); }
#cookiehint.light, #cookiehint.light p, #cookiehint.light a { color: #333!important; }
#cookiehint.light button {
	background: #aaa!important;
	color: #fff!important;
}
#cookiehint.light button:hover { background: #ddd!important; }
#cookiehint.top { top: 0; bottom: initial; }

/* Custom (kann je nach Template variieren) */
#article table { background: #FFF; }
#article table tr > * { padding: 0.6em 1em; }
#article table th { 
	background: #b51f1f;
	color: #FFF;
	font-weight: 600; 
}
#article table tr > td { border-top: 1px solid #f3efea; }
#article table thead td { border-top: 0!important; }
#article table tbody > tr:nth-child(2n) { background: #fff6f6; }
#article table.clean { background: transparent; }
#article table.clean tr > * { padding: 0; }
#article table.clean th { color: #444; }
#article table.clean th, #article table.clean tbody > tr:nth-child(2n), #article table.clean tbody > tr:hover { background: transparent; }
#article table.clean tr > td, #article table.clean thead td { border-top: none!important; }

/* Responsive Videos */
#article .video-container {
	position: relative; z-index: 1;
	padding-bottom: 51.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#article .video-container iframe,  
#article .video-container object,  
#article .video-container embed {
    border: none;
	position: absolute; top: 0; left: 0; z-index: 11;
	width: 100%; height: 100%;
}

/* Responsive Images */
.responsiveimages {
	clear: both;
	overflow: auto;
}
div.responsiveimages { margin: 1em 0; }
.responsiveimages a { 
	border-bottom: none!important;
	display: inline-block;
	float: left;
	margin-left: 0.5%; margin-top: 0.25%; margin-bottom: 0.25%;
	text-decoration: none;
	width: 100%;
}
.responsiveimages a:first-child { margin-left: 0!important; }
.responsiveimages.fullwidth a { margin-left: 0; }
.responsiveimages.fiftyfifty a { width: 49.75%; }
.responsiveimages a img {
	height: auto;
	vertical-align: middle;
	width: 100%;
}

/* Bilder mit Fließtext */
#article .imgandtext {
	clear: both;
	overflow: auto;
}
#article .imgandtext.img_left > img, #article .imgandtext.img_left .responsiveimages {
	float: left;
	margin-right: 0.5em;
}
#article .imgandtext.img_right > img, #article .imgandtext.img_right .responsiveimages {
	float: right;
	margin-left: 0.5em;
}
#article .imgandtext > img, #article .imgandtext .responsiveimages {
	margin-top: 0.4em;
	width: 40%;
}
#article .imgandtext p { margin-top: 0; }

/* Table-Container */
.tablecontainer { overflow: auto; }

#weather .liketable {
	display: table;
	width: 100%;
}
#weather .liketable > * {
	display: table-cell;
	vertical-align: middle;
}
#weather .liketable > *:first-child { width: 100px; }
#weather .liketable > *:nth-child(2) {
	color: #b51f1f;
	font-weight: 300; font-size: 2.5em;
	text-align: center;
}
#weather .wfont { font-size: 5em; }

#tourshowcase img {
	display: block;
	height: auto;
	margin: 0 0 0.8em!important;
	width: 100%; max-width: 420px;
}
#tourshowcase .likeh2 { 
	font-weight: bold;
	margin-bottom: 0.8em;
}

.tourdata th { 
	text-align: right;
	vertical-align: top;
}
.tourdata td { 
	padding-left: 0.7em!important;
	text-align: left; 
}

/* Fragmente */
#gmap_map {
	color: #444;
	margin-bottom: 5px;
	width: 100%;
	height: 600px;
}	
#gmap_infowindow { height: 74px; line-height: 140%; text-align: left; }
#gmap_infowindow span { display: block; width: 200px; }
#gmap_directions { 
	overflow: auto;
	padding: 0!important;
	width: 100%;
}
#gmap_directions, #gmap_input, .adp-directions { width: 100%; }
#form_routenplaner {
	display: table;
	width: 100%;
	margin-top: 0.5em;
}
#form_routenplaner label, #form_routenplaner input { display: table-cell; }
#form_routenplaner label {
	width: 1%;
	white-space: nowrap;
	padding-right: 0.5em;
}

/* MEDIAQUERIES */
@media screen and (max-width: 1100px){
	#nav_main ul li a { font-size: 90%; padding: 0.75em 1em!important;}
	#main.ontop a.arrowup {
	    position: absolute; right: 1em; left: auto; z-index: 2;
	}	
	#header .wrapper { 
		box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
		padding: 0 1em; 
	}
	#langselect { right: 1.3em; }
}

/* kleiner als 1057 */
@media screen and (max-width: 1057px) {
	#main { background: #FFF; }
	#footer { margin-bottom: 0; margin-top: 0; }
}

/* kleiner als 980 */
@media screen and (max-width: 980px) {
	#nav_main ul li a { padding: 0.75em 0.5em!important;}
	#article, #aside {
		display: block;
		width: auto;
		padding: 2em;
	}
	#aside .asidecontainer {
		clear: both;
		overflow: auto;
	}
	#aside .asidecontainer > * {
		box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
		float: left;
		display: inline-block;
		margin-right: 4%; margin-top: 2%!important; margin-bottom: 2%;
		width: 48%;
	}
	#aside .asidecontainer > *:nth-child(2n) { margin-right: 0; }
	#timetableshowcase + * + * { margin-right: 0!important; }
	#timetableshowcase + * { margin-right: 4%!important; }
	#timetableshowcase {
		margin-right: 0!important;
		width: 100%!important;
	}
}
@media screen and (min-width: 900px) {
	#main, #footer { display: block!important; }
}

/* kleiner als 900 */
@media screen and (max-width: 900px) {
	#header {
		background-color: #FFF;
		position: fixed; left: 0; top: 0; right: 0; z-index: 500;
	}
	#header { transition: top 0.5s ease-in-out; }
	#header.hide { top: -150px; }
	#logo {
		display: block;
		margin: 0 auto;
		text-align: center!important;
		width: 140px;
	}
	#nav_main { display: none; }
	#main.ontop a.arrowup { margin-top: 2.4em; }
	#article { padding: 2em; padding-bottom: 0; }
	#footer { padding-left: 2em; padding-right: 2em; }
	#showhide {
		background: #b51f1f;
		position: absolute!important; top: 30px; left: 1.3em!important; z-index: 1;
		display: block;
		width: 45px;
		height: 45px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-align: center;
	}
	#showhide a {
		color: #FFF;
		display: block;
		font-size: 1.8em;
		margin-top: 5px;
		text-decoration: none;
	}
	#showhide:hover { background: #444; }
	#nav_mobile {
		background-color: #FFF;
		border-top: 2px solid #b51f1f;
		display: block;
		position: fixed; top: 100px; left: -999px; bottom: 0;
		padding: 0;
		overflow: auto;
		width: 100%;
	}
	#nav_mobile li a {
		display: block;
		font-size: 1.1em;
		padding: 0.5em 1.5em;
		text-decoration: none;
	}
	#nav_mobile li.active a, #nav_mobile li:hover a {
		background: #b51f1f;
		color: #FFF;
	}
	
	#main.infopage {
		border-top: 1px solid #b51f1f;
		position: relative; top: -50px; z-index: 1;
    }
}

@media screen and (max-width: 600px) {
	#main.ontop a.arrowup { margin-top: 1.5em; }
	#article, #aside { padding: 1em; }
}

@media screen and (max-width: 560px) {
	#main { display: block; }
	#article { 
		font-size: 0.8em;
		padding-top: 1.8em;
	}
	#buttoncontent .button { font-size: 1em; }
}

@media screen and (max-width: 530px) {
	#aside .asidecontainer > * {
		margin: 0;
		width: 100%;
	}
	#aside .asidecontainer > * + * { margin-top: 1em; }
}

@media screen and (max-width: 500px) {
	#main.ontop a.arrowup { display: none; }
}

@media screen and (max-width: 400px) {
	#langselect { line-height: 0.55em; }
	#langselect > a {
		display: block;
		padding-top: 0.5em; padding-bottom: 0.5em;
	}
}

/* PRINT STYLES */
@media print {
	* { background: transparent!important; color: black!important; text-shadow: none!important; filter:none!important; -ms-filter: none!important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " [" attr(href) "]"; }
	abbr[title]:after { content: " [" attr(title) "]"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100%!important; }
	@page { margin: 1.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	/* custom print styles */
	#header, #aside, #footer, #copyright { display: none; }
	main { background: none; box-shadow: none; margin: 0; }
	main article  { float: none; font-size: 16pt; padding: 0; width: 100%; }
	.slidebox dd { display: block!important; }
}