A.artikel,SPAN.small {
  font-size: 11px;
}
A:LINK.blatt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration:none;
  color: white;
}
A:VISITED.blatt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration:none;
  color: white;
}
A:ACTIVE.blatt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration:none;
  color: white;
}
A:LINK.ebene1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:VISITED.ebene1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:ACTIVE.ebene1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:LINK.ebene2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:VISITED.ebene2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:ACTIVE.ebene2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:LINK.ebene3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:VISITED.ebene3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:ACTIVE.ebene3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:LINK.ebene4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:VISITED.ebene4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
A:ACTIVE.ebene4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  color: white;
}
TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
STRONG {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.warengruppe {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration:none;
}
A.warengruppe:link, A.warengruppe:visited, A.warengruppe:active {
  color: white;
}
A.warengruppe:active {
  color: #99CCFF;
}
A.warengruppe:hover {
  color: #FFCC00;
}

a.menuextra:link		{
				  color			: #FFCC00;
				}
a.menuextra:visited		{
				  color			: #FFCC00;
				}
a.menuextra:active		{
				  color			: #99CCFF;
				}
a.menuextra:hover		{
				  color			: #FFFFFF;
				}

A {
  font-family: Verdana, Arial, sans-serif;
  text-decoration:none;
}

A:LINK {
  color: #336699;
}
A:VISITED {
  color: #336699;
}
A:ACTIVE {
  color: #FF6600;
}
A:HOVER {
  color: #FF6600;
}

SELECT {
  font-family: Fixedsys, sans-serif;
  font-size: 12px;
  font-weight: normal;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: #000000;
  }
INPUT {
  font-family: Fixedsys, sans-serif;
  font-size: 12px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: #000000;
}
INPUT.image  { 
  font-size: 12px; 
  font-family: Fixedsys, sans-serif; 
  border: 0px;
}
INPUT.button {
  background-color: #FFCC00;
  border-color: #000000;
}
TEXTAREA {
  font-family: Fixedsys, sans-serif;
  font-size: 12px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: #000000;
}

/* Benutzersuche *************************************************************************/

BODY.bs {
  margin-left: 5%;
  margin-right: 5%;
}
DIV.bstext {
  margin-left: 3px;
  margin-right: 3px;
}
TD.bscol {
  font-style: italic;
}

/* Menü **********************************************************************************/

UL.menu {
  color: #FFFFFF;
}
UL {
  list-style-type: square;
}

/* van Aerssen ***************************************************************************/

ADDRESS				{
				  font-family		: Verdana, Arial, sans-serif;
				  font-style		: normal;
				  font-size		: 10px;
				  color			: #999999;
				}

/* Redesign ******************************************************************************/

TH.smallhead			{
				  background-color	: #336699;
				  font-weight		: bold;
				  color			: #FFFFFF;
				  text-align		: center;
				}

TD.smallhead			{
				  font-weight		: normal;
				  color			: #000000;
				  text-align		: center;
				}

HR				{
				  height		: 1px;
				  color			: #CCCCCC;
				  background-color	: #CCCCCC;
				  border-width		: 0px;
				}

HR				{
				  filter		: Alpha (opacity=25, finishopacity=100, style=1);
				}

DIV.h1				{
				  font-family		: Verdana, Arial, sans-serif;
				  font-size		: 16pt;
				  font-weight		: bold;
				  color			: #336699;
				  text-align		: center;
				}

DIV.h1,DIV.h2			{
				  margin-top		: 3px;
				  margin-bottom		: 3px;
				}

DIV.h2				{
				  font-family		: Verdana, Arial, sans-serif;
				  font-size		: 12pt;
				  font-weight		: bold;
				  color			: #000000;
				  text-align		: center;
				}

DIV.lookatme			{
				  font-family		: Verdana, Arial, sans-serif;
				  font-size		: 13pt;
				  font-weight		: bold;
				  color			: #336699;
				  text-align		: center;
				}

DIV.text			{
				  font-family		: Verdana, Arial, sans-serif;
				  font-size		: 10pt;
				  font-weight		: normal;
				  color			: #000000;
				  text-align		: justify;
				  margin-left		: 15px;
				  margin-right		: 15px;
				}

TD.type6			{
				  background-color	: #FFFFFF;
				  font-family		: Verdana, Arial, sans-serif;
				  font-size		: 10pt;
				  font-weight		: bold;
				  text-align		: left;
				}

TH.head3			{
				  background-color	: #336699;
				  font-family		: Verdana, Arial, sans-serif;
				  font-size		: 10pt;
				  font-weight		: bold;
				  color			: #FFFFFF;
				  text-align		: center;
				  vertical-align	: top;
				}

