/* ------------------------------------------- */
/* CSS Angaben fuer den Body Bereich */
body {
background:#fbdad9 url(http://testepri-3.zip.net/images/fundopreto_fadapri.jpg);
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
}

/* ------------------------------------------- */
/* CSS Angaben fur die Aussentabelle Randfarbe */
.outborder {
background: #9a4341 url(http://testepri-3.zip.net/images/fundopreto_fadapri.jpg);;
border: 5px solid #000000;
padding: 10px;
}

.designtt {
margin-bottom: 12px;
background: #9a4341;
border: 3px solid #9a4341;
padding: 1px;
}
/* ------------------------------------------- */
/* CSS Angaben fuer alle Tabellenraender der Gaestebuchausgabe
Tabellen */

.gbentry {
margin-bottom: 0px;
}

.gbentrytop, .gbentryout, .gbentrybottom {  
padding: 3px;
}

/* GB-Eintragstemplate oben */
.gbentrytop {
background-color: #d79595;
font-size: 11px;
color: #000000;
}

/* GB-Eintragstemplate mitte */
.gbentryout {
background-color: transparent;
