/* GUESTBOOK */
/* BEI EUROWEB GÄSTEBÜCHERN MÜSSE FOLGENDEN META TAG ANGABEN IN DEN HEADER DER GÄSTEBUCHKONFIGURATION KOPIERT WERDEN: */
/* <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> */

/* DIES SORGT DAFÜR, DAS UMLAUTE RICHTIG ANGEZEIGT WERDEN. WIRD EINE UTF8 ZEICHENKODIERUNG VERWENDET MUSS DIESES DURCH */
/* OBEN STEHENDE ERSETZT WERDEN! BEI WEBSTYLE GÄSTEBÜCHERN IST UTF8 VON VORNHEREIN AKTIVIERT */


div#guestbook_template								{ width: 599px; margin: 0 0 20px 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; position:relative;}

div#guestbook_template p							{ margin:0;}
div#guestbook_template a							{ text-decoration:none; color:#1267a9; font-weight:bold; }
div#guestbook_template .hinweis a					{ color:#1267a9; font-weight:bold;  }
div#guestbook_template .hinweis a:hover					{ color:#1267a9; font-weight:bold; text-decoration:underline; }

/* LINK ZUM EINTRAGEN UND SEITENZÄHLER */

div#guestbook_template .guestbook_new_entry			{ width: 609px; height:62px; text-indent:-9999px; }
div#guestbook_template .guestbook_new_entry a		{ background:url(http://ferienbauernhof-geissendoerfer.de/images/gaestebuch01.png) top left no-repeat; display:block; width: 609px; height:62px; text-indent:-9999px; margin: 0!important; }
div#guestbook_template .guestbook_new_entry a:hover	{ background: url(http://ferienbauernhof-geissendoerfer.de/images/gaestebuch01.png) bottom left no-repeat;}

div#guestbook_template .guestbook_pagination		{ margin: 0!important; padding: 0!important; }

div#guestbook_template table.naviborder				{ background: #fff; width: 599px; color: #101354; border-spacing: 1px; margin: 0!important; }
div#guestbook_template table.naviborder td			{ padding: 0; font-size: 0.9em; }
div#guestbook_template table.naviborder td.tci		{ text-align: right; border: 1px solid #cac6c1; padding:5px 5px 5px 0;  }
div#guestbook_template table.naviborder td.tc		{ width: 20px; background: #fff; font-size: 0.9em; text-align: center; border:1px solid #cac6c1; }
div#guestbook_template table.naviborder td.tca		{ width: 34px; height:34px; background: url(http://ferienbauernhof-geissendoerfer.de/images/gaestebuch02.png) top left no-repeat; font-size: 0.9em; text-align: center; font-weight: bold;  }


/* ANZEIGE DER GRÜßE */

div#guestbook_template div.guestbook_entry			{ margin: 0 0 30px 0; }
div.guestbook_entry .guestbook_entry_top			{ background: #fff; text-indent: 10px; color: #212121; margin: 10px 0 10px 0!important; padding: 10px 0!important; border: 1px solid #cac6c1;}
div.guestbook_entry .guestbook_entry_output			{ margin: 0!important; padding: 10px 0 10px 25px!important; }
div.guestbook_entry .guestbook_entry_footer			{ background: #fff; margin: 10px 0 15px 0!important; padding: 5px 0!important; text-indent: 10px; border:1px solid #ff9c00; }


/* EINTRAGEN TEMPLATE */

div#guestbook_template h4							{ text-indent:-9999px; background:url(http://ferienbauernhof-geissendoerfer.de/images/h3/ihre-daten.png)top left no-repeat; height:31px; margin: 0 0 10px 0; border-bottom: none!important;}
div#guestbook_template .entry_icons_label			{ display: none; }
div#guestbook_template .entry_icons					{ display: none; }

div#guestbook_template label						{ padding: 6px 0 0 0; margin: 0 0 5px 10px; width: 170px; float: left; clear: left; }
div#guestbook_template input.feld,
div#guestbook_template #eintrag						{ background: #fcfcfc; border: 1px solid #cac6c1; width: 280px; padding: 5px; margin-bottom: 5px; display:block; float: left; clear: right; }
div#guestbook_template #eintrag						{ overflow: auto; font-family: inherit; font-size: inherit; }

div#guestbook_template input.feld:focus,
div#guestbook_template #eintrag:focus				{ border: 1px solid #1267a9; background:#91c2e7;}

div#guestbook_template .required 					{ background:url(http://ferienbauernhof-geissendoerfer.de/images/required.gif) no-repeat 90% 3px; }
div#guestbook_template ol							{ background: #fff; padding: 5px; margin: 0 0 20px 30px; }


/* EINTRAGEN CLICKSMILES, HINWEIS UND SUBMIT */

div#guestbook_template .clicksmilies_label			{ background: #fff; clear: both; width: 282px; padding: 5px; margin: -42px 0 0 180px; }
/* -- IE HACKS -- */
* html #guestbook_template .clicksmilies_label		{ margin-top: -5px; }
*+html #guestbook_template .clicksmilies_label		{ margin-top: -5px; }

div#guestbook_template .clicksmilies				{ background: #fff; width: 282px; margin: 0 0 0 180px; padding: 0 5px; }
div#guestbook_template .hinweis						{ background: #fff; font-size: 1em; width: 282px; padding: 0 5px 10px 5px; margin: 0 0 0 180px; }

div#guestbook_template input.los					{ background: url(http://ferienbauernhof-geissendoerfer.de/images/vorschau.png) top left no-repeat; height:62px; width: 300px!important; border: none; color: #fff; cursor: pointer; display: inline; margin: 0 0 0 180px; padding: 5px 0; color:#000; text-transform:uppercase; font-weight:bold; font-size:1.0em; }
div#guestbook_template input.los:hover				{ background: url(http://ferienbauernhof-geissendoerfer.de/images/vorschau.png) bottom left no-repeat; }

