/* ------------------------------------------- */

/* CSS Angaben fuer den Body Bereich */
body {
background: #ffffff url(http://i546.photobucket.com/albums/hh436/rachel287_2009/1845660_mlwiM-1.gif)  fixed ;
font-family:comic sans ms;
font-weight:bold;
font-size: 14px;
color: #FF82AB;
}

/* ------------------------------------------- */
/* CSS Angaben fur die Aussentabelle Randfarbe */
.outborder {
background:url(http://i546.photobucket.com/albums/hh436/rachel287_2009/cutebg10-1.gif) ;
border:10px double #ffffff;
padding:3px;
}

.designtt {
margin-bottom:10px;
background:url(http://i546.photobucket.com/albums/hh436/rachel287_2009/SemTtulio-1-1.jpg)  ;
background-repeat:repeat;
background-position:top right;
border: 10px double #ffffff;
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: 12px;
font-family:comic sans ms;
color:#FF82AB;
}

/* GB-Eintragstemplate mitte */
.gbentryout {
background-color:#ffffff; 
font-size:13px;
color:#EE799F;
border:5px double #FF82AB;
font-family:comic sans ms;
 font-weight:normal;
}

/* GB-Eintragstemplate unten */
.gbentrybottom {
background-color: transparent;
font-size: 14px;
color: #FF82AB;
}

.gbentrytop a, .gbentryout a, .gbentrybottom a {  
font-size:25px;
color: #FF3E96;
font-weight:bold;
text-decoration:none; 
font-family:Walt Disney Script;
}
.gbentrytop a:hover, .gbentryout a:hover, .gbentrybottom a:hover {  
font-size: 12px;
color: #FF69B4;
text-decoration: underline;

}
/* ------------------------------------------- */
/* CSS Angaben fuer die Formularelemente */

.feld {
background-color: #ffffff;
font-family:comic sans ms;
font-size: 13px;
border:2px solid #FF69B4;
width: 200px;
color: #FF69B4; 
}
.textfeld {
background-color: #ffffff;
font-family:comic sans ms;
font-size: 12px;
border: 1px solid #FF69B4;
width: 300px;
color: #FF69B4;  
}
.los {
background-color: #ffffff;
font-family:comic sans ms;
font-size: 12px;
border: 1px solid #FF69B4;
width: 100px; 
color: #FF69B4; 
}

form {
display: inline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer GB Navi zum Seitenweisen blaettern*/

.naviborder {
background-color: #ffffff;
}
/* Links*/
.tc {
font-family:comic sans ms;
font-size: 12px;
text-align: center;
background-color: #ffffff;
padding: 2px;
width: 18px;
color: #FF69B4;
}
/* aktuelle Seite*/
.tca {
font-family:comic sans ms;
font-size: 12px;
font-weight: bold;
padding: 2px;
width: 18px;
text-align: center;
background-color: #ffffff;
color: #FF69B4;
}
/* Eintragsinfo*/
.tci {
font-family:comic sans ms;
font-size: 12px;
padding: 2px;
color:  #FF69B4;
font-weight: bold;
text-align: center;
background-color: #ffffff;
}

.tc a {
text-decoration: none;
color: #FF69B4;
}
.tc a:hover {
text-decoration: none;
color: #FF69B4;
}

/* ------------------------------------------- */

