/* DATEI: style.css (dgsd.de) */body {  font-family   : Verdana, sans-serif;  color         : #002800;  font-size     : 10pt;  background    : #FFFFDF;  margin        : 10px;}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 : #002800; }h1 { font-size : 24pt; }h2 { font-size : 18pt; }h3 { font-size : 14pt; }h4 { font-size : 12pt; }h5 { font-size : 10pt; }h6 { font-size : 9pt; }p, ul, ol, li, th, td, div, dt { font-size : 10pt; }/* ----- nachfolgend: Style fuer Absaetze, die bei NOSCRIPT (JavaScript deaktiviert) erscheinen ----- */p.hinweis {  font-family      : "Comic Sans MS", Verdana, sans-serif;  font-size        : 9pt;  background-color : #DFDFDF;  color            : #002800;  border-style     : solid;  border-width     : thin;  border-color     : #005A00;  padding          : 6px;  margin-left      : 200px;}/* ----- nachfolgend: Linkstyle fuer Verweise im Fliesztest sowie in den Auswahllisten ----- */a.text:link {  color           : #006900;  text-decoration : none;}a.text:visited {  color           : #006900;  text-decoration : none;}a.text:hover {  color           : #002800;  background      : #FFEE8C;  text-decoration : underline;}a.text:focus {  color           : #002800;  background      : #FFEE8C;  text-decoration : none;}a.text:active {  color           : #B8860B;  background      : none;  text-decoration : underline;}/* ----- nachfolgend: Linkstyle fuer Verweise in den Auswahllisten (als Ueberschriften dargestellt) ----- */a.ueber:link {  color           : #002800;  text-decoration : none;}a.ueber:visited {  color           : #002800;  text-decoration : none;}a.ueber:hover {  color           : #002800;  background      : #FFEE8C;  text-decoration : underline overline;}a.ueber:focus {  color           : #002800;  background      : #FFEE8C;  text-decoration : none;}a.ueber:active {  color           : #B8860B;  background      : none;  text-decoration : underline overline;}/* ----- nachfolgend: Styles fuer Kasten '0' (Hintergrundfarbe 'dunkel-dunkelgruen') ----- *//* ----- [ als Gesamtrahmen um die ganze Menueleiste ] ----- */td.kasten0 {  background : #004600;}/* ----- nachfolgend: Styles fuer Kasten '1' (Hintergrundfarbe 'hell-dunkelgruen') ----- *//* ----- [ als Rahmen um Menue-Elemente ] ----- */td.kasten1 {  background : #006900;}/* ----- nachfolgend: Styles fuer Kasten '2' (Hintergrundfarbe 'mittel-dunkelgruen') ----- *//* ----- [ als Menue-Element | als Infoleiste unten | als Sonderlink ] ----- */td.kasten2 {  font-family     : "Comic Sans MS", Verdana, sans-serif;  font-size       : 10pt;  color           : #9ACD32;  background      : #005A00;}h1.kasten2, h2.kasten2, h3.kasten2, h4.kasten2, h5.kasten2, h6.kasten2 {  color           : #9ACD32;  margin-top      : 0px;  margin-bottom   : 0px;}p.kasten2 {  font-family     : "Comic Sans MS", Verdana, sans-serif;  font-size       : 10pt;  color           : #9ACD32;  margin-top      : 0px;  margin-bottom   : 0px;}a.kasten2:link {  font-family     : "Comic Sans MS", Verdana, sans-serif;  color           : #FFD700;  text-decoration : none;}a.kasten2:visited {  font-family     : "Comic Sans MS", Verdana, sans-serif;  color           : #FFD700;  text-decoration : none;}a.kasten2:hover {  font-family     : "Comic Sans MS", Verdana, sans-serif;  color           : #C8FF00;  text-decoration : underline;}a.kasten2:focus {  font-family     : "Comic Sans MS", Verdana, sans-serif;  color           : #C8FF00;  text-decoration : none;}a.kasten2:active {  font-family     : "Comic Sans MS", Verdana, sans-serif;  color           : #9ACD32;  text-decoration : none;}/* ----- nachfolgend: Styles fuer Kasten '3' (Hintergrundfarbe 'Signalgruen') ----- */td.kasten3 {  background       : #9ACD32;  margin           : 5px;}td.kasten3b {  background       : #9ACD32;  background-image : url(../img/headback3.gif);  margin           : 5px;}h1.kasten3, h2.kasten3, h3.kasten3, h4.kasten3, h5.kasten3, h6.kasten3 {  margin-top       : 0px;  margin-bottom    : 0px;}a.kasten3:link {  font-size        : 10pt;  color            : #004600;  text-decoration  : none;}a.kasten3:visited {  font-size        : 10pt;  color            : #004600;  text-decoration  : none;}a.kasten3:hover {  font-size        : 10pt;  color            : #002800;  background       : #C8FF00;  text-decoration  : underline;}a.kasten3:focus {  font-size        : 10pt;  color            : #002800;  background       : #C8FF00;  text-decoration  : none;}a.kasten3:active {  font-size        : 10pt;  color            : #9ACD32;  background       : none;  text-decoration  : none;}/* ----- nachfolgend: Abweichende Styles in den DeafLinks ----- */a.dl:link {   color: #004600;   text-decoration: underline;}a.dl:visited {   color: #000000;   text-decoration: underline;}a.dl:hover {   color: #002800;   background: #FFEE8C;   text-decoration: underline;}a.dl:focus {   color: #002800;   background: #FFEE8C;   text-decoration: underline;}a.dl:active {   color: #B8860B;   background: #EEE8AA;   text-decoration: underline;}/* ----- Ende ----- *//* ----- j.westphal@dgsd.de ----- */