/* *** das weissschwarz-css fuer holtz und faust                 *** *//* *** body */body				{ margin: 5px 15px 15px 5px; background-color: black; }img					{ border-color: white; }/* *** tabellensachen */.kopflogo			{ background-color: #EDEDED; background-image: url(images/ws_kopf_logo.gif); }.kopfmitte			{ background-color: #EDEDED; background-image: url(images/ws_kopf_bg.gif); }.kopfbraille		{ background-color: #EDEDED; background-image: url(images/ws_kopf_braille.gif); }.gruen				{ background-color: #F2F2F2; }.blau				{ background-color: #F2F2F2; }.bottomnavigation	{ background-image: url(images/ws_bottom_navigation.gif); background-repeat:no-repeat; background-position: right; }.bottomstyle		{ background-image: url(images/ws_bottom_style.gif); background-repeat:no-repeat; background-position: right; }.tabelle		 	{ vertical-align: top; font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 110%; line-height: 110%; color: white; }.leichtblau			{ background-color: #333333; }/* *** sichtbar vs. unsichtbar *//* #grafikkopf		{ display: none; } */   #textkopf		{ display: none; }/* #navigation		{ display: none; } *//* #illustration	{ display: none; } *//* *** text */h1					{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 140%; line-height: 130%; color: #4691B9; font-weight: bold; display: block; background-color: #EDEDED; }h2					{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 140%; line-height: 130%; color: white; margin-left: 17px; font-weight: bold; display: inline; }p					{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 120%; line-height: 140%; color: white; 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: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 100%; line-height: 140%; color: white; font-weight: bold; }/* *** links */a.text:link			{ color: white; font-weight: bold; }a.text:active		{ color: white; font-weight: bold; }a.text:visited		{ color: white; font-weight: bold; }a.text:hover		{ color: white; text-decoration: none; font-weight: bold; }a.nav				{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 110%; line-height: 140%; color: black; font-weight: bold; display: block; }a.nav:link			{ color: black; text-decoration: none; }a.nav:active		{ color: black; text-decoration: none; }a.nav:visited		{ color: black; text-decoration: none; }a.nav:hover			{ color: white; text-decoration: none; background-color: #999999; }a.subnav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 100%; line-height: 140%; color: black; display: block; }a.subnav:link		{ color: black; text-decoration: none; }a.subnav:active		{ color: black; text-decoration: none; }a.subnav:visited	{ color: black; text-decoration: none; }a.subnav:hover		{ color: white; text-decoration: none; background-color: #999999; }.stylenav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 100%; line-height: 140%; color: black; display: block; }a.stylenav:link		{ color: black; text-decoration: none; }a.stylenav:active	{ color: black; text-decoration: none; }a.stylenav:visited	{ color: black; text-decoration: none; }a.stylenav:hover	{ color: white; text-decoration: none; background-color: #999999; }/* *** ...und die farben:   blau          #A9A9A9;   leichtblau    #EDEDED;   gruen         #C6C6C6;   leichtgruen   #BBEB9D;   leichtrot     #FF9999;   hoverrot      #FF6666;   h1grau        #666666;   textgrau      #333333; *//* *** 05-04-2003 martinATweltrettungDOTorg   *** */
