.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:2px; padding-right:2px;}

.blue2bold { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #336699; font-weight: bold;}
.blue1 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #336699;}
.blue0 { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #336699;}
.preis { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold;}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #336699;
  text-decoration: none;
}

A:hover {
  color: #336699;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #6699CC;
  color: #ffffff;
}

TD.boxText {
  background: #ffffff;
}

A.more {
  color: #0000FF;
  text-decoration: none;
}

A.more:hover {
  color: #0000FF;
  text-decoration: underline;
}

A.headerMenuText {
  color: #003366;
}

A.headerMenuText:hover {
  color: #FFFFFF;
  text-decoration: none
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}
TD.main3, P.main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
