#guestbook_box img
{	width:auto;
	height:auto;
}


h3.userinfo
{	position:relative;
	height:20px;
}


span.bn_user
{
}

span.pictogramm
{	position:absolute;
	right:10px;
	top:0px;
}



#guestbook_box
{	width:100%;
	overflow:hidden;
	margin:auto;
}

#guestbook_box label
{	float:left;
	width:40%;
	margin-top:5px;
	text-align:right;
	line-height:18px;
}

#guestbook_box label.textarea
{	text-align:left;
	float:none;
	clear:both;
}

#guestbook_box label span.code
{	font-weight:normal;
	position:relative;
	top:-6px;
	line-height:auto;
	margin-left:30px;
}

#guestbook_box .captcha
{	text-align:right;
	padding-left:50px;
}


#guestbook_box input
{	float:right;
	width:50%;
	margin-top:5px;
}

#guestbook_box input.submit
{	float:right;
	background-image:url(/template/image/bn_submit_back.png);
	border:1px solid #232323;
	color:#ffffff;
	font-weight:bold;
	width:120px;
	text-align:center;
	margin-top:5px;
	line-height:10px;
	height:18px;
	padding:0px;
}

#guestbook_box textarea
{	clear:left;
	width:100%;
	height:200px;
	overflow:auto;
	margin-right:2px;
}

#guestbook_box input.checkbox
{	background-color:#f9f9f9;
	border:2px groove #f9f9f9;
	float:right;
	width:auto;
}


#guestbook_box a.back_link_button,#guestbook_box a:link.back_link_button,
#guestbook_box a:visited.back_link_button,#guestbook_box a:active.back_link_button,#guestbook_box a:hover.back_link_button
{	text-decoration:none;
	float:left;
	background-image:url(/template/image/bn_submit_back.png);
	border:1px solid #232323;
	color:#ffffff;
	font-weight:bold;
	width:100px;
	text-align:center;
	margin-top:5px;
	line-height:16px;
	padding:0px;
}

.comment a.guestbook_link,.comment a:link.guestbook_link,.comment a:visited.guestbook_link,.comment a:active.guestbook_link
{	margin:5px 0px 0px 2px;
	text-decoration:none;
	display:inline;
	float:right;
}

a.next_link
{	background-image:url(img/comment_right.png);
	width:34px;
	height:22px;
	overflow:hidden;
}

a.last_link
{	background-image:url(img/comment_left.png);
	width:34px;
	height:22px;
	overflow:hidden;
}

a.comment_link
{	background-image:url(img/comment_save.png);
	width:84px;
	height:22px;
	overflow:hidden;
}

a.archive_link
{	background-image:url(img/comment_archive.png);
	width:72px;
	height:22px;
	overflow:hidden;
}

.white_links a.next_link
{	background-image:url(img/comment_right_white.png);
	width:34px;
	height:22px;
	overflow:hidden;
}

.white_links a.last_link
{	background-image:url(img/comment_left_white.png);
	width:34px;
	height:22px;
	overflow:hidden;
}

.white_links a.comment_link
{	background-image:url(img/comment_save_white.png);
	width:84px;
	height:22px;
	overflow:hidden;
}

.white_links a.archive_link
{	background-image:url(img/comment_archive_white.png);
	width:72px;
	height:22px;
	overflow:hidden;
}



a:hover.guestbook_link
{	color:#872238;
}

img.guestbook_small_pic
{	float:left;
	margin:0px 10px 10px 0px;
}

strong.admin_answer
{	display:block;
	color:#872238;
	font-weight:bold;
	text-decoration:underline;
}

p.admin_answer
{	padding:10px 0px 0px 50px;
}

.comment
{	background-image:url(img/comment_back.png);
	background-repeat:repeat-x;
	padding:0px 10px 10px 10px;
	margin-top:5px;
	min-height:120px;
}

.no_comment
{	background-image:url(img/no_comment_back.png);
	min-height:20px;
}
