@import "../../css/reset.css";
@import "../../css/typography.css";
@import "../../css/rahmen.css";
@import "../../css/layout.css";
@import "../../css/box.css";
@import "../../css/formular.css";
@import "../../css/abotyp.css";

@import "moneyspecial.css";
/* -----------------------------------------
Ende Import der Standard CSS-Dateien &
Beginn der Layoutspezifischen Anpassungen 
----------------------------------------- */

/* ------------ SuperContent
--------------------------------------------------------- */


#superContent div.newBox1 {
	margin-bottom: 5px;
	background-color: #fff;
}

#superContent div.newBox1,
#superContent div.newBox1 div.content {
	border-width: 0px 1px 1px 0px;
	border-color: #dadada;
	border-style: solid;
}
#superContent div.newBox1 div.content {
	padding-top: 3px;
	padding-bottom:15px;
	border-color: #aaa;
}

#superContent .boxOhne {
	margin-bottom: 0px;
}

#superContent div.artikel img {
    float: none;
    padding: 0;
    margin: 0;
}
#superContent div.artikel h1 {
    margin-bottom: 7px;
}
#superContent div.artikel p {
    margin-top: 15px;
}

#superContent div.content .cols3 {
    float: left;
    padding: 0 0 20px 0;
    width: 263px;
}
#superContent div.content .cols3 h1{
    width: 260px;
    height: 50px;
	overflow: hidden;
}
#superContent div.content .cols3 div {
    width: 250px;
    height: 188px;
	overflow: hidden;
}
#superContent div.content p {
    margin-bottom: 5px;
    padding: 10px 10px 0 0;
}
#superContent div.content p.maxHeight {
	height: 50px;
	overflow: hidden;
}
#superContent ul.linkListe {
	margin: 15px 0px;
}
#superContent .artikel ul.linkListe {
	margin: 0px 0px 15px 0px;
}
/*#superContent ul.linkListe li a.linksArtikel {
	display: block;
	padding-left: 15px;
	background: transparent url(../../layouts/images/links/artikel.gif) no-repeat 0px 2px;
}*/


/* ------------ content
--------------------------------------------------------- */
.content h1 {
	margin-bottom: 5px;
	font-weight: normal;
}

.content h3 {
	margin-bottom: 5px;
}
.content h4 {
	margin-bottom: 10px;
}
.content p {
	margin-bottom: 15px;
}
.content h1.karikaturen {
  margin: 0;
  font-size: 1.0em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.content img.karikaturen {
  float: none;
  padding: 0 0 5px 0;
}
.content p.karikaturen {
	font-size: 0.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.content form.sucheContent {
  margin: 0 0 20px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #D1D1D1;
}
.content form.sucheContent input {
  width: 380px;
  margin: 0;
  padding: 4px;
  font-size: 1em;
}
.content form.sucheContent button {
  margin-top: 2px;
}

/* ------------ sideBar
--------------------------------------------------------- */
.sidebar h2 {
	padding: 0 0 0 15px;
}
.sidebar h4 {
	padding: 0 0 5px 0;
	color: #003f5b;
}
.sidebar h3 {
	margin: 0 0 10px 0;
	color: #6b6b6b;
}

.sidebar h2.normal {
	text-transform: none;
}
.sidebar h2.normal a {
	color: #fff;
}

/* Wappen HeadLine */
.sidebar h2.wappen {
	padding-left: 55px;
	line-height: 1.80em;
}
.sidebar h2.wappen span {
	padding-left: 55px;
}
.sidebar h2.wappen a,
.sidebar h2.wappenmeissenheim a {
	color: #fff;
}
.sidebar h2.wappenmeissenheim {
	padding-left: 70px;
}
#sidebar h2.sonderWappen {
	font-size: 0.7em;
	padding-top: 3px;
	padding-bottom: 2px;
}
#sidebar h2.sonderWappen a {
	color: #fff;
}
.sidebar img.wappen {
	position: absolute;
	top: 7px;
	left: 10px;
}
.sidebar img.freisteller {
	position: absolute;
	top: 10px;
	left: 10px;
}
.afterWappen {
	height: 25px;
	margin: 5px 0 0 0;
}
.afterWappen select {
  width: 150px;
  margin: 0;
}
.afterWappen div.button {
	margin: 0;
}


/* Wetter Box */
.sidebar .wetterBox {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.sidebar .wetterBox div {
	margin: 5px 0 0 0;
}
.sidebar .wetterBox img {
	float: left;
	margin: 0 0 5px 0;
}
.sidebar .wetterBox p {
	padding: 0 0 0 60px;
}

/* AnzeigenBox */
dl.anzeigenBox {
	margin: 10px 0 10px 0;
}
/*dl.anzeigenBox dt {
	width: 30px;
	height: 30px;
	float: left;
}
dl.anzeigenBox dd {*/
dl.anzeigenBox dt {
	width: 159px;
	padding-top: 4px;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
}
dl.anzeigenBox dd.anzahl {
	width: 110px;
	padding-top: 6px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	color: #6b6b6b;
	float: right;
}
/* Buchungsservice */
dl.frageAntwort dt,
dl.frageAntwort dd { line-height: 1.5em; }
dl.frageAntwort dt { 
	float: left; 
	/*
	width: 60px; 
	*/
	width: 30px; 
}
dl.frageAntwort dt { color: #003F5B; }
dl.frageAntwort dd { margin-left: 30px; }
.buchungsserviceBox {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: #dcdcdc;
}
.buchungsserviceBox div { 	padding: 14px 8px 10px; }
.buchungsserviceBox img { 
	padding: 0px;
	margin: 0px 8px 0px 0px;
	border: 2px solid #fff; 
}
.buchungsserviceBox a { 
	font-family: arial, verdana, tahoma, sans-serif;
	color: #454545; 
	}
.buchungsserviceBox a.more { 
	font-size: 0.9em !important;
	line-height: 1em;
}

/* News Ticker */
dl.newsTickerBox {
	margin: 5px 0 5px 0;
}
.tabContentBox dl.newsTickerBox {
	margin-left: 12px;	
}
dl.newsTickerBox dt, dl.newsTickerBox dd {
	width: 40px;
	margin: 0px 0px 4px 0;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	float: left;
}

dl.newsTickerBox dt {
	color: #003f5b;
}
dl.newsTickerBox dd {
	width: 219px;
	font-size: 0.9em;
}
h2.dateHead .inBox span {
  padding: 0 5px 0 5px;
}

dl.newsTickerBox dt.polizeiOrt, dl.newsTickerBox dd.polizeiOrt {
  width: 40px;
	margin: 4px 0 0 0;
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	line-height: 1.2em;
	float: left;
}
dl.newsTickerBox dd.polizeiOrt  {
	width: 219px;
}

dl.newsTickerBox dt.lokalesOrt, dl.newsTickerBox dd.lokalesOrt {
  width: 40px;
	margin: 4px 0 0 0;
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	line-height: 1.2em;
	float: left;
}
dl.newsTickerBox dd.lokalesOrt  {
	width: 219px;
}

/* ------------ Styles für Sonder Sachen
--------------------------------------------------------- */

dl.ivwAgof {
	margin: 0px 0px 15px 0px;;
	padding: 0px;
	clear: both;
}
dl.ivwAgof dt {
	width: 140px;
	margin: 0px;
	padding: 0px;
	float: left;
}
dl.ivwAgof dd {
	margin: 0px 0px 0px 130px;
	padding: 0px;
}


/* ------------ Benutzer Profil
--------------------------------------------------------- */
#content form.meinebz span.profilBild {
	width: 75px;
	height: 75px;
	margin-right: 30px;
	overflow: hidden;
	display: block;
	float: right;
	border: 1px solid #F1F2F2;
	background: transparent url(../../../images/no_avatar.gif) top left no-repeat;
}
#content form.meinebz div.nextToProfilBild {
	 float: left;
	 width: 210px;
	 margin: 0px 0px 0px 148px;
}
#content form.meinebz div.loeschBild {
	 width: 210px;
	 margin: 0px;
	 font-size: 0.9em;
}
#content form.meinebz p.userfile {
	margin-left: 0px;
	clear: none;
	width: 200px;
}


#content form.meinebz input.fileUploade,
input[type=file] {
	width: 200px;
	margin: 0px 5px 10px 5px;
	float: left;
}

#content form.meinebz span.profilBild span:hover img,
#content dl dd span span:hover img {
	width: auto;
	height: auto;
	margin: -30px 0 0 -43px;
	border: 2px solid #999;
	position: absolute;
	z-index: 500000;
}
#content form.meinebz span.profilBild span:hover img,
#content dl dd span span:hover img {
	margin: -30px 0 0 -43px;
}
#content form.meinebz span.profilBild span:hover img,
#content dl dd span span:hover img {
	margin: -30px 0 0 -10px;
}
#content dl dt.uebersichtBild,
#content dl dd.uebersichtBild {
	height: 75px;
}


/* ------------ Sport
--------------------------------------------------------- */

dl.clubNews dt {
  width: 45px;
  float: left;
}
dl.clubNews dd {
  margin-left: 45px
}
dl.clubNews dd.headLine {
  text-transform: uppercase;
  color: #003f5b;
}
dl.clubNews dd.headLine .floater {
  margin-top: -10px  !important;
}
dl.clubNews dd.borderDot {
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 0.9em;
}

.clubNews img {
  float: left;
}
.clubNews div.clubNewsContent {
  margin-left: 45px;
  margin-bottom: 10px;
}
.clubNews div.clubNewsContent h4 {
  text-transform: uppercase;
}
.clubNews div.clubNewsContent ul.linkListe {
  clear: none;
}

ul.tabButton {
  margin: 2px 0 0 0;
}
ul.tabButton li {
  margin: 0 2px 2px 0;
  background-image: url(../../images/buttons/tab_button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
ul.tabButton li.sel {
  background-image: url(../../images/buttons/tab_button_hi.gif);
}
ul.tabButton li:hover {
  margin: 0 2px 2px 0;
  background-image: url(../../images/buttons/tab_button_hi.gif);
}
ul.tabButton li.last {
  margin-right: 0;
}
ul.tabButton li a {
  width: 88px;
  height: 16px;
  padding: 3px 0 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: uppercase;
  display: block;
}

/* ------------ Stadt auswahl
--------------------------------------------------------- */
.stadtAuswahl {
  padding: 6px;
}
.stadtAuswahl h3 {
  margin: 0;
  padding: 0;
  color: #003f5b;
  font-weight: bold;
}
.stadtAuswahl h3 a {
  color: #003f5b;
}

.stadtAuswahl div.linkSpalte {
	float: left;
}

.stadtAuswahl ul.linkListe {
  margin: 0;
  padding: 0;
  clear: both;
}
.stadtAuswahl ul.linkListe li {
  width: 155px;
  margin: 0;
  padding: 0;
  /*float: left;*/
}
.stadtAuswahl ul.linkListe li .description {
  overflow: hidden;
  color: #999;
  font-size: 0.9em;
  width: 145px;
}
.stadtAuswahl .separator {
  margin: 10px 0;
}

/* ------------ Lexikon
--------------------------------------------------------- */
.lexikon div dl {
  margin: 0 0 15px 0;
}
.lexikon div dl dt {
  margin-bottom: 10px;
}
.lexikon div dl dd {
  margin-bottom: 10px;
}
.lexikon div h5 {
  margin: 15px 0 10px 0;
}

/* ------------ Mini Gallery
--------------------------------------------------------- */
div.breaker {
	width: 100%;
}
div.galleryContent .bigBildHolder {
  width: 466px;
  height: auto;
  text-align: center;
  overflow: hidden;
}
div.galleryContent .fuehrung {
  height: 315px;
  overflow: hidden;
}

#relatedcontent {
  width: 100%;
  height: auto;
}
#relatedcontentFuehrung {
  height: 65px;
  overflow: hidden;
}


/* ------------ Event
--------------------------------------------------------- */
table.topVeranstaltung {
	width: 480px;
	margin: 10px 0 0 0;
	border-collapse: collapse;
	table-layout: fixed;
}
table.topVeranstaltung td {
	padding: 8px 10px 6px 10px;
}
table.topVeranstaltung td.ersteZelle {
	width: 185px;
}
table.topVeranstaltung td.zweiteZelle {
	width: 120px;
}
table.topVeranstaltung td.dritteZelle {
	width: 115px;
}
table.topVeranstaltung td span {
	font-size: 0.8em;
}

/* ------------ iPanema
--------------------------------------------------------- */
.iPanemabuchung table.iPanema {
	width: 480px;
	margin: 10px 0 0 0;
	border-collapse: collapse;
	table-layout: fixed;
	border: 1px solid #E5E5E5;
}
.iPanemabuchung table.iPanema2 {
	width: 480px;
	margin: 10px 0 0 0;
	border-collapse: collapse;
	border: 1px solid #E5E5E5;
}
.iPanemabuchung table.iPanema td, .iPanemabuchung table.iPanema2 td {
	padding: 8px 10px 3px 10px;
	border-width: 0 0 0 0;
	border-style: dotted;
	border-color: #d1d1d1;
}
.iPanemabuchung table.iPanema tr.zweitReihe td, .iPanemabuchung table.iPanema2 tr.zweitReihe td {
	padding: 0px 10px 6px 10px;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #d1d1d1;
}
.iPanemabuchung table.iPanema2 tr.ersteReihe td {
	padding: 6px 10px 2px 10px;
}
.iPanemabuchung table.iPanema2 tr.ersteReihe2 td {
	padding: 0px 10px 2px 10px;
}
.iPanemabuchung table.iPanema2 tr.zweitReihe td h1 {
	padding: 5px 0 0 0;
}
.iPanemabuchung table.iPanema2 tr.zweitReihe td h3 {
	padding: 0 0 5px 0;
}
.iPanemabuchung table.iPanema2 td.ersteZelle small {
	font-size: 0.9em;
}

.iPanemabuchung table.iPanema2 td.ersteZelle {
	width: 240px;
}
.iPanemabuchung table.iPanema2 td.zweiteZelle {
	width: 50px;
}
.iPanemabuchung table.iPanema2 td.dritteZelle {
	width: 100px;
}

.iPanemabuchung table.iPanema td.ersteZelle {
	width: 110px;
}
.iPanemabuchung table.iPanema td.zweiteZelle {
	width: 60px;
}
.iPanemabuchung table.iPanema td.dritteZelle {
	width: 170px;
}
.iPanemabuchung table.iPanema td.vierteZelle {
	width: 105px;
}


.iPanemabuchung table.iPanema td.kategorie1 {
	background-color: #eaeaea;
}
.iPanemabuchung table.iPanema td.kategorie2 {
	background-color: #d9d9d9;
}
.iPanemabuchung table.iPanema td.kategorie3 {
	background-color: #cccccc;
}
.iPanemabuchung table.iPanema td.kategorie4 {
	background-color: #bebebe;
}


.iPanemabuchung table.iPanema td label {
  margin: 3px 0 0 0;
  padding: 0 0 0 0;
  font-size: 1em;
}
.iPanemabuchung table.iPanema td select {
  margin: 0;
}

.iPanemabuchung h3 {
  margin: 0;
}
.iPanemabuchung .col2L {
  width: 260px;
  margin: 0 0 10px 0;
}
.iPanemabuchung .col2R {
  width: 220px;
  padding: 5px 0 0 0;
}
.iPanemabuchung .col2R .button {
  float: none;
}


ul.iPanema {
  margin: 0 0 15px 0;
  font-weight: normal;
  color: #003f5b;
}
ul.iPanema li {
  padding: 1px 0 5px 0;
  clear: both;
}
ul.iPanema li span {
  width: 70px;
  padding: 0px 0 0px 0;
  float: left;
  overflow: hidden;
  display: block;
}
ul.iPanema li em{
  width:350px;
  padding: 0px 3px 0px 0;
  font-style: normal;
  color: #000;
  display: block;
	overflow: hidden;
}
/* ------------ Wetter
--------------------------------------------------------- */
.wetterUppercase {
	font-size: 0.8em;
	text-transform: uppercase;
}

#content div.wetter {
	margin: 10px 0 20px 0;
	clear: both;
	float: none;
}
#content div.wetter h1 {
	font-size: 1.4em;
	color: #003f5b;
	margin: 0 0 0 0;
}
#content .boxBorder.nowCast {
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}
#content .boxBorder.nowCast p {
	line-height: 1.2em;
	margin: 0;
}
#content .boxBorder.nowCast p .small {
	margin-bottom: 0px;
}
#content .boxBorder.nowCast img {
	margin-right: 10px;
	float: left;
}

table.wetter {
	width: 480px;
	margin: 10px 0 15px 1px;
	padding: 0;
	border: 1px solid #babbbb; 
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
table.wetter thead {
	font-weight: bold;
}

table.wetter th, table.wetter td {
	padding: 6px 4px;
	vertical-align: top;
	border-width: 0 1px 1px 0;
	border-style: dotted;
	border-color: #d1d1d1;
	background-color: #f8f8f8;
}
table.wetter thead th {
	border-width: 0 0 1px 0;
}
table.wetter th.header, table.wetter th.inhalt, table.wetter td.header, table.wetter td.inhalt {
	width: 113px;
}
table.wetter th.inhalt, table.wetter td.inhalt {
	width: 110px;
}
table.wetter tr.farbWechsler td, table.wetter tr.farbWechsler th, tr.farbWechsler td, tr.farbWechsler th {
	background-color: #ddd;
}
table.wetter tr.farbWechslerWeiss td, table.wetter tr.farbWechslerWeiss th, tr.farbWechslerWeiss td, tr.farbWechslerWeiss th {
	background-color: #fff;
}
table.wetter td.tempMinMax {
	border: 0;
	text-align: right;
}




table.wetter.pollen th.header, table.wetter.pollen th.inhalt, table.wetter.pollen td.header, table.wetter.pollen td.inhalt {
	width: 80px;
	width: 190px;
}
table.wetter.pollen th.inhalt, table.wetter.pollen td.inhalt {
	width: 190px;
	width: 270px;
}

#content div.legende {
	margin: 10px 0 15px 0;
	padding: 0;
	border: 1px solid #babbbb;
}
#content div.legende p {
	margin: 10px 0 15px 10px;
	font-size: 0.9em;
}
.content div.legende table.legende {
	border: 1px solid #F8F8F8;
	background-color: #f8f8f8;
	table-layout: fixed;
	width: 478px;
	margin-left: 1px;
	border-collapse: collapse;
	border-spacing: 0;
}
#content div.legende table.legende thead th {
	font-weight: bold;
	text-align: center;
}
#content div.legende table.legende th {
	font-weight: normal;
	text-align: left;
}

table.legende th, table.legende td {
	padding: 8px 4px;
	vertical-align: top;
	border-width: 0 1px 1px 0;
	border-style: dotted;
	border-color: #d1d1d1;
}
table.legende td {
	text-align: center;
}
table.legende th.header {
	width: 110px;
}
table.legende th.inhalt {
	width: 80px;
}
table.legende td.farbWechsler, table.legende th.farbWechsler {
	background-color: #ddd;
}
#content div.legende table.legendeRegen {
	margin: 10px;
}


table.wetter.einfluss th {
	width: 231px;
}
table.wetter.einfluss td {
	width: 230px;
}
table.wetter.einfluss td.full {
	width: 480px;
}


/* ############################################## WETER NEW */

.wetterDetailToggle a {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 5px;
	margin-bottom: 20px;
	display: block;
}
.wetterDetailWrap {
	margin-bottom: 20px;
}
div.nowCast {
	font-size: 1.1em;
	line-height: 1.2em;
	background-color: #f7f7f7;
}
div.nowCast table td {
	vertical-align: top;
}
#content .boxBorder.nowCast p {
	line-height: 1.2em;
}
table.aktuellWetter {
	width: 100%;
	margin-bottom: 2px;
}
.aktuellWetter  td.datenAktuell {
	width: 51%;
}
.aktuellWetter  td.druckAktuell {
	width: 49%;
	padding-top: 17px;
}

.sidebar p.sideAktwetter {
	/*font-size: 1em;*/
	padding-bottom:0px;
	padding-left:10px;
	width: 210px; /*160px;*/
	float:left;
}
.sidebar img.boxWarning {
	float: left;
	width: 48px;
}
.sidebar div.boxWarning {
	width: 100%;
	background-color: #F9F735;
	position: relative;
	margin-top: 15px;
}
.sidebar div.boxWarning img {
	width: 50px;
	position: absolute;
	top: -39px;
	right: 5px;
}
.sidebar div.boxWarning p {
	text-align: left;
	color: #000;
	padding:5px 5px;
}
.sidebar div.boxWarning.under10 {
	background-color: transparent;
	border: 1px solid #86171e;
	margin-top: 0px;
}
.sidebar div.boxWarning.under10 p {
	margin:0;
}

h1.headlineWarnung {
	width: 345px;
}

table.wetter.new {
	width: 478px;
	margin: 0px 0 15px 1px;
	padding: 0;
	border: 0px solid #babbbb; 
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	background-color: #f7f7f7;
}
table.wetter.new thead {
	font-weight: bold;
	font-size:1.1em;
}

table.wetter.new th, table.wetter.new td {
	padding: 6px 4px;
	vertical-align: top;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #d1d1d1;
	background-color: transparent; /*#f8f8f8;*/
}

table.wetter.new thead {
	background-color: #d9d9d9;
	border:0;
}
table.wetter.new th.subhead {
	font-weight: normal;
	font-size:1.1em;
}
table.wetter.new th.inhalt, table.wetter.new td {
	text-align: center;
}


/* ------------ Impressum
--------------------------------------------------------- */
table.impressum, table.info {
	width: 479px;
	border: 1px solid #DFDFDF;
}
table.impressum th {
	width: 190px;
}
table.info tr {
	border: 1px solid #DFDFDF;
}

/* ------------ Anzeigen
--------------------------------------------------------- */

/* Objekt der Woche */
.objektWoche {
  width: 234px;
  margin: 10px 0 10px 0px;
  float: left;
}
.objektWoche.trenner {
  padding-right: 6px;
  margin-right: 6px;
  background: transparent url(../../images/dot_ver.gif) right top repeat-y;
}
.objektWoche ul.objektInhalt {
  margin: 0;
}
.objektWoche ul.objektInhalt li {
  width: 114px;
  margin: 0 0 0 0;
  float: left;
}
.objektWoche ul.objektInhalt li.erstes {
  margin-right: 6px;
}
.objektWoche ul.objektInhalt img {
  border: 1px solid #f2f2f2;
}
.objektWoche ul.objektInhalt li p {
  margin: 0 0 5px 0;
  font-size: 0.9em;
  line-height: 1.2em;
}

.maerkte .linkListe.kompakt li {
  padding: 0 0 2px 0;
}

/* LWL Prämien */

.praemienListe2 {
  width: 150px;
  /*height: 180px;*/
  min-height: 210px;
  margin-bottom: 15px;
  margin-right: 15px;
}
.col2R.praemienListe2 {
  margin-right: 0px;
}
.praemienListe2 dl {
  margin: 0 0 5px 0;
  font-size: 0.9em;
}
.praemienListe2 dl dt {
  height: 55px;
  margin: 0 0 2px 0;
  font-weight: normal;
}
.praemienListe2 dl dd.bild {
	 height: 120px;
 	 margin: 5px 0 5px 0;
 	 font-weight: normal;
	 vertical-align: middle;
	 text-align: center;
}
.praemienListe2 dl dd span {
	 color: #86171e;
}

.detail {
	margin: 0 0 0 0;
}
.detail div.productPic {
	margin: 0 10px 0 0;
	float: left;
}
.detail ul.productContent {
	margin: 0;
	padding: 0;
}
.detail ul.productContent li {
	margin: 0 0 5px 0;
	padding: 0;
}
.detail ul.productContent li span {
	 color: #86171e;
}

/* ------------ ZISCH
--------------------------------------------------------- */

div.zischFragen img {
  float: left;
}
div.zischFragen ul.linkListe {
  width: 160px;
  margin-left: 8px;
  float: left;
  clear: none;
}
div.zischFragen ul.linkListe li img {
  margin-right: 5px;
}
div.zischFragen ul.linkListe.auto {
  width: auto;
}
a.btn_schreibquest {
     display: block;
     position: relative;
     margin: 0px auto;
     top: -37px;
     margin-bottom: -38px;
     padding: 10px 0px 0px 10px;
     width: 167px;
     height: 25px;
     background: transparent url(../../../images/ratgeber/zisch/btn_schreibquest.gif) top left no-repeat;      
     color: #fff;    
}
a.btn_schreibquest:hover { color: #f6f0a4; }

/* ------------ iPanema Alex                                                                        
--------------------------------------------------------- */
.iPanemabuchung div.ipanemaBox {
	width: 459px;
	border: 1px solid #E5E5E5; 
	border-bottom: 0px; 
	padding: 10px; 
	margin-left: -1px;
	margin-bottom: 0;
	padding-bottom: 4px;
}
/* ------- NyroModal Alex -------*/
div#theLayer .versendenLayer{
	min-height: auto;
	width: 650px !important;
	color: #000;
}
div#theLayer.versendenLayer div.separator {
	margin-bottom: 10px;
}

/* ------------ tabelle th mit border Alex
--------------------------------------------------------- */
table.wetter.info thead tr.farbWechslerWeiss th.borderdot {
	border-color:#D1D1D1;
	border-style:dotted;
	border-width:0 0 0 1px;
}
table.wetter.info thead tr {
border-bottom: 1px solid #d1d1d1;
}



/* ------------ Slide Gallery modul
--------------------------------------------------------- */


.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width:478px;
	height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}



/* ------------ Chrome, Safari (webkit)
--------------------------------------------------------- */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .sidebar img.wappen {
	top: 6px !important; 
 }
 }