body		{font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		 background-color:white;
		 margin-top:20px;
		 margin-left:6px;
		 scrollbar-base-color:#0066FF;
		 scrollbar-face-color:#0066FF;
		 scrollbar-track-color:#CCCCCC;}

table		{border-color:gray; border-width:1px; border-style:solid;}

/* CSS-Hack für IE */
/* http://css-discuss.incutio.com/wiki/Ie_Absolute_In_Relative */
* html #slideshow {height:1px;}
*+html #slideshow {height:1px;}

/* Kaesten */
#fachhaendler {
 width:450px;
 border:1px solid gray;
 background:url(img/siegel.gif) 4px 4px no-repeat;
 padding:8px 3px 16px 50px;
 margin-bottom:0.7em;
}

#ersatzteile {
 width:450px;
 border:1px solid gray;
 background:url(img/ersatzteile.gif) 6px 7px no-repeat;
 padding:8px 3px 16px 50px;
 margin-bottom:0.7em;
}

/* --- */


/* Tabelle m. Herstellern */
.hersteller {
 border-width:0px;
  width:500px;
  text-align:center
}

.hersteller div {
  background:url(img/schatten.gif) no-repeat center bottom;
  padding-bottom:8px;
  margin:8px;
}

.hersteller img {
 margin:3px;
}
/* --- */


h1, h2, h3 {
 font-weight:normal;
 margin:0;
 padding:0;
}

div.Titel, h1 {
 color:#CCCCCC;
 font-size:xx-large;
}

div.TitelA	{color:#000099; font-size:larger;}

.TitelB, h2 {
 color:#993300;
 font-size:larger;
 font-weight:normal;
}

div.TitelC	{color:#003300; font-size:larger;}

small {
 font-size:13px; color:gray
}


a {color:#000099; text-decoration:none;}
a:hover {color:#0033FF; text-decoration:underline;}
a img{border:0;}
