/* CSS Document */



body {
width:19cm;
height:auto;
color: black;
background-color: white;
}

h1, h2, h3, h4, h5, h6{
  page-break-after:avoid;
}

a:link, a:visited, a:hover, a:visited:hover {
  color:#333;
  background: transparent;
  text-decoration: none;
}

#inhalt, #tutti, #sidebar{
position:static;
padding:0;
background-image:none;
background-color: white;
font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
line-height:18pt;
width:19cm;
height:auto;
border:none;
}
#sidebar h2 {font-size:12pt}
#sidebar{
float:none;
margin-bottom:0;
width:19cm;
}

#info {margin:0; width:19cm;;}

#kopf, #hauptNav, #zusatzNav, #size, #fuss, #logo, #gemeindelink { display: none; }

 #sidebar a[href]:after {
 content:" <"attr(href)">";
 color:#888;
 background-color:inherit;
 font-style:italic;
 font-size:80%;
} 

#sidebar ul.navi a:hover, #sidebar ul.navi a:active, #sidebar ul.pdf a:hover, #sidebar ul.pdf a:active 
{text-decoration:none;}/**/