/* Print Stylesheet */ 




body 
{ 
 position: relative;
 background:#fff;
 color: #000000; 
 margin:0;
 padding:0;
 text-align:center; /* hack for IE/Win*/ 
 font-size : 12pt;
 }
 
.hidden {
 position : absolute;
 top: 0;;
 left: 0;
 height: 0;
 margin: 0;
 padding: 0;
 } 

#outer { 
 position: relative;
 background:#fff;
 text-align:left; 
 width : 17cm; 
 margin-left:0;
 padding:0;
 border: 5px double #c0c0c0;
 }
 
 

#hdr {
 height:4em;  
 background: transparent;
 color: #000000;
 }
 
 
 #hdrimage{ 
  display: none;  
          }
          
#bar {
 height:1.5em; 
 width : 17cm;
 background:transparent; 
 color: #000000;
 border: double #c0c0c0;	
 border-width:5px 0 5px 0;
 } 


#bodyblock {
 position:relative; 
 background: transparent;
 color: #000000;
 width : 17cm;  
 padding:0; 
 }
 
 

#l-col {  
 display: none; 
 }
 
.bildbox1 { 
 display : none; 
          }
          
         

#cont {  
 background:transparent;
 color: #000000;
 border:solid #000000;	
 border-width:1px;
 text-align: center; /* I did this to center the storynav in IE */  
 padding-bottom: 1.5em;
 }
 
 

#ftr {
 clear : both;
 height:1.5em; 
 width : 17cm;
 background: transparent;
 border: double #c0c0c0;;
 border-width: 5px 0 0 0; 
 margin:0; 
 } 
 
 
 

div#navcontainer ul{ 
display: none;
}

div#navcontainer li{ 
 display: none;
}

div#navcontainer li a {
display: none;
}

div#navcontainer li a:hover{
display: none;
}

div#navcontainer a img  {
display: none;
}

div#navcontainer a:hover img {
 display: none; 
}


.storynav { 
 width: 16em; 
 background-color: transparent; 
 margin: auto;
}

#horizmenue {   
  padding: 0;
  margin: 0;
  font-size : 0.9em;
}

#horizmenue li {  
  display: inline;  
  }  
  
 
#horizmenue a {
  text-decoration : none;
  list-style-type : none;
  background-color : transparent;
  color : #333333;
  padding:0;   
}

#horizmenue a:hover{
 text-decoration : none;
 list-style-type : none;
 background-color : transparent;
 color : #191970;
 padding:0; 
   
}


#map{ 
 text-align: left; 
 margin: 0;
 padding: 1.5em;
 }
 #map a,a:active,a:hover {
   text-decoration : underline;   
   color : #191970;     
 } 
 
 #map a:visited{
   text-decoration : none;   
   color : #333333; 
   
     
}
 .palm{
 list-style-image: url(gif/tree.gif);
 }
 
 .eye{
  list-style-image: url(gif/udjat.gif);
 }
 
 .direction{
   list-style-image: url(gif/cross.gif);
 }
 
 .sand{
    list-style-image: url(gif/time.gif);
 }
 
 .fire{
     list-style-image: url(gif/fire.gif);
 }
 .book{
   list-style-image: url(gif/book.gif);
 }
 
 .chapter{
    list-style-image: url(gif/page.gif);
 }
 .feather{
  list-style-image: url(gif/feather.gif);
 }
 
 .water{
  list-style-image: url(gif/water.gif);
 }
 
 .drop{
   list-style-image: url(gif/drop.gif);
 }
