.gbtop
{
	background-image: url(components/gb1/gb_top.jpg);
	height: 20px;
}

.gbdiv
{
	border-top: dotted 1px #484848;
	border-bottom: dotted 1px #484848;
	background-color:#FFFFFF;
	opacity: 0.9;
	filter: alpha(opacity=80);
}
.gbtable
{
	color:#202020;
	font-family:Trebuchet MS, arial;
	font-size:11px;
}

.gbplatte
{
	color:#202020;
	font-family:Trebuchet MS, arial;
	font-size:11px;
}
#new_form
{
	width:560px;
	border:solid 1px #8D8D8D;
	background-color:#FFFFFF;
	opacity: 0.95;
	filter: alpha(opacity=95);
    z-index: 3000;
}

.gb_input_info
{
	width:200px;
	font-family:Trebuchet MS, arial;
	font-size:11px;
	background-color:#EEEEEE;
	border:0;
	border-top: dotted 1px #484848;
	border-bottom: dotted 1px #484848;
	padding:10px;
}

.gb_input_buttons
{
	width:200px;
	color:#8D8D8D;
	font-family:Trebuchet MS, arial;
	font-size:11px;
	background-color:#0F0D0D;
	border:0;
	border-top: dotted 1px #484848;
	border-bottom: dotted 1px #484848;
	padding:10px;
	cursor:pointer;
}

.gb_input_message
{
	width:100%;
	height:125px;
	font-family:Trebuchet MS, arial;
	font-size:11px;
	background-color:#eeeeee;
	border:0;
	border-top: dotted 1px #484848;
	border-bottom: dotted 1px #484848;
	padding:10px;
}
.gbhomepage
{
	display:table;
	float:left;
	width: 15px;
	height: 15px;
	background-image: url(components/home.gif);
}
.gbemail
{
	display:table;
	float:right;
	width: 15px;
	height: 15px;
	background-image: url(components/email.gif);
}
.gbfooter
{
	background-image: url(components/gb1/gb_footer.jpg);
	height: 15px;
}

.gbgoogle, .gbgoogle:link, .gbgoogle:visited
{
	color:#990000;
	text-decoration:none;
	font-family:arial;
	font-size: 11px;
	font-weight:bold;
}
.gbwrite_txt
{
	color: #990000;
	font-family:Trebuchet MS, arial;
	font-size:11px;
	font-weight:bold;
}
