@charset "UTF-8";
/**
 * mamivac - CSS: Print
 *
 *
 * @author Danny Otto | pixelbrand.net
 * @date   2009-11
 *
 * hacer con amor
 *
 */
@import url(contentbase.css);

body {
  background: #fff !important;
  border: 0;
  color: #000 !important;
  font-size: 10pt;
  line-height: 150%;
  margin: 28px 38px;
  padding: 0;
  text-align: left !important;
  width: auto !important;
}
html > body { margin: 28px 58px; }

#nav-first, #nav-lang, #search, #login-box, #login-status, #nav-main, #nav-img, #col1, #col3, #footer, hr, .jsgalerie-nav { display: none; }

h1 {
  background: none;
  display: block;
  height: auto !important;
  margin: 0;
  padding: 0 0 10pt 0;
  width: 100% !important;
}
.cols-headline h1 { border-top: 2px #000 solid; border-bottom: 3px #000 solid; font-size: 1.4em; margin: 0 0 20pt 0; padding: 3pt 0; text-transform: uppercase; }
h3, h4, h5, h6, a { color: #000; }
h3 { border-bottom: 1px #000 solid; margin: 0 0 10pt 0; padding: 0 0 3pt 0; }

#shoplist table { width: 90%; }
#shoplist table td, #shoplist table th { padding: 4pt; }
#shoplist form input.input-count { width: 30pt; }
#shoplist form input#update { display: none; }

fieldset { border: 0; display: block; margin: 20pt 0 0 0; padding: 0; }
legend { color: #000; font-size: 14pt; font-weight: bold; margin: 0 0 7pt -10px !important; }
label { display: block; font-weight: bold; font-size: 10pt; padding-top: 14pt; }
input, select, textarea { border: 0; display: block; font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: normal; letter-spacing: 1px; line-height: 14pt; padding-top: 7pt; width: 450px; }
input { border-bottom: 1px solid #000; }
input[type=hidden] { display: none; }
.type-button { display: none; }
textarea { border-bottom: 1px solid #000; height: 50pt; }
