

h1      {
        color:#000000;
        height: 1.2em;
        width: 18.2em;
        font-size: 36pt;
        font-weight: bold;
        letter-spacing: 0.8em;
        background-color: #990000;
        border-left: .8em #990000 solid;
        border-right: 6px silver groove;
        border-bottom: 6px silver groove;
        margin-left: 0.5em;
        text-align: center;
        font-family:times, "lucida console", sans-serif; /* Schriftart */
        }
h2
        {
        color: #990000;
        font-size: 21pt
        }

h3
        {
        color: #990000;
        font-size: 16pt
        }

#navigation
        {
        color: #000000;
        float: left;
       
   width:140px;                   /* Breite des Bereichs */
   text-align:left;               /* Textausrichtung     */
   margin-top:50px;               /* Außenabstand oben   */
   margin-bottom:10px;            /* Außenabstand unten  */
   margin-left: 0px;              /* Außenabstand links  */
   margin-right:15px;             /* Außenabstand rechts */
 }

#navigation ul {
   list-style:none;               /* keine Aufzählungspunkte */
 }

#navigation li {
   background-color:silver;       /* Hintergrundfarbe   */
   border-top:1px black solid;    /* Rahmenfarbe Auflistungpunkt oben */
   border-left:15px #990000 solid; /* Rahmenfarbe Auflistungpunkt oben */
   border-bottom:4px #990000 groove;   /* Rahmenfarbe unten  */
   border-right:4px #990000 groove;   /* Rahmenfarbe unten  */
   margin-top:10px;               /* Außenabstand oben  */
   padding-top:6px;               /* Innenabstand oben  */
   padding-bottom:6px;            /* Innenabstand unten */
   padding-left:6px;              /* Innenabstand unten */
   padding-right:6px;             /* Innenabstand unten */
 }
#navigation a:link    { color:black;   text-decoration:none; }
#navigation a:visited { color:#990000; text-decoration:none; }
#navigation a:focus   { color:green;   text-decoration:underline; }
#navigation a:hover   { color:#990000; text-decoration:underline; }
#navigation a:active  { color:orange; text-decoration:underline; }



#gaestebuch
    {
        font-size: 14pt;
        color: #990000;
        margin-left: 12em;
        margin-top: 3em;
        font-weight: bold;
        font-family: times, "lucida console", sans-serif; /* Schriftart */
    }     
        
#gaestebuch A:link { FONT-SIZE: 14px; COLOR: #0099ff; FONT-FAMILY: Verdana, Helvetica, Arial; font-weight: bold}
#gaestebuch A:visited { FONT-SIZE: 14px; COLOR: #0000ff; FONT-FAMILY: Verdana, Helvetica, Arial; font-weight: bold}
#gaestebuch A:hover { FONT-SIZE: 14px; COLOR: #ff0000; FONT-FAMILY: Verdana, Helvetica, Arial; font-weight: bold}
#gaestebuch A:active { FONT-SIZE: 14px; COLOR: #992222; FONT-FAMILY: Verdana, Helvetica, Arial; font-weight: bold}
#gaestebuch TD { FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: Verdana, Helvetica, Arial }
#gaestebuch INPUT { FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, Arial; border-width: 1px; border-color: #000000; border-style:solid }
.radio { border:0px }
#gaestebuch TEXTAREA { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: black; FONT-FAMILY: Verdana, Helvetica, Arial; border-width:1px; border-color: #000000; border-style:solid}  

#eingabeformular
     {
        font-size: 14pt;
        color: #990000;
        margin-left: -12em;
        margin-top: 3em;
        font-weight: bold;
        font-family: times, "lucida console", sans-serif; /* Schriftart */
     }
#eingabeformular A:link { FONT-SIZE: 14px; COLOR: #0099ff; FONT-FAMILY: Verdana, Helvetica, Arial; font-weight: bold}
#eingabeformular A:visited { FONT-SIZE: 14px; COLOR: #0000ff; FONT-FAMILY: Verdana, Helvetica, Arial; font-weight: bold}
#eingabeformular A:hover { FONT-SIZE: 14px; COLOR: #ff0000; FONT-FAMILY: Verdana, Helvetica, Arial; font-weight: bold}
#eingabeformular A:active { FONT-SIZE: 14px; COLOR: #992222; FONT-FAMILY: Verdana, Helvetica, Arial; font-weight: bold}
#eingabeformular TD { FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: Verdana, Helvetica, Arial }
#eingabeformular INPUT { FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, Arial; border-width: 1px; border-color: #000000; border-style:solid }
.radio { border:0px }
#eingabeformular TEXTAREA { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: black; FONT-FAMILY: Verdana, Helvetica, Arial; border-width:1px; border-color: #000000; border-style:solid}



body

    {
       background-image: url(../images/Blumen_022.jpg);
    }
       



html