/* Style-Sheet elpos.ch fuer Print-Ausgabe */


body {
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  text-align: center;
  }


#inhalt { 

  width: 750px;
  margin-top:25px;
  margin-left:auto;
  margin-right:auto;
  height:100%;
  padding: 0px;
  text-align: left;
  }
    
.menu	{ text-decoration: none; line-height: 1.6em; margin-top: 60px; display:none;  }

.menu a:link 		{ color: #000000; text-decoration: none }
.menu a:visited 	{ color: #800000; text-decoration: none }
.menu a:hover 	{ color: #000000; background-color: #99CCFF; text-decoration: none }
.menu a:active 	{ color: #000000; text-decoration: none }

img  { display:none; }
