.gbregister
{
	padding: 0 0 5px 0;
	margin: 5px 5px 15px 5px;
	border-bottom: 1px dashed #000;
}

.gbregister span
{
	font-weight: bold;
}


#rechts .Gb .eintrag p
{
	margin: 0;
	padding: 0;
	line-height: normal !important;
	position: relative;
}

#rechts .nachricht
{
	margin: 5px 0 0 0 !important;
	padding: 0 0 0 0;
}

#rechts .Gb .eintrag
{
	padding: 0 0 5px 0 !important;
	margin: 0 5px 5px 5px !important;
	border-bottom: 1px solid #000;
}

/****************************************************************************************/

#rechts #Vorname
{
	display: none;
}

#form1 label
{
	width: 180px;
	float: left;
	font-weight: bold;
}

#form1 input
{
	width: 295px;
}

#form1 textarea
{
	width: 295px;
	height: 100px;
}

