@charset "UTF-8";
/**
 * RALPIN - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2009-02
 * 
 */
@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, #nav-main, #photoarea, #footer { display: none; }

h1 {
  border-bottom: 1px #000 dotted;
  display: block;
  height: auto !important;
  margin: 0;
  padding: 0 0 10pt 0;
  position: static !important; top: 0 !important; left: 0 !important;
  text-align: center;
  width: 100% !important;
}

h3, h4, h5, h6, a { color: #000; }

.float-right { background: none; padding: 0; }

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; }
input.submit, .type-submit { display: none; }
textarea { border-bottom: 1px solid #000; height: 50pt; }
.type-check { background: transparent; margin: 2em 0; padding: 0; }
.type-check label, .type-check input { display: inline; }
.type-check label { margin-left: 1em; font-weight: normal; }
.type-check input { min-width: 1em; max-width: 1em; border: 0; width: auto; margin-left: .2em; }