html, body, div, span, applet, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
  vertical-align: baseline;
}

html {
  height: 100%;
}

body {
  line-height: 1;
  color: #142e4b;
  font-size: 0.8em;
  background: #e4e4e4;
  height: 100%;
  overflow: hidden;
}

a {
  color: #7fa5cf;
  text-decoration: none;
}

a:hover {
  color: #142e4b;
}

.left {
  float: left;
  margin: 0 5px 5px 0;
}

ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 1em 0;
  text-transform: uppercase;
}

object,
h1 {
  margin: 25px 0 30px 7px;
}

.content object {
  margin: 0;
}
.head h1 a {
  display: block;
  width: 203px;
  height: 33px;
  overflow: hidden;
  text-indent: -1234em;
  background: url('/_binary/Niklas_und_Lehmann_logo.gif') no-repeat 0 0;
}

.head h1 small {
  display: block;
  font-size: 12px;
}

.content h1 {
  font-size: 22px;
  font-weight: normal;
  color: #5186bf;
  font-family: "Century Gothic",helvetica,arial,verdana,sans-serif;
  margin: 23px 0 0 0;
}

h2 {
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  margin: 50px 0 30px;
}

div.panel > h2,
h4+h2 {
  margin:0 0 30px 0;
}

div.panel {
  padding-top: 50px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 0.3em 0;
}

h4 {
  font-size: 11px;
  color: #0b0b4b;
  margin: 0 0 10px 0;
  font-family: "Century Gothic",helvetica,arial,verdana,sans-serif;
}

.content h4 {
  color: #5186bf;
  margin: 5px 0 50px 0;
  font-size: 20px;
} 

p {
  margin: 0.5em 0;
  line-height: 20px;
}

p.hilight {
  font-weight: bold;
  font-style: italic;
}

p.hilight+p {
  padding-left: 20px;
}

p.error {
  color: #c00;
}

#container {
  position: relative;
  width: 888px;
  height: 100%;
  margin: 0 auto;
  padding: 0 12px 0 22px;
  background: url('/_binary/bg_container.gif') repeat-y 50% 0;
}

.content,
.fadecurtain {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 246px;
  right: 12px;
  background: #fff url('/_binary/bg_content.jpg') no-repeat 0 0;
}

.content .main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 123px 0 10px;
}

.content ol li {
  line-height: 20px;
}

.content ul {
  list-style: disc;
  padding: 0 0 0 20px;
}

.content ul li {
  line-height: 20px;
}

.content ul.intro {
  list-style: none;
  padding: 0;
}

.content ul.intro li {
  clear: both;
}

.content ul.intro li a {
  text-decoration: none;
}

.content ul.intro li img {
  margin: -5px 10px 20px 0;
}

.content table th,
.content table td {
  padding: 0 10px 10px 0;
  width: 100px;
  line-height: 15px;
}

.content table th+th,
.content table td+td {
  width: auto;
}

.content table th {
  font-weight: bold;
}

.content .mailform td {
  vertical-align: top;
  text-align: right;
  white-space: nowrap;
}

.content .mailform td+td {
  text-align: left;
  white-space: inherit;
}

.content .mailform .contact {
  text-align: right;
}

.content .mailform input,
.content .mailform textarea,
.content .mailform select {
  width: 350px;
  border: 1px inset #fff;
}

.content .mailform textarea {
  height: 180px;
}

.content .mailform textarea.small {
  height: 60px;
}

.content .mailform .contact input {
  width: 270px;
}

.content .mailform .contact input+input {
  display: none;
}

.content .mailform .select {
  padding: 0;
}

.content .mailform .submit,
.content .mailform .select select {
  width: auto;
}

.content .mailform .submit {
  border: 1px outset;
}

.head {
  width: 213px;
  float: left;
  margin: 0 10px 0 0;
  position: relative;
  background: #fff;
  z-index: 1;
}

.mood {
  position: absolute;
  top: 0;
  right: 0;
}

.printonly,
.printlogo,
.clear {
  clear: both;
  height: 50px;
  display: none;
}

.smalldevice {
  position: absolute;
  left: 50%;
  z-index:0;
}

.gallery small {
  display: block;
  font-size: 10px;
  padding: 0 0 0 26px;
  height: 16px;
  background: url('/_binary/lupe.gif') no-repeat 5px 0
}

.utilities {
  position: absolute;
  bottom: 5px;
  left: 29px;
  color: #7fa5cf;
  z-index: 0;
}

.utilities a,
.utilities span {
  font-size: 11px;
  line-height: 17px;
}

.utilities a {
  color: #7fa5cf;
  text-decoration: none;
}
.utilities a:hover {
  color: #142e4b;
}

.utilities .print a,
.utilities .recommend_page a {
  background: url('/_binary/print.gif') no-repeat 0 50%;
  padding: 0 0 0 15px;
}

.utilities .recommend_page a {
  background-image: url('/_binary/envelop.gif');
}

.contactbox span,
.utilities span {
  display: block;
  width: 50px;
  float: left;
  clear: left;
}
.contactbox span {
  width: 60px;
}

.contactbox.wide span {
  width: 110px;
}

.contactbox.wide span+span,
.contactbox span+span,
.utilities span+span {
  width: auto;
  clear: none;
}

.utilities .internet {
  display: none;
}

.utilities h4 {
  margin: 0;
  line-height: 20px;
}

.utilities div+h4 {
  padding-top: 10px;
  clear: both;
}

.contactbox {
  width: 200px;
  float: left;
  height: 130px;
}

.contactbox.digital {
  width: 280px;
  height: auto;
  margin-bottom: 20px;
}

.contactbox.map {
  width: 100px;
  height: 110px;
  position: relative; 
  top: -15px;
}

.contactbox.wide,
.contactbox+p {
  clear: both;
  height: auto;
  width: auto;
}

.contactbox+p {
  padding-top: 20px;
}

.contactbox h2 {
  margin: 0;
}

.contactbox p {
  margin: 0;
  line-height: 18px;
}

.contactbox span {
  line-height: 20px;
  font-weight: bold;
}

.contactbox span+span {
  font-weight: normal;
}

.contactbox .email,
.contactbox .internet {
  position: relative; 
  top: 10px;
}

#navigation {
  width: 213px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 0 10px 0;
}

#navigation li {
  background: url('/_binary/navline.gif') no-repeat 0 24px;
  padding: 0 0 0 7px;
}

#navigation ul li {
  padding: 0 7px;
  background: none;
}

#navigation a {
  display: block;
  padding: 1px 0 4px 0;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  line-height: 20px;
  font-family: "Century Gothic",helvetica,arial,verdana,sans-serif;
  color: #7fa5cf;
}

#navigation ul a {
  padding: 1px 0;
}

#navigation .selected a,
#navigation a:hover {
  color: #142e4b;
}

#navigation .selected ul a {
  color: #7fa5cf;
}

#navigation ul .selected a,
#navigation ul a:hover {
  color: #142e4b;
}

#navigation ul {
  display: none;
  margin: 0 0 0 -7px;
  padding: 0 0 5px 0;
  background: url('/_binary/navline.gif') no-repeat 0 100%;
}

#navigation ul a {
  font-size: 11px;
  text-transform: none;
  line-height: 12px;
}