body      { background: url('http://www.baeckerei-steimle.de/bg/holzp.jpg') white;
               color: black; }
a:link    { color: blue; }
a:visited { color: purple; }
a:active  { color: purple; }

span.normal  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
   }

span.normalbold  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 	
   }
span.menu  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold; 	
   }
   
a.menu:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-decoration: none;	
}
a.menu:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-decoration: none;	
}
a.menu:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-decoration: underline;		
}
a.menu:active{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FBCF39;
	text-decoration: underline;	
}
a.normal:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #171796;
	text-decoration: none;	
}
a.normal:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #171796;
	text-decoration: none;	
}
a.normal:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: wh#171796;
	text-decoration: underline;		
}
a.normal:active{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #171796;
	text-decoration: underline;	
}
td.showmenu{
	background: #CB0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;	
}
td.menu{
	background: #171796;
}
td.showmenu2{
	background: #CB0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;	
}
td.menu2{
	background: #171796;
}
td.bottom{
	background: url('http://www.baeckerei-steimle.de/bg/bottom.gif') #FBCF39;	
}