a                   {
                    color:#0000ff;
                    font-weight:bold;
                    text-decoration:none;
                    }
a:hover             {
                    text-decoration:underline;
                    }
body                {
                    background-color:#ffe5b2;
                    font-family:Verdana,Arial;
                    font-size:13px;
                    padding:50px 10px;
                    text-align:justify;
                    }
p.trennung          {
                    margin:60px 0px;
                    padding:0px;
                    text-align:center;
                    }
h3                  {
                    border-style:none none solid;
                    border-width:2px;
                    font-size:18px;
                    margin:15px 40px;
                    padding:3px 0px;
                    }
img.links           {
                    border-style:none;
                    float:left;
                    margin:0px 0px 0px 0px;
                    text-align:left;
                    }
img.mitte           {
                    border-style:none;
                    margin:0px 0px 0px 0px;
                    text-align:center;
                    }
img.rechts          {
                    border-style:none;
                    float:right;
                    margin:0px 0px 0px 0px;
                    text-align:right;
                    }
input.gaestebuch    {
                    border-color:#5F0000;
                    border-style:solid;
                    border-width:1px;
                    font-family:Verdana,Arial;
                    font-size:15px;
                    font-weight:bold;
                    width:400px;
                    }
input.gb-button     {
                    border-color:#5F0000;
                    border-style:solid;
                    border-width:2px;
                    font-family:Verdana,Arial;
                    font-size:15px;
                    font-weight:bold;
                    width:200px;
                    }
p                   {
                    margin:10px 40px;
                    padding:0px;
                    }
table.gaestebuch    {
                    margin:10px 40px;
                    }
td.gb-button        {
                    text-align:center;
                    }
textarea.gaestebuch {
                    border-color:#5F0000;
                    border-style:solid;
                    border-width:1px;
                    font-family:Verdana,Arial;
                    font-size:15px;
                    font-weight:bold;
                    height:100px;
                    width:400px;
                    }
th.gaestebuch       {
                    font-family:Verdana,Arial;
                    font-size:15px;
                    font-weight:bold;
                    text-align:left;
                    vertical-align:middle;
                    }