/* MD: Nachtraegliche Aenderungen zu Templates, hier zentral */
.box-blueinblue input.button {
  background: url('../img/button-complete.gif') left no-repeat;
  margin-bottom:0px;
  font-size: 16px;
  font-weight: normal;
  padding:0px;
  padding-bottom:6px;
  width:238px;
  text-indent:26px;
  cursor:pointer;
}
input {
  margin-right:6px;
}
#header #menu li a.blue, #header #menu li.blue a {
  color: #a7bfd3;
}

#header #menu li a.blue:hover,
#header #menu li.blue a:hover,
#header #menu li.active-mitmachen a {
  color: #738391;
}
textarea.error {
  background: url('../img/textarea-error-bg.gif');
  color:#f00;
}
label.error {
  color:#f00;
}
#personaldata {
  background:none;
}
.jsFilePath .delete {
  visibility:hidden;
}
.zitate-galeryansicht ul li p span {
  background:transparent url('fileadmin/package/default/img/quote_out.gif') no-repeat 4px top; 
  width:20px; 
  height:14px; 
  display:inline-block;
  color:#fff;
}
