html,
body,
div,
span,
applet,
object,
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: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

*:focus {
  outline: 0;
}

body {
  line-height: 1em;
  color: black;
  background: white;
}

ol,
ul {
  list-style: none;
}

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

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

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

img a {
  border: none;
}

.clear {
  clear: both;
}

.hide {
  display: none;
}

.wrapper {
  position: relative;
}

.wrapper > div {
  margin-top: 0px;
}

body {
  background-color: transparent;
}

#main {
  margin-top: 0;
  margin-left: auto;
  overflow: hidden;
}

.container {
  width: 878px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  background-color: transparent;
}
.container {
  display: block;
}

#header {
  display: inline;
  float: left;
  margin-right: 0;
  width: 878px;
  padding-top: 0px;
  min-height: 0px;
}
* html #header {
  overflow-x: hidden;
}

#content {
  min-height: 0px;
}

#end {
  margin-left: auto;
  margin-bottom: 0;
  overflow: hidden;
}

#footer {
  display: inline;
  float: left;
  margin-right: 0;
  width: 878px;
  min-height: 0;
}
* html #footer {
  overflow-x: hidden;
}

p {
  color: inherit;
}

#header {
  background-color: transparent;
  padding-top: 0px;
}

#footer {
  background-color: transparent;
  color: inherit;
}

body #more {
  display: none;
}

ul.menu {
  margin: 0;
}
ul.menu li {
  display: block;
  float: left;
  margin-right: 5px;
}

#nav {
  padding-left: 0px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 878px;
  padding-right: 0px;
}
* html #nav {
  overflow-x: hidden;
}

#content {
  padding-left: 0px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 582px;
  padding-right: 37px;
}
* html #content {
  overflow-x: hidden;
}

#more {
  display: inline;
  float: left;
  margin-right: 0;
  width: 249px;
  min-height: 0px;
  margin-left: 0;
}
* html #more {
  overflow-x: hidden;
}

body #more {
  display: block;
}

#content input,
#content textarea {
  display: block;
  margin: 2px 0 5px 0;
  width: 300px;
  border: 1px solid #eeeeee;
  padding: 3px;
}
#content .button {
  width: auto;
  padding: 3px 10px;
  font-weight: bold;
}
#content form .nr {
  color: #777777;
}
#content form #plz {
  float: left;
  width: 80px;
  margin-right: 8px;
}
#content form #ort {
  width: 204px;
}

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: inherit;
  font-size: 75%;
}

h1 {
  font-weight: normal;
  color: inherit-#111111;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
h1 img {
  margin: 0;
}

h2 {
  font-weight: normal;
  color: inherit-#111111;
  font-size: 2em;
  margin-bottom: 0.75em;
}

h3 {
  font-weight: normal;
  color: inherit-#111111;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}

h4 {
  font-weight: normal;
  color: inherit-#111111;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

h5 {
  font-weight: normal;
  color: inherit-#111111;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}

h6 {
  font-weight: normal;
  color: inherit-#111111;
  font-size: 1em;
  font-weight: bold;
}

h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  margin: 0;
}

p {
  margin: 0 0 1.5em;
}
p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

a {
  text-decoration: underline;
  color: inherit;
}
a:visited {
  color: inherit;
}
a:focus {
  color: inherit;
}
a:hover {
  color: inherit;
}
a:active {
  color: inherit;
}

blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

dfn {
  font-style: italic;
  font-weight: bold;
}

sup,
sub {
  line-height: 0;
}

abbr,
acronym {
  border-bottom: 1px dotted #666666;
}

address {
  margin: 0 0 1.5em;
  font-style: italic;
}

del {
  color: #666666;
}

pre {
  margin: 1.5em 0;
  white-space: pre;
}

pre,
code,
tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

li ul,
li ol {
  margin: 0 1.5em;
}

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc;
}

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal;
}

dl {
  margin: 0 0 1.5em 0;
}
dl dt {
  font-weight: bold;
}

dd {
  margin-left: 1.5em;
}

table {
  margin-bottom: 1.4em;
  width: 100%;
}

th {
  font-weight: bold;
}

thead th {
  background: #c3d9ff;
}

th,
td,
caption {
  padding: 4px 10px 4px 5px;
}

tr.even td {
  background: #e5ecf9;
}

tfoot {
  font-style: italic;
}

caption {
  background: #eeeeee;
}

.quiet {
  color: inherit;
}

.loud {
  color: inherit;
}

body p + p {
  text-indent: 0;
}

ul.menu li.current {
  font-weight: bold;
}
ul.menu .current li {
  font-weight: normal;
  color: inherit;
}

body {
  background-color: white;
  color: #6a6a6b;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  margin-top: 126px;
}

#header {
  height: 18px;
  float: none;
  display: block;
}

#nav,
#footer,
h1,
h2 {
  font-size: 13px;
  line-height: 18px;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#nav {
  width: auto;
  position: absolute;
  right: 0;
  top: -33px;
}

#content h1,
#content h2 {
  font-weight: normal;
  margin-bottom: 18px;
}

#content input,
#content textarea {
  border: 1px solid;
  border-top: 0;
  border-right: 0;
  border-color: #bbbbbb;
  color: black;
  display: block;
  margin: 2px 0 5px;
  padding: 3px;
  width: 445px;
  text-color: black;
}

#content form #ort {
  width: 350px;
}

#content form label {
  display: block;
}

#content .button {
  font-weight: bold;
  padding: 3px 10p;
  width: auto;
  background-color: transparent;
  border: 0;
  font-weight: normal;
  padding: 0;
  margin: 10px 0 0 -2px;
  font-weight: normal;
  color: #bbbbbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: black;
}

#nav a,
#footer a {
  text-decoration: none;
}

#nav ul li,
#footer ul li {
  margin-right: 0;
  margin-left: 35px;
}

#main .wrapper {
  margin-top: 18px;
}

#banner img {
  display: block;
}

#content {
  margin-top: 18px;
  display: block;
}

#more {
  margin-top: 54px;
}

#end {
  height: 18px;
  margin-top: 36px;
  margin-bottom: 18px;
}

#footer .menu {
  float: right;
}

body#galerie #banner {
  display: none;
}
body#galerie #content {
  padding-right: 0;
}
body#galerie #more {
  display: inline;
  float: left;
  margin-right: 0;
  width: 286px;
  margin-top: 54px;
}
* html body#galerie #more {
  overflow-x: hidden;
}
body#galerie #more ul {
  margin-right: 0;
  text-align: right;
  list-style-type: none;
}

div.gallery {
  margin-right: -43px;
}
div.gallery dl {
  margin: 0;
  padding-right: 37px;
  float: left;
}
div.gallery dl dt,
div.gallery dl dd {
  margin: 0;
  width: 270px;
}
div.gallery dl dt {
  height: 162px;
  overflow: hidden;
}
div.gallery dl dd {
  padding: 18px 0;
  height: 54px;
}
div.gallery dl dt img {
  display: block;
}

#kontakt input.button {
  margin: 0;
  padding: 4px;
  background-color: #eeeeee;
}

/* #team
 *
 * #banner
 *
 *   display: none */
