td.gbtitle
{
   background: #C1D8B9;
   font-weight: bold;
   color: white;
   font-size: 10px;
}

td.gblightline
{
   background: #F9F9D3;
}

td.gbdarkline
{
   background: #FBFBE8;
}

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
{
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{
   font-weight: normal;
   font-size: 1.0em;
}

input.gbcaptcha
{
   font-weight: normal;
   color: black;
   background: white;
}

input.gbtextbox
{
   font-weight: normal;
   color: black;
   background: white;
}

textarea.gbmsgbox
{
   font-weight: normal;
   color: black;
   background: white;
   overflow: hidden;
}
.submit {
	border: 1px solid #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	background-image: url('http://www.fahrschule-hackl.de/templates/hackl/images/submit.png');
}
