body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 12px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}
a {
	color: #FFFF00;
}
/* Link Seite */
body {
	background-color: #000000;
}
body#links {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
body#links a {
	color: #CCCCCC;
}
body#gbuch {
	background: #000000 url(../bilder/gaestebuch/hintergrund_gaestebuch.jpg) no-repeat;
}
/* Gästebuch */
div.gb              { margin: 0px 0px 20px 0px; padding: 0px; border: 1px solid #444444; line-height: 19px; }
div.gb-author       { margin: 0px; padding: 1px 10px 1px 10px; background: #444444 }
p.gb-author-left    { margin: 0px; float: left; }
p.gb-author-right   { margin: 0px; text-align: right; }
div.gb-entry        { margin: 10px; padding: 0px; text-align: left; }
p.gb-browse         { text-align: right; font-weight: bold; }
p.gb-admin-buttons  { margin: 5px 0px 0px 0px; text-align: right; }
.caution            { color: red; font-weight: bold; }
.small              { font-size: 10px; line-height: 16px; }
.adminlink a        { font-size: 10px; line-height: 16px; color: #CCCCCC; }
.comment            { margin: 10px 0px 0px 0px; color: #808080; font-style: italic; }
img                 { border: 0px; }
