@media print {img {display: none;}}/*** Allgemein ***/body {background: #555555;}/*** 100% Aussentable ***/table.aussen {width: 100%;height: 100%;border: 0px;}/*** Rahmen ***/table.rahmen {width: 900px;height: 500px;border: 1px #CACACA solid;}/*** MenŸ ***/table.menue {width: 880px;height: 40px;border: none;padding: 0px;font-size: 11px;font-family: arial, verdana, sans-serif;color: #999999;text-decoration: none;font-weight: bold;}/*** GRAU ***/font.grau {font-size: 11px;font-family: arial, verdana, sans-serif;color: #999999;text-decoration: none;font-weight: bold;}/*** Links ***/A:link, A:visited, A:active {font-size: 11px;font-family: arial, verdana, sans-serif;color: #BF0000;text-decoration: none;font-weight: bold;}A:hover {font-size: 11px;font-family: arial, verdana, sans-serif;color: #222222;text-decoration: none;font-weight: bold;}/*** WEISS-SCHWARZ II ***/A:link.wschwarz, A:visited.wschwarz, A:active.wschwarz {font-size: 11px;font-family: arial, verdana, sans-serif;color: #FFFFFF;text-decoration: none;font-weight: bold;}A:hover.wschwarz {font-size: 11px;font-family: arial, verdana, sans-serif;color: #222222;text-decoration: none;font-weight: bold;}/*** GRAU-SCHWARZ ***/A:link.gschwarz, A:visited.gschwarz, A:active.gschwarz {font-size: 11px;font-family: arial, verdana, sans-serif;color: #222222;text-decoration: none;font-weight: bold;}A:hover.gschwarz {font-size: 11px;font-family: arial, verdana, sans-serif;color: #222222;text-decoration: none;font-weight: bold;}/*** Farbblock ***/table.gruen {width: 880px;height: 170px;border: none;padding: 0px;}/*** Inhalte (Text & Bild) ***/table.inhalte {width: 880px;height: 245px;background: none;border: none;padding: 0px 0px 0px 0px;}table.texte {width: 100%;height: 235px;background: none;border: none;padding: 5px 5px 5px 5px;font-size: 12px;font-family: arial, verdana, sans-serif;color: #333333;line-height: 18px;}.box {position: relative;overflow: auto;white-space: nowrap;background: #cacaca;width: 880px;height: 245px;border: 0px;margin-left: 0px;margin-bottom: 0px;float: left;} /*** fuss ***/table.fuss {width: 880px;height: 11px;border: none;font-size: 11px;font-family: arial, verdana, sans-serif;color: #999999;font-weight: bold;}/*** Formulare ***/INPUT {FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px;}TEXTAREA {FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px;}SELECT {FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px;}