.gbregister
{
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #000;
}

.gbregister span
{
	font-weight: bold;
}


.Gb .eintrag p
{
	margin: 0 !important;
	padding: 0 !important;
	line-height: normal !important;
	position: relative;
}

.nachricht
{
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0;
}

.Gb .eintrag
{
	padding: 10px 0 10px 0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #000;
}

.Gb a
{
	float: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #333;
	font-weight: bold;
}

.error input, .error textarea
{
	border: 1px solid #a00 !important;
	background-color: #eee;
}

.error label
{
	color: #a00;
}

/****************************************************************************************/

#rechts #Vorname
{
	display: none;
}

#rechts label
{
	width: 180px !important;
	float: left !important;
	font-weight: bold !important;
}

#rechts input
{
	width: 295px !important;
}

#rechts textarea
{
	width: 295px;
	height: 100px;
}

#rechts h2
{
	background-image:url(/layout/rechts-h1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 527px;
	color: #6F1813;
	font-size: 18px; 
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.4em;	
}
