@media print {

body { width:100% !important; margin:0 !important; padding:0 !important; line-height:1.4; letter-spacing:0.2pt; color: #000; background: none; font-size: 10pt; }

/* Headlines */
div.pagetitle h1 { font-size:26px; font-weight:normal; }
h1 { font-size:18px; font-weight:normal; }
h2 { font-size:14px; font-weight:normal; }
h3 {font-size:1em}
h4 {font-size:.8em;}
h5 {font-size:.8em;}
h6 {font-size:.8em;}

h2.printheader {display:block;}

/* Images */
img { margin: 0.2em .5em .5em 0; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

/* Table */
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

/*hide various parts from the site*/
.section-close { display:none;}

#header .navigation, #header .search, #header .global-bar, #header .utility-bar  {  display:none; }

.calendar .filter, .calendar .search, .calendar .cFoot { display:none;}

#sub-navigation { display:none;}

.sidebar { display:none;}

.content .row  header.box { display:none;}
.teaser, .teaser-box { display:none;}

.gallery, .video-box,.blog-discussion, .blog-comment { display:none;}

#header .logo { height:40px; width:130px;}
#header .logo img { height:40px; width:130px;}

#status-iframe, #status-iframe-info {display:none;}

div.breadcrumb, div.text-tabs, div.tool-list, div.shortcut-selector { display:none; }

div.textcontent-wrap {display:block !important;}

#footer {display:none;}

.row:after 	{	content:"."; clear:both; display:block; height:0; visibility:hidden;}
.section .col .link-box { float:left; *zoom:1;}
.facility-list .facility-plan { float:left; list-style:none;}

.section-sep-thin,
.sep-thin { border-top:1px solid #444;}			
.hr hr					{ display:none;}

.table .headline, 
.table .shortdes{ font-size:8pt;}
.table .buy { display:none;}
}