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

/* ------------------------------------------- */
/* CSS Angaben fur die Aussentabelle Randfarbe */
.outborder {
background: #EEF9E9 url(../templates/T10034/bg22.jpg);;
border: 2px solid #B0BFA4;
padding: 10px;
}

.designtt {
margin-bottom: 12px;
background: #EDEED7;
border: 1px solid #B0BFA4;
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: #E0E0B9;
font-size: 11px;
color: #000000;
}

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

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

.gbentrytop a, .gbentryout a, .gbentrybottom a {  
font-size: 11px;
color: #990000;
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: #F8F8ED;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #B0BFA4;
width: 200px;
color: #5A5A23; 
}
.textfeld {
background-color: #F8F8ED;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #B0BFA4;
width: 300px;
color: #5A5A23;  
}
.los {
background-color: #F8F8ED;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #B0BFA4;
width: 100px; 
color: #5A5A23; 
}

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

.naviborder {
background-color: #B0BFA4;
}
/* Links*/
.tc {
font-family:Verdana, Arial;
font-size: 11px;
text-align: center;
background-color: #EDEED7;
padding: 2px;
width: 18px;
color: #5A5A23;
}
/* aktuelle Seite*/
.tca {
font-family:Verdana, Arial;
font-size: 11px;
font-weight: bold;
padding: 2px;
width: 18px;
text-align: center;
background-color: #EEF9E9;
color: #000000;
}
/* Eintragsinfo*/
.tci {
font-family:Verdana, Arial;
font-size: 11px;
padding: 2px;
color:  #5A5A23;
font-weight: bold;
text-align: center;
background-color: #E0E0B9;
}

.tc a {
text-decoration: none;
color: #5A5A23;
}
.tc a:hover {
text-decoration: none;
color: #1F1F0C;
}

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


