article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display:block; }
audio, canvas, video {
  display:inline-block;
  *display:inline;
  *zoom:1;
}
audio:not([controls]) { display:none; }
[hidden] { display:none; }
html {
  font-size:100%;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}
html, button, input, select, textarea {
  font-family:sans-serif;
  color:#222222;
}
body {
  margin:0;
  font-size:1em;
  line-height:1.4;
}
::-moz-selection {
  background:#b3d4fc;
  text-shadow:none;
}
::selection {
  background:#b3d4fc;
  text-shadow:none;
}
a { color:#0000ee; }
a:visited { color:#551a8b; }
a:hover { color:#0066ee; }
a:focus { outline:thin dotted; }
a:hover, a:active { outline:0; }
abbr[title] { border-bottom:1px dotted; }
b, strong { font-weight:bold; }
blockquote { margin:1em 40px; }
dfn { font-style:italic; }
hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}
ins {
  background:#ffff99;
  color:#000000;
  text-decoration:none;
}
mark {
  background:#ffff00;
  color:#000000;
  font-style:italic;
  font-weight:bold;
}
pre, code, kbd, samp {
  font-family:monospace, serif;
  _font-family:'courier new', monospace;
  font-size:1em;
}
pre {
  white-space:pre;
  white-space:pre-wrap;
  word-wrap:break-word;
}
q { quotes:none; }
q:before, q:after {
  content:"";
  content:none;
}
small { font-size:85%; }
sub, sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}
sup { top:-0.5em; }
sub { bottom:-0.25em; }
ul, ol {
  margin:1em 0;
  padding:0 0 0 40px;
}
dd { margin:0 0 0 40px; }
nav ul, nav ol {
  list-style:none;
  list-style-image:none;
  margin:0;
  padding:0;
}
img {
  border:0;
  -ms-interpolation-mode:bicubic;
  vertical-align:middle;
}
svg:not(:root) { overflow:hidden; }
figure { margin:0; }
form { margin:0; }
fieldset {
  border:0;
  margin:0;
  padding:0;
}
label { cursor:pointer; }
legend {
  border:0;
  *margin-left:-7px;
  padding:0;
  white-space:normal;
}
button, input, select, textarea {
  font-size:100%;
  margin:0;
  vertical-align:baseline;
  *vertical-align:middle;
}
button, input { line-height:normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor:pointer;
  -webkit-appearance:button;
  *overflow:visible;
}
button[disabled], input[disabled] { cursor:default; }
input[type="checkbox"], input[type="radio"] {
  box-sizing:border-box;
  padding:0;
  *width:13px;
  *height:13px;
}
input[type="search"] {
  -webkit-appearance:textfield;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance:none; }
button::-moz-focus-inner, input::-moz-focus-inner {
  border:0;
  padding:0;
}
textarea {
  overflow:auto;
  vertical-align:top;
  resize:vertical;
}
input:invalid, textarea:invalid { background-color:#f0dddd; }
table {
  border-collapse:collapse;
  border-spacing:0;
}
td { vertical-align:top; }
.chromeframe {
  margin:0.2em 0;
  background:#cccccc;
  color:black;
  padding:0.2em 0;
}
body { background:#a6a9ad; }
#container {
  background:url(../img/bg.png);
  width:1260px;
  margin:0 auto;
}
nav a:link, nav a:active, nav a:visited, nav a:hover { text-decoration:none; }
#pagehead, #main { width:1260px; }
.col-left { width:347px; }
#pagehead {
  height:237px;
  background:url(../img/head_bg_right.jpg) right top no-repeat;
  position:relative;
}
#pagehead #logo {
  position:absolute;
  top:53px;
  left:137px;
  width:596px;
  height:63px;
}
#pagehead #mainnavigation {
  position:absolute;
  left:348px;
  bottom:0;
  width:600px;
  height:30px;
}
#pagehead #mainnavigation li {
  display:inline-block;
  font-size:14px;
  line-height:30px;
  padding:0 10px;
  text-transform:uppercase;
}
#pagehead #mainnavigation li a { color:black; }
#pagehead #mainnavigation li.active a {
  color:white;
  font-weight:bold;
}
#main { position:relative; }
#main .col-left { float:left; }
#subnavigation ul {
  margin-top:30px;
  width:160px;
  float:right;
}
#subnavigation li {
  line-height:30px;
  text-transform:uppercase;
  width:160px;
  padding-left:10px;
  font-weight:normal;
}
#subnavigation li a { color:black; }
#subnavigation li.active { background-color:#b9bcc1; }
#maincontent {
  position:relative;
  width:637px;
  border-right:1px solid white;
  float:right;
  margin-right:275px;
  background:#b9bcc1;
  min-height:600px;
}
#maincontent .mc-inner { padding:50px; }
#maincontent .site-button {
  position:absolute;
  right:-11px;
  width:15px;
  height:105px;
  background:transparent top left no-repeat;
}
#maincontent #side-button-contact {
  background-image:url(../img/button_contact.png);
  bottom:276px;
}
#maincontent #side-button-impressum {
  background-image:url(../img/button_impressum.png);
  bottom:141px;
}
#postal {
  background:url(../img/main_bg_left.jpg) 2px top no-repeat;
  width:347px;
  height:380px;
  position:absolute;
  top:237px;
  left:0;
}
#postal .inner {
  color:black;
  font-weight:normal;
  padding:330px 0 0 30px;
}
#hw-gallery {
  list-style:none;
  margin:0;
  padding:0;
}
#hw-gallery li {
  margin:0 10px 15px 0;
  float:left;
}
#hw-gallery li a img { border:0 none; }
.ir {
  border:0;
  font:0 / 0 a;
  text-shadow:none;
  color:transparent;
  background-color:transparent;
}
.hidden {
  display:none !important;
  visibility:hidden;
}
.visuallyhidden {
  border:0;
  clip:rect(0 0 0 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip:auto;
  height:auto;
  margin:0;
  overflow:visible;
  position:static;
  width:auto;
}
.invisible { visibility:hidden; }
.clearfix:before, .clearfix:after {
  content:"";
  display:table;
}
.clearfix:after { clear:both; }
.clearfix { *zoom:1; }
@media print {
  * {
    background:transparent !important;
    color:black !important;
    box-shadow:none !important;
    text-shadow:none !important;
  }
  a, a:visited { text-decoration:underline; }
  a[href]:after { content:" (" attr(href) ")"; }
  abbr[title]:after { content:" (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content:""; }
  pre, blockquote {
    border:1px solid #999999;
    page-break-inside:avoid;
  }
  thead { display:table-header-group; }
  tr, img { page-break-inside:avoid; }
  img { max-width:100% !important; }
  p, h2, h3 {
    orphans:3;
    widows:3;
  }
  h2, h3 { page-break-after:avoid; }
}
body {
  font-family:sans-serif;
  font-size:100%;
}
a, a:link, a:active, a:visited, a:hover {
  text-decoration:none;
  color:#77a400;
}
headlinesh1, h2, h3, h4, h5, h6 {
  font-weight:bold;
  text-transform:uppercase;
}
h1 { font-size:2em; }
h2 { font-size:1.5em; }
h3 { font-size:1.2em; }
h4 { font-size:1em; }
h5 { font-size:0.8em; }
h6 { font-size:0.7em; }
#main {
  font-size:11px;
  color:#434340;
  font-weight:bold;
}
.step-left {
  background:url(../img/link_stepleft.png) 0 50% no-repeat;
  position:relative;
  padding-left:26px;
  left:-26px;
  text-transform:uppercase;
  display:block;
}
