@import url('../../styleSheet_navi_deutsch.css');

/* Allgemeine Einstellungen */
/* Schrift, Größe und Ausrichtung */
/* Links */
body, p, td, th, a, ul, li, h1, h2, h3, h4, textarea {font-family: Verdana, Arial,sans-serif; color: #000000;}
body, p, a, ul, li, h1, h2, h3, h4 {text-align: left; line-height: 18px;}
body, p, td, th, a, ul, li, p.detail, .dettext, .formarea, .formitem, .formbutton, .formlabel {font-size:10px; color: #000000;}
/* .main {border-width: 10px 10px 10px 10px; border-style: solid; border-color: #FFFFFF} */
.main {border-width: 13px 13px 13px 13px; border-style: solid; border-color: #FFFFFF;}

/* Schrifthöhe innerhalb von Fließtexten */
.detail, .dettext, .listbody, .listdesc, .formdesc {line-height: 18px;}

/* Allgemeine Definition für Links */
a {text-decoration: none; font-weight: bold; color: #4C4C4C;}
a:hover {text-decoration: underline;}

/* Anzeige von Fehlern und Systemmeldungen */
.formerror, .formmandatoryerror, .error  {color : #FF0000}
.navierror {color: #FFFFFF}

/* Hauptmenue (Menüeinträge) */
td.navi0, td.navi0sel {height: 63px; padding-left: 18px; padding-right:18px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #FFFFFF; padding-top: 20px; text-align: center;}
a.navi0, a.navi0sel {font-size:11px; color: #231f20}
a.navi0:hover, a.navi0sel:hover {text-decoration: none; color: #231f20;}
td.navi0sel {background-color: #faed83; border-bottom: 0px solid #FED536;}

/* Hauptmenü (Grafiken links und rechts) */
.topMenuRight {border-width: 0px 10px 0px 0px; border-style: solid; border-color: #FFFFFF;}
.topMenuLeft {border-top: 0px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; width: 170px;}
.language {border-width: 0px 0px 0px 0px; border-style: solid; border-color: #FFFFFF; width: 170px;}

/* Untermenue (Menüeinträge) */
td.navi1, td.navi1sel, td.navi2, td.navi2sel  {line-height: 24px; height: 22px;} 
td.navi1,td.navi1sel  {border-color: #FFFFFF; border-width: 1px 0px 1px 0px; border-style: solid;}
td.navi1sel, td.navi2sel {background-color: #fff5d7;  border-left: 0px solid #FFFFFF;}

/* Untermenue (Farben und Rahmen) */
td.bgNavi {background-color: #FFFFFF;}

a.navi1, a.navi1sel, a.navi2, a.navi2sel {font-size: 10px; font-weight: solid;}
a.navi1, a.navi2 {color: #8E342B;}
a.navi1sel, a.navi2sel {color: #8E342B;}
a.navi2, a.navi2sel {font-weight: normal;}
a.navi1:hover, a.navi1sel:hover,a.navi2:hover, a.navi2sel:hover {text-decoration: none; color: #C68F62;}

/* Rechte Randspalte */
.margin {background-color: #FFFFFF; border-left: 1px solid #FFFFFF; padding-top: 35px;}  /* gesamte Randspalte */

/* Linkgruppe 1*/
table.portlet {border-collapse: nowrap; border-bottom : 1px solid #FFFFFF; padding-right: 0px; width: 140px;} /* Link-Gruppe (Rahmen) */
td.portlet_head {font-weight: bold; text-transform: uppercase;font-size: 14px; padding: 4px 4px 4px 10px; border-bottom: 1px solid #FFFFFF;  color: #FFFFFF; background-color: #FED536;}  /* Link-Gruppe (Kop)f */
td.portlet_body {padding: 0px 0px 0px 0px; background-color: #FFF3C3; margin-top: 0px;} /* Link-Gruppe (Einträge) */

/* Linkgruppe 2 */
table.portlet2 {border-collapse: nowrap; border-bottom : 1px solid #FFFFFF; padding: 0px 0px 0px 0px; width: 140px;} /* Link-Gruppe (Rahmen) */
td.portlet_head2 {font-size: 12px; padding: 4px 4px 4px 10px; border-bottom: 0px solid #FFFFFF;  color: #FFFFFF; background-color: #FEBE66;}  /* Link-Gruppe (Kop)f */
td.portlet_body2 {padding: 0px 0px 0px 0px; background-color: #FFF3C3;} /* Link-Gruppe (Einträge) */

a.linkmarg {font-size: 10px; font-weight: normal; color: #063C60; margin-left: 10px;} /* Links in der rechten Spalte */
a.linkmarg:hover {text-decoration: none;}
p.linkmarg {padding: 0px; margin: 4px 0px;} /* Absatz zwischen einzelnen Links in der rechten Spalte */

/* Content-Bereich  (Allgemein) */
h1 {font-size: 17px; color: #8e342b; font-weight: bold;} /* Überschrift */
h2 {font-size: 10pt; color: #063C60; margin-bottom: 5px;}
h3 {font-size: 9pt; color: #063C60;}
h4 {font-size: 9pt; color: #063C60;}
img {border : 0px;} /* Definition für Bilder */

/* Content-Bereich (Rahmen) */
.innerContent {border-width: 0px 0px 0px 0px; border-style: solid; border-color: #FEEA9A} /* Innerer Rahmen ohne Spalte*/
.outerContent {border-width: 0px 10px 0px 0px; border-style: solid; border-color: #FFFFFF} /*Äußerer Rahmen mit Spalte */

/* Content-Bereich (Tabellen) */
th {background-color: #063C60; color: #FFFFFF;text-align:left;}   /* Tabellen-Überschriften */
tr.data {background-color: #B5C5D0;} /* Tabellen-Zeile (z.B. für Forum) */
th.data {color: #FFFFFF}  /* Schriftart für Tabellenüberschriften */
.caption {font-weight: bold;}  /* Bezeichner innerhalb von Tabelle */

/* Content-Bereich (Detailsicht) */
p.detaildesc {font-weight: bold; color: #000000;}  /* Kurzbeschreibung des Seiteninhaltes */
.figure {font-size: 9px; text-align: center} /* Bildunterschrift */

/* Content-Bereich (Listenansicht) */
.listdesc {font-weight: bold}  /* Kurzbeschreibung des Seiteninhaltes */

/* Navigationspfad */
a.navibar {font-size: 8pt; font-weight: normal; color: #063C60;}  /* Link innerhalb des Navigationspfades */
span.navibar {font-size: 8pt; font-weight: normal; color: #063C60;}  /* Link innerhalb des Navigationspfades */
img.navibar {margin: 0px; padding: 0px;}  /* Grafiken innerahlb der Navigation (z.B. Drucken-Symbol)*/
table.naviLeft {border-collapse: collapse} /* Navigationspfad (Rahmen)*/
td.navibarLeft {border-left: 0px solid #FEEA9A; border-right: 0px solid #FFFFFF;} /* Navigationspfad */
table.navibarRight {border: 0px;} /* Navigations-Icons (Rahmen)*/
tr.navibarRight {background-color: #FFFFFF;} /* Navigations-Icons */
td.navibarIcon {border-right: 1px solid #FFFFFF; } /* Icons in der Navigationsleiste*/

td.navibarRight {border-left: 1px solid #FFFFFF}

/* Suche und Login */
input.navictrl {border-width: 0px; border-style: solid;}   /* Eingabefelder Suche und Login */
table.searchbox {height: 80px; padding-bottom: 13px; border-bottom: 0px solid #FFFFFF;} /* Suchbox (Rahmen) */
td.searchbox {vertical-align: bottom; }
.navisearch, .navi {font-weight: bold;}
.navisearch {color: #8E342B}
.navisearchbut, .navisearch, .navi, .navictrlbut, select.navictrl {font-size: 10px;}
.navisearchbut, .navictrlbut {color: #FFFFFF;}
td.navictrlbut {border-width: 0px 0px 0px 0px; border-style: solid; border-color: #CED8E0;}
td.navisearchbut {border-width: 0px 0px 0px 0px; border-style: solid; border-color: #063C60;}

table.userLogin {border-top: 0px solid #FFFFFF}  /* User-Login (Rahmen) */
td.navictrlbut, td.navisearchbut {}
.navi {color: #8E342B; }
input.navictrl { font-size: 10px;} 

/* Formulare */
.formmandatory, .formmandatoryerror {font-weight: bold}

/* Geschützter Bereich */
.navitext {color: #063C60;}

/*Shop*/
/*Katalogansicht*/
a.cathead {color: #4C4C4C; font-weight: bold;}
a.catdetail {color: #4C4C4C;}
.cattext {line-height: 14px;}
.cattdleft {background-color: #FFF7DA;}
.cattdright {background-color: #FFEFB0; padding-left: 10px;}
.cattd {background-color: #B5C5D0;}
.catprice {font-weight: bold; font-size: 12px;}

/*Detailansicht*/
.dettd {background-color: #B5C5D0;}
.dethead {font-weight: normal; font-size: 17px;}
div.detprice {font-family: Verdana, Arial,sans-serif; font-weight: bold; font-size: 14px;}
.propertieshead {font-weight: normal; font-size: 14px;}
.detvariant, .detsellabel {font-size: 10px}
.dettdprice {background-color: #FFEFB0; padding-top: 2px; text-align: center}
.dettdback {background-color: #FFF7DA; text-align: center;} 

/* Kalendar Stylesheet */
/*Balkenfarbe und Rahmen*/
.kalframe { background-color: #B5C5D0; }

/*Balken der Terminzelle*/
.kalcell { background-color: #C4DAF1; }

/*Farbe für aktiver Tag, Woche, Monat*/
.kalacti { background-color: #C4DAF1;} 

.kalf { color: #C4DAF1 }
.kalinf { font-family:Verdana, Arial,sans-serif;  font-size:10px; color: #063C60 }
.kal { color: #6AA2DB }
.kalg {color: #C4DAF1}

/*Balken der Terminspalte*/
.kalcol { background-color: #FFFFFF; }

/* Toast-Styles */
.underline {border-width: 0px 0px 1px; border-color: black; border-style: solid;}
.border {border: 1px; border-style: solid; border-color: black}

/* Forum */
tr.odd {background-color: #F3EFEA}
tr.even {background-color: white}
th.detail, td.detail { background-color: #F6F7F9 }
a.textlink {font-size: 10px; font-weight: bold; color: #808080; }

/* Banner HTML-Code */
.color1 {background-color: #F2F4F4; border-left: 1px solid #FFFFFF;}
.color2 {background-color: #FEE686; border-left: 1px solid #FFFFFF;}
.color3 {background-color: #FFEFB0; border-left: 1px solid #FFFFFF;}
#banner {border-bottom: 2px solid #FFFFFF;}

a.listmore {color: #FF0000}

input {background-color: #FFF5CD;}
textarea.formarea {background-color: #FFF5CD;}


/* Eigenschaften im Shop */
tr.data {background-color: #F9F9F9;}
.propertieshead {font-size: 11px; font-weight: bold; color: #4C4C4C; line-height: 18px; padding-left: 5px;}
.detsellabel {color: #FFFFFF; font-size: 1px;}

/* Gruppe linksbündig für Grafiken in einem Link mit Bildunterschrift*/
div.gl {
  float: left;
}

/* Gruppe rechtsbündig für Grafiken in einem Link mit Bildunterschrift*/
div.gr {
  float: right;
}

/* Text zentiert*/
div.gc {
  text-align: center;
}

/* Layout: Text / Bild / Text (Beispiel: siehe Textvorlagen) */
span.gl {
  float:left
;

}

#portalContent h2 {
  clear: both;
}

/* Rezeptliste */
td.rezepttitle {background-color: #FED536; padding: 5px 0px 5px 5px; font-size:11px; color: #8E342B; font-weight: bold;}
td.rezeptdownload {background-color: #FED536; font-size:11px; color: #8E342B; text-align: right; padding-right: 10px;}
td.rezeptdesc, td.rezeptdesc li {background-color: #FEEA9A; padding: 5px 0px 5px 5px; font-size:11px; color: #8E342B;}
td.rezeptdesc li a.link {font-size:11px; color: #8E342B; font-weight: bold; text-decoration: underline;}

/* Download-Bereich */
a.downloadlisttitle {font-size: 16px;}

td.listrate {visibility: hidden;}

/* Germany/International */
#mbraun001570 {width: 134px; text-align: left;} /* International */
#mbraun001569 {display: none; width: 168px;} /* Germany */
