body {
background: rgb(255,255,255);
font-family: Times, „Times New Roman“, serif;
font-size: 12pt
}

h2 {display: none;}
.header {display: none;}
.navbutton {display: none;}
.navglobal {display: none;}

.navbar {display: none;}
.subcontent {display: none;}
.credits {display: none;}
.main img {display: none;}

body a:link, body a:visited {
font-weight: bold;
text-decoration: none;
}
body a:link:after, body a:visited:after {
content: " (" url(pfeil.gif) attr(href) ") ";
font-weight: normal;
font-size: 80%
}

.content table {clear:both; width:500px; margin:2.0em 0 0.2em 20px; table-layout:fixed; border-collapse:collapse;
empty-cells:show; border:1px solid rgb(215,215,215);}
.content table td {border:1px solid rgb(215,215,215);}

