/* ------------ Tabs
--------------------------------------------------------- */
ul.tab {
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #f2f2f2;
	position: relative;
	zoom: 1;
}
.tabContentBox {
	padding: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #babbbb;
	zoom: 1;
}

/* TabRahmen für mehrere Tabs z.B. Freizeit Tab links und Tabs rechts sowie Ads Einbindung */
.tabRahmen {
	background-color: #f2f2f2;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
.tabRahmen.specialAds {
	padding: 0;
}
ul.tab.specialAds2 {
  padding-top: 5px;
	background: transparent url(../../temp/wetter_titel_ad_bottom.jpg) left top no-repeat;
}

/* Tabs Design & Anpassung */
li.tab, li.tabInAktive {
	padding: 0px 0px;
	margin: 0 2px 0 0;
	line-height: 1em;
	background: #fff;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #babbbb;
	float: left;
	position: relative;
	top: 1px;
}
li.tabInAktive  {
	padding: 5px 4px 4px 4px;
	padding: 0;
	background: #f2f2f2;
}
li.tabInAktive:hover  {
	padding-bottom: 5px;
	padding: 0;
	background: #fff;
}

li.tabInAktive a, li.tab a {
	padding: 5px 4px 4px 4px;
	color: #86171e;
	font-size: 0.95em;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
}
li.tab a {
	padding: 5px 4px;
	font-weight: bold;
	color: #003f5b;
}

/* Sidebar Einstellungen */
.sidebar li.tabInAktive a, .sidebar li.tab a {
	font-size: 0.85em;
}
.sidebar .tabContentBox {
	margin: 0 4px 0px 0;
	margin: 0;
}
.sidebar .boxOhnePadding .tabContentBox {
	margin: 0;
}


/* ------------ Site Navigation
--------------------------------------------------------- */
.siteNavi {
	margin: 0 0px 0 0px;
	clear: both;
}
.siteNaviSwitcher {
	width: 380px;
	margin: 0;
	padding: 2px 0 4px 0;
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	float: left;
}
.siteNaviSwitcher span {
	padding-left: 8px;
	color: #003f5b;
	font-weight: normal;
	line-height: 1.7em;
	background-image: url(../images/dot_seperator.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#content .siteNavi div.separator {
	margin: 0;
	padding: 0;
}
/* Links in siteNavi */
.siteNaviSwitcher a {
	margin: 0;
	padding: 4px 15px 4px 8px;
	background-image: url(../images/sitenavi_trenner.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.siteNaviSwitcher a.last {
	margin: 0;
	padding: 4px 8px 4px 8px;
	background-image: none;
}
.siteNaviSwitcher a.aktiv {
	color: #003f5b;
	background-color: #ddd;
}
.siteNaviSwitcher a:hover {
	color: #003f5b;
	background-color: #ddd;
}

/* Buttons in SiteNavi */
a.pfeilButtonLeft, a.pfeilButtonRight {
	margin: 0;
	padding: 0;
	background-image: none;
	float: left;
}
a.pfeilButtonRight {
	float: right;
}
a.pfeilButtonLeft.first {
	margin-right: 10px;
}
a.pfeilButtonRight.first {
	margin-left: 10px;
}

/* Zusätzliche Links in unter SiteNavi */
.siteNavi .floater {
	margin-right: 8px;
}
.siteNavi p.siteNaviMore {
	padding: 0 0 5px 0;
	margin: 0 !important;
	text-align: center;
}
.siteNaviMore a.more.twin {
	margin-right: 20px;
	padding-right: 13px;
}

.tabContentBox .siteNavi {
	width: auto;
	margin: 10px 0 10px 0;
}
.tabContentBox .siteNaviSwitcher {
	width: 420px;
}
.tabContentBox .siteNaviSwitcher a.last {
	background-image: none;
}

/* ------------ Slider
--------------------------------------------------------- */
.terminSlider {
	margin: 10px 0 5px 0;
}
.terminSlider ul {
	margin: 0;
	padding: 0;
}
.terminSlider ul li {
	width: 29px;
	height: 36px;
	margin: 0 2px 0 2px;
	padding: 0;
	text-align: center;
	background-image: url(../images/buttons/slider_bg_normal.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}
.terminSlider ul li a {
	color: #003f5b;
	display: block;
}
.terminSlider ul li.aktive, .terminSlider ul li:hover {
	background-image: url(../images/buttons/slider_bg_aktive.gif);
}
.terminSlider ul li.aktive a, .terminSlider ul li:hover a {
	color: #fff;
}
.terminSlider ul li.sliderLeft, .terminSlider ul li.sliderRight {
	width: 16px;
	margin: 0 3px 0 0;
	background-image: none;
}
.terminSlider ul li.sliderRight {
	margin: 0 0 0 3px;
}

/* ------------ Bildunterschrift
--------------------------------------------------------- */
dl.bildUnterschrift {
	margin: 0 0 5px 15px;
	float: right;
}
dl.bildUnterschrift dt {
	margin: 4px 0px;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1em;
	float: none;
}
dl.bildUnterschrift dd {
	font-size: 0.85em;
}

/* ------------ Inhalts Tags
--------------------------------------------------------- */
/* 3. Navigations ebene */
.naviEbene3 {
	margin: 10px 0 10px 0;
}
ul img.icon {
  margin-right: 5px;
  float: left;
}

/* ------------ SonderLinks und LinkListen
--------------------------------------------------------- */
ul.linkListe {
	margin: 0;
	padding: 0;
	clear: both;
	float: none;
}
ul.linkListe.moreLinks {
	background: transparent url(../images/dot_hori.gif) left top repeat-x;
}
.linkListe li {
	padding: 3px 3px 4px 0;
}
.linkListe li img.icon {
	padding: 0;
	float: none !important;
}
.linkListe a {
	font-weight: bold;
	font-size: 0.9em;
}
.linkListe .small a {
	font-weight: normal;
}
.linkListe a.left {
	text-transform: none;
}
.linkListe.kompakt {
  line-height: 0.8em;
  margin-top: -3px;
}




ul.newsList, ul.newsList li {
	margin: 0 0 0 0;
	background-image: url(../images/dot_hori.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
ul.newsList li {
	padding: 0px 0px 3px 0px;
	font-weight: bold;
	background-position: left bottom;
}
.sidebar ul.newsList li {
	padding: 2px 0px 3px 0px;
}
ul.newsList li a.more.left {
	text-transform: none;
}

/* ------------ Artikel Darstellung und Artikel Listen
--------------------------------------------------------- */
img.teaserbild {
	margin: 10px 0px 15px 0;
}
div.artikel {
	clear: both;
	overflow: hidden;
}
div.artikel.borderLine {
	margin-bottom: 15px;
}
div.artikel img {
	padding: 5px 10px 15px 0;
	float: left;
}
div.artikel h1 {
	margin: 0;
	color: #86171e;
}
div.artikel h3 {
	margin: 0 0 5px 0;
}
div.artikel p {
	padding: 0 0 15px 0;
}
div.artikel ul.newsList {
	clear: both;
}

span.comments {
  padding-left: 15px;
  margin-left: 15px;
  white-space: pre;
  background-image: url(../images/icons/kommentar_blase.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
span.comments a {
  font-size: 0.8em;
  font-weight: normal;
}
span.comments img {
  padding: 0;
  float: none;
}


#sidebar div.artikel {
	margin: 10px 0 0 0;
}
#sidebar div.artikel h1 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#sidebar div.artikel h3 span {
	margin-left: 5px;
	padding-left: 5px;
	font-weight: normal;
	border-left: 1px solid #6b6b6b;
}
#sidebar div.artikel img {
	padding: 5px 10px 0 0;
}
#sidebar div.artikel p {
	padding: 0 0 5px 0;
}
.sidebar div.artikel.borderLine, 
.sidebar div.artikel.borderDot {
	margin-bottom: 15px;
}

/* ------------ Mehrspaltige elemente
--------------------------------------------------------- */
.col2L, .col2R {
	width: 50%;
	float: left;
}
.col2R {
	float: right;
}

.mitTrenner {
	background: transparent url(../images/dot_ver.gif) right top repeat-y;
}
.sidebar .col2R.mitTrenner {
	width: 125px;
	background: none;
}
.col2_3, .col1_3 {
	width: 155px;
	float: left;
}
.col1_3 {
	width: 100px;
	float: right;
}
.col3L, .col3M, .col3R {
	width: 154px;
	float: left;
}
.col3M {
	margin: 0 9px 0 9px;
}
.boxBorder.col3L, .boxBorder.col3M, .boxBorder.col3R {
	width: 152px;
	float: left;
}

/* Startseite */
.maerkte {
  width: 233px;
  /*height: 100px;*/
  min-height: 100px;
  margin-bottom: 15px;
}

.maerkte img {
  padding: 0px 8px 0px 0;
	float: left;
}
.maerkte ul {
  width: 160px;
  margin: 0;
  float: left;
}
.maerkte ul li {
  margin: 0 0 5px 0;
  font-size: 0.9em;
}
.maerkte ul li.headLine {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.2em;
  font-weight: bold;
  color: #003f5b;
}

.maerkte ul li img {
  float: none;
}
.maerkte ul li a.more {
  padding: 0;
	text-transform: none;
	font-size: 1em;
	background-image: none;
}
.maerkte ul li a.more img {
	padding: 0 0 0 3px;
}

/* ------------ Buttons
--------------------------------------------------------- */
div.button, ul.button li {
  background: transparent url(../images/buttons/button_left.gif) left top no-repeat;
}
div.button a, ul.button li a {
  background: transparent url(../images/buttons/button_right.gif) right top no-repeat;
}
div.button {
	height: 19px;
	padding: 0 0 0 18px;
	width: auto;
	float: left;
}
div.button a {
	height: 17px;
	padding: 2px 6px 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #86171e;
	text-transform: uppercase;
	display: block;
}
.sidebar div.button.auto {
	width: auto;
	margin-right: 5px;
}
.sidebar div.button.auto a {
	width: auto;
}

ul.button {
	width: 150px;
	margin: 0;
}
ul.button li {
	width: 150px;
	padding: 0px 0px 2px 18px;
	margin: 0 0 3px 0;
}
ul.button li a {
	width: 150px;
	padding: 2px 5px 4px 0;
	font-weight: bold;
	font-size: 0.85em;
	text-transform: uppercase;
	display: block;
}
.sidebar ul.button {
	width: auto;
	margin: 0;
}
.sidebar ul.button li {
	padding: 0 0 5px 18px;
}
.sidebar ul.button li a {
	padding: 2px 5px 4px 0;
}

/* ------------ Layer
--------------------------------------------------------- */
#hider {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50000;
	
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#townLayer {
	width: 790px;
	height: auto;
	border: 1px solid #D1D1D1;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 90000;
	display: none;
}
#townLayer * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#townLayer h2 {
	padding: 2px 2px 2px 10px;
	font-size: 1em;
	text-align: left;
}
#townLayer h2 a {
	color: #fff;
	font-size: 0.8em;
	letter-spacing: 0;
	text-transform: lowercase;
}
#townLayer .floaterHeadline {
	margin-top: -22px;
	font-size: 0.9em;
	color: #fff;
}
#townLayer .floaterHeadline img {
	margin-left: 5px;
	vertical-align: middle;
}
#townLayer div.col5 {
	width: 146px;
	margin: 15px 0 0 10px;
	float: left;
}
#townLayer div.col5 h1 {
	margin: 0 0 5px 0;
	font-size: 1em;
	color: #003f5b;
}
#townLayer div.col5 ul {
	margin: 0 0 15px 0;
	font-size: 0.9em;
}
#townLayer div.col5 ul li a {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}
#townLayer div.col5 ul li a:hover {
	text-decoration: underline;
}
/* TownLayer Suchmaske */
#townLayer form {
	width: 790px;
	padding: 15px 0 15px 0;
	text-align: center;
	background: transparent url(../images/dot_hori.gif) left top repeat-x;
	float: none;
	clear: both;
}
#townLayer form label {
	width: auto;
	margin: 3px 10px 0 0;
	font-weight: bold;
}
#townLayer form input {
	width: 300px;
}
#townLayer form button {
	margin-top: -1px;
	float: left;
}

#today, #taboola-div, #taboola-all-taboola-below-article-thumbnails, .oms-taboola-all {
	display: none !important;
}

