
/* ------------------------------------------- */
/* CSS Angaben fuer den Body Bereich */
body {
background: #BCD8E2 url(../templates/T10025/bg1.jpg);
font-family: Verdana, Arial;
font-size: 12px;
color: #215174;
}
 
/* ------------------------------------------- */
/* CSS Angaben fur die Aussentabelle Randfarbe */
.outborder {
 
background: #BCD8E2;
border: 1px solid #4170a9;
padding: 8px;
}
 
.designtt {
margin-bottom: 10px;
background: #DFEEF3;
border: 1px solid #4170a9;
padding: 8px;
}
/* ------------------------------------------- */
/* CSS Angaben fuer alle Tabellenraender der Gaestebuchausgabe
Tabellen */
 
.gbentry {
margin-bottom: 0px;
}
 
.gbentrytop, .gbentryout, .gbentrybottom {  
padding: 2px;
}
 
/* GB-Eintragstemplate oben */
.gbentrytop {
background-color: #DFEEF3;
font-size: 11px;
color: #215174;
}
 
/* GB-Eintragstemplate mitte */
.gbentryout {
background-color: transparent;
font-size: 12px;
color: #215174;
}
 
/* GB-Eintragstemplate unten */
.gbentrybottom {
background-color: #DFEEF3;
font-size: 12px;
color: #215174;
}
 
.gbentrytop a, .gbentryout a, .gbentrybottom a {  
font-size: 12px;
color: #215174;
text-decoration: none;
}
.gbentrytop a:hover, .gbentryout a:hover, .gbentrybottom a:hover {  
font-size: 12px;
color: #215174;
text-decoration: underline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer die Formularelemente */
 
.feld {
background-color: #DFEEF3;
font-family: Verdana, Arial;
font-size: 12px;
border: 1px solid #4170a9;
width: 200px;
color: #215174; 
}
.textfeld {
background-color: #DFEEF3;
font-family: Verdana, Arial;
font-size: 12px;
border: 1px solid #4170a9;
width: 300px;
color: #215174;  
}
.los {
background-color: #DFEEF3;
font-family: Verdana, Arial;
font-size: 12px;
border: 1px solid #4170a9;
width: 100px; 
color: #215174; 
}
 
form {
display: inline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer GB Navi zum Seitenweisen blaettern*/
 
.naviborder {
background-color: #DFEEF3;
}
/* Links*/
.tc {
font-family:Verdana, Arial;
font-size: 12px;
text-align: center;
background-color: #DFEEF3;
padding: 2px;
width: 18px;
}
/* aktuelle Seite*/
.tca {
font-family:Verdana, Arial;
font-size: 12px;
font-weight: bold;
padding: 2px;
width: 18px;
text-align: center;
background-color: #DFEEF3;
}
/* Eintragsinfo*/
.tci {
font-family:Verdana, Arial;
font-size: 12px;
padding: 2px;
color: #ffffff;
font-weight: bold;
text-align: center;
background-color: #DFEEF3;
}
 
.tc a {
text-decoration: none;
color: #215174;
}
.tc a:hover {
text-decoration: none;
color: #215174;
}
 
/* ------------------------------------------- */

