<!--
body
{
    margin:0;
    font-family:Arial, Helvetica; font-size:16px;
    background-color:#fff7db; background-image:url(./images/menu.gif); background-repeat:no-repeat;/*background-attachment:fixed;*/
}

input, textarea { background-color:#fff7db; color:black; width:230px; border:1px solid black } /*für Kontakt-Formular*/

a:link, a:visited { color:black; text-decoration:underline; }
a:hover { color:black; text-decoration:underline; font-style:italic; }
a:active { color:red; text-decoration:underline; }


#Kopf { font-family:'Times New Roman'; text-align:center; vertical-align:top;}

#Text { font-size:12px; text-align:justify; } /*Text auf Startseite*/

#Kontakt { font-size:12px; text-align:center; } /*Kontaktdaten*/

#email { font-size:10px; text-align:center; } /*unter Kontakt der Hinweis */

#Links { position: absolute; top:180px; left:40px; }

#Seerose { position: absolute; top:50px; left:50px; }

#trgif { width:320px; height:1px; display:block;} /*transparentes Gif stellt die Breite des Menüs sicher*/

.bilder_topic { font-size:0.9em; margin-top:40px;}

.bilder_pic { }

-->
