html, body {
  margin: 0;
  padding: 0;
}
body {
  background: #e4e4e4 url(../images/bg.gif) 0 0 repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
  color: #666;
}
/* ----- General Formattings ----- */
body * {
  margin: 0;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
}
img {
  border: 0 none;
}
a, a:link, a:visited {
  color: #4678aa;
  text-decoration: none;
}
a:hover {
  color: #4678aa;
  text-decoration: underline;
}
a:active {
  color: #4678aa;
  text-decoration: none;
}
h1 {
  clear: both;
  margin: 0 10px 10px;
  font-size: 1.833em;
  font-weight: normal;
}
h2 {
  padding: 0 6px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.666em;
  font-weight: normal;
  color: #000;
  line-height: 1.1em;
}
h2 a, h2 a:link, h2 a:visited {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000;
  text-decoration: none;
}
h2 a:hover {
  color: #666;
}
h2 a:active {
  color: #000;
}
h2 a.morelink, h2 a.morelink:link, h2 a.morelink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  color: #4678aa;
}
h2 a.morelink:hover {
  color: #4678aa;
  text-decoration: underline;
}
h2 a.morelink:active {
  color: #4678aa;
  text-decoration: none;
}
h3 {
  margin-bottom: 2px;
  padding: 0 6px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  line-height: 1.4em;
}
h3 a, h3 a:link, h3 a:visited {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000;
  text-decoration: none;
}
h3 a:hover {
  color: #666;
}
h3 a:active {
  color: #000;
}
h3 a.morelink, h3 a.morelink:link, h3 a.morelink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.923em;
  font-weight: normal;
  color: #4678aa;
}
h3 a.morelink:hover {
  color: #4678aa;
  text-decoration: underline;
}
h3 a.morelink:active {
  color: #4678aa;
  text-decoration: none;
}
h4 {
  margin: 0 10px 0.5em;
  font-size: 1em;
  font-weight: bold;
}
a.long h4 {
  margin: 0;
  font-size: 1em;
  font-weight: normal;
}
h5 {
  min-width: 90%;
  margin-bottom: 7px;
  padding: 0 3px;
  border-bottom: 1px solid #fff;
  background: #6b88a5 url(../images/bg_h5.gif) 0 0 repeat-x;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
.timestamp img {
  float:right !important;
  margin:0px 0 0 !important;
}
h6 {
  margin-bottom: 0.166em;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.teaser_anzeige_klein h6 {
  padding:0 6px;
}
div.clear, br.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}
div.separator {
  font-size: 0;
  line-height: 0;
  height: 1px;
}
p.timestamp {
  padding: 0 6px 1px 6px;
  font-size: 0.833em;
}
p.lead {
  padding: 0 6px;
}
/* Forms */
form br {
  clear: both;
}
form label, form input, form textarea, form select {
  float: left;
}
form input.text, 
form input.text_small, 
form input.text_medium, 
form textarea.text, 
form select.select {
  margin-bottom: 5px;
  padding: 0;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #666;
}
form input.button {
  float: right;
  margin-top: 5px;
  padding: 0 3px;
  border: 0;
  background: transparent url(../images/bg_button.gif) 0 0 repeat-x;
  color: #fff;
  cursor: pointer;
  overflow: visible;
}
/* ----- Containers ----- */
div#outerwrapper {
}
div#WaEaRaBaUaNaG-top {
  margin-top: 0px;
}
div#WaEaRaBaUaNaG-top div.board {
  margin-top: 10px;
  margin-left: 10px;
}
div#WaEaRaBaUaNaG-right {
  position: absolute;
  top: 0;
  left: 817px;
  margin-top: 0px;
}
div#WaEaRaBaUaNaG-right div.scraper {
  position: relative;
  top: 3px;
}
div#WaEaRaBaUaNaG-right div.wallpaper {
  position: relative;
  top: -7px;
  left: 27px;
}
div#innerwrapper {
  position: relative;
}
div#shadowtop {
  position: relative;
  z-index: 20;
  width: 815px;
  margin-top: 7px;
  padding-top: 3px;
  background-image: url(../images/bg_shadow_top.png) !important;
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
}
div#shadowright {
  position: relative;
  z-index: 10;
  width: 815px;
  background-image: url(../images/bg_shadow_right.png) !important;
  background-image: none;
  background-position: 100% 0;
  background-repeat: repeat-y;
}
div#shadowbottom {
  width: 815px;
  background-image: url(../images/bg_shadow_bottom.png) !important;
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
}
div#header, div#container {
  clear: both;
  width: 807px;
  background-color: #fff;
}
div#footer {
  width: 807px;
  padding: 22px 0;
  background-color: transparent;
}
/* ----- Meta & Search ----- */
div#meta {
  float: right;
  margin-top: 7px;
}
div#meta ul {
  float: left;
  margin: 0;
  margin-right: 6px;
  padding: 0;
  list-style: none;
}
div#meta ul li {
  position: relative;
  float: left;
  border-right: 1px solid #cbd6d7;
}
div#meta ul li a {
  display: block;
  padding: 0 6px;
  color: #4778aa;
  text-decoration: none;
}
div#meta form#SiteSearch {
  float: left;
  margin-right: 10px;
}
div#meta form#SiteSearch input, div#meta form#SiteSearch label {
  margin-right: 3px;
  color: #4778aa;
}
div#meta form#SiteSearch input.text {
  margin: 0;
  margin-right: 3px;
  height: 1.2em;
  padding: 0 2px;
  font-size: 0.9166em;
}
div#meta form#SiteSearch input.button {
  float: left;
  margin-top: 1px;
  padding: 0;
  border: 0 none;
  background: none;
}
/* ----- Header / Regler ----- */
div#regler {
  position: relative;
  z-index: 20;
  clear: both;
  width: 784px;
  height: 141px;
  margin-left: 10px;
  padding-top: 7px;
  background: transparent url(../images/bg_header.jpg) 0 7px no-repeat;
}
img.logo {
  float: left;
  display: inline;
  margin-left: 12px;
  margin-top: 43px;
  margin-right: 15px;
  background-image: url(../images/logo_landbote.png) !important;
  background-image: url(../images/logo_landbote.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.regler_container {
  float: left;
  width: 437px;
  margin-top: 8px;
  padding: 4px 0 2px 10px;
  background: url(../images/white30.png) 0 0 repeat-y;
}
div.regler_container span.title {
  float: left;
  margin: 0 6px;
  padding-bottom: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.666em;
  font-weight: normal;
  color: #fff;
  line-height: 1.1em;
}
div.regler_container p.links {
  float: right;
  text-align: right;
}
div.regler_container p.links a {
  font-size: 0.833em;
  color: #fff;
  text-decoration: underline;
}

div.regler_container div.hg_skala {
  background: transparent url(../images/black20.png) 0 0 repeat !important;
  background: #637e98 none;
}
div.regler_container div.hg_skala span {
  float: left;
  padding: 8px 0 7px 6px;
  color: #72d6ff;
  text-transform: uppercase;
}
div.regler_container div.hg_skala span.skala_home {
  padding-right: 0;
}
div.regler_container div.hg_skala span.skala_intl {
  padding-left: 0;
}
div.regler_container div.hg_skala div.skala_bg {
  float: left;
  width: 223px;
  height: 30px;
  padding: 0;
  border: 0;
  background: transparent url(../images/img_skala.png) 50% 50% no-repeat !important;
  background-image: url(../images/img_skala.gif);
}
div.regler_container div.hg_skala div#slider {
  width: 180px;
  height: 30px;
  margin-left: 14px;
}
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 29px; height: 31px; cursor: default; outline: none; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal .ui-slider-handle { top: 0em; margin-left: -7px; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-state-default, .ui-widget-content .ui-state-default {
  border: 0;
  background: transparent url(../images/img_regler.png) 0 0 no-repeat !important;
  background-image: url(../images/img_regler.gif);
  font-weight: normal;
  color: #555555;
}

div.regler_container div.hg_skala div#slider a span.label {
  display: block;
  position: absolute;
  top: 30px;
  background: transparent url(../images/black20.png) 0 0 repeat !important;
  background: #637e98 none;
}

div#region {
  position: absolute;
}
div#region div.background {
  position: relative;
  /*margin: 0 auto;*/
  padding: 2px 8px 5px 10px;
  background: transparent url(../images/black20.png) 0 0 repeat !important;
  background: #637e98 none;
  display: none;
}
div#region div.background span {
  display: block;
  padding-left: 6px;
  background: transparent url(../images/btn_regler_left.png) 0 0 no-repeat !important;
  background-image: url(../images/btn_regler_left.gif);
  cursor: pointer;
}
div#region div.background span span {
  display: block;
  height: 23px;
  min-width: 75px;
  width: auto !important;
  width: 75px;
  padding-top: 3px;
  padding-right: 12px;
  background: transparent url(../images/btn_regler_right.png) 100% 0 no-repeat !important;
  background-image: url(../images/btn_regler_right.gif);
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
div#region div.background_shadow {
  position: absolute;
  top: 25px;
  left: 12px;
  clear: left;
  padding: 0 4px 5px 0;
  background: transparent url(../images/bg_regler_shadow_br.png) 100% 100% no-repeat !important;
  background-image: none;
  display: none;
}
div#region div.background_shadow ul {
  position: relative;
  margin: 0;
  padding: 7px 0;
  list-style-type: none;
  background: transparent url(../images/bg_regler_verlauf.jpg) 0 0 repeat-x;
}
div#region div.background_shadow ul.main_region li {
  width: 160px;
  padding: 1px 10px;
  background-color: transparent;
  color: #678326;
  cursor: pointer;
}
div#region div.background_shadow ul.main_region li.selected, div#region div.background_shadow ul.main_region li.hover {
  background-color: #6b872b;
  color: #fff;
}
div#region div.background_shadow ul.main_region ul {
  display: none;
  position: absolute;
  top: 0;
  left: 180px;
  width: 120px;
  background: none;
}
div#region div.background_shadow ul.main_region ul li {
  display: block;
  width: 100px;
  padding: 1px 10px;
  color: #fff;
  border-left: 1px solid #fff;
}
div#region div.background_shadow ul.main_region ul li.selected, div#region div.background_shadow ul.main_region ul li.hover {
  background-color: #6b872b;
}

div.categories {
  float: right;
  width: 128px;
  margin-top: 8px;
  padding: 4px 0 2px 15px;
  background: url(../images/white30.png) 0 0 repeat-y;
}
div.categories ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div.categories ul ul li, div.categories ul li span {
  margin-bottom: 2px;
  padding: 0;
  padding-left: 18px;
  background-image: url(../images/ic_checkbox_default.png) !important;
  background-image: url(../images/ic_checkbox_default.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer;
}
div.categories ul ul li.checked, div.categories ul li.checked span {
  background-image: url(../images/ic_checkbox_checked.png) !important;
  background-image: url(../images/ic_checkbox_checked.gif);
}
div.categories ul ul {
  margin-top: 2px;
}
div.categories ul ul li {
  margin-left: 16px;
}
/* ----- Index Schiene ----- */
div#index {
  clear: both;
}
div.indexteaser {
  float: left;
  display: inline;
  width: 248px;
  min-height: 113px;
  height: auto !important;
  height: 113px;
  margin: 10px;
  margin-bottom: 0;
  background: transparent url(../images/bg_indexteaser.gif) 0 0 repeat-x;
}
div.indexteaser img {
  float: left;
  display: inline;
  margin: 13px 9px 13px 6px;
}
div.indexteaser p.timestamp {
  margin-top: 10px;
  padding: 0;
}
div.indexteaser h3 {
  height: 55px;
  padding-left: 0;
  overflow: hidden;
}
div.indexteaser h3 a:link, div.indexteaser h3 a:visited {
  color: #000;
}
div.indexteaser h3 a:hover {
  color: #3d5266;
}
div.indexteaser h3 a:active {
  color: #000;
}

/* ----- Two column layout ----- */
div#column_left {
  position: relative;
  z-index: 10;
  float: left;
  width: 402px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
div#column_right {
  position: relative;
  z-index: 10;
  float: right;
  display: inline;
  width: 402px;
  margin-right: 3px;
}
/* ----- Two column layout ----- */
div.column_half {
  float: left;
  width: 201px;
}
/* ----- Teaser Eilmeldung ----- */
div.eilmeldung {
  margin: 0 10px 20px;
  padding-bottom: 8px;
  background-color: #f0f0f0;
}
div.eilmeldung h5 {
  background: #cc9621 url(../images/bg_h5_breaking.gif) 0 0 repeat-x;
}
/* ----- Teaser Artikel 1 (gross) ----- */
div.teaser_artikel1 {
  margin: 0 10px 20px;
  padding-bottom: 8px;
  background-color: #e0e6ed;
  float:none !important;
}
div.teaser_artikel1 h2 a:link, div.teaser_artikel1 h2 a:visited {
  color: #000;
}
div.teaser_artikel1 h2 a:hover {
  color: #3d5266;
}
div.teaser_artikel1 h2 a:active {
  color: #000;
}
div.teaser_artikel1 div#swfObj_player {
  margin-top: 0;
}
div.teaser_comments {
  float: left;
  display: inline;
  width: 46%;
  margin: 10px 6px 0;
}
div.teaser_comments1 {
  float: none;
  display: block;
  width: auto;
  margin: 10px 6px 0;
}
div.teaser_comments a.morelink {
  color: #000;
}
div.teaser_comments p.button a {
  float: right;
  margin-top: 5px;
  padding: 1px 3px;
  background: transparent url(../images/bg_button.gif) 0 0 repeat-x;
  color: #fff;
  text-decoration: none;
}
form.teaser_poll {
  float: left;
  display: inline;
  width: 47%;
  margin: 10px 0 0;
  padding: 0 6px;
  border-left: 1px solid #c1c6cb;
}
form.teaser_poll p {
  margin-bottom: 0.25em;
}
form.teaser_poll label {
  margin: 0;
  margin-right: 5px;
}
form.teaser_poll label input.radio {
  margin-top: 2px;
  margin-right: 3px;
}

/* ----- Teaser Bildergalerie ----- */
div.teaser_bildergalerie {
  margin: 0 10px 20px;
  background-color: #f0f0f0;
}

div.teaser_bildergalerie div.vorschau div.abdunkeln_links {
  position:absolute;
  top:10px;
  left:0px;
  width:20px;
  height:100px;
  opacity:0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  background-color:#FFFFFF;
}

div.teaser_bildergalerie div.vorschau div.abdunkeln_rechts {
  position:absolute;
  top:10px;
  right:0px;
  background-color:#FFFFFF;
  width:20px;
  height:100px;
  opacity:0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  position:absolute;
}

div.teaser_bildergalerie div.vorschau {
  width:382px;
  padding: 10px 0;
  overflow:hidden;
  position:relative;
}
div.paging {
  background-color: #a0b7cf;
}
div.paging a {
  float: left;
  padding: 6px;
  background-color: #a0b7cf;
}
div.paging a.forward {
  float: right;
}
div.paging a img {
  display: block;
}
/* ----- Teaser Artikel 2 (klein) ----- */
div.teaser_artikel2 {
  clear: both;
  float:none !important;
  margin: 0 10px 20px;
  padding-bottom: 8px;
  background-color: #f0f0f0;
}
div.teaser_artikel2 img {
  float: left;
  margin: 4px 10px 4px 6px;
}
div.teaser_artikel2 p.text_bild {
  min-height: 70px;
  height: auto !important;
  height: 70px;
  margin-left: 185px;
  padding-left: 0;
}

/* ----- Newsticker ----- */
div.teaser_newsticker {
  margin: 0 10px 20px;
  padding-bottom: 8px;
  background-color: #f0f0f0;
}
div.teaser_newsticker ul {
  clear: both;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.teaser_newsticker ul.newsticker_header li {
  float: left;
  padding: 0 0 0 6px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #6b88a5 url(../images/bg_h5.gif) 0 0 repeat-x;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  cursor: pointer;
}
div.teaser_newsticker ul.newsticker_header li#ticker {
  border-left: 0;
  width: 23%;
}
div.teaser_newsticker ul.newsticker_header li#popular {
  width: 26.7%;
}
div.teaser_newsticker ul.newsticker_header li#commented {
  width: 45%;
}
div.teaser_newsticker ul.newsticker_header li.selected {
  border-bottom: 1px solid #f0f0f0;
  background: #f0f0f0 none;
  color: #000;
  font-weight: bold;
}
div.teaser_newsticker ul.newsticker_header li a {
  color: #fff;
}
div.teaser_newsticker ul.newsticker_header li.selected a {
  color: #000;
}
div.teaser_newsticker ul.linklist {
  display: none;
  margin-top: 10px;
}
div.teaser_newsticker ul.linklist li {
  padding: 0 6px;
  margin-bottom: 3px;
}
div.teaser_newsticker ul.linklist li a {
  text-decoration: none;
  color: #666;
  display:block;
}
div.teaser_newsticker ul.linklist li a img {
  float:right;
}
div.teaser_newsticker ul.linklist li a span {
  padding: 0 2px;
  background-color: #9cb3cb;
  color: #fff;
}
div.teaser_newsticker ul.linklist li a span.morelink {
  padding: 0;
  background-color: transparent;
  color: #4678AA;
}
div.teaser_newsticker ul.linklist li a:hover span.morelink {
  text-decoration: underline;
}
/* ----- Teaser Artikel 5 (blog) ----- */
div.teaser_artikel2.blog {
  background: none;
  border-bottom:1px solid #d6d6d6;
}
div.blog div.teaser_comments a.morelink,
div.blog div.teaser_comments p.button a {
  float:none;
  background:none;
  color:#4678AA;
  margin:2px 0;
  padding:0;
}
/* ----- Wetter Teaser ----- */
div.teaser_wetter_klein {
  float: left;
  display: inline;
  width: 181px;
  margin: 0 10px 20px;
  padding-bottom: 9px;
  background-color: #f0f0f0;
}
div.teaser_wetter_klein p.lead {
  margin: 9px 0 12px;
  padding: 0 6px;
}
div.teaser_wetter_klein div.forecast {
  float: left;
  width: 80px;
  margin-bottom: 4px;
}
div.teaser_wetter_klein div.forecast img {
  float: left;
  margin: 3px 6px;
}
div.teaser_wetter_klein div.forecast p {
  float: left;
  line-height: 1.166em;
  text-align: right;
}
div.teaser_wetter_klein div.forecast p strong {
  font-weight: bold;
  color: #4778aa;
}
/* ----- Teaser Anzeige klein ----- */
div.teaser_anzeige_klein_blau,
div.teaser_anzeige_klein {
  float: left;
  display: inline;
  width: 181px;
  margin: 0 10px 20px;
  padding-bottom: 5px;
  background-color: #f0f0f0;
}
div.teaser_anzeige_klein_blau.markt,
div.teaser_anzeige_klein.markt {
  height:225px;
}



#WaEaRaBaUaNaG-right div.teaser_anzeige_klein {
    margin: 20px 0 0 0;
    width: 181px;
}

div.scraper div.teaser_anzeige_klein_blau {
    margin: 20px 0 0 0;
}

#WaEaRaBaUaNaG-right div.teaser_anzeige_klein h5, div.scraper div.teaser_anzeige_klein_blau h5{
    background: transparent url(../images/btn_regler_right.png) 0 0 repeat-x;
    height: 26px;
    line-height: 1.9;
}




div.teaser_anzeige_klein_blau img,
div.teaser_anzeige_klein img {
  display: block;
  margin: 6px auto;
}
div.teaser_anzeige_klein_blau p,
div.teaser_anzeige_klein p {
  padding: 0 6px;
}
div.scraper div.teaser_anzeige_klein_blau p{
  margin: 0 0 15px 0;
}
/* ----- Teaser Anzeige Rectangle ----- */
div.teaser_anzeige {
  clear: both;
  margin: 0 10px 20px;
  background-color: #e0e6ed;
  padding: 10px;
  padding-bottom: 40px;
}
div.teaser_anzeige p {
  padding-bottom: 15px;
}
div.teaser_anzeige div.rectangle img {
  display: block;
  margin: 0 auto;
}
/* ----- Teaser Veranstaltungstipp ----- */
div.subnav,
div.teaser_event {
  clear: both;
  margin: 0 10px 20px;
  padding-bottom: 8px;
  background-color: #f0f0f0;
}
div.teaser_event img {
  float: left;
  margin: 4px 10px 4px 6px;
}
div.teaser_event p.text_bild {
  margin-left: 119px;
}
/* ----- Teaser Artikel 3 (halb) ----- */
div.teaser_artikel3 {
  float: left;
  display: inline;
  width: 181px;
  margin: 0 10px 20px;
  padding-bottom: 8px;
  background-color: #f0f0f0;
}
div.teaser_artikel3 img {
  margin: 7px 0 5px 6px;
}
/* ----- Artikel gross ----- */
div.backlink {
  clear: both;
  /*height: 26px;*/
  font-size: 1.333em;
  margin: 7px 10px 10px;
}
div.backlink a {
  padding-left: 18px;
  background: transparent url(../images/btn_backlink.gif) 0 0.2em no-repeat;
  color: #4778aa;
}
/* Artikel Styling */
div.artikel_detail {
  margin: 0 10px 20px;
  background-color: #fff;
}
div.artikel_detail h1 {
  margin: 0;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.666em;
  font-weight: normal;
  color: #000;
  line-height: 1.1em;
}
div.artikel_detail p {
  margin-bottom: 1.166em;
}
/* Print, Recommend */
p.utility {
  position: relative;
  float: right;
  margin: 0;
}
p.utility a {
  float: left;
  display: inline;
  margin-left: 2px;
  height: 11px;
}
p.utility a img {
  padding: 0 2px;
}
p.utility a.recommend img {
  padding-top: 1px;
}
div.artikel_detail p.timestamp {
  margin-bottom: 0;
  padding: 0 0 3px;
  color: #999;
}
div.artikel_detail h1 {
  padding-bottom: 2px;
}
div.artikel_detail h1 a, div.artikel_detail h1 a:link, div.artikel_detail h1 a:visited {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000;
  text-decoration: none;
}
div.artikel_detail h1 a:hover {
  color: #666;
}
div.artikel_detail h1 a:active {
  color: #000;
}
div.artikel_detail p.lead {
  margin-bottom: 10px;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.0833em;
  color: #333;
}
/* Video */
div.artikel_detail div#swfObj_player {
  margin: 10px 0 7px;
}
/* Image Slideshow */
div.artikel_slideshow {
  position: relative;
  margin: 10px 0 7px 0;
}
div.artikel_detail div.artikel_slideshow {
  margin-top: 0;
}
div.artikel_slideshow div.image {
  position: relative;
  z-index: 10;
  width: 382px;
  height: 287px;
  background-color: #e0e6ed;
  overflow:hidden;
}
div.artikel_slideshow div.image a {
  display: none;
}
div.artikel_slideshow div.image ul a {
  display: block;
}
div.artikel_slideshow div.image a.aktiv {
  display: block;
}
div.artikel_slideshow div.image img {
  position: relative;
  display: block;
  margin: 0 auto;
}

div.artikel_gallery div.vorschau ul.gallery,
div.artikel_slideshow div.image ul.images {
  display:block;
  width:382px;
  height:287px;
  margin:0px;
  padding:0px;
}
div.artikel_gallery div.vorschau ul.gallery {
  height:100px;
}

div.artikel_gallery div.vorschau ul.gallery li,
div.artikel_slideshow div.image ul.images li {
  display:block;
  margin:0px;
  padding:0px;
  float:left;
  position: relative;
}
div.artikel_gallery div.vorschau ul.gallery li {
/*  min-width: 134px;*/
  width: auto !important;
/*  width: 134px;*/
}
div.artikel_slideshow div.image ul.images li {
  width:382px;
  height:287px;
  overflow:hidden;
}

div.artikel_gallery div.vorschau ul.gallery li img {
  padding:0px 5px 0px 5px;
}

div.artikel_slideshow div.image ul.images li span {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  background: transparent url(../images/blue70.png) 0 0 repeat;
  color: #fff;
  padding: 5px 3px;
}
div.artikel_slideshow div.diashow {
  position: absolute;
  z-index: 20;
  bottom: 0;
  width: 100%;
}
div.artikel_slideshow div.diashow div.paging_links {
  float: right;
  display:none;
}
div.artikel_slideshow div.diashow a {
  float: left;
  margin: 5px;
  margin-left: 0;
  padding: 1px;
}
div.artikel_slideshow div.diashow a.back {
  margin-right: 0px;
}
/* Social Media Bookmarks */
div.social_artikel {
  margin: 0 10px;
  padding: 12px 6px;
  border-top: 1px solid #d6d6d6;
}
div.social_artikel a {
  float: left;
  margin-right: 2px;
}
div.social_artikel a img {
  display: block;
}
/* Related Articles */
div.related_artikel {
  margin: 0 10px;
  padding: 12px 6px 9px;
  border-top: 1px solid #d6d6d6;
}
div.related_artikel ul.linklist {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  list-style: none;
}
div.related_artikel ul.linklist li {
  padding: 0;
  margin-bottom: 3px;
}
div.related_artikel ul.linklist li a {
  text-decoration: none;
  color: #666;
}
div.related_artikel ul.linklist li a span.morelink {
  padding: 0;
  background-color: transparent;
  color: #4678AA;
}
div.related_artikel ul.linklist li a:hover span.morelink {
  text-decoration: underline;
}
/* Umfrage & Resultat */
div.poll_plugin,
div.poll_artikel {
  margin: 0 10px;
  padding: 15px 0;
  border-top: 1px solid #d6d6d6;
}
div.poll_plugin {
  border-top: 0px solid #d6d6d6;
}
div.poll_plugin h5 {
  margin-bottom:0px;
}
div.poll_plugin h3 {
  padding:0;
}
div.poll_plugin form.teaser_poll,
div.poll_artikel form.teaser_poll {
  float: none;
  display: block;
  width: auto;
  margin: 0;
  padding: 6px 9px;
  border-left: 0;
  background-color: #e0e6ed;
}
div.poll_plugin form.teaser_poll div.poll_left,
div.poll_artikel form.teaser_poll div.poll_left {
  float: left;
  width: 48%;
  padding-right: 6px;
}
div.poll_plugin form.teaser_poll div.poll_right,
div.poll_artikel form.teaser_poll div.poll_right {
  float: left;
  width: 47.5%;
  padding-left: 9px;
  padding-top: 17px;
  border-left: 1px solid #c1c6cb;
}
div.poll_plugin form.teaser_poll div.poll_right {
  padding-top: 0px;
}
div.poll_plugin form.teaser_poll div#poll_result,
div.poll_artikel form.teaser_poll div#poll_result {
  padding-top: 0;
  font-size: 0.9166em;
  line-height: 1em;
  min-height:80px;
  position:relative;
}
div.poll_plugin form.teaser_poll div#poll_result p,
div.poll_artikel form.teaser_poll div#poll_result p {
  margin: 0;
}
div.poll_plugin form.teaser_poll div#poll_result div.result,
div.poll_artikel form.teaser_poll div#poll_result div.result {
  position: relative;
  width: 100%;
  height: 11px;
  margin-bottom: 5px;
  background-color: #b2c2d1;
  color: #fff;
}
div.poll_plugin form.teaser_poll div#poll_result div.result span,
div.poll_artikel form.teaser_poll div#poll_result div.result span {
  position: absolute;
  z-index: 20;
  padding-left: 3px;
}
div.poll_plugin form.teaser_poll div#poll_result div.result div,
div.poll_artikel form.teaser_poll div#poll_result div.result div {
  position: absolute;
  top: 0;
  z-index: 10;
  background-color: #839bb4;
}
/* Comments Form */
div.comment_artikel {
  margin: 0 10px;
  padding: 12px 0;
  border-top: 1px solid #d6d6d6;
}
div.comment_artikel div.teaser_comments {
  float: none;
  display: block;
  width: auto;
  margin: 0;

  padding: 6px 9px;
  background-color: #e0e6ed;
}
div.comment_artikel div.teaser_comments h6, div.comment_artikel div.teaser_comments p {
  width: 100%;
}
div.teaser_comments form {
  width: 100%;
  position:relative;
}
div.teaser_comments form p.button a {
  float: right;
  margin-top: 5px;
  padding: 1px 0 5px;
  background: transparent none;
  color: #fff;
  text-decoration: none;
}
div.teaser_comments form label {
  width: 145px;
}
div.teaser_comments form input.text, 
div.teaser_comments form textarea.text {
  width: 217px;
}
div.teaser_comments form input.text_small {
  width: 48px;
  margin-right: 3px;
}
div.teaser_comments form input.text_medium {
  width: 164px;
}
div.teaser_comments form label.checkbox {
  width: auto;
  margin-left: -13px;
  padding-left: 18px;
  background: #e0e6ed url(../images/ic_form_checkbox_default.png) 0 0 no-repeat !important;
  background-image: url(../images/ic_form_checkbox_default.gif);
}
div.teaser_comments form label.checkbox.selected {
  background-image: url(../images/ic_form_checkbox_checked.png) !important;
  background-image: url(../images/ic_form_checkbox_checked.gif);
}
div.teaser_comments form input.checkbox {
  outline: none;
}
div.teaser_comments form span#frmCommentError {
  color:#FF0000;
}
div.comment_artikel span.smallFont {
  font-size:0.9em;
  display:block;
  text-align:justify;
}

/* Readers Comments */
div.reader_comments_atrikel {
  margin: 10px;
}
div.reader_comments_atrikel div.comment {
  margin-bottom: 18px;
}
div.reader_comments_atrikel div.comment p.timestamp {
  padding: 0 0 4px;
  color: #999;
}

/* ----- Veranstaltungskalender ----- */
div.agenda_rubrik {
  margin: 0 10px 20px;
  padding-bottom: 0px;
  position:relative;
}
div.agenda_rubrik h5 {
  margin-bottom: 0;
  border: 0 none;
}
div.teaser_agenda {
  clear: both;
  margin-bottom: 12px;
  background-color: #fff;
  border-top: 1px solid #d6d6d6;
}
div.teaser_agenda:first-child {
  border-top: 0 none;
}
div.teaser_agenda p.timestamp {
  padding-top: 12px;
  color: #999;
}
div.teaser_agenda img {
  float: left;
  margin: 4px 10px 4px 6px;
}
div.teaser_agenda p.text_bild {
  min-height: 50px;
  height: auto !important;
  height: 50px;
  margin-left: 125px;
  padding-left: 0;
}

/* Suche */
div.agenda_suche {
  margin: 0 10px 20px;
  padding-bottom: 1px;
}
div.agenda_suche h5 {
  margin-bottom: 0;
}
div.form_agenda {
  float: left;
  width: 179px;
  min-height: 120px;
  height: auto !important;
  height: 120px;
  padding: 0 6px 8px;
  background-color: #f0f0f0;
}
div.form_agenda form p {
  margin: 7px 0;
}
div.form_agenda form input.text {
  float: none;
  width: 177px;
}
div.form_agenda form select.select {
  float: none;
  width: 179px;
}

/* Kalender */
#datepicker {
  float: left;
}
.ui-datepicker {
  padding: 0;
  width: 190px;
  border-left: 1px solid #fff;
}
.ui-datepicker .ui-datepicker-header {
  padding: 4px 0 5px;
  position:relative;
  background-color: #9bb3ca;
  border-bottom: 1px solid #fff;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  height:12px;
  position:absolute;
  top:6px;
  width:11px;
}
.ui-datepicker .ui-datepicker-prev {
  left:6px;
}
.ui-datepicker .ui-datepicker-next {
  right:6px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display:block;
}
.ui-icon {
  height:12px;
  width:11px;
  background-repeat:no-repeat;
  background-position: 0 0;
  display:block;
  overflow:hidden;
  text-indent:-99999px;
}
.ui-icon-circle-triangle-w {
  background-image: url(../images/btn_back.gif);
}
.ui-icon-circle-triangle-e {
  background-image: url(../images/btn_next.gif);
}
.ui-datepicker .ui-datepicker-title {
  line-height: inherit;
  margin:0 2.3em;
  text-align:center;
  text-transform: uppercase;
  color: #fff;
}
.ui-datepicker .ui-datepicker-title select {
  font-size:1em;
  margin:1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width:100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width:49%;
}
.ui-datepicker table {
  border-collapse:collapse;
  background: #f0f0f0 url(../images/bg_calendar.gif) 0 100% repeat-x;
  font-size:0.9em;
  margin: 0;
  width:100%;
}
.ui-datepicker th {
  width: 14.28%;
  border:0 none;
  border-left: 1px solid #fff;
  background-color: #dadada;
  font-weight:normal;
  text-transform: uppercase;
  padding:2px 0;
  text-align:center;
}
.ui-datepicker th:first-child {
  border-left: none;
}
.ui-datepicker td {
  border:0 none;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  padding:1px;
}
.ui-datepicker td:first-child {
  border-left: none;
}
.ui-datepicker td span, .ui-datepicker td a.ui-state-default {
  display:block;
  background-image: none !important;
  color: #666;
  text-align:center;
  text-decoration:none;
}
.ui-datepicker td.ui-datepicker-current-day {
  background-color: #9bb3ca;
}
.ui-datepicker td.ui-datepicker-current-day a {
  color: #fff;
}
.ui-datepicker-row-break {
  clear:both;
  width:100%;
}
.ui-datepicker-cover {
  display:block;
  height:200px;
  left:-4px;
  position:absolute;
  top:-4px;
  width:200px;
  z-index:-1;
}

/* ----- Suche / Suchresultate ----- */
div.suche_resultate {
  margin: 0 10px 20px;
  padding-bottom: 1px;
}
div.suche_resultate h5 {
  margin-bottom: 0;
  border: 0 none;
}
div.teaser_resultat {
  clear: both;
  margin-bottom: 12px;
  background-color: #fff;
  border-top: 1px solid #d6d6d6;
}
div.teaser_resultat:first-child {
  border-top: 0 none;
}
div.teaser_resultat p.timestamp {
  padding-top: 12px;
  color: #999;
}
div.suche_resultate div.paging_resultate {
  padding-top: 20px;
  border-top: 1px solid #d6d6d6;
}
div.paging_resultate div.paging_links {
  float: right;
}
div.paging_links a, div.paging_links span {
  float: left;
}
div.paging_links span {
  padding: 0 5px;
}
div.paging_links span a {
  float: none;
  padding: 0;
}

div.column_left {
  width: 190px;
  margin: 0 0 20px 10px;
}
div.column_right {
  width: 191px;
  margin: 0 0 20px;
}
div.column_left h5, div.column_right h5 {
  margin-bottom: 0;
}
div.form_container {
  background-color: #f0f0f0;
  padding: 7px 6px 0;
}
div.top {
  min-height: 126px;
  height: auto !important;
  height: 126px;
}
div.bottom {
  min-height: 80px;
  height: auto !important;
  height: 80px;
}


div.form_container div.categories {
  float: none;
  width: auto;
  margin-top: 0;
  padding: 0;
  padding-bottom: 10px;
  background: none;
}
div.form_container div.categories ul li a {
  margin-bottom: 2px;
  padding: 0;
  padding-left: 18px;
  background-image: url(../images/ic_form_checkbox_default.png) !important;
  background-image: url(../images/ic_form_checkbox_default.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #666;
  cursor: pointer;
}
div.form_container div.categories ul li.asc a,
div.form_container div.categories ul li.desc a,
div.form_container div.categories ul li.checked a {
  background-image: url(../images/ic_form_checkbox_checked.png) !important;
  background-image: url(../images/ic_form_checkbox_checked.gif);
}
div.form_container p {
  margin-bottom: 7px;
}
div.form_container input.text {
  float: none;
  width: 177px;
}
div.form_container select.select {
  float: none;
  width: 179px;
}
div.form_container select.select[disabled=disabled] {
  color: #b2b2b2;
}

/* ----- Dossier ----- */
div.headline {
  clear: both;
}
div.headline div.backlink, div.headline h1 {
  clear: none;
}
div.headline div.backlink {
  float: left;
  margin-top: 5px;
  padding-right: 10px;
  background: transparent url(../images/blue70.png) 100% 0 repeat-y;
}

div.teaser_dossier {
  margin: 0 10px 20px;
  padding-bottom: 0;
  background-color: #e0e6ed;
}
div.teaser_dossier h2 a:link, div.teaser_dossier h2 a:visited {
  color: #000;
}
div.teaser_dossier h2 a:hover {
  color: #3d5266;
}
div.teaser_dossier h2 a:active {
  color: #000;
}
div.teaser_dossier div#swfObj_player {
  margin-top: 10px
}

/* ----- Formulare generell ----- */
div.container_formular {
  margin: 0 10px 20px;
  padding-bottom: 8px;
  background-color: transparent;
}
div.container_formular h2 {
  padding: 0;
}
div.container_formular p {
  margin-bottom: 1.2em;
}
form.formular label {
  width: 125px;
} 
form.formular input.text, 
form.formular textarea.text, 
form.formular select.select {
  width: 255px;
}
form input.text_small {
  width: 46px;
  margin-right: 3px;
}
form input.text_medium {
  width: 204px;
}
form.formular select.select {
  width: 257px;
}
form.formular label.radio {
  margin: 0;
  margin-right: 10px;
  margin-bottom: 8px;
  width: auto;
  color: #4678aa;
}
form.formular label input.radio {
  margin-top: 2px;
  margin-right: 3px;
}
form.formular label.checkbox {
  width: auto;
  margin-left: -13px;
  padding-left: 18px;
  background: #fff url(../images/ic_form_checkbox_default.png) 0 0 no-repeat !important;
  background-image: url(../images/ic_form_checkbox_default.gif);
}
form.formular label.checkbox.selected {
  background-image: url(../images/ic_form_checkbox_checked.png) !important;
  background-image: url(../images/ic_form_checkbox_checked.gif);
}
form.formular input.checkbox {
  outline: none;
}

/* ----- One column layout ----- */
div#one_column {
  float: none;
  width: auto;
  min-height: 100px;
  height: auto !important;
  height: 100px;
  padding: 0 10px;
}

/* ----- Two column layout 2/3 1/3 ----- */
div#column_2third {
  float: left;
  width: 536px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
div#column_2third ul {
  margin-left: 0;
}
div#column_1third {
  float: right;
  display: inline;
  width: 268px;
  margin-right: 3px;
}
div#column_2third p.bodytext, div#column_left p.bodytext, div#column_right p.bodytext {
  margin: 0 10px 1.2em;
}
/* ---- Wetter Detail ----- */
div.wetter_detail {
  margin: 0 10px 20px;
  padding-bottom: 0;
  background-color: #f0f0f0;
}
div.wetter_detail ul {
  clear: both;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  max-height: 15px;
  margin: 0;
  margin-bottom: 7px;
  padding: 0;
  background: #6b88a5 url(../images/bg_h5.gif) 0 0 repeat-x;
  border-bottom: 1px solid #fff;
  list-style: none;
}
div.wetter_detail ul.wetter_header li {
  float: left;
  padding: 0 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #6b88a5 url(../images/bg_h5.gif) 0 0 repeat-x;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  cursor: pointer;
}
div.wetter_detail ul.wetter_header li#wetterregion {
  border-left: 0;
}
div.wetter_detail ul.wetter_header li#wetterschweiz {
}
div.wetter_detail ul.wetter_header li.selected {
  border-bottom: 1px solid #f0f0f0;
  background: #f0f0f0 none;
  color: #000;
  font-weight: bold;
}
div.wetter_detail div#detail_wetterregion, div.wetter_detail div#detail_wetterschweiz {
  display: none;
}
div.wetter_detail div.bild_wetter_region {
  position: relative;
  width: 382px;
  height: 318px;
  overflow: hidden;
  margin: 7px auto 15px;
  background: transparent url(../images/wetter/wetter_region.jpg) 0 0 no-repeat;
}
div.wetter_detail div.bild_wetter_region img {
  margin-top: 0;
  margin-left: 0;
}

div.wetter_karte_detail {
  position: absolute;
  width: 37px;
  background-color: #e0e7ed;
  border: 1px solid #ccc;
}
div.wetter_karte_detail img {
  display: block;
  width: 37px;
  height: 37px;
}
div.wetter_karte_detail div {
  background-color: #fff;
  text-align: center;
  font-size: 0.9166em;
}
div.wetter_karte_detail div span {
  padding: 0;
  line-height: 1em;
}
div.wetter_karte_detail div span.temp_low {
  color: #0b0bf5;
}
div.wetter_karte_detail div span.temp_high {
  color: #e90e0e;
}

div#reg_06660000 {
  top: 214px;
  left: 6px;
}
div#reg_06640903 {
  top: 122px;
  left: 4px;
}
div#reg_06640900 {
  top: 117px;
  left: 92px;
}
div#reg_06620000 {
  top: 10px;
  left: 86px;
}
div#reg_06622001 {
  top: 25px;
  left: 15px;
}
div#reg_06621005 {
  top: 90px;
  left: 140px;
}
div#reg_06671000 {
  top: 6px;
  left: 196px;
}
div#reg_06679002 {
  top: 221px;
  left: 149px;
}
div#reg_06670027 {
  top: 268px;
  left: 109px;
}
div#reg_06689004 {
  top: 238px;
  left: 212px;
}
div#reg_06620003 {
  top: 160px;
  left: 200px;
}
div#reg_06633002 {
  top: 212px;
  left: 264px;
}
div#reg_06680000 {
  top: 268px;
  left: 295px;
}
div#reg_06681000 {
  top: 209px;
  left: 343px;
}
div#reg_06681013 {
  top: 100px;
  left: 345px;
}
div#reg_06621013 {
  top: 137px;
  left: 293px;
}
div#reg_06621003 {
  top: 28px;
  left: 288px;
}
div#reg_06621009 {
  top: 64px;
  left: 247px;
}

div.wetter_detail div.bild_wetter_schweiz {
  position: relative;
  width: 382px;
  height: 247px;
  overflow: hidden;
  margin: 7px auto 15px;
  background: transparent url(../images/wetter/wetter_schweiz.jpg) 0 0 no-repeat;
}
div.wetter_detail div.bild_wetter_schweiz img {
  margin-top: 0;
  margin-left: 0;
}

div#ch_06660000 {
  top: 19px;
  left: 173px;
}
div#ch_06681000 {
  top: 52px;
  left: 253px;
}
div#ch_06601000 {
  top: 12px;
  left: 102px;
}
div#ch_06631000 {
  top: 100px;
  left: 90px;
}
div#ch_06700000 {
  top: 197px;
  left: 21px;
}
div#ch_06650000 {
  top: 95px;
  left: 178px;
}
div#ch_06720000 {
  top: 185px;
  left: 130px;
}
div#ch_06762000 {
  top: 192px;
  left: 245px;
}
div#ch_06790000 {
  top: 60px;
  left: 300px;
}
div#ch_06786000 {
  top: 154px;
  left: 324px;
}


div.wetter_detail p.lead {
  margin-bottom: 1.5em;
}
div.wetter_detail p.prognose {
  padding: 0 6px;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.75em;
}
div.wetter_detail h3 {
  margin-bottom: 1em;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

table.wetter_tabelle {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  width: 100%;
  margin: 0;
}
table.wetter_tabelle tr td {
  padding: 0 5px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
table.wetter_tabelle tr td.noborder {
  border-right: 0 none;
  padding: 0;
}
table.wetter_tabelle tr td span {
  display: block;
}
table.wetter_tabelle tr td span.day_short {
  font-weight: bold;
  color: #000;
}
table.wetter_tabelle tr td span.temp_aft {
  color: #e90e0e;
  text-align: right;
  padding-right: 5px;
}
table.wetter_tabelle tr td span.temp_mor {
  color: #0b0bf5;
  text-align: right;
  padding-right: 5px;
}

table.wetter_tabelle tr td span.sun_rise, table.wetter_tabelle tr td span.sun_rise_time, 
table.wetter_tabelle tr td span.sun_set, table.wetter_tabelle tr td span.sun_set_time {
  float: left;
}
table.wetter_tabelle tr td span.sun_rise_time, table.wetter_tabelle tr td span.sun_set_time {
  padding-top: 23px;
}

/* ----- TV Programm ----- */
div.tv_programm_liste {
  margin: 0 10px 20px;
  padding-bottom: 0;
  background-color: #f0f0f0;
}
div.tv_programm_liste ul {
  clear: both;
  padding: 0;
  list-style: none;
}
div.tv_programm_liste ul#programmlist_navigation {
  min-height: 15px;
  height: auto !important;
  height: 15px;
  max-height: 15px;
  margin-bottom: 7px;
  background: #6b88a5 url(../images/bg_h5.gif) 0 0 repeat-x;
  border-bottom: 1px solid #fff;
}
div.tv_programm_liste ul#programmlist_navigation li {
  float: left;
  border-right: 1px solid #fff;
  background: #6b88a5 url(../images/bg_h5.gif) 0 0 repeat-x;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  cursor: pointer;
}
div.tv_programm_liste ul#programmlist_navigation li#wetterregion {
  border-left: 0;
}
div.tv_programm_liste ul#programmlist_navigation li#wetterschweiz {
}
div.tv_programm_liste ul#programmlist_navigation li a {
  padding: 0 6px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}
div.tv_programm_liste ul#programmlist_navigation li a.active {
  border-bottom: 1px solid #f0f0f0;
  background: #f0f0f0 none;
  border-bottom: 1px solid #f0f0f0;
  color: #000;
  font-weight: bold;
}
div.programmlist ul {
  border-bottom: 1px solid #cccccc;
}
div.programmlist ul li {
  clear: both;
  height: 23px;
  padding: 0 10px;
  border-top: 1px solid #cccccc;
}
div.programmlist ul li img, div.programmlist ul li a {
  float: left;
}
div.programmlist ul li img {
  margin-right: 20px;
}
div.programmlist ul li a {
  width: 206px;
  height: 16px;
  padding-top: 5px;
  overflow: hidden;
}
div.programmlist ul li p {
  float: right;
  height: 16px;
  padding-top: 5px;
}
div.bar, .wilmaaPlay {
  display: none;
}


/* ----- Footer ----- */
div#footer ul {
  float: left;
  display: inline;
  margin: 0;
  margin-left: 6px;
  padding: 0;
  list-style: none;
}
div#footer ul li {
  float: left;
  border-right: 1px solid #aaa;
}
div#footer ul li a {
  display: block;
  padding: 0 6px;
  color: #666;
  text-decoration: none;
}

div.teaser_artikel {
  position:relative;
  float:left;
}

div.loader {
  opacity:0.7; 
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  top:0;
  height:100%;
  width:100%; 
  position: absolute; 
  background-color:#A0A0A0;
  background-image:url('/fileadmin/global/Templates/images/ajax-loader.gif');
  background-position:center;
  background-repeat:no-repeat;
  z-index:200;
}

span.sBullets {
  background-color:#9CB3CB;
  color:#9CB3CB;
  font-size:1px;
  width:10px;
  height:10px;
  margin:2px 5px 0px 0px;
  display:block;
  float:left;
}

span.sFranklin_halbfett {
  font-weight:bold;
}
/* Comments Form */
div.representations_agenda {
  margin: 0 10px 10px;
  padding: 12px 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
div.representations_agenda h4 {
  margin: 0 0 0.5em;
}

div.representations_agenda p {
  line-height:1.5em;
  vertical-align:middle;
  margin:5px 0 0 0;
}

div.rectangleAd {
  margin:0 10px 20px;
  padding:11px 41px 41px 10px;
  background-color:#e2e5ee;
  clear: both;
}

div.rectangleAd p {
  margin:0px 0px 17px 0px;
  vertical-align:middle;
  line-height:13px;
  color:#696c73;
}

div.rectangleAd img, div.rectangleAd embed, div.rectangleAd object {
  margin:0px 0px 0px 31px;
}

div.autoAd {
  margin: 0 10px 20px;
  padding: 11px 6px 41px;
  background-color:#e2e5ee;
}

div.autoAd p {
  margin:0px 0px 17px 4px;
  vertical-align:middle;
  line-height:13px;
  color:#696c73;
}

div.autoAd img, div.autoAd embed, div.autoAd object {
  margin:0px;
  margin-bottom: 6px;
}

a.morelink {
  display:block;
}

div.subnav {
  padding-bottom:0px;
}

div.subnav h5 {
  margin-bottom:0px;
}

div.subnav ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

div.subnav ul li {
  list-style:none;
}

div.subnav ul li a {
  display:block;
  border-bottom:1px solid #d0d0d0;
  vertical-align:middle;
  line-height:18px;
  padding:0px 0px 0px 25px;
}

div.subnav ul li.active a,
div.subnav ul li a:hover {
  background-color:#86a4c4;
  color:#FFFFFF;
}


/* ----- Text-Pic-Element ----- */
div.csc-textpic {
  clear: both;
  margin: 10px 10px 0;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
div#column_2third div.csc-textpic p.bodytext, div#column_left div.csc-textpic p.bodytext {
  margin: 0 6px 1.2em;
}

div#column_2third table.contenttable, div#column_left table.contenttable, div#column_right table.contenttable {
  margin: 0 10px 1em;
  width: 516px;
  border: 0;
  border-collapse: collapse;
}
div#column_2third table.contenttable td.td-0 {
  padding-left: 0;
}
/*div#column_2third table.contenttable td.td-1, div#column_2third table.contenttable td.td-2, div#column_2third table.contenttable td.td-3, div#column_2third table.contenttable td.td-4 {
  text-align: right;
}*/
div#column_left table.contenttable, div#column_right table.contenttable {
  width: 382px;
}
div#column_2third table.contenttable th {
  background: #6b88a5 url(../images/bg_h5.gif) 0 0 repeat-x;
  color: #fff;
  text-align: left;
  font-weight: bold;
}
div#column_2third table.contenttable tr.tr-odd td {
  padding-left: 6px;
}
div#column_2third table.contenttable tr.tr-even td {
  background-color: #f0f0f0;
  padding-left: 6px;
}
div#column_2third table.preistabelle th.td-1, div#column_2third table.preistabelle th.td-2, div#column_2third table.preistabelle th.td-3, div#column_2third table.preistabelle th.td-4, 
table.preistabelle td.td-1, table.preistabelle td.td-2, table.preistabelle td.td-3, table.preistabelle td.td-4 {
  text-align: right;
}

span.error{
  display:block;
  color:#FF0000;
}
#printPlus {
}

#printPlus .contentContainer {
  margin:0px 10px;
}

#printPlus .printPlusLeft {
  float:left;
  width:201px;
  margin-right:-5px;
}

#printPlus .printPlusCenter {
  width:402px;
  margin:0px 201px;
}

#printPlus .printPlusCenter .teaser_anzeige_klein {
  width:auto;
}

#printPlus .teaser_anzeige_klein {
  float:none;
}

#printPlus .printPlusRight {
  float:right;
  width:201px;
  margin-left:-5px;
}

/* --- Recomend Form --- */
div#recommend_container {
  display: none;
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 100;
}
div#recommend_container form.form_recommend {
  width: 364px;
  padding: 9px;
  background-color: #E0E6ED;
}
div#recommend_container h6 {
  float: left;
}
div#recommend_container p.button {
  margin: 0;
  float: right;
}
div#recommend_container p.button a {
  float: right;
  margin-top: 0px;
  padding: 1px 0 5px;
  background: transparent none;
  color: #fff;
  text-decoration: none;
}
div#recommend_container form label, div#recommend_container form span.label {
  float: left;
  width: 145px;
}
div#recommend_container form span.recommend_text {
  clear: left;
  float: left;
  width: 360px;
  margin-bottom: 7px;
  overflow: hidden;
}
div#recommend_container form input.text, 
div#recommend_container form textarea.text {
  width: 217px;
}
#metaNavUserLogin {
  display:none;
  height:118px;
  left:-14px;
  position:absolute;
  top:22px;
  width:301px;
  z-index:900;
  background-image:url('../images/loginBg.png');
  background-position: bottom left;
  background-repeat: no-repeat;
}
#metaNavUserLoginContainer {
  margin:10px 24px 22px 24px;
}
#metaNavUserLoginContainer div.error {
  color:#FF0000;
  float:left;
  font-size:11px;
  height:26px;
  margin-top:12px;
  position:absolute;
  width:185px;
}
form#metaNavUserLoginForm.formular input.text, 
form#metaNavUserLoginForm.formular textarea.text, 
form#metaNavUserLoginForm.formular select.select {
  width:180px;
}
form#metaNavUserLoginForm.formular label {
  width:70px;
}
div#meta #metaNavUserLoginContainer a {
  padding:0px 6px 0px 0px;
  display:inline;
}
div#meta ul li a.active {
  font-weight:bold;
}
th {
  text-align:left;
}
.userinfo {
  color:#FF0000;
}
div#meta ul li div.tx-felogin-pi1 img {
  margin-top: 2px;
}
table.ncoltable1, table.ncoltable2, table.ncoltable3 {
  border: 0;
  border-collapse: collapse;
}
form input.ncol {
  float: left;
  margin-top: 5px;
  margin-left: 50%;
  padding: 0 3px;
  border: 0;
  background: transparent url(../images/bg_button.gif) 0 0 repeat-x;
  color: #fff;
  cursor: pointer;
  overflow: visible;
}
table td label, table td input, table td textarea, table td select {
  float: none;
}
.sTimes_kursiv {
  font-style:italic !important;
}
.sFranklin_halbfett {
  font-weight:bold !important;
}


.csc-mailform-field label{
    
    width: 100px;
    
}
.csc-mailform{
    padding: 15px 0 0 0;
    border: none;
    /*border-top:1px solid #ddd;*/
    
}
.csc-mailform-field textarea{
    
    width: 100px;
    
}
.csc-mailform-field input.text{
    
    width: 240px;
    padding: 2px;
    
}
.csc-mailform-field input.text_small{
    
    
    padding: 2px;
    
}
.csc-mailform-field input.text_middle{
    
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    margin-bottom: 5px;
    padding: 2px;
    width: 185px;
    
}

.csc-mailform-field textarea{
    
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    margin-bottom: 5px;
    padding: 2px;
    width: 240px;
    
}

img.tx-srfreecap-pi2-image {display: block;margin: 0 0 10px 0;}

.csc-mailform .captcha {margin-bottom: 10px;}

.csc-mailform .row label {
    
    margin-bottom: 10px;
}

.csc-mailform .row {
    
    background-color: #F1F1F1;
    margin: 15px 0;
    padding: 10px;

}

.csc-mailform .submit {width: 130px;height: 30px;}


div.scraper div.tx-vscompanylist-pi1{
    clear: left;
}
