/*	***format.css***						*/
/*	für gewerbe-ruemlang.ch	www.ruega.ch				*/
/*	erstellt 14.3.2005 von Markus Treichler info@tecart.ch		*/
/*	geändert 14.3.2005 von dito					*/

body		{ background-color:#FFDEC1;
		font-family:Arial,Helvetica;
		color:#000000;
		}		

a:link		{ text-decoration:none; color:#F2691E; font-weight:bold; }

a:visited	{ text-decoration:none; color:#F2691E; font-weight:bold; }

a:hover		{ text-decoration:none; background-color:#F2691E; color:#000000; font-weight:bold;}

p		{ color:#000000; }

h1		{ color:#000000; }

h2		{ color:#000000; }

h3		{ color:#000000; }

h3.deko		{ background-image:url(bilder/highlight_background.gif); background-position:bottom; background-repeat:repeat-x; margin:0px; padding-bottom:2px; }

h4		{ color:#000000; }

h5		{ color:#000000; }

h6		{ color:#000000; }

table		{ color:#000000; }

td		{ color:#000000; }

tr		{ color:#000000; }

li		{ color:#000000; }

div		{ color:@000000; }

*.hinterlegt	{ background-image:url(bilder/highlight_background.gif); background-position:bottom; background-repeat:repeat-x; margin:0px; padding-bottom:8px; padding-left:10px; padding-right:10px}


