/* Allgemein */
html, body { font-family: Times, "Times New Roman", Georgia, serif; margin: 0; padding: 0; height: 100%; background: #b8b9a6 url(../img/bg3.jpg) no-repeat fixed center top; background-color: #c8c4bb; }

a:focus { outline: none !important; }
::-moz-selection { background: #DAB642; color: #000; text-shadow: none; }
::selection { background: #DAB642; color: #000; text-shadow: none; }

p { }
td { }
h1, h2 { color: #dab642; font-size: 16px; font-weight: normal; margin-top: 30px; text-transform: uppercase;}
h3 { color: #dab642; font-size: 16px; font-weight: normal; margin: 0 0 -9px; }

a:link { color: #dab642; background-repeat: repeat-x; text-decoration: none; }
a:visited { color: #dab642; text-decoration: none; }
a:hover { color: #fff; background-repeat: repeat-x; text-decoration: none;}
a:active { color: #dab642; text-decoration: none; }
a.submenu { color: #dab642; text-decoration: none; }
a.submenu:hover { color: #fff; }
a.subnav { color: #856f26; text-decoration: none; }
a.img { text-decoration: none; }
a.img:hover { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; opacity: 0.7; }
a.subnav:hover { color: #dab642; }
a.subnav:active { color: #fff; text-decoration: none; }
a.kontakt { color: black; text-decoration: none; }
a.kontakt:hover { color: white; text-decoration: none; }
ul { line-height: 20px; margin: 0; padding: 0; }
li { line-height: 20px; top: 0; left: 0; margin: 0 0 10px; padding: 0; }
ul.punkt { line-height: 20px; padding: 14px 0 0 13px; list-style-image: url(../img/punkt_kleiner.gif); }

/* Content */
#wrapper { width: 100%; height: auto; margin: 0 auto;}
#stage { width: 872px; height: auto; margin: auto; }

/* Col1 */
#left { background-color: #dab642; background-image: url(../img/bg_left.jpg); background-repeat: repeat; background-position: right center; text-align: right; /*position: fixed;*/ width: 222px; height: 645px; float: left; }
#kontakt {
  color: #000000;
  float: right;
  font-size: 15px;
  font-style: italic;
  height: auto;
  line-height: 19px;
  margin-top: 448px;
  width: auto;
  padding: 0 20px;
}
span.kontakt {
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: -8px;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}
span.aktiv { color: white; }

/* Col 2 */
#content_wrapper { background-image: url(../img/bg_content.png); background-repeat: repeat; position: relative; width: 615px; height: auto; float: left; /*margin-left: 222px;*/ }
#submenu { color: #dab642; font-size: 13px; background-image: url(../img/dotted_pixel.gif); background-repeat: repeat-x; background-position: 0 bottom; text-align: right; vertical-align: bottom; height: 19px; margin-right: 30px; margin-left: 30px; padding-top: 33px; text-shadow: 0 -1px 0 #000000; }
#header { background-image: url(../img/header.png); background-repeat: no-repeat; background-position: 30px 27px; height: 185px; }
#menu { text-align: left; height: 107px; margin-left: 30px; }
#content { color: #ccc; font-size: 16px; line-height: 22px; background-image: url(../img/dotted_pixel.gif); background-repeat: repeat-x; background-position: 0 top; text-align: left; margin-right: 30px; margin-bottom: 50px; margin-left: 30px; padding-top: 43px; text-shadow: 0px -1px 0 #000; letter-spacing: 0.2px;}
#cont_img { width: 100%; height: 100%; overflow: hidden; margin-bottom: 20px; padding-top: 20px; background-image: url(../img/dotted_pixel.gif); background-repeat: repeat-x; background-position: 0 top; }
#cont_pxline { background-image: url(../img/dotted_pixel.gif); background-repeat: repeat-x; background-position: 0 top; padding-top: 1px; width: 100%; height: 100%; }
.img {margin: 0 0 20px;}
#right { background-image: url(../img/bg_right.jpg); background-repeat: repeat; width: 35px; height: 345px; float: right; }
#img_hoch { width: 240px; height: auto; float: left; margin: 2px 15px 0 0 ; }
#img_hoch_175 { width: 190px; height: auto; float: left; margin: 2px 15px 0 0 ; }
#img_right { width: auto; height: auto; float: left; }
.kap:first-letter {
  color: #856F26;
  float: left;
  font-size: 310%;
  line-height: 26px;
  padding-right: 6px;
  padding-top: 6px;
}
span.kap { display: block; float: left; font-family: Times; font-size: 14px; font-weight: normal; height: 36px; margin: 0px 3px 0  0; line-height: 26px; }
span.gold {color: #dab642;}
.img_quer { border:dotted 1px #dab642; display:block; padding:5px; position:relative; background-color: #fff; float: left; margin-top: 2px; margin-right: 15px; }
span.bu {
  color: #DAB642;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 5px;
  width: auto;
}
.img_hoch { background-color: #fff; display: block; padding: 5px; position: relative; border: dotted 1px #dab642; float: right; }
.img_list {
  float: left;
  padding-bottom: 30px;
  width: 100%;
}

/* Footer */
#footer { background-color: black; width: 100%; height: 135px; float: left; text-align: center;}
#subnav { color: #856f26; font-size: 13px; line-height: 22px; padding-top: 32px; }
#copyright { color: #444; font-size: 13px; margin-top: 20px; }
