

#einschreiben
{

	
	float: left;
	width: 360px;
}

.guestbook_textfeld
{
	width: 350px;
	border: 1px solid #a3c8da;
	height: 20px;

}

.guestbook_textfeld_text
{
	width: 350px;
	border: 1px solid #a3c8da;
	height: 20px;
	height: 80px;

}

.knopfbox
{
	text-align: center;
	padding-top: 15px;
}

#rechtsinfo
{	
	float: left;
	width: 210px;
	margin-left: 20px;
	text-align: right;
	
}



.eintragsset
{
	border-bottom: 2px dotted #a3c8da;
	padding-bottom: 10px;
}
