/* h1 und h2 anpassen */

a:link {color:rgb(192,160,128); text-decoration:none;}
a:active {color:rgb(96,64,64); text-decoration:none;}
a:visited {color:rgb(192,160,128); text-decoration:none;}
a:hover {color:rgb(96,64,64); text-decoration:underline;}

body {
margin-top:30px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
background:black;
text-align:center;
}

form {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin:0px;
}

input, textarea, select {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
}

body, td {
font-family:arial,helvetica,sans-serif;
font-size:10pt;
color:white;
text-align:left;
}

h1{
font-size:18px;
color:rgb(96,64,64);
text-transform: uppercase;
}

#red {color:rgb(96,64,64);}
#grey {color:rgb(96,64,64);}
#guestbooktable {
background:black;
border: 1px solid rgb(192,160,128);
}

#guestbooktitle {
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
background:black;
vertical-align:top;
color:rgb(96,64,64);
}

#guestbooktitleinfo {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:rgb(96,64,64);
vertical-align:middle;
}

#guestbookcell {
font-family:arial,helvetica,sans-serif;
font-size:9pt;
background:black;
vertical-align:top;
}

#guestbookinfo {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:rgb(96,64,64);
background:black;
vertical-align:center;
}

#guestbookinfolight {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:rgb(96,64,64);
background:black;
vertical-align:top;
}

#copyright {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:rgb(96,64,64);
vertical-align:top;
}

#copyright a {
color:rgb(96,64,64);
text-decoration: none;
}

