.gb_table
{	background-image:url(image/hintergrund.jpg); 
	color:#000000; 
	margin:auto; 
	margin-bottom:10px; 
	margin-top:10px; 
	border-style:solid; 
	border-width:2px; 
	border-color:#c3c3c3;
}

.td_name
{	vertical-align:top;
}

.td_div_name
{	background-color:#b5c7d5; 
	border-style:inset; 
	border-width:3px; 
	border-color:#c3c3c3;  
	overflow:hidden;
	height:50px; 
	color:#ffffff; 
	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;
}

.date
{	width:49%; 
	float:left; 
	color:#ffffff;
}

.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:#9c0031;
}

.admin_comment_head
{	margin-top:20px;
 	margin-bottom:10px;
 	font-weight:bold;
	color:#9c0031;
 	text-decoration:underline;
}

body 
{	color:#ffffff;
  font-size:12px;
  font-family:verdana, sans-serif;
  font-weight:normal;
  padding:0px;
	margin:0px;

}

.error_line
{ position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;
	font-weight:bold;
}

.error
{	background-color:#ff0000;
	color:#ffffff;
	width:100%;
}


.box
{	position:relative;
	margin:auto;
	margin-top:20px;
	width:600px;
	border:0px solid #ffffff;
}

.feedback_box
{	width:100%; 
	text-align:center;
}

.site_box
{	width:100%; 
	position:relative;  
	text-align:center; 
	color:#000000; 
}


.site_line
{ position:relative; 
	top:-12px; 
	color:#ffffff;
}

	.smilie
{ cursor:pointer; 
	margin:0px;
}

.normal_link, .normal_link:link, .normal_link:visited 
{	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.normal_link:hover
{	text-decoration:none;
	color:#9c9c9c;
}

.marked_link, .marked_link:link, .marked_link:visited, .marked_link:hover
{	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	text-decoration:none;
	color:#9c0031;
	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:35px; 
	right:50px; 
	height:40px; 
	width:150px;
	background-color:#efebef;
	color:#909090;
	font-weight:bold;
	font-size:12px;
}
.gb_comment
{	width:500px; 
	margin-top:50px; 
	position:relative;
}	
.submit
{ background-color:#efebef;
	color:#9c0031;
	color:#909090;
	font-weight:bold;
	font-size:12px;
}


