#box .gb_table
{	color:#555555;
	width:400px;
	margin:auto;
	margin-top:10px;
	border-width:0px;
}

.gb_table td
{	text-align:left;
}

.gb_table strong
{	color:#232323;
}


textarea
{	width:90%;
}

.td_name
{	vertical-align:top;
}



.td_div_name
{	background-color:#efc982;
	border-style:inset;
	border-width:3px;
	border-color:#c3c3c3;
	overflow:hidden;
	height:50px;
	color:#232323;
	width:150px;
	padding:5px;
}

.td_comment
{	vertical-align:top;
	padding:5px;
}

.td_div_comment
{	width:400px;
}

.td_info_line
{	background-color:#b5c7d5;
	border-style:inset;
	border-width:3px;
	border-color:#c3c3c3;
	background-color:#efc982;
	color:#232323;
}

.date
{	width:49%;
	float:left;
	color:#232323;
}

.buttons
{	width:50%;
	text-align:right;
	float:left;
}




.admin_jump
{ width:100%;
	text-align:center;
}

.make_right
{ width:100%;
	text-align:right;
}


.admin_comment
{	color:#008F97;
}

.admin_comment_head
{	font-weight:bold;
	color:#008F97;
}


.error_line
{	width:100%;
	text-align:center;
	font-weight:bold;
}

.error
{	background-color:#008F97;
	color:#ffffff;
	width:100%;
}


#box
{	margin:auto;
	margin-top:20px;
	width:400px;
}

.feedback_box
{	width:100%;
	text-align:center;
}

.site_box
{	width:100%;
	text-align:center;
	color:#000000;
}


.site_line
{	color:#000000;
}

	.smilie
{ cursor:pointer;
	margin:0px;
}

#box .normal_link,#box  .normal_link:link, #box .normal_link:visited
{	color:#232323;
	text-decoration:none;
	font-weight:bold;
}

#box .normal_link:hover
{	text-decoration:none;
	color:#9c9c9c;
}

#box .marked_link,#box  .marked_link:link,#box  .marked_link:visited,#box  .marked_link:hover
{	border-width:0px;
	border-style:solid;
	border-color:#cc0000;
	text-decoration:none;
	color:#008F97;
	font-weight:bold;
}

form
{ display:inline;
	margin:0px;
}
.gb_line
{ height:30px;
	position:relative;
}

.gb_what
{ position:absolute;
	top:5px;
	left:0px;
}

.gb_input
{ position:absolute;
	left:110px;
	width:200px;
}

.gb_anschauen
{	position:absolute;
	top:15px;
	left:400px;
	height:40px;
	width:150px;
	background-color:#efebef;
	color:#909090;
	font-weight:bold;
	font-size:12px;
}
.gb_comment
{	width:450px;
	margin-top:20px;
	position:relative;
}
.submit
{ background-color:#efebef;
	color:#9c0031;
	color:#909090;
	font-weight:bold;
	font-size:12px;
}


