/* DATEI: print.css (dgsd.de Druckfassung) *//* ---- in Arbeit, under construction ---- */body {  font-family   : Verdana, sans-serif;  color         : #002800;  font-size     : 10pt;  background    : #FFFFDF;  margin-top    : 1cm;  margin-left   : 2cm;  margin-right  : 1.5cm;  margin-bottom : 1cm;}h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, sup, address, blockquote, tt, pre, a { font-family : Verdana, sans-serif; }h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, sup, address, blockquote, tt, pre { color : #000000; }h1 { font-size : 18pt; }h2 { font-size : 14pt; }h3 { font-size : 12pt; }h4 { font-size : 10pt; }h5 { font-size : 10pt; }h6 { font-size : 9pt; }p, ul, ol, li, th, td, div, dt { font-size : 9pt; }/* ----- nachfolgend: Style fuer Absaetze, die bei NOSCRIPT (JavaScript deaktiviert) erscheinen ----- */p.hinweis {  font-family      : Verdana, sans-serif;  font-size        : 7pt;  background-color : #FFFFFF;  color            : #000000;  border-style     : solid;  border-width     : thin;  border-color     : #000000;  padding          : 6px;  margin-left      : 200px;}/* ----- nachfolgend: Linkstyle fuer Verweise im Fliesztest sowie in den Auswahllisten ----- */a.text:link {  color           : #000000;  text-decoration : none;}a.text:visited {  color           : #000000;  text-decoration : none;}/* ----- nachfolgend: Linkstyle fuer Verweise in den Auswahllisten (als Ueberschriften dargestellt) ----- */a.ueber:link {  color           : #000000;  text-decoration : none;}a.ueber:visited {  color           : #000000;  text-decoration : none;}/* ----- nachfolgend: Styles fuer Kasten '0' (Hintergrundfarbe 'dunkel-dunkelgruen') ----- *//* ----- [ als Gesamtrahmen um die ganze Menueleiste ] ----- */td.kasten0 {  font-family : Verdana, sans-serif;  background  : #FFFFFF;}/* ----- nachfolgend: Styles fuer Kasten '1' (Hintergrundfarbe 'hell-dunkelgruen') ----- *//* ----- [ als Rahmen um Menue-Elemente ] ----- */td.kasten1 {  font-family : Verdana, sans-serif;  background  : #373737;}/* ----- nachfolgend: Styles fuer Kasten '2' (Hintergrundfarbe 'mittel-dunkelgruen') ----- *//* ----- [ als Menue-Element | als Infoleiste unten | als Sonderlink ] ----- */td.kasten2 {  font-family     : Verdana, sans-serif;  font-size       : 9pt;  color           : #000000;  background      : #FFFFFF;}h1.kasten2, h2.kasten2, h3.kasten2, h4.kasten2, h5.kasten2, h6.kasten2 {  font-family     : Verdana, sans-serif;  color           : #000000;  margin-top      : 0px;  margin-bottom   : 0px;}p.kasten2 {  font-family     : Verdana, sans-serif;  font-size       : 9pt;  color           : #000000;  margin-top      : 0px;  margin-bottom   : 0px;}a.kasten2:link {  font-family     : Verdana, sans-serif;  color           : #000000;  text-decoration : none;}a.kasten2:visited {  font-family     : Verdana, sans-serif;  color           : #000000;  text-decoration : none;}/* ----- nachfolgend: Styles fuer Kasten '3' (Hintergrundfarbe 'Signalgruen') ----- */td.kasten3 {  font-family      : Verdana, sans-serif;  background       : #FFFFFF;  margin           : 5px;}h1.kasten3, h2.kasten3, h3.kasten3, h4.kasten3, h5.kasten3, h6.kasten3 {  font-family      : Verdana, sans-serif;  margin-top       : 0px;  margin-bottom    : 0px;}a.kasten3:link {  font-size        : 9pt;  color            : #000000;  text-decoration  : none;}a.kasten3:visited {  font-size        : 9pt;  color            : #000000;  text-decoration  : none;}/* ----- nachfolgend: Abweichende Styles in den DeafLinks ----- */a.dl:link {   color: #000000;   text-decoration: underline;}a.dl:visited {   color: #000000;   text-decoration: underline;}/* ----- Ende ----- *//* ----- j.westphal@dgsd.de ----- */