/* main */
body {
  margin:0;
  padding:0;
  font-family:Verdana;
  font-size:11px;
  line-height: 1.4em;
}
#main {
  margin:0 auto;
  width:86.5em;
}
img {
  border: 0;
}
a {
  color:#0054A1; 
  font-family:Verdana;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h1 { display:none; }
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; }
.bluetext a { color: #3A68A8; }
.browntext { color: #BA9B61; }
.redtext { color: #89080F; }
.redtext a { color: #89080F; }
.boldtext { font-weight: bold; }
.bigtext { font-size: 16px; }
.graybg { background-color: #E3E3D1; }
.bluebg { background-color: #F2F0ED; }
.lightbg { background-color: #F8F7F5; }
#main #content_frame {
  width:64.5em;
  float:right;
}
#slideshow {
  width: 64.5em;
  height: 25.9em;
}
.tagcloud {
  color: #3A68A8;
  text-align: justify;
  padding: 0.5em;
}
.tippbox {
  padding: 0.8em;
  border-bottom: 1px solid #BABA8C;
}
.tippbox a {
  color:#000000;
}
.tippbox_head {
  background-color: #9D9D5B;
  color:#FFF;
  font-weight:normal;
  font-family:Arial;
  font-size:16px;
  line-height:16px;
  padding-top:0.25em;
  padding-bottom:0.2em;
  padding-left: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:#BABA8C;
  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:#333333;
  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:#333333;
  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;
  background-color:#BABA8C;
  border-top:1px solid #DDDBD0;
}
#main #navigation ul li a {
  font-size:13px;
  font-family:Arial;
  color: #333333;
  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: #E3E3D1 url('/sh/images/arrow_small_bl.png') no-repeat 0.5em;
}
#main #navigation ul li a.active_main {
  color: #000;
  background-color: #CBCBA9;
}
#main #navigation ul li a:hover {
  background: #E3E3D1 url('/sh/images/arrow_small_bl.png') no-repeat 0.5em;
}
#main #navigation * li>ul {
  border:none;
}
#main #navigation * li>ul li a {
  padding-left:3em;
  background-color: #CBCBA9;
}
#main #navigation * li>ul * li a {
  padding-left:4.5em;
}
#main .searchcontainer {
  margin-top: 0.9em;
  background-color: #E3E3D1;
}
#main .searchcontainer p {
  padding: 0;
}
#main .searchcontainer img {
  padding: 0;
}
#main .search_inner {
  background-color: #F7F7F4;
}
#main .search_inner .line {
  height: 1px;
  background-color: #DDDDDC;
}
#main .bg_gray {
  background-color: #E6E3DA;
}
#main #unterkuenfte {
  padding: 0.9em;
  border-bottom: 1px solid #DDDDDC;
}
#main #unterkuenfte a {
  text-decoration: underline;
}
#main #unterkuenfte a:hover {
  text-decoration: none;
}
/* end linker block */

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

/* content headline */
#main #content_frame .content_headline {
  font-size:12px;
  font-family:Arial;
  background-color: #E3E3D1;
  padding: 0.5em;
  margin-bottom: 0.9em;
}
#main #content_frame .content_headline a {
  color: #333333;
}
#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;
  *width:20.8em;
  *margin-bottom:10px;
}
#main #content_frame .container1 {
  margin-bottom:0.9em;
  width:20.9em;
  float:left;
  *width:20.8em;
  *overflow:hidden;
}
#main #content_frame .container1 h2 {
  color: #0055A2;
  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 .aktuelles_bg1 {
  background-color: #C8C8A3;
}
#main #content_frame .aktuelles_bg2 {
  background-color: #E3E3D1;
}
#main #content_frame .aktuelles_bg1 a, 
#main #content_frame .aktuelles_bg2 a {
  color: #000;
}
#main #content_frame .container2 h2 {
  color: #0055A2;
  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;
}
/* end 470px container im content */

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

/* 710px container im content */
#main #content_frame .container3 {
  margin-bottom:0.9em;
  overflow: hidden;
}
#main #content_frame .container3 h2 {
  color: #0055A2;
  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.bluehead {
  background-color:#003366;
  min-height: 2.1em;
}
#main #content_frame * div.bluehead h2 {
  color:#FFF;
  font-weight:normal;
  font-family:Arial;
  font-size:16px;
  line-height:16px;
  margin:0;
  padding:0;
  padding-top:0.25em;
  padding-bottom:0.1em;
  padding-left:0.5em;
  float: left;
}
#main #content_frame * div.bluehead h2 a {
  color:#FFF;
  font-weight:normal;
  font-family:Arial;
  font-size:16px;
  text-decoration:none;
}
#main #content_frame div.brownhead {
  background-color: #9D9D5B;
  min-height: 2.1em;
}
#main #content_frame * div.brownhead h2 {
  color:#FFF;
  font-weight:normal;
  font-family:Arial;
  font-size:16px;
  line-height:16px;
  margin:0;
  padding:0;
  padding-top:0.25em;
  padding-bottom:0.1em;
  padding-left:0.5em;
  float: left;
}
#main #content_frame * div.brownhead h2 a {
  color:#FFF;
  font-weight:normal;
  font-family:Arial;
  font-size:16px;
  text-decoration:none;
}
#main img.rightarrow {
  margin-top: 0.2em;
  margin-right: 0.3em;
  float: right;
  width:1.6em;
}
#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: /*#EEEBE5*/#E3E3D1;
  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 p {
  margin:0;
  padding:0;
}
/* end footer */

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

/* sonstiges */
#main #kontakt div {
  margin-bottom: 1.5em;
}
#main #kontakt div label {
  float: left;
  width: 10em;
  margin-top: 0.5em;
  cursor: pointer;
}
input.mainbutton {
  padding: 0.2em 0.75em;
}

.rueckblick_div {
  width: 169px;
  height: 199px;
  float: left;
  background-color: #E3E3D1;
  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: #C8C8A3;
  color: #333;
  font-size: 13px;
  font-family: Arial,sans-serif;
}
/* end sonstiges */

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

/* va */

.va_bluebg { 
  background: #003366 url('') 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.15em 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: #E3E3D1;
  *border: 1px dotted #E3E3D1;
}

.va_row a {
  color: #89080F;
}

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

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

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

.va_mehrfach_bg {
  background: #EBE9E1 url('/wt/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;
}

/* end va */



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

/* 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: #0055A2;
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.we_texteingabe h3,
.tbButtonWysiwygBorder h3 {
  color: #0055A2;
  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;
}
/* end editmode hack */