@charset "utf-8";

.topicmaps #menu,
.topicmaps #leftcontent,
.topicmaps #footer {
   display:none;
}

.topicmaps #logo,
.topicmaps #mainContent {
   float:none;
   width: 185mm;
   border:none;
}

.topicmaps #content,
.topicmaps #mainContent #rightcontent,
.topicmaps #logos01 {
   float:none;
   width: 185mm;
   border:none;
   background:none;
}

h4 {
   border: thin solid black;
}

.track-time td {
   color: black;
   padding-left: 0;
   margin-left: 0;
   font-size: larger;
   border-bottom: thin solid black;
}

h4, .track-time, .track-name {
   page-break-after: avoid;
}



/* ======================================================================= */

/*

.topicmaps {
   width: 178mm;
}

@page {
  margin: 27mm 16mm 27mm 16mm;
  size: 210mm 297mm;
  font: 10pt "Palatino Linotype", "Bookman Old Style", serif;

  @footnotes {
    border-top: thin solid black;
    padding-top: 0.3em;
    margin: 0.6em 0 0 4cm;
  }
}

@page :left {
  @top-left {
    font: 10pt/1.26 "Palatino Linotype", "Bookman Old Style", serif;
    content: "Topic Maps: Managing the Meaning of Information";
    vertical-align: bottom;
    padding-bottom: 2em;
  }

  @bottom-left {
    font: 10pt/1.26 "Palatino Linotype", "Bookman Old Style", serif;
    content: counter(page);
    padding-top: 2em;
    vertical-align: top;
  }
}

@page :right {
  @top-right {
    font: 10pt/1.26 "Palatino Linotype", "Bookman Old Style", serif;
    content: string(header);
    vertical-align: bottom;
    padding-bottom: 2em;
  }

  @bottom-right {
    font: 10pt/1.26 "Palatino Linotype", "Bookman Old Style", serif;
    content: counter(page);
    text-align: right;
    vertical-align: top;
    padding-top: 2em;
  }
}


*/

