/* Copyright by Thomas Ziehm 2003 / 2004 */

body                    {
                          font-family     : 'Times New Roman';
                          font-size       : 10pt;
                          margin          : 0px;
                          background-color: #f3f3ff;
                          background      : url(../images/schnecke.gif)
                                            no-repeat
                                            72%
                                            fixed;
                        }

#Tabelle_1              { height:20%; width:100%; border-collapse:collapse; }
#Tabelle_2              { height:80%; width:100%; border-collapse:collapse; }
#Tabelle_Navigation     { width:100%; height:100%; }
#Tabelle_Kontakt        { border:double medium #da7a4b; width:98%; height:15%; }

#Navigation_Breite      { width:28%; vertical-align:top; }
#Navigation_Abstand     { height:24pt; }
#Navigation_Leer        { height:25%; }

#Knopf                  { background:url(../images/knopf.gif) no-repeat center; height:42pt; text-align:center; font:14pt normal; }

#Willkommen_1           { color:#1C1C1C; font-size:24pt; font-weight:bold; text-indent:2em; }
#Willkommen_2           { color:#1C1C1C; font-size:18pt; font-weight:bold; text-indent:5em; }
#Intro                  { color:#1C1C1C; font:18pt 'Comic Sans MS', Times; margin-left:3em; }
#Kontakt                { color:#1C1C1C; font-size:11pt; }

#Kontakt_Spalte_1       { width:10%; }
#Kontakt_Spalte_3       { width:2%; }
#Kontakt_Spalte_4       { vertical-align:middle; text-align:center; border-left:double medium #e46a6c; padding-left:10px; padding-right:10px; }

#Inhalt_oben            { vertical-align:top; }
#Ueberschrift           { font-size:16pt; font-weight:bold; }
#Unterueberschrift      { font-size:14pt; font-weight:bold; }
#Lauftext               { font-size:12pt; margin-right:2em; }
#Blocktext              { text-align:justify; font-size:12pt; margin-right:2em; }
#Leerzeile_Liste        { list-style:none; }

#Problem_links          { text-align:justify; margin-right:1em; font-size:12pt; }

#rechter_Rand           { margin-right:2em; }
#linker_Bildabstand     { margin-left:30px; }

#Impressum_Ueberschrift { font-size:16pt; font-weight:bold; text-decoration:underline; }
#Impressum_Text         { font-size:12pt; margin-right:2em; }
#Impressum_Rand         { margin-left:3em; }

#letzte_Aenderung       { text-align:right; font-size:8pt; margin-top:15%; margin-right:4em; }

#Unsichtbar             { visibility:hidden; display:none; }

/* Linkformate */

a:link#a_Knopf          { color:#1C1C1C; text-decoration:none; }
a:visited#a_Knopf       { color:#1C1C1C; text-decoration:none; }
a:active#a_Knopf        { color:#1C1C1C; text-decoration:none; }
a:hover#a_Knopf         { color:#1C1C1C; text-decoration:none; font-weight:bold; }
a:focus#a_Knopf         { color:#1C1C1C; text-decoration:none; }

a:link#a_eMail          { color:#0000ef; }
a:visited#a_eMail       { color:#0000ef; }
a:active#a_eMail        { color:#0000ef; }
a:hover#a_eMail         { color:#0000ef; }
a:focus#a_eMail         { color:#0000ef; }

a:link#a_Kontakt        { color:#4A4D4A; font-size:12pt; text-decoration:none; }
a:visited#a_Kontakt     { color:#4A4D4A; font-size:12pt; text-decoration:none; }
a:active#a_Kontakt      { color:#4A4D4A; font-size:12pt; text-decoration:none; }
a:hover#a_Kontakt       { color:#000000; font-size:12pt; text-decoration:underline overline; }
a:focus#a_Kontakt       { color:#4A4D4A; font-size:12pt; text-decoration:none; }
