/* *** das print-css fuer holtz und faust                 *** */@page				{ size: 21.0cm 14.85cm; margin-top: 1.7cm; margin-bottom: 1.4cm; margin-left: 2cm; margin-right: 2cm; }/* *** body */body				{ margin: 5px 15px 15px 5px; background-color: white; }/* *** tabellensachen */.kopflogo			{ background-color: #EDEDED; background-image: url(images/sw_kopf_logo.gif); }.kopfmitte			{ background-color: #EDEDED; background-image: url(images/sw_kopf_bg.gif); }.kopfbraille		{ background-color: #EDEDED; background-image: url(images/sw_kopf_braille.gif); }.gruen				{ background-color: white; }.blau				{ background-color: white; }.bottomnavigation	{ background-color: white; }.bottomstyle		{ background-color: white; }.tabelle		 	{ vertical-align: top; font-family: Times,"Times New Roman",serif; font-size: 11pt; line-height: 110%; color: black; }.leichtblau	td		{ border-top: 1px solid black; border-bottom: 1px solid black; }/* *** sichtbar vs. unsichtbar */   #grafikkopf		{ display: none; }/* #textkopf		{ display: none; } */   #navigation		{ display: none; }   #illustration	{ display: none; }/* *** text */h1					{ font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 16pt; line-height: 130%; color: #666666; font-weight: bold; display: block; background-color: #EDEDED; }h2					{ font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 16pt; line-height: 130%; color: black; margin-left: 17px; font-weight: bold; display: inline; letter-spacing: 1px; }p					{ font-family: Times,"Times New Roman",serif; font-size: 12pt; line-height: 140%; color: black; margin-left: 17px; margin-right: 30px; }span.nav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 110%; line-height: 140%; color: white; font-weight: bold; display: block; background-color: #666666; }span.subnav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 100%; line-height: 140%; color: white; display: block; background-color: #666666; }span.unterbild		{ font-family: Times,"Times New Roman",serif; font-size: 100%; line-height: 140%; color: black; font-weight: bold; }/* *** links */a.text:link			{ color: black; }a.text:active		{ color: black; }a.text:visited		{ color: black; }a.text:hover		{ color: black; text-decoration: none; }a.nav				{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 90%; line-height: 140%; color: #999999; font-weight: bold; display: block; }a.nav:link			{ color: #999999; text-decoration: none; }a.nav:active		{ color: #999999; text-decoration: none; }a.nav:visited		{ color: #999999; text-decoration: none; }a.nav:hover			{ color: black; text-decoration: none; background-color: #EDEDED; }a.subnav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 85%; line-height: 140%; color: #999999; display: block; }a.subnav:link		{ color: #999999; text-decoration: none; }a.subnav:active		{ color: #999999; text-decoration: none; }a.subnav:visited	{ color: #999999; text-decoration: none; }a.subnav:hover		{ color: black; text-decoration: none; background-color: #EDEDED; }.stylenav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 85%; line-height: 140%; color: #999999; display: block; }a.stylenav:link		{ color: #999999; text-decoration: none; }a.stylenav:active	{ color: #999999; text-decoration: none; }a.stylenav:visited	{ color: #999999; text-decoration: none; }a.stylenav:hover	{ color: black; text-decoration: none; background-color: #EDEDED; }/* *** ...und die farben:   blau          #A9A9A9;   leichtblau    #EDEDED;   gruen         #C6C6C6;   leichtgruen   #BBEB9D;   leichtrot     #FF9999;   hoverrot      #FF6666;   h1grau        #666666;   textgrau      #333333; *//* *** 05-04-2003 martinATweltrettungDOTorg   *** */
