/* *** das grossschrift-css fuer holtz und faust                 *** *//* *** body */body				{ margin: 5px 15px 15px 5px; background-color: white; }/* *** tabellensachen */.kopflogo			{ background-color: #E5EFF5; background-image: url(images/kopf_logo.gif); }.kopfmitte			{ background-color: #E5EFF5; background-image: url(images/kopf_bg.gif); }.kopfbraille		{ background-color: #E5EFF5; background-image: url(images/kopf_braille.gif); }.gruen				{ background-color: #A8D28D; }.blau				{ background-color: #7CB1CD; }.bottomnavigation	{ background-image: url(images/bottom_navigation.gif); background-repeat:no-repeat; background-position: right; }.bottomstyle		{ background-image: url(images/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: 130%; line-height: 110%; color: #333333; }.leichtblau			{ background-color: #E5EFF5; }/* *** 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: 180%; line-height: 130%; color: #4691B9; font-weight: bold; display: block; background-color: #E5EFF5; }h2					{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 170%; line-height: 130%; color: black; margin-left: 17px; font-weight: bold; display: inline; }p					{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 150%; 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: 130%; line-height: 140%; color: white; font-weight: bold; display: block; background-color: #7CB1CD; }span.subnav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 125%; line-height: 140%; color: white; display: block; background-color: #7CB1CD; }span.unterbild		{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 125%; line-height: 140%; color: black; font-weight: bold; }/* *** links */a.text:link			{ color: #4691B9; font-weight: bold; }a.text:active		{ color: #4691B9; font-weight: bold; }a.text:visited		{ color: #4691B9; font-weight: bold; }a.text:hover		{ color: #4691B9; text-decoration: none; font-weight: bold; }a.nav				{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 130%; line-height: 140%; color: white; font-weight: bold; display: block; }a.nav:link			{ color: white; text-decoration: none; }a.nav:active		{ color: white; text-decoration: none; }a.nav:visited		{ color: white; text-decoration: none; }a.nav:hover			{ color: #4691B9; text-decoration: none; background-color: #D9F0CA; }a.subnav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 125%; line-height: 140%; color: white; display: block; }a.subnav:link		{ color: white; text-decoration: none; }a.subnav:active		{ color: white; text-decoration: none; }a.subnav:visited	{ color: white; text-decoration: none; }a.subnav:hover		{ color: #4691B9; text-decoration: none; background-color: #D9F0CA; }.stylenav			{ font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size: 125%; line-height: 140%; color: white; display: block; }a.stylenav:link		{ color: white; text-decoration: none; }a.stylenav:active	{ color: white; text-decoration: none; }a.stylenav:visited	{ color: white; text-decoration: none; }a.stylenav:hover	{ color: #4691B9; text-decoration: none; background-color: #E5EFF5; }/* *** ...und die farben:   blau          #7CB1CD;   leichtblau    #E5EFF5;   gruen         #A8D28D;   leichtgruen   #BBEB9D;   leichtrot     #FF9999;   hoverrot      #FF6666;   h1grau        #666666;   textgrau      #333333; *//* *** 05-04-2003 martinATweltrettungDOTorg   *** */
