body {
background-color:#000000;
margin: 2px;
padding: 2px;
}

html, body { scrollbar-arrow-color:#696969;
scrollbar-base-color:#000000;
scrollbar-track-color:#7a7a7a;
scrollbar-face-color:#4a4a4a;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#696969;
scrollbar-darkshadow-color:#696969;
scrollbar-shadow-color:#696969; }

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #808080;
	text-decoration: none;
}

a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #808080;
text-decoration: none;
}

a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #FFFFFF;
text-decoration: underline;
}
/*Links werden hervorgehoben, deren Seite gerade sichtbar ist*/
a.homelink, a.accountlink, a.searchlink, a.pickuplink, a.calendarlink, a.contactlink, a.termslink, a.privacylink, a.aboutlink {
	font-family:Verdana, "Times New Roman", "Bookman Old Style", Times, serif;
	font-size:11px;
	color:white;
	padding:0px;
	letter-spacing:0px;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	text-decoration:none;
	cursor:default
}

/*
Erste dicke Linie ganz oben Startseite
*/
TD.header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
width:auto;
color: #595959;
background-color: #252525;
border-top:5px solid #4f4f4f;
border-bottom:1px solid #262626;
padding:5px;
}
/*
Balken unten über Maian Greetings, mit Beim ePost-Karten-Versand von... 
*/
TD.tos {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cfcfcf;
background-color: #2f2f2f;
padding:20px;
margin:0px 0px 0px 30px;
}

img.infoausrufzei {
border:1px gray solid; padding:1px; margin:0px
}

/*
Hier die Haupt-Kategorie, Startseite obere Tabelle:
in inc/functions.php

  $border_color      = '
  border-top:5px solid #848484;
border-right:0px solid #eeeeee;
border-bottom:0px solid #eeeeee;
border-left:5px solid #646464';
  $bg_color_options  = 'background-color:#FFFFFF;border:0px solid #C0C0C0';
  $disable_cats      = array(); // Enter id numbers of cats you want to disable..example: array(1,34,67)

*/

/*
Immer noch Hauptkategorie --- die Rahmen für die Haupt-Kategorien
*/
p.cardheader { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
border-top:0px solid silver;
border-right:1px solid #515151;
border-bottom:1px solid #545454;
border-left:0px solid silver;
padding:1px 2px 1px 2px;
font-weight:9px;
letter-spacing:0px;
margin:0px 0px 5px 0px;
 }
 
/*
Die Schaltfläche "big" zum Favorigten zufügen, nicht mehr gebraucht

img.fave {
border-top:1px solid silver;
border-right:2px solid #515151;
border-bottom:2px solid #545454;
border-left:1px solid silver;
margin:0px 0px 0px 0px }

Die Schaltfläche "big" zum Vergrößern des Bildes, nicht mehr gebraucht

img.big {
border-top:1px solid silver;
border-right:2px solid #515151;
border-bottom:2px solid #545454;
border-left:1px solid silver;
margin:0px 5px 0px 10px }
*/
/*
Rahmen von Haupt-Kategorie - Beliebteste eKarten ganz unten
*/
img.starhaupkat { border:3px gray double; margin:0px 10px 0px 10px }
/*
Rahmen von Favoriten in "Mein Account"
*/
img.fav { border:3px gray double; margin:0px 0px 0px 0px }
/*
BU von Favoriten in "Mein Account"
*/
td.fav { text-align:left; font-size:10px; padding:5px 0px 8px 5px; margin:0px 0px 0px 0px }
 
span.anzahlbilder { font-size:9px }

span.center { padding:0px 0px 0px 115px } 
 
/*



Rahmen für Startseite für Sub-Kategorien, untere Tabelle
classes/class_images.inc.php

      -------------Außenrahmen--------------
              var $border           = 'border:1px solid #C0C0C0';
              
, Zellen Titel, z.B. Pferde
        var $cell1            = 'padding:5px';
              var $cell2            = 'padding:5px;background-color:#FFFFFF;border-top:0px solid #C0C0C0';
              var $cell3            = 'padding:5px;background-color:#FFFFFF;border-bottom:0px solid #C0C0C0; font-size:9px';
              var $border           = 'border:1px solid #C0C0C0';
              var $txt_padding      = 'padding:5px';

  $border_color      = 'border:1px solid #C0C0C0';
  $bg_color_options  = 'background-color:#FFFFFF;border:0px solid #C0C0C0';
  $disable_cats      = array(); // Enter id numbers of cats you want to disable..example: array(1,34,67)

home.tpl.php ist die Seite mit den Bilder auf der Startseite
header.tpl.php hat die css Info offenbar

-----------------------------------------

*/

/*
hier classes/class_images.inc.php sind die Rahmen für die Bilder der Unter-Rubriken

    $content .= '    <td valign="top" colspan="2" align="center" style="'.$this->cell1.'"><a href="'.($this->modR ? $this->mod_rewrite($this->modR,'index.php?cmd=ecard&amp;card=',$IMG['id']) : 'index.php?cmd=ecard&amp;card='.$IMG['id']).'" style="'.$this->link_bg.'" title="'.$this->sendtext.'"><img src="images/ecards/thumbs/'.$IMG['thumbpath'].'" border="0"'.($th_width>0 ? ' width="'.$th_width.'" ' : '').($th_height>0 ? ' height="'.$th_height.'" ' : '').' alt="'.$this->clean_slashes($IMG['name']).'" title="'.$this->clean_slashes($IMG['name']).'"></a></td>'."\n";
*/

img.ekarte {
border: 3px; border-color:silver; border-style:solid; margin:0px 0px 0px 0px; padding:0px
}
/*
Rahmen, Bilder für Unter-Kategorien auf Fogeseiten
*/
img.thumbuntrub {
border: 3px; border-color:silver; border-style:double; margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px
}

img.ekartevorsch {
border: 3px; border-color:silver; border-style:solid; margin:0px 0px 0px 0px
}

/*
C:\xampp\htdocs\hps\gdf\ecards_grusskarten_epostcards_galerie_der_fotos_de/templates/ecard.tpl.php (Karte versenden (zweite Seite, nach dem man auf Bild klickt auf Startseite) Tabellen, Bilder mit Rahmen)
das ist die Zeile für die Seite, Postkarte: style="border-left: 1px solid #000000;border-right: 0px solid #000000;border-bottom: 0px solid #000000">
<!--Hier ist die Tabelle für die Seite, mit der Kartenvorschau, und die zum Senden-->
style="border-left: 0px solid #969696;border-right: 0px solid #000000;border-bottom: 0px solid #000000">
Das ist der Rahmen um die Karte:
<td align="center" style="border: 6px solid #C0C0C0;
ist nun alles in CSS-Datei (fast)

*/


img { border:none; margin:0px }

img.tapir { border:none; margin:5px 0px 5px 0px }
/*

img {
 margin:0px 0px 0px 0px;
}

*/
/*
img {
border:1px solid gray; margin:5px;
}
*/

/*
Schrift Mitte bei Account eMail-Adresse ändern
und für
Unterkategorien Bilder und
Zufallsauswahl

*/
TD.main {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #525252;
font-weight:normal;
background-color: #ffffff;
}
/*
Titelzeilen linke Seite von Account
*/
TD.accountheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: gray;
background-color: #000000;
border:1px solid #000000;
padding: 3px;
}

input.adressbuchseite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 0px 0px 0px;
padding:0px 10px 0px 10px;
font-weight: normal;
color: gray;
height: 20px;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
cursor:pointer
}

.formbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 0px 0px 20px;
padding:0px 0px 0px 0px;
font-weight: normal;
color: gray;
height:20px;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left:3px solid #585858;
cursor:pointer
}

/*
Die Schaltfläche neues Passwort anfordern
*/
input.passwort {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
padding:0px 2px 2px 2px;
margin:0px 20px 0px 20px;
font-weight: normal;
width:210px;
height:19px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left:3px solid #585858;
cursor:pointer
}

/*
Checkbox Passwort merken Log in
*/
input.passmerken  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 10px 0px 20px;
font-weight: bold;
width:20px;
height:20px;
background-color: white;
border-top:2px solid #aeaeae;
border-right:3px solid gray;
border-bottom:3px solid gray;
border-left: 2px solid #aeaeae;
}
/*
Passwort einloggen account

input.passwort  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 0px 0px 20px;
font-weight: bold;
width:20px;
height:12px;
background-color: white;
border-top:0px solid #aeaeae;
border-right:0px solid gray;
border-bottom:3px solid gray;
border-left: 3px solid #aeaeae;
}
*/
/*
Die Schaltfläche zum einloggen
*/
input.einloggen {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
margin:0px 20px 0px 0px;
margin:0px 20px 0px 20px;
font-weight: normal;
width:200px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left:3px solid #585858;
cursor:pointer
}

/*
Die Schaltfläche zur Weiter zur Anmeldung nach Link Mein Account
*/
input.weiteranmeld  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:0px 0px 0px 0px;
margin:0px 20px 0px 0px;
font-weight: normal;
width:200px;
text-align:center;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left:3px solid #585858;
cursor:pointer
}

/*
Die Schaltfläche zum Anmelden
*/
input.anmelden {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 20px;
font-weight: normal;
width:210px;
height:18px;
color: gray;
background-color: white;
border-top:1px solid #777777;
border-right:1px solid #777777;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
cursor:pointer
}

span.anmelden {
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
color:gray;
letter-spacing:0px;
margin-left:10px;
margin-right:0px;
font-weight:normal
}


/*
Die Schaltfläche auf der Kontaktseite Absenden
*/
input.absenden {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
padding:0px 0px 0px 0px;
margin:0px 20px 0px 20px;
font-weight: normal;
width:390px;
height:18px;
color: gray;
background-color: white;
border-top:1px solid #777777;
border-right:1px solid #777777;
border-bottom:3px solid #545454;
border-left: 3px solid #545454;
cursor:pointer
}

/*
Das 2. Feld von oben, wo man wählen kann unter allen Rubriken auf der Seite suchen
*/

option.suchkategorie  { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3a3a3a;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 20px;
font-weight: bold;
width:300px;
height:10px;
letter-spacing:2px;
color: #3a3a3a;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:2px solid #aeaeae;
border-left: 2px solid #aeaeae
}
/*
Eingabe-Feld, dort wo die Begriffe eingegeben werden
*/
input.suche {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 20px;
font-weight: bold;
width:545px;
height:15px;
letter-spacing:2px;
color: #3a3a3a;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #aeaeae;
border-left: 3px solid #aeaeae;
}
/*
Dropdown-Menü
*/
select.suchekateg {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight: normal;
color:gray;
margin:0px 0px 0px 20px;
padding:0px;
width:550px
}
/*
Die Schaltfläche zum Suchen
*/
input.suchbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
padding:0px 20px 0px 10px;
margin:50px 20px 0px 20px;
font-weight: normal;
width:200px;
height:18px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #aeaeae;
border-left: 3px solid #aeaeae;
cursor:pointer
}

/*
Seite, auf der die eKarten abgeholt werden
*/

td.abholungbox { text-align:left; padding:5px 5px 0px 20px; margin:0px 0px 0px 0px; }

input.abholungbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 0px 0px 0px;
padding:2px 2px 0px 2px;
font-weight: bold;
text-align:left;
width:275px;
height:13px;
letter-spacing:2px;
color: #3a3a3a;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #797979;
border-left: 3px solid #797979;
}

/*
Seite, auf der die eKarten abgeholt werden - Eingabefeld
*/
input.abholung {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 20px;
font-weight:normal;
width:285px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #797979;
border-left:3px solid #797979;
cursor:pointer
}

/*
Adressbuch: neuen Empfänger anlegen, Schaltfläche
*/
input.boxempfang {
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0px;
font-size: 10px;
padding:2px 2px 0px 2px;
margin:0px 0px 0px 20px;
font-weight: bold;
width:260px;
height:13px;
color: #3a3a3a;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #aeaeae;
border-left: 3px solid #aeaeae;
}

/*
checkbox auf Hauptseite, ob man Lesebestäigigung haben will
*/
input.lesebestatig {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 20px 0px 0px;
font-weight: normal;
color: gray;
background-color: white;
border-top:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
border-bottom:2px solid #494949;
border-left: 2px solid #494949;
cursor:pointer
}
/*
radio buttons Lesebstätigung
*/
td.lesebestatig  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
padding:0px 10px 0px 20px;
text-align:left
  }
  
  /*
Die Schaltfläche zum Kartenvorschau auf der Hauptversandseite
*/
input.kartenvorsch {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
padding:0px 0px 0px 10px;
margin:10px 0px 0px 20px;
font-weight: normal;
width:250px;
height:19px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #686868;
border-left: 3px solid #686868;
cursor:pointer
} 

  /*
Die Schaltfläche zum Kartenvorschau auf der Hauptversandseite
*/
input.abschicken {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
padding:0px 0px 0px 10px;
margin:0px 0px 0px 20px;
font-weight: normal;
width:200px;
height:19px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #686868;
border-left: 3px solid #686868;
cursor:pointer
} 

/*
Die Eingabe von HTML ist hier leider nicht möglich auf Haupt-Karte
*/
span.htmlnicht { margin-left:20px; font-size:10px }

/*
Dropdown Menü in Terminkalender
*/
.nav_select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
width:100px
}

/*
Adressbuch Einträge Formatierung
*/
input.adressbuch {
background-color:#FFFFFF;
margin:0px 0px 0px 20px;
padding:0px 0px 0px 0px;
font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
letter-spacing:0px;
height:12px;
word-spacing:0px;
font-weight:bold;
font-size:10px;
color:#000000;
border-bottom:0px gray;
border-right:0px gray;
border-top:0px gray;
border-left:0px gray;
border-style:solid;
}

/*
Adressbuch: neuen Empfänger hinzufügen, Schaltfläche
*/
input.neuempfanger {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:0px 0px 0px 0px;
margin:0px 20px 0px 20px;
font-weight: normal;
width:247px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
cursor:pointer
}

.formbox {
 background-color:#FFFFFF;
 padding:2px 2px 3px 2px;
 border-bottom:3px gray;
 border-right:0px gray;
 border-top:0px gray;
 border-left:3px gray;
 border-style:solid;
 margin:0px 0px 0px 20px;
 font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
 letter-spacing:0px;
 word-spacing:2px;
 font-weight:bold;
 height:12px;
 font-size:10px;
 color:#000000;
 width:200px }

textarea {
background-color:#FFFFFF; border-bottom:3px #545454; border-right:0px gray; border-top:0px gray; border-left:3px #545454; border-style:solid; margin:0px 0px 0px 20px; padding:0px 0px 0px 2px; font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif; letter-spacing:1px; word-spacing:2px; font-weight:bold; font-size:10px; color:#000000; width:400px; height:150px; }


/*

hier ist die Schrift von Haupt-Kategorie: oben
$content .= '    <td valign="top" width="80%" align="left" style="padding:5px"><p class="cardheader"><a href="'.($SETTINGS->modr ? $MAIANBUILD->mod_rewrite($SETTINGS->modr,'index.php?cmd=subcat&amp;cat=',(int)$CATS['id']) : 'index.php?cmd=subcat&amp;cat='.(int)$CATS['id']).'" title="'.cleanData($CATS['catname']).'">'.cleanData($CATS['catname']).'</a></p><span class="anzahlbilder">'.$msg.' '.($d+$c).'</span></td>'."\n";
*/
a.katindex { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:9px;
color:gray;
padding:0px;
letter-spacing:0px;
margin-left:0px;
margin-right:0px;
font-weight:normal;
text-decoration:none }

a.katindex:link { color:gray }

a.katindex:visited { color:#a7a7a7 }

a.katindex:hover { text-decoration:underline; color:#000000; }

a.katindex:active { color:#585858 }

a.abholcodfragen { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
color:#282828;
padding:0px;
letter-spacing:0px;
margin-left:0px;
margin-right:0px;
font-weight:bold;
text-decoration:none }

a.abholcodfragen:link { color:#373737 }

a.abholcodfragen:visited { color:#373737 }

a.abholcodfragen:hover { text-decoration:underline; color:#353535; }

a.abholcodfragen:active { color:black } 

.cardheader,
.cardheader a:link,
.cardheader a:visited,
.cardheader a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
font-weight: nomal;
color: #656565;
}

.sublink,
.sublink a:link,
.sublink a:visited,
.sublink a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #656565;
}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight: normal;
color:gray;
margin:0px 0px 0px 20px;
padding:0px;
width:250px
}

/*
Adressbuch auf der "Bearbeiten und versenden"-Seite 
*/
select.adressen {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight: normal;
background-color:#F6F6F6;
margin:0px 0px 0px 20px;
padding:0px;
width:250px;
height:200px;
}
/*
Dort, wo der Dateiname erscheint, die man hochlädt, also dort wo man suchen muß und Schaltfläche Durchsuchen, ist also beides
*/
input.filebox {
 background-color:#FFFFFF;
 border-bottom:3px gray;
 border-right:1px gray;
 border-top:1px gray;
 border-left:3px gray;
 text-align:center;
 border-style:solid;
 margin:0px 0px 10px 8px;
 padding:0px 0px 0px 0px;
 font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
 letter-spacing:2px;
 word-spacing:2px;
 font-weight:normal;
 height:18px;
 font-size:10px;
 color:#000000;
 width:342px }

td.dateihochlad { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; text-align:left }
/*
Schaltfläche "Bild hochladen"
*/
td.filebox { height:18px; text-align:left; padding:0px 0px 0px 8px; margin:0px 0px 0px 0px }
/*
Schaltfläche "Bild hochladen"
*/
input.upload {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
font-weight: normal;
width:232px;
color: gray;
height: 20px;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
cursor:pointer
}

.tags {
font-size: 9px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4b4b4b;
background-color: silver;
border-top:1px #6a6a6a solid; border-right:3px #6a6a6a solid; border-bottom:3px #6a6a6a solid; border-left:1px #6a6a6a solid;
margin:0px 0px 10px 25px;
cursor:pointer;
}

/*
Die Formatierung, in der die Gedichte angezeigt werden bei Vorschauf und Versand
hier Rahmen um das Gedicht

*/
fieldset {
border-top:1px solid #eeeeee;
border-right:2px solid silver;
border-bottom:2px solid silver;
border-left:1px solid #eeeeee;
width: 95%;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
/*
Die Formatierung, in der die Gedichte angezeigt werden bei Vorschauf und Versand
hier Rahmen um Überschrift

*/
legend {
color: #3e3e3e
background: white;
border-top:1px solid #eeeeee;
border-right:2px solid silver;
border-bottom:2px solid silver;
border-left:1px solid #eeeeee;
padding: 5px 20px;
font-weight:normal
}

/*

xxx CSS Anweisungen von mir hinzugefügt
*/
span.schwarz { color:#000000 }
span.schwarzfett { color:#000000; font-weight:bold }
span.pfeil { font-weight:normal; font-size:13px }
span.schwarzdunkel { color:#474747; font-weight:bold }
span.rotfett { color:#990000; font-weight:bold }
span.rot { color:#FF7F00 }
span.grun { color:#044622 }
span.fett { font-weight:bold }
span.weiss { color:#ffffff; font-weight:bold }
span.weissgross { color:#ffffff; font-size:16px }
span.keinumbruch { white-space:nowrap }
span.zeichenlimit { margin-left:20px }

p.thanks { margin:0px 0px 20px 0px;
font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
letter-spacing:0px;
word-spacing:2px;
font-weight:normal;
font-size:10px;
color:#4a4a4a;
width:auto;
text-align:left }

p.danke { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-weight:bold;
color: black;
padding:0px 0px 0px 10px;
letter-spacing:0px;
margin-left:0px;
margin-right:0px;
 }
 
p.zeileunten { margin:0px 200px 0px 200px; font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif; letter-spacing:3.5px; word-spacing:2px; font-weight:bold; font-size:10px; color:silver; background-color:red; width:auto; text-align:center }

a.nav2 { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
letter-spacing:2px;
color:#272727;
margin-left:2px;
margin-right:2px;
font-weight:bold;
text-decoration:none }

a.nav2:link { color:#4d4d4d }

a.nav2:visited { color:#5F5F5F }

a.nav2:hover { text-decoration:underline; color:black; }

a.nav2:active { color:#585858 }

a.meinaccount:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #393939;
text-decoration: none;
}

a.meinaccount:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #595959;
text-decoration: none;
}

a.meinaccount:active  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #181818;
text-decoration: none;
}

a.meinaccount:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #000000;
text-decoration: underline;
}

/*
Hier sind die Links für die Bildunterschriften, Bild-Informationen
*/

a.bu:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight:bold;
color: #393939;
text-decoration: none;
}

a.bu:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight:bold;
color: #595959;
text-decoration: none;
}

a.bu:active  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight:bold;
color: #181818;
text-decoration: none;
}

a.bu:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight:bold;
color: #000000;
text-decoration: underline;
}

i { font-style:normal; font-weight:bold; font-size:10px; color:#990000 }
i.rot { font-style:normal; font-weight:bold; font-size:10px; color:#990000 }

big { font-style:normal; font-weight:bold; font-size:10px; color:#282828 }

/*

p.fragezeich { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
border-top:1px solid #eeeeee;
border-right:2px solid silver;
border-bottom:2px solid silver;
border-left:1px solid #eeeeee;
padding:0px 2px 0px 2px;
letter-spacing:0px;
margin:0px 0px 0px 0px
 }
/*
span.fragezeich { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
border-top:1px solid #eeeeee;
border-right:2px solid silver;
border-bottom:2px solid silver;
border-left:1px solid #eeeeee;
padding:0px 2px 0px 2px;
margin:0px 0px 0px 0px
 }
*/

/*
Fragezeichen bei Textarea Kartenversand, da wo Musik, Gedichte ist
*/
span.frazeinachr { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
border-top:0px solid #eeeeee;
border-right:0px solid silver;
border-bottom:0px solid silver;
border-left:0px solid #eeeeee;
padding:0px 2px 2px 2px;
margin:0px 0px 0px 20px;
 }

/*
a.fragezeich { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:9px;
padding:0px;
letter-spacing:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
font-weight:bold;
text-decoration:none }

a.fragezeich:link { color:gray }

a.fragezeich:visited { color:#5F5F5F }

a.fragezeich:hover { text-decoration:underline; color:#000000; }

a.fragezeich:active { color:#585858 }
*/

span.feldangaben { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:9px;
color:gray;
padding:0px 0px 0px 0px;
letter-spacing:0px;
margin-left:5px;
margin-right:0px;
 }
 /*
 Schließt die Fenster in der Vorschau, Bild aufpoppen, z.B. Poems, Musik anhören...
 */
a.fensterzu { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:12px;
color:gray;
padding:0px;
letter-spacing:0px;
margin-left:0px;
margin-right:0px;
font-weight:bold;
text-decoration:none }

a.fensterzu:link { color:gray }

a.fensterzu:visited { color:#5F5F5F }

a.fensterzu:hover { text-decoration:underline; color:#FFFFFF; }

a.fensterzu:active { color:#585858 } 

/*
Musik anhören und Vorschau Gedicht
*/
a.musikgedi { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:10px;
margin-right:0px;
font-weight:normal;
text-decoration:none }

a.musikgedi:link { color:gray }

a.musikgedi:visited { color:#5F5F5F }

a.musikgedi:hover { text-decoration:underline; color:#000000; }

a.musikgedi:active { color:black } 
/*
Das, was unter jedem großen Bild steht, der Link 
*/
a.bildinfo  { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:20px;
margin-right:0px;
font-weight:normal;
text-decoration:none }

a.bildinfo:link { color:gray }

a.bildinfo:visited { color:#5F5F5F }

a.bildinfo:hover { text-decoration:underline; color:#000000; }

a.bildinfo:active { color:black } 


/*
Versand-Datum auf Versandseite
*/
span.musikgedi { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:10px;
margin-right:0px;
font-weight:normal;
text-decoration:none }

p.keineeintrage { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-weight:bold;
color: black;
padding:0px 0px 0px 0px;
letter-spacing:0px;
margin:0px 0px 10px 20px;
 } 
/*
smilies sind hier: title="'.$msg_ecard29.'">'.$msg_ecard29.'?</a>

Bei Nachricht, unter dem Wort
*/
a.smilies  { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:0px;
margin-right:0px;
font-weight:normal;
text-decoration:none }

a.smilies:link { color:gray }

a.smilies:visited { color:#5F5F5F }

a.smilies:hover { text-decoration:underline; color:#000000; }

a.smilies:active { color:black } 

p.info  { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin:0px 0px 0px 0px;
font-weight:normal;
font-color:silver
 }


/*
Auf der Zugestellt Seite, die nach dem Abschicken der Karte kommt 
*/

p.zugestellt  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
color:#292929;
padding:5px 0px 5px 0px;
font-weight:bold;
  } 

a.zugestellt  { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:20px;
margin-right:0px;
font-weight:normal;
text-decoration:none }

a.zugestellt:link { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:20px;
margin-right:0px;
font-weight:normal;
color:gray }

a.zugestellt:visited { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:20px;
margin-right:0px;
font-weight:normal;
color:#5F5F5F }

a.zugestellt:hover { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:20px;
margin-right:0px;
font-weight:normal;
text-decoration:underline; color:#000000; }

a.zugestellt:active { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
padding:0px;
letter-spacing:0px;
margin-left:20px;
margin-right:0px;
font-weight:normal;
color:black }

/*
Passwort vergessen? Hier neues
*/
p.neupasswort  { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
width:auto;
letter-spacing:0px;
margin-left:20px;
margin-right:0px;
font-weight:normal
}

/*
Überschrift für die Bilder im Abschkickmodus, also nachdem man auf Karten senden geklickt hat
*/
td.ueberschrift  { padding:5px 0px 0px 0px } 

/*
Zeilen im Tabellen für Seite nachdem die Karte abgeschickte wurde
*/
td.zugestellt  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
color:gray;
padding:5px 0px 5px 7px;
background-color:#252525;
font-weight:bold;
border-top: 1px solid #3d3d3d;  } 

/*
in pop up Fenster, Muik- Gedicht-Auswahl Fenster
*/
option  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
color:silver;
padding:0px 0px 0px 0px;
background-color:#252525;
font-weight:bold;
border-top: 1px solid gray;  } 

option.adressbuch  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
color:black;
width:auto;
padding:0px 20px 0px 20px;
background-color:#ebebeb;
font-weight:bold;
border-top:1px solid #eeeeee;
border-right:2px solid silver;
border-bottom:2px solid silver;
border-left:1px solid #eeeeee;  } 

td.auswahloben  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
color:gray;
padding:5px 0px 5px 7px;
background-color:#3e3e3e;
font-weight:bold;
border-top: 1px solid #5c5c5c;  }

td.auswahl  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
color:gray;
padding:5px 0px 5px 7px;
background-color:#3e3e3e;
font-weight:bold;
border-top: 0px solid black;  }

/*
Zurück zur Vorsteite
*/
a.zurck:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: gray;
text-decoration: none;
}

a.zurck:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: gray;
text-decoration: none;
}

a.zurck:active  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #454545;
text-decoration: none;
}

a.zurck:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #000000;
text-decoration: underline;
}

/*
Zurück zur Vorsteite Dunkler Hintergrund
*/
a.zurckhell {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: gray;
text-decoration: none;
}

a.zurckhell:link { color: #4e4e4e }

a.zurckhell:visited { color: gray }

a.zurckhell:active  { color: #454545 }

a.zurckhell:hover { color: #FFFFFF; text-decoration: underline }

/*
Newletter bestellen - Radio-Buttons für Newsletter: abstellen oder abo
*/
input.newsletterabo  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 20px 0px 5px;
padding:0px 0px 0px 0px;
font-weight: bold;
width:20px;
height:20px;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:1px solid #585858;
border-left: 1px solid #585858;
}

/*
Newletter bestellen - Schaltfläche
*/
input.newsletter  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:0px 0px 0px 0px;
margin:30px 0px 0px 0px;
font-weight: normal;
width:200px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
cursor:pointer
}

/*
Nachdem ein Bild den Favoriten hinzugefügt wurde, kommt der Link nur "hier klicken"
*/
a.zurckkarte:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing:1px;
font-weight:bold;
color: #393939;
text-decoration: none;
}

a.zurckkarte:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing:1px;
font-weight:bold;
color: #2d2d2d;
text-decoration: none;
}

a.zurckkarte:active  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing:1px;
font-weight:bold;
color: #4e4e4e;
text-decoration: none;
}

a.zurckkarte:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing:1px;
font-weight:bold;
color: #000000;
text-decoration: underline;
}

/*
Nach Erhalt des neuen Passwortes, der Link hier
*/
a.hier:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing:1px;
font-weight:bold;
color: #393939;
text-decoration: none;
}

a.hier:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing:1px;
font-weight:bold;
color: #2d2d2d;
text-decoration: none;
}

a.hier:active  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing:1px;
font-weight:bold;
color: #4e4e4e;
text-decoration: none;
}

a.hier:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing:1px;
font-weight:bold;
color: #000000;
text-decoration: underline;
}

p.border { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
border-top:20px solid silver;
border-right:21px solid #515151;
border-bottom:1px solid #545454;
border-left:10px solid silver;
padding:10px 20px 10px 20px;
letter-spacing:0px;
margin:0px 0px 5px 0px;
}
/*
Rahmen für Fenster, das aufpoppt bei Vorschau Ansicht full size
border ist außen Rahmen padding innen
*/
img.vollegrosse {
border:5px gray solid; padding:1px; background-color:#3c3c3c; margin:0px
}
/*
Link im Popup-Fenster, im kleinen Info-Fenster, das sich immer öffnet, wenn man aufs Fragezeichen klickt
*/

a.popupinfo:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing:1px;
font-weight:bold;
color: #C0C0C0;
text-decoration: none;
}

a.popupinfo:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing:1px;
font-weight:bold;
color: #C0C0C0;
text-decoration: none;
}

a.popupinfo:active  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing:1px;
font-weight:bold;
color: #C0C0C0;
text-decoration: none;
}

a.popupinfo:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing:1px;
font-weight:bold;
color: #FFFFFF;
text-decoration: underline;
}

/*
Link im Popup-Fenster, im kleinen Info-Fenster, das sich immer öffnet, wenn man aufs Fragezeichen klickt

Ende
*/

/*
Die FAQ Formatierung hier über Hilfe hinzukommen im Account
*/
td.faq { text-align:left; padding:5px 5px 5px 20px; width:400px }

/*
Nachdem ein Bild den Favoriten hinzugefügt wurde, kommt der Link nur "hier klicken"

Ende
*/

/*
eMail-Adresse ändern: Box / Eingabe
*/

input.emailbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:2px 50px 0px 2px;
margin:0px 0px 0px 20px;
font-weight: bold;
width:260px;
height:14px;
letter-spacing:2px;
color: #3a3a3a;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
}

/*
eMail Adresse ändern: Schaltfläche
*/
input.emailandern {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:0px 0px 0px 0px;
margin:0px 20px 0px 20px;
font-weight: normal;
width:280px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
cursor:pointer
}

td.passwortok  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
color:#000000;
padding:5px 50px 5px 7px;
background-color:#FFFFFF;
font-weight:bold;
border-bottom: 0px solid #3d3d3d;  } 

/*
Sicherheits-Code Box, die die Addition enthält auf "Neues Passwort"
*/
input.sichercode {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:2px 2px 0px 2px;
margin:0px 0px 0px 20px;
font-weight: bold;
height:15px;
text-align:center;
width:80px;
letter-spacing:0px;
color: #3a3a3a;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #545454;
border-left: 3px solid #545454
}

/*
Sicherheitscode Ergebnis für Neues Passwort
*/
input.sichercodepass {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:2px 38px 0px 2px;
margin:0px 0px 0px 0px;
font-weight: bold;
height:15px;
letter-spacing:0px;
color: #3a3a3a;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #545454;
border-left: 3px solid #545454;
}

td { font-size:11px }

/*
Link: Alle Termine • Feiertage anzeigen - Startseite
*/
a.feiertage { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
letter-spacing:1px;
color:#272727;
margin-left:2px;
margin-right:2px;
font-weight:bold;
text-decoration:none }

a.feiertage:link { color:#747474 }

a.feiertage:visited { color:#5F5F5F }

a.feiertage:hover { text-decoration:underline; color:black; }

a.feiertage:active { color:#585858 }

ul.keinmitglied { margin:0px 0px 0px 5px; list-style-type:bullet; font-size:11px; font-weight:bold }
 
ul { margin:5px 0px 15px 0px; list-style-type:bullet; font-size:11px; width:500px }
li { margin:0px 0px 0px 0px }

ul.features { margin:5px 0px 0px 0px; list-style-type:bullet; font-size:10px }
li.features { margin:0px 50px 0px 0px }

/*
Striche / Quebalken-Farbe für Müsik und Poems Popup Fenster
*/  
table.popup {
background-color:#474747;
border-top:1px solid #373737;
border-right:0px solid #aeaeae;
border-bottom:1px solid #373737;
border-left: 0px solid #aeaeae
  }

/*
Hintergrund-Farbe für Smilies Popup Fenster
*/  
table.smilies {
background-color:#474747;
border-top:1px solid #373737;
border-right:0px solid #aeaeae;
border-bottom:1px solid #373737;
border-left: 0px solid #aeaeae
  }  
  
p.mitgliedwerden { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-weight:bold;
color: black;
padding:0px 0px 0px 0px;
letter-spacing:0px;
margin-left:0px;
margin-right:0px;
 }
 
 /*
 Seiten-Zahl
 sind in classes/class_images.inc.php offenbar alle
 */
 a.seite { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:9px;
color:gray;
padding:0px;
letter-spacing:0px;
margin-left:0px;
margin-right:0px;
font-weight:normal;
text-decoration:none }

a.seite:link { color:gray }

a.seite:visited { color:#a7a7a7 }

a.seite:hover { text-decoration:underline; color:#000000; }

a.seite:active { color:#585858 }
 /*
 aktuelle Seiten-Zahl
 ist hier: $pages .= '<span class="aktuseite">'.$i.'</span>&nbsp;';
 */
span.aktuseite { color:#000000; font-weight:bold; font-size:12px }

/*
Nutzungsbedingungen
*/
h1 {
margin:20px 0px 0px 0px;
font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
letter-spacing:1px;
word-spacing:2px;
font-weight:bold;
font-size:11px;
color:#4a4a4a;
width:auto;
text-align:center }

ul.nutzungsbeding {
list-style-type:bullet;
margin:40px 0px 20px 20px;
font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
letter-spacing:0px;
word-spacing:2px;
font-weight:normal;
font-size:11px;
color:#4a4a4a;
width:auto;
text-align:left }

li.nutzungsbeding { margin:5px 50px 20px 50px }

ul.preise {
list-style-type:bullet;
margin:0px 0px 20px 20px;
font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
letter-spacing:0px;
word-spacing:2px;
font-weight:normal;
font-size:11px;
color:#4a4a4a;
width:auto;
text-align:left }

li.preise { margin:0px 50px 0px 50px }


ul.ueberversand {
list-style-type:square;
margin:15px 100px 20px 50px;
font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
letter-spacing:0px;
word-spacing:2px;
font-weight:normal;
font-size:11px;
color:#4a4a4a;
width:auto;
text-align:left }

li.ueberversand { margin:5px 0px 20px 0px }



/*
Link / Formatierung für http://www.galerie-der-fotos.de 
*/
a.gdf { font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:10px;
letter-spacing:1px;
color:#494949;
margin-left:2px;
margin-right:2px;
font-weight:bold;
text-decoration:none }

a.gdf:link { color:#4d4d4d }

a.gdf:visited { color:#3b3b3b }

a.gdf:hover { text-decoration:underline; color:black; }

a.gdf:active { color:#585858 }

td.impressum  { 
font-family:Verdana,"Times New Roman","Bookman Old Style",Times,serif;
font-size:11px;
color:gray;
padding:50px 0px 0px 20px;
text-align:left
 }

img.gesendetekarte { border:3px gray double; margin:0px }

td.datum { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
white-space:nowrap;
text-align:right;
vertical-align:top;
width:auto;
color: #595959;
background-color: #252525;
border-top:5px solid #4f4f4f;
border-bottom:1px solid #262626;
padding:5px;
 }
 
   /*
Die Schaltfläche Markierte entfernen im Account bei Favoriten, hier zu finden: $del_button = '<input type="submit" class="markierte" value="'.$msg_faves7.'
*/
input.markierte {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-weight: normal;
width:265px;
height:19px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
cursor:pointer
}

   /*
Die Schaltfläche Neuen Termin anlegen auf Termine im Account
*/
input.neutermin {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 20px;
font-weight: normal;
width:250px;
height:19px;
color: gray;
background-color: white;
border-top:1px solid #aeaeae;
border-right:1px solid #aeaeae;
border-bottom:3px solid #585858;
border-left: 3px solid #585858;
cursor:pointer
}

   /*
Die Eingabe Box Name des Termins Termine im Account
*/
input.neuterminbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:2px 6px 2px 2px;
margin:0px 0px 0px 20px;
font-weight: normal;
height:13px;
color: #141414;
background-color: white;
border-top:0px solid #aeaeae;
border-right:0px solid #aeaeae;
border-bottom:3px solid gray;
border-left: 3px solid gray;
}

/*
Checkboxen, z.B. in Termine im Account und Adressbuch
*/
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 0px 0px 0px;
padding:0px 10px 0px 10px;
font-weight: normal;
color: gray;
height: 20px;
background-color: white;
border-top:1px solid black;
border-right:1px solid black;
border-bottom:3px solid black;
border-left: 3px solid black
}

/*
Kontakt-Seite - Impressum - Kontakt
*/
input.kontakt  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:2px 2px 2px 2px;
margin:0px 0px 0px 20px;
font-weight: bold;
width:250px;
height:12px;
letter-spacing:2px;
color: #3a3a3a;
background-color: white;
border-top:0px solid #aeaeae;
border-right:0px solid #aeaeae;
border-bottom:3px solid #545454;
border-left: 3px solid #545454;
}

/*
Kontakt-Seite Ergebnis Eingabe
*/
input.kontaktergebnis  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:2px 2px 2px 2px;
margin:0px 0px 0px 20px;
font-weight: bold;
height:18px;
letter-spacing:2px;
color: #3a3a3a;
background-color: white;
border-top:0px solid #aeaeae;
border-right:0px solid #aeaeae;
border-bottom:3px solid #545454;
border-left: 3px solid #545454;
}

/*
Sicherheitscode Ergebnis Eingabe
*/
input.anmeldegebnis {
 background-color:#FFFFFF;
 padding:2px 43px 2px 2px;
 border-bottom:3px gray;
 border-right:0px gray;
 border-top:0px gray;
 border-left:3px gray;
 border-style:solid;
 margin:0px 0px 0px 0px;
 font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
 letter-spacing:1px;
 word-spacing:2px;
 font-weight:bold;
 height:10px;
 font-size:10px;
 color:#000000
  }

/*
Dropdown-Menü - 2 Stück untereinander auf Versand-Seite
*/
select.versand {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight: normal;
color:gray;
margin:0px 0px 0px 20px;
padding:0px;
width:300px
}

/*
Dropdown-Menü - 3. Stück untereinander auf Versand-Seite
*/
select.versand3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight: normal;
color:gray;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:300px
}

/*
Versand-Seite, Zeitversetzter Versand: neben Dropdownliste
*/

p.zeitversand {
text-align:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 20px; }

td.zeitversand2 {
text-align:left;
vertical-align:top;
padding:0px 50px 0px 20px;
margin:0px 0px 0px 0px; }


/*
Versand-Seite, Zeitversetzter Versand: neben Dropdownliste
*/
td.zeitversand {
text-align:left;
vertical-align:top;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px; }

a.feiertag:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #808080;
	text-decoration: none;
}

a.feiertag:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #808080;
text-decoration: none;
}

a.feiertag:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a.feiertag:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #000000;
text-decoration: underline;
}
