.required {
  font-size:9px;
  color:red;
  vertical-align:super;
}
.wronginput {
  color:red;
  font-weight:bold;
  border: 1px solid;
  padding:5px;
}
.green {
  color:#00AE00;
  font-weight:bold;
}
.preis {
  color:#6E1F00;
  font-weight:bold;
}
.aktionspreistext {
  color:#FF0000;
  font-weight:bold;
}
.nobreak { 
  white-space:nowrap; 
}
.onlyannual {
  color: #BA9824;
  font-weight:bold;
}
.toolbutul {
	list-style-image:url(pics/arrow.gif);
}
.toolbutli {
	margin-top:3px; 
  padding-left:0px;
}

.toollink:link    { text-decoration:none; color:#000080; }
.toollink:visited { text-decoration:none; color:#000080; }
.toollink:hover   { text-decoration:underline; color:#000080; }
.toollink:active  { text-decoration:underline; color:#000080; }
.toollink {
  font-size:10px;
  font-weight:normal;
}
.orderformmargin {
  padding-left:10px;
  padding-right:10px;
}
.orderformheader {
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;
  font-weight:bold;
  background: #FFCC00;
}
