/* CSS Styles für Woschnet Gästebuch */
/* $Id: styles.css,v 1.2 2003/01/06 15:12:06 wosch Exp $ */

/* Allgemeines */
body {background-color: #84A0B8}
p,h2,h3,td,input,textarea { font-family: Tahoma, Verdana, Arial, sans-serif;}

/* Text */
table.gbinfo td { font-size: 12px; color: #000000;}
p.srot1  { font-size: 13px; color: #E92C06;}
p.s1            { font-size: 13px; color: #000000;}
p.sk1       { font-size: 11px; color: #000000;}
h2.gb           { font-size: 18px; color: #FF0000; font-weight: bold;}
td.t1           { font-size: 12px; color: #FFFFFF; font-weight: bold;}
td.t           { font-size: 10px; color: #000000; font-weight: normal;}
td.t2           { font-size: 13px; color: #000000; font-weight: bold;}
td.t3           { font-size: 12px; color: #000000; font-weight: normal;}

.nummer         { font-size: 20px; color: #FFFFFF; font-weight: bold;}

/* Links */
a.gb            {  text-decoration: none; color: #E9D606;}
a.gb:hover      {  text-decoration: underline overline; color: #E9D606;}
a.gb:visited    {  text-decoration: none; color: #E9D606;}
a.gb:active    {  text-decoration: none; color: #E9D606;}

/* Zellhintergrund */
.hghit          {  background-color: #99CD00;}
.hgnewentry     {  background-color: #99CD00;}

.divtrenn4 {
	FONT-SIZE: 4px; BACKGROUND-IMAGE: url(http://privat.ostprignitz.de/trogisch/kaefig/bild/leer.gif); BACKGROUND-REPEAT: repeat-x;
}

/* Formularfelder */
input.gb        { font-size: 12px; border-style: solid; border-color: #000000; border-width: 1px; width:200px; background-color:#98ADBF;}
textarea.gb     { font-size: 12px; border-style: solid; border-color: #000000; border: 1px; width:400px; background-color:#98ADBF;}
input.button        { font-size: 12px; color: #f0f0f0; font-weight: bold; border-style: solid; border-color: #000000; border-width: 1px; width:150px; background-color:#325979;}
input.button1        { font-size: 12px; color: #f0f0f0; font-weight: normal; border-style: solid; border-color: #000000; border-width: 1px; width:120px; background-color:#325979;}
