/* Style für Body (Hintergrund) - Style for body (Background)  */
body {background-color:#E1DEFF;}

/* Style für die Tabellenüberschrift - Style were Table-Headline  */
td.head { text-decoration:blink;color:#6D6899;background:url("images/leiste2.png");font-size:11px;font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Style für Tabelle wo der Überschrift Author erwähnt wird - Style were Headline Author is mentioned  */
td.author { background:url("images/leiste1.png");color:#FFFF00;font-size:11px;font-weight:normal;font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Style für Tabelle wo die Überschrift Eintrag erwähnt wird - Style were Headline Entry is mentioned  */
td.entry { background:url("images/leiste1.png");color:#FFFF00;font-size:11px;font-weight:normal;font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Style für Tabelle wo der Verfasser des Eintrags erwähnt wird - Style were Name of the Message is mentioned  */
td.name { border-bottom:solid 1px #6D6899;background-color:#E1DEFF;font-size:11px;font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Style für die Überschrift der Eintrags - Style for headline of Entry  */
td.title { background-color:#E1DEFF;font-size:11px;font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Style für den Eintrag - Style for message  */
td.message {border-bottom:solid 1px #6D6899;background-color:#E1DEFF;font-size:11px;font-weight:normal;font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Style für die Zeitangabe - Style for time  */
span.time {font-size:10px;font-weight:normal;font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Eintragsformular  */
/* Style für Überschrift  - Style for Headline  */
th.headline { text-decoration:blink;color:#6D6899;background-color:#FFFF00;font-size:11px;font-weight:normal;font-family: Verdana, Arial, Helvetica, sans-serif;}
td.left { background-color:#6D6899;color:#FFFF00;font-size:11px;font-weight:normal;font-family: Verdana, Arial, Helvetica, sans-serif;}
td.right{ text-decoration:blink;color:#6D6899;background-color:#E1DEFF;font-family: Verdana, Arial, Helvetica, sans-serif;}

// Dein Eintrag wurde aufgenommen
span.newentry {font-size:20px;font-weight:bold;color:#6D6899;font-family:Arial;}
// Zurück zum Gäastebuch
a.newentryback:link {font-size:18px;font-weight:bold;color:#c60000;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.newentryback:visited {font-size:18px;font-weight:bold;color:#c60000;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.newentryback:active {ffont-size:18px;font-weight:bold;color:#c60000;font-family: Verdana, Arial, Helvetica, sans-serif;}
