
body {
   background: white;
   font-size: 10pt;
   font-family: arial, helvetica, sans-serif;
   }
#logo, #kopfAmt, #navServiceBackground, #langSwitch, #navGlobalBackground, #spalteNavigation, #spalteKontext, #schnellSucheTitel, #schnellSucheInput, #erweiterteSuche, #erweiterteFunktionen, #breadcrumb {
   display: none;
   }
#spalte2 {
   width: auto;
   margin: 100px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link, a:visited {
   color: #666;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   }
#content a[href^="/"]:after {
   content: " (http://www.swtr.ch" attr(href) ") ";
   }
#printkopf {
   display: visible;
   }
   */