p {
 font-family: Arial;
 font-size: 10pt;
}

ul {
 font-family: Arial;
 font-size: 10pt;
}

B {
 font-family: Arial;
}

A.box {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
 padding-bottom:5px;

}

A.menu {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
 padding-left:10px;


}

A {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
}

H1 {
 font-family: Arial;
 font-size: 12pt;
 color: #6B8BC5;
 font-weight: bold;
}

h2 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}

body {
 background-image: url("images/bg.gif");
 background-repeat:repeat-x;
 background-color:#82A9F0;
}

table.tabelle {
  border: 1px solid #6B8BC5;

}

td.tableHeader {
  background-color: #6B8BC5;
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #FFFFFF;
}

.text {
 font-family: Arial;
 font-size: 8pt;
}

b.priceText {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 color: #EE0000;
}

b.price {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;

}

hr {
  border: 1px solid #6B8BC5;
}

.anbieter {
 font-size: 12pt;
}

ul {
  margin-top:2px;
}

.productImage {
  border: 1px solid #6B8BC5;
}