/* ------------------------------------------- */
/* CSS Angaben fuer den Body Bereich */
body {
background: #F9DDB3 url(../templates/T10043/bg2.jpg);
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
}

/* ------------------------------------------- */
/* CSS Angaben fur die Aussentabelle Randfarbe */
.outborder {
background: #FCF0DC;
border: 8px double #F4CA89;
padding: 10px;
}

.designtt {
margin-bottom: 12px;
background: #FEF2DE url(../templates/T10043/bg22.jpg);
background-repeat:no-repeat;
background-position:top right;
border: 1px solid #FAE7C7;
padding: 6px;
}
/* ------------------------------------------- */
/* CSS Angaben fuer alle Tabellenraender der Gaestebuchausgabe
Tabellen */

.gbentry {
margin-bottom: 0px;
}

.gbentrytop, .gbentryout, .gbentrybottom {  
padding: 3px;
}

/* GB-Eintragstemplate oben */
.gbentrytop {
background-color: transparent;
font-size: 11px;
color: #000000;
}

/* GB-Eintragstemplate mitte */
.gbentryout {
background-color: transparent;
font-size: 11px;
color: #772B1A;
}

/* GB-Eintragstemplate unten */
.gbentrybottom {
background-color: transparent;
font-size: 11px;
color: #000000;
}

.gbentrytop a, .gbentryout a, .gbentrybottom a {  
font-size: 11px;
color: #993333;
text-decoration: none;
}
.gbentrytop a:hover, .gbentryout a:hover, .gbentrybottom a:hover {  
font-size: 11px;
color: #cc6600;
text-decoration: underline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer die Formularelemente */

.feld {
background-color: #FEFAF1;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #FAE7C7;
width: 200px;
color: #000000; 
}
.textfeld {
background-color: #FEFAF1;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #FAE7C7;
width: 300px;
color: #000000;  
}
.los {
background-color: #FEFAF1;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #FAE7C7;
width: 100px; 
color: #000000; 
}

form {
display: inline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer GB Navi zum Seitenweisen blaettern*/

.naviborder {
background-color: #F4CB8D;
}
/* Links*/
.tc {
font-family:Verdana, Arial;
font-size: 11px;
text-align: center;
background-color: #F4DCB2;
padding: 2px;
width: 18px;
color: #993300;
}
/* aktuelle Seite*/
.tca {
font-family:Verdana, Arial;
font-size: 11px;
font-weight: bold;
padding: 2px;
width: 18px;
text-align: center;
background-color: #FCEAC9;
color: #000000;
}
/* Eintragsinfo*/
.tci {
font-family:Verdana, Arial;
font-size: 11px;
padding: 2px;
color:  #993300;
font-weight: bold;
text-align: center;
background-color: #F5E4C1;
}

.tc a {
text-decoration: none;
color: #993300;
}
.tc a:hover {
text-decoration: none;
color: #ffffff;
}

/* ------------------------------------------- */

