/* ########### Generic tag definitions ########### */

body { font-family: Helvetica, Verdana, Swiss, SunSans-Regular, sans-serif; margin: 0pt; padding: 0pt }


h1 {font-size: 1.2em; font-weight: 900; margin-bottom: 0.3em }

h2 {font-size: 1.2em; margin-bottom: 0.3em; }

h3 {font-size: 1em; font-weight: 900; margin-bottom: 0.1em; }

h4 {font-size: 1em; font-weight: 700; font-stretch: condensed; margin-bottom: -0.5em }

h5 {font-size: 0.8em; font-weight: 700; margin-bottom: -0.5em }

h6 {font-size: 0.6em; font-weight: 900;  margin-bottom: -0.5em }

hr { color: #000000 }

p { text-align: justify }


/* ########### content classes ########### */

td.border{ background-color: #333333; background-color: transparent }

.navbox { display: none; color: white }

.tigernavbox { display: none; color: white }

.printonly {display: block; text-align: left; padding: 0pt; margin: 3pt 0pt 3pt 0pt; color: #000; background-color: #ccc; border-bottom: 1px black; border-top: 0.5pt black }

p.right { text-align: right }
p.center { text-align: center }
p.frage { font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; }
p.antwort { margin-left: 3em; }

div.right {position: static; float: right }

.topcontentwhite { position: static; font-size: 1em; color: #000; background-color: white; margin: 1em 6em 1em 6em;  border: none }

.tigercontentwhite { font-size: 1em; color: #000; background-color: white; margin: 1em 3em 1em 3em; padding: 0px; border: none }

.icon { display: none; color: white  }

.white { display: none; color: white }

.copyright { font-size: 0.8em; color: #333333 }


/* ########### Link Colors ########### */
a:link{ text-decoration: none; color: #000; background-color: transparent }
a:visited{ text-decoration: none; color: #000; background-color: transparent }
