/* main */
body {
  margin:0;
  padding:0;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
  line-height: 1.4em;
}
#main {
  margin:0 auto;
  width:86.5em;
}
img {
  border: 0;
}
a {
  color:#8A080F;
  font-family:Verdana;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
a.sLink {
  display: block;
  margin: 3px 0;
  font-size: 11px;
  color: #666;
  text-decoration: none;
  font-style: italic;
  overflow: hidden;
}
h1 { display:none; }
h3 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #8B080F;
  font-weight: normal;
}
h4 { font-size:11px; }
input, select {
  font-family:Verdana;
  font-size:10px;
}
form { display: inline; }
.btn {
  font-size:11px;
  width:1.6em;
}
.graytext { color: #828075; }
.bluetext { color: #3A68A8; }
.browntext { color: #BA9B61; }
.boldtext { font-weight: bold; }
.redtext { color: #f00; }
.redtext2 { color: #8A080F; }
.rightline {
  height: 1px;
  background-color: #DDDBD0;
}
.graybg { background-color: #E6E3DA; }
.greenbg { background-color: #F5F5EA; }
.lightblue_bg { background-color: #CCFFFF; }
.lightbg { background-color: #F5F5EA; }
.lightbg2 { background-color: #F2F1EC; }
.smallerfont {
  font-family: Arial;
  font-size: 11px;
  color: #333;
}
.smallerfont a {
  font-family: Arial;
  font-size: 11px;
  color: #8B080F;
  text-decoration: none;
}
.smallerfont a:hover {
  text-decoration: underline;
}
#main #content_frame {
  width:64.5em;
  float:right;
}
#slideshow {
  width: 42.69em;
  height: 15.89em;
}
.tagcloud {
  color: #3A68A8;
  text-align: justify;
  padding: 0.5em;
}
.we_text { font-weight: bold; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
/* end main */

/* ############################################# */

/* kopfbereich */
#main #header {
  padding-bottom: 0.8em;
}
#main #header img {
  border: 0;
}
#main #header #bereiche {
  margin-top: 1.2em;
  margin-right: 1em;
  height: 2.4em;
}
#main #header #bereiche a img {
  filter:alpha(opacity=50);  /* IE */
  -moz-opacity: 0.50;        /* Gecko */
  opacity: 0.50;             /* Opera */
}
#main #header #bereiche a:hover img, 
#main #header #bereiche a.active img {
  filter:alpha(opacity=100); /* IE */
  -moz-opacity: 1.00;        /* Gecko */
  opacity: 1.00;             /* Opera */
}
#main #header #topnavigation {
  height:1.7em;
  background-color:#E8CECF;
  padding-top: 0.6em;
  padding-bottom: 0.4em
}
#main #header ul {
  margin:0;
  padding:0;
  margin-left:18px;
  list-style:none;
  display:inline;
}
#main #header ul li {
  display:inline;
  font-size:12px;
  font-family:Arial;
  color:#65634D;
  padding-right:10px;
  margin-right:10px;
  border-right:1px dotted #65634D;
}
#main #header #bereiche ul li {
  padding-top: 0.9em;
}
#main #header #topnavigation a {
  font-size:12px;
  font-family:Arial;
  color:#65634D;
  text-decoration: none;
}
#main #header #topnavigation a:hover {
  text-decoration: underline;
}
#main #header #topnavigation #searchbar {
  display:inline;
  margin-left:5em;
}
#main #header #headimg img {
  width:86.5em;
}
/* end kopfbereich */

/* ############################################# */

/* linker block */
#main #navigation {
  width:20.9em;
  float:left;
}
#main #navigation ul {
  margin:0;
  padding:0;
  list-style:none;
  border-top:1px solid #DDDBD0;
}
#main #navigation ul li a {
  font-size:13px;
  font-family:Arial;
  color: #898775;
  padding-top:0.5em;
  padding-bottom:0.5em;
  border-bottom:1px solid #DDDBD0;
  padding-left:1.5em;
  display:block;
  text-decoration:none;
}
#main #navigation ul li a.active {
  color: #000;
  background: url('/pw/images/arrow_small_bl.png') no-repeat 0.5em;
}
#main #navigation ul li a:hover {
  background: url('/pw/images/arrow_small_bl.png') no-repeat 0.5em;
}
#main #navigation * li>ul {
  border:none;
}
#main #navigation * li>ul li a {
  padding-left:3em;
}
#main #navigation * li>ul * li a {
  padding-left:4.5em;
}
#main #navigation #programmkalender_head {
  margin: 0;
  padding: 0 0 0 1em;
  height: 2.18em;
  background: #530414 url('/pw/images/redhead_bg2.png') repeat-x left top;
}
#main #navigation #programmkalender {
  background-color: #E6E3DA;
  padding: 0.5em 0.5em 0.8em 1.3em;
}
#main a.newsletter_lnk {
  font-size: 12px;
  font-family: arial,sans-serif;
  font-weight: normal;
  text-decoration: none;
  padding-left: 18px;
  background: transparent url('/pw/images/newsletter_lnk.gif') no-repeat left center;
}
#main a.newsletter_lnk:hover {
  text-decoration: underline;
}
/* end linker block */

/* ############################################# */

/* content headline */
#main #content_frame .content_headline {
  font-size:12px;
  font-family:Arial;
  background-color: #F5F5EA;
  padding: 0.5em;
  margin-bottom: 0.9em;
}
#main #content_frame .content_headline a {
  color: #898775;
}
#main #content_frame .content_headline ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main #content_frame .content_headline ul li {
  display: inline;
}
#main #content_frame .content_headline .colortext {
  color: #898775;
}
#main #content_frame .content_headline .colortext a {
  text-decoration: underline;
}
#main #content_frame .content_headline .colortext a:hover {
  text-decoration: none;
}
/* end content headline */

/* ############################################# */

/* 230px container im content */
#main #content_frame .container1_border {
  width:20.9em;
  float:left;
}
#main #content_frame .container1 {
  margin-bottom:0.9em;
  width:20.9em;
  float:left;
}
#main #content_frame .container1 h2 {
  color: #8A080F;
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.2em;
}
#main #content_frame .container1 .line {
  height: 1px;
  background-color: #CECABB;
}
/* end 230px container im content */

/* ############################################# */

/* 470px container im content */
#main #content_frame .container2 {
  margin-bottom:0.9em;
  width:42.7em;
  float:left;
}
#main #content_frame .container2 h2 {
  color: #8A080F;
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.2em;
}
#main #content_frame .container2 .line {
  height: 1px;
  background-color: #DDDBD0;
}
#main #content_frame .container2 ul {
  margin: 0;
  padding: 0 1.5em;
}
#main #content_frame .container2 .offertext a {
  color: #000;
  text-decoration: underline;
}
#main #content_frame .container2 .offertext a:hover {
  text-decoration: none;
}
#main #content_frame .aktuelles_bg1 {
  background-color: #E6E3DA;
}
#main #content_frame .aktuelles_bg2 {
  background-color: #F2F1EC;
}
/* end 470px container im content */

/* ############################################# */

/* 710px container im content */
#main #content_frame .container3 {
  margin-bottom:0.9em;
  overflow: auto;
}
#main #content_frame .container3 h2 {
  color: #8A080F;
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.2em;
}
#main #content_frame .container3 .line {
  height: 1px;
  background-color: #DDDBD0;
}
/* end 710px container im content */

/* ############################################# */
      
/* container headlines */
#main #content_frame div.redhead {
  background: url("/pw/images/wnBoxhead_bg.png") repeat-x scroll right top #530414;
}
#main #content_frame * div.redhead h2 {
  color: #FFFFFF;
  display: block;
  font: bold 14px/1.3 'trebuchet ms',arial,helvetica,sans-serif;
  text-decoration: none;
  margin: 0;
  padding: 5px 9px;
}
#main #content_frame * div.redhead h2 a {
  color: #fff;
  font: bold 14px/1.3 'trebuchet ms',arial,helvetica,sans-serif;
  text-decoration: none;
}
#main #content_frame div.lightbluehead {
  background: #356AFF url('/pw/images/lightbluehead_bg.png') repeat-x top;
  min-height: 2.1em;
}
#main #content_frame * div.lightbluehead h2 {
  color: #fff;
  font-weight: bold;
  font-family: Verdana,Arial,sans-serif;
  font-size:16px;
  line-height:16px;
  margin:0;
  padding:0;
  padding-top:0.25em;
  padding-bottom:0.2em;
  padding-left:0.5em;
  float: left;
  text-transform: lowercase;
}
#main #content_frame * div.lightbluehead h2 a {
  color: #fff;
  font-weight: bold;
  font-family: Verdana,Arial,sans-serif;
  font-size: 16px;
  text-decoration: none;
  text-transform: lowercase;
}
#main img.rightarrow {
  margin-top: 0.8em;
  margin-right: 0.8em;
  float: right;
  width:0.725em;
}
#main #content_frame .container-content {
  padding: 0.3em 0.7em;
}
#main #content_frame .container-content h3,
#main #content_frame .container-content-gray h3 {
  color: #0055A2;
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
#main #content_frame .container-content h4 {
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}
#main #content_frame .container-content-gray {
  background-color: #E6E3DA;
  padding: 0.3em 0.7em;
}
#main #content_frame .container-content-gray h4 {
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}
/* end container headlines */

/* ############################################# */

/* footer */
#main #footer {
  font-size:9px;
  font-family:Verdana;
  color:#000;
  margin-top:2em;
  margin-bottom:2em;
  border-top: 1px solid #E0E0E0;
  padding-left:26.5em;
}
#main #footer ul {
  margin:0;
  padding:0;
}
#main #footer ul li {
  list-style:none;
  display:inline;
  color:#6183B6;
  margin-right:2em;
}
#main #footer a {
  color: #6183B6;
}
#main #footer p {
  margin:0;
  padding:0;
}
/* end footer */

/* ############################################# */

/* sonstiges */
#main #kontakt div {
  margin-bottom: 1.5em;
}
#main #kontakt div label {
  float: left;
  width: 10em;
  cursor: pointer;
}
#main #sitemap {
  margin: 0.5em 1em;
}
#main #sitemap ul {
  list-style: disc;
}
input.mainbutton {
  padding: 0.2em 0.75em;
}
.shopline {
  font-size: 0px;
  line-height: 0px;
  height: 1px;
  background-color: #DDDBD0;
  margin: 0;
  padding: 0;
}
.shop_head_bg {
  padding: 0.3em 0.8em;
  background-color: #F5F5EA;
  border-bottom: 1px solid #DDDBD0;
  font-family: Verdana,Arial,sans-serif;
}

div.ishadow1, div.ishadow2, div.ishadow3, div.ishadow4 {
  padding: 1px;
  border-radius: 10px;
  -moz-border-radius: 10px;
}
div.ishadow1 {
  background-color: #aaa;
  border: 1px solid #bebebe;
  margin: 0;
}
div.ishadow2 {
  background-color: #d1d1d1;
  border: 1px solid #e1e1e1;
  margin: 0;
}
div.ishadow3 {
  background-color: #ededed;
  border: 1px solid #f6f6f6;
  margin: 0;
}
div.ishadow4 {
  float: left;
  background-color: #fcfcfc;
  border: 1px solid #fff;
  margin: 0;
}
div.ishadow1 img {
  border: 0px solid #666;
  margin: 0;
  display: block;
  position: relative;
  top: -2px;
  left: -2px;
}
.rueckblick_div {
  width: 169px;
  height: 199px;
  float: left;
  background-color: #666;
  margin-right: 11px;
  text-align: center;
  position: relative;
}
.rueckblick_gray {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  _height: 30px;
  _width: 169px;
  line-height: 30px;
  background-color: #E6E3DA;
  color: #333;
  font-size: 13px;
  font-family: Arial,sans-serif;
}

/* end sonstiges */

/* ############################################# */

/* va */

.va_bluebg {
  background: #818181 url('/pw/images/verlauf_graybg2.jpg') repeat-x left top;
  color: #fff;
  font-family: Arial,Tahoma,sans-serif;
}

.va_bluebg a {
  color: #fff;
}

.va_bluebg .line {
  background-color: #fff;
  height: 1px;
  margin:0;
  padding:0;
}

.va_search_left {
  border-right: 0.25em solid #fff;
  float: left;
  width: 20em;
  padding: 0.5em;
  font-family: Arial,Tahoma,sans-serif;
  font-size: 11px;
  _width: 21em;
}

.va_search_left .va_dateinput {
  position: absolute;
  top: -3em;
  left: 0;
  right: 0;
  border-top: 0.25em solid #fff;
  padding: .5em .5em 0;
  _width: 21em;
}

.va_search_right {
  margin-left: 21em;
  border-left: 0.25em solid #fff;
  position: relative;
  padding: 0.5em;
  font-family: Arial,Tahoma,sans-serif;
  font-size: 11px;
}

.va_search_right a {
  color: #000;
  font-family: Arial,Tahoma,sans-serif;
  font-size:12px;
}

.va_row {
  background-color: #F7F7EE;
  *border: 1px dotted #F7F7EE;
}

.va_row a {
  color: #89080F;
}

.va_pic_bg {
  width: 126px;
  background-color: #F7F7EE;
  text-align: right;
  overflow: hidden;
}

.va_pic_bg img {
  max-widht: 126px;
  max-height: 93px;
}

.va_highlight_bg {
  background: #F7F7EE url('/pw/images/va_tipp.png') no-repeat left top;
  min-height: 50px;
}

.va_mehrfach_bg {
  background: #F7F7EE url('/pw/images/va_mehrfach.png') no-repeat left top;
  min-height: 95px;
}

.va_graytext,
.va_graytext a {
  font-family: Arial,Tahoma,sans-serif;
  font-size: 12px;
  color: #666;
  text-decoration: none;
}

.va_graytext a:hover {
  text-decoration: underline;
}

.va_redtext {
  color: #88080F;
}

.va_navi_redlink a {
  font-family: Helvetica,Tahoma,sans-serif;
  font-size: 13px;
  line-height:18px;
  color: #8A080F;
  font-weight: normal;
  text-decoration: none;
}
.va_navi_redlink a:hover {
  text-decoration: underline;
}

/* end va */

/* ############################################# */

/* pumpwerk 2011 */
.wnBoxhead {
  display: block;
  background: #530414 url('/pw/images/wnBoxhead_bg.png') repeat-x right top;
  font: bold 14px/1.3 'trebuchet ms',arial,helvetica,sans-serif;
  padding: 5px 9px;
  margin: 9px 0 0;
  color: #fff;
/*  text-shadow: 1px 1px 1px #480210; */
  text-decoration: none;
}

a.wnBoxhead:hover {
  text-decoration: none;
}

.wnBoxheadArrow {
  background-image: url('/pw/images/wnBoxheadArrow_bg.png');;
  padding-right: 35px;
}

.wnContainer {
  margin-bottom: 9px;
}

.wnOverlayLink {
  display: block;
  height: 17px;
  padding: 3px 25px 0 0;
  text-align: right;
  color: #fff;
  font: normal 11px/1.3 arial,helvetica,sans-serif;
  background: url('/pw/images/wnOverlayLink_230px.png') no-repeat right top;
  overflow: hidden;
  text-decoration: none;
  margin: -20px 0 0;
  position: relative;
  z-index: 1;
}

#navigation .wnOverlayLink, .wmOverlayLinkBrown {
  margin: 0;
  color: #333;
  background: url('/pw/images/wnOverlayLink_Navi.png') no-repeat right top;
}

.wnTeaser {
  width: 230px;
  overflow: hidden;
  margin-bottom: 9px;
}

.wnTeaser .wnBoxhead {
  margin: 0;
}

.wnTeaserInner {
  position: relative;
}

.wnTeaserInner .wnTeaserMask {
  display: block;
  width: 100%;
  height: 230px;
  overflow: hidden;
  background-color: #e3e1dc;
}

.wnTeaserInner .wnTeaserMask img {
  max-height: 230px;
}

.wnTeaserOverlay {
  position: absolute;
  width: 212px;
  height: 17px;
  padding: 2px 9px 0;
  background: url('/pw/images/wnTeaserOverlay.png') repeat left top;
  top: 0;
  left: 0;
  font: bold 11px/1.3 'trebuchet ms',arial,helvetica,sans-serif;
  color: #85070d;
}

.wnTeaserOverlay .right {
  color: #333;
}

.wnTeaserVideo {
  display: block;
  width: 76px;
  height: 38px;
  position: absolute;
  right: 5px;
  bottom: 25px;
  background: url('/pw/images/wnTeaserVideo.png') no-repeat left top;
}

.wnInfobox {
  font: normal 12px/1.4 arial,helvetica,sans-serif;
  color: #000;
  padding: 12px 9px;
  background-color: #e6e3da;
  *display: inline-block;
}

.wnNewsbox {
  background: #e6e3da url('/pw/images/wnArrowDown.png') no-repeat right bottom;
  padding: 11px 38px 11px 9px;
  font: bold 11px/1.3 arial,helvetica,sans-serif;
  color: #85060c;
/*  text-shadow: 1px 1px 1px #fff; */
}

.wnNewsboxLight {
  background-color: #f2f1ec;
}

.wnNewsboxOpen {
  background-image: url('/pw/images/wnArrowUp.png');
}

.wnNewsInner {
  font-weight: normal;
  color: #333;
  padding-top: 5px;
  line-height: 1.5;
  display: none;
}

.wnFlickrPic img {
  width: 64px;
  height: 64px;
  float: left;
  margin: 0 9px 9px 0;
}

.wnVaSearchhead {
  background: #530414 url('/pw/images/wnBoxhead_bg.png') repeat-x right top;
  padding: 5px 9px;
  position: relative;
}

.wnVaSearchhead h3 {
  font: normal 18px/1.2 'trebuchet ms',arial,helvetica,sans-serif;
  margin: 0;
  padding: 0;
  color: #fff;
}

.wnVaSearchhead h3 span {
  font-weight: bold;
}

a.wnVaSearchSub {
  display: block;
  padding: 5px 9px 5px 28px;
  background: #e8cecf url('/wt/images/wnVaSearchSub_bg.png') no-repeat 9px 7px;
  font: normal 14px/1.2 arial,helvetica,sans-serif;
  color: #000;
  text-decoration: none;
  outline: 0;
}

a.wnVaSearchSubOpen {
  background-position: 9px -16px;
}


/* end pumpwerk 2011 */

/* ############################################# */

/* editmode hack */
.container1 .wetextinput {
  width: 15px;
}
.we_editmode_container {
  margin-bottom: 15px;
  background: #eee;
  float: left;
  overflow: auto;
}
.we_editmode_container_in {
  padding-bottom: 2px;
  border-bottom: 10px solid #fff;
}
.we_texteingabe h1,
.tbButtonWysiwygBorder h1 {
  display: none;
}
.we_texteingabe h2,
.tbButtonWysiwygBorder h2 {
  color: #8A080F;
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.we_texteingabe h3,
.tbButtonWysiwygBorder h3 {
  color: #8A080F;
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
.we_texteingabe h4,
.tbButtonWysiwygBorder h4 {
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}
.we_textarea {
  padding: 3px;
  font: normal 12px/1.3 arial,sans-serif;
}
/* end editmode hack */
