/* ===================================================================== */
/* = CSS EINSTELLUNGEN FUER SEITE */
/* ===================================================================== */
body {
/* Hintergrundfarbe */
background: #ffffff url(../templates/TPL10025/pics/tpl_6.gif);
background-repeat:repeat-x;
/* Schriftart */
font-family: Verdana, Arial;
/* Schriftgroesse */
font-size: 12px;
/* Schriftfarbe */
color: #000000;
/* Abstand zu Aussenelementen - Reihenfolge 12,3,6,9 UHR */
margin: 0px 0px 0px 0px;
}
/* ===================================================================== */
/* = Zusatzdesign  */
/* ===================================================================== */
.tldes {
background: #D5D5D5 url(../templates/TPL10025/pics/tpl_1.gif);
}

/* ===================================================================== */
/* = ALLGEMEINE LINKS IM SHOP */
/* ===================================================================== */
a {
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Schriftfarbe */
color: #990000;
/* Link unterstrichen none/underline */
text-decoration: none;
}

a:hover {
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Schriftfarbe */
color: #cc9900;
/* Link unterstrichen none/underline */
text-decoration: underline;
}
/* ===================================================================== */
/* = CSS EINSTELLUNGEN SHOPKOPF BEGRUESSUNG UND INFOLINKS (WARENKORB ETC.) */
/* ===================================================================== */
.shopgruss {

/* Hintergrundarbe */
background: transparent;
/* Textausrichtung */
text-align: right;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}

.shopkopf {
/* Hintergrundarbe und Bild */
background: #D5D5D5 url(../templates/TPL10025/pics/tpl_9.gif);
/* Textausrichtung */
text-align: right;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
/* Randabstand oben */
padding-top: 6px;
}

/* ===================================================================== */
/* = LINKS IM SHOPKOPF */
/* ===================================================================== */
.shopgruss a, .shopkopf a {
/* Schriftgewicht normal/bold */
font-weight: normal;
/* Schriftfarbe */
color: #713800;
/* Link unterstrichen none/underline */
text-decoration: underline;
}
.shopgruss a:hover, .shopkopf a:hover {
/* Schriftgewicht normal/bold */
font-weight: normal;
/* Schriftfarbe */
color: #B35900;
/* Link unterstrichen none/underline */
text-decoration: underline;
}
/* ===================================================================== */
/* = CSS EINSTELLUNGEN FUER SEITENFUSS UNTERHALB SHOP */
/* ===================================================================== */
.shopbottom {
/* Hintergrundarbe */
background-color: #ffffff;
/* Hoehe*/
height: 27px;
/* Textausrichtung */
text-align: center;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}
/* ===================================================================== */
/* = LINKS IM SHOPKOPF UND SHOPFUSS */
/* ===================================================================== */
.shopbottom a {
/* Schriftgewicht normal/bold */
font-weight: normal;
/* Schriftfarbe */
color: #713800;
/* Link unterstrichen none/underline */
text-decoration: underline;
}

.shopbottom a:hover {
/* Schriftgewicht normal/bold */
font-weight: normal;
/* Schriftfarbe */
color: #B35900;
/* Link unterstrichen none/underline */
text-decoration: underline;
}

/* ===================================================================== */
/* = MENUESPALTE DES SHOPS */
/* ===================================================================== */
.menue {
/* Hintergrundfarbe */
background: transparent;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
/* Hoehe */
height:100%;
}
/* ===================================================================== */
/* = LINKS IM HAUPTMENUE DES SHOPS */
/* ===================================================================== */
.menue a {
/* Darstellung als Block, bitte nicht aendern */
display: block;
/* Randabstand - Reihenfolge 12,3,6,9 UHR */
padding: 2px 2px 2px 4px;
/* Abstand zu Aussenelementen */
margin: 0px 1px 1px 1px;
/* Schriftgroesse */
font-size: 11px;
/* Schriftgewicht normal/bold */
font-weight: normal;
/* Schriftfarbe */
color: #000000;
/* Link unterstrichen none/underline */
text-decoration: none;
/*Rand unter Link */
border-bottom: 1px solid #C0C0C0;
}

.menue a:hover {
/* Hintergrundarbe */
background-color: #FDEDD2;
/* Schriftgewicht normal/bold */
font-weight: normal;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
/* Link unterstrichen none/underline */
text-decoration: none;
}

/* ===================================================================== */
/* = TOPRUBRIKENTRENNER IM HAUPTMENUE - STATISCHES MENUE*/
/* ===================================================================== */
.toprubrik {
/* Schriftgroesse */
font-size: 11px;
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Hintergrundarbe */
background-color: #C0C0C0;
/* Schriftfarbe */
color: #000000;
/* Randabstand - Reihenfolge 12,3,6,9 UHR */
padding: 3px 2px 3px 2px;
/* Abstand zu Aussenelementen */
margin: 1px;
}

/* ===================================================================== */
/* = LINKS FUER TOPRUBRIKEN IM HAUPTMENUE - DYNAMISCHES MENUE*/
/* ===================================================================== */
.toprub a {
/* Darstellung als Block, bitte nicht aendern */
display: block;
/* Randabstand - Reihenfolge 12,3,6,9 UHR */
padding: 2px 2px 2px 5px;
/* Schriftgroesse */
font-size: 11px;
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Hintergrundarbe */
background-color: #C0C0C0;
/* Schriftfarbe */
color: #000000;
}

.toprub a:hover {
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Hintergrundfarbe */
background: #F9CC82;
/* Schriftfarbe */
color: #ffffff;
}
/* ===================================================================== */
/* = SHOPAUSGABE RECHTE TABELLE */
/* ===================================================================== */
.content {
background: #ffffff url(../templates/TPL10025/pics/tpl_13.gif);
background-repeat:repeat-x;
/* Randabstand */
padding: 3px 0px 0px 0px;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}
/* ===================================================================== */
/* = ALLGEMEINE AUSGABE TABELLEN */
/* ===================================================================== */
.atop {
/* Rand unten Breite, Art und Farbe */
border-bottom: 1px solid #BB852B;
/* Hintergrundfarbe */
background-color: #D6A34E;
/* Randabstand */
padding: 3px;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}

.acont {
/* Hintergrundfarbe */
background-color: #ffffff;
/* Randabstand */
padding: 3px;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}

.abott {
/* Rand unten Breite, Art und Farbe */
border-bottom: 1px solid #CD840A;
/* Hintergrundfarbe */
background-color: #EBEBEB;
/* Randabstand */
padding: 3px;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}

/* ================================================================== */
/* = CSS EINSTELLUNGEN FUER FIELDSET UND LEGEND */
/* ================================================================== */
fieldset {
/* Randbreite, Art und Farbe */
border: 1px solid #9A9A9A;
/* Randabstand */
padding: 4px;
/* Abstand zu Aussenelementen - Reihenfolge 12,3,6,9 UHR */
margin: 10px 0 5px 0;
}

/*DIV in Fieldset*/
.fdiv {
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}


legend {
/* Hintergrundfarbe */
background-color: #CECECE;
/* Randbreite, Art und Farbe */
border: 1px solid #9A9A9A;
/* Randbstand  - Reihenfolge 12,3,6,9 UHR */
padding: 1px 3px 1px 3px; 
/* Schriftgroesse */
font-size: 11px;
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Schriftfarbe */
color: #000000;
}
/* ===================================================================== */
/* = Info Div's */
/* ===================================================================== */
.infoout {
/* Randbreite, Art und Farbe */
border: 1px solid #afb8c9;
/* Hintergrundarbe */
background-color: #f1e7c7;
/* Schriftfarbe */
color: maroon;
/* Randbstand */
padding: 3px;
}

/* ===================================================================== */
/* = CSS EINSTELLUNGEN FUER FORMULARTAGS START */
/* ===================================================================== */
.inpu {
/* Randbreite, Art und Farbe */
border: 1px solid #9A9A9A;
/* Hintergrundfarbe */
background-color: #F4F4F4;
/* Schriftart */
font-family: Verdana, Arial;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}

.inputbutton {
/* Randbreite, Art und Farbe */
border: 1px solid #9A9A9A;
/* Hintergrundfarbe */
background-color: #CECECE;
/* Schriftart */
font-family: Verdana, Arial;
/* Schriftgroesse */
font-size: 11px;
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Schriftfarbe */
color: #000000;
}


form {
display: inline;
}
/* ===================================================================== */
/* = CSS EINSTELLUNGEN FUER FEHLER HINWEISE ETC */
/* ===================================================================== */
.tippred {
font-size: 11px;
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Schriftfarbe */
color: #cc0000;
}
.tippgreen {
font-size: 11px;
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Schriftfarbe */
color: #339900;
}
/* ===================================================================== */
/* = SEITENNAVIGATION */
/* ===================================================================== */
/* Hintergrund, Randfarbe der Seitennavigationstabelle */
.naviborder {
/* Hintergrundfarbe */
background-color: #AE6D1E;
}

/* Schriftart, Schriftgroessen und Randabstand in Seitennavigation */
.tc, .tca, .tci {
/* Schriftart */
font-family:Verdana, Arial;
/* Schriftgroesse */
font-size: 11px;
/* Randbstand */
padding: 2px;
}

/* Schriftgewicht, Schriftfarbe, Breite, Ausrichtung und Hintergrundfarbe 
der Seitennavigation - weitere Seiten */
.tc {
/* Textausrichtung */
text-align: center;
/* Hintergrundfarbe */
background-color: #F9EBDB;
/* Breite */
width: 18px;
}

/* Schriftgewicht, Schriftfarbe, Breite, Ausrichtung und Hintergrundfarbe 
der Seitennavigation - aktuelle Seite */
.tca {
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Breite */
width: 18px;
/* Textausrichtung */
text-align: center;
/* Hintergrundfarbe */
background-color: #ffffff;
/* Schriftfarbe */
color: #000000;
}

/* Schriftfarbe, Schriftgewicht und Hintergrundfarbe der Seitennavigationsinfo */
.tci {
/* Schriftfarbe */
color: #000000;
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Hintergrundfarbe */
background-color: #E3A057;
}

/* Eigenschaften der normalen Links in der Seitennavigation */
.tc a {
/* Schriftgewicht normal/bold */
font-weight: normal;
/* Link unterstrichen none/underline */
text-decoration: none;
/* Schriftfarbe */
color: #640000;
}

/* Eigenschaften der Links bei Mouseover in der Seitennavigation */
.tc a:hover {
/* Schriftgewicht normal/bold */
font-weight: normal;
/* Link unterstrichen none/underline */
text-decoration: underline;
/* Schriftfarbe */
color: #000000;
}

/* ===================================================================== */
/* = Topangeboteausgabe Startseite */
/* ===================================================================== */

/* Abgrenzung der Topangebote von Startseiteninhalten */
.topangebotespalte {
/* Rand links Breite, Art und Farbe */
border-left:2px solid #6F6F6F;
/* Rand unten Breite, Art und Farbe */
border-bottom:2px solid #6F6F6F;
margin-right: -2px;
}

/* Ausgabe des Spalte Aktuelle Topangebote */
.topangebotekopf {
/* Schriftgroesse */
font-size: 11px;
/* Schriftgewicht normal/bold */
font-weight: bold;
/* Hintergrundarbe */
background-color: #6F6F6F;
/* Schriftfarbe */
color: #ffffff;
/* Randabstand - Reihenfolge 12,3,6,9 UHR */
padding: 3px 3px 3px 3px;
/* Abstand zu Aussenelementen */
margin-bottom: 0px;
}

/* Topangebotetabelle Abstand unten und Breite */
.topausgabetab {
/* Abstand nach unten */
margin-bottom: 0px;
/* Breite der Topangeboteausgebe */
width: 190px;
}

/* Topangebote Titezelle */
.toptop {
/* Rand unten Breite, Art und Farbe */
border-bottom: 1px solid #79787C;
/* Hintergrundfarbe */
background-color: #F9CC82;
/* Randabstand */
padding: 3px;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}

/* Topangebote Ausgabe */
.topcont {
/* Hintergrundfarbe */
background-color: #ffffff;
/* Randabstand */
padding: 3px;
/* Schriftgroesse */
font-size: 11px;
/* Schriftfarbe */
color: #000000;
}
/* ===================================================================== */