
#zahlung_zusatztext
	{
	margin-top		: 10px;
	margin-left		: 300px;
	text-align		: left;
	position		: absolute;
	visibility		: hidden;
	left			: -5000;
	top			: -5000;
	width			: 90%;
	background-color	: #CCCCCC;
	}


blockquote
	{
	text-align		: left;
	margin-left		: 250px;
	}


.gesamt_rahmen
	{
	margin			: 30px;
	border			: 1px solid #5A5A5A;
	width			: 95%;
	Border-Collapse		: Collapse;
	}

.title
	{
	background-color	: #CCCCCC;
	font-size		: 18px;
	text-align		: center;
	padding			: 4px;
	}

.pers_data
	{
	width			: 80%;
	border			: 1px solid #5A5A5A;
	padding			: 5px;
	}


.vertragspartner
	{
	padding			: 10px;
	background-color	: #CCCCCC;
	text-align		: center;
	}


.eingabe
	{
	width			: 100%;
	font-size		: 9px;
	background-color	: #FFF8ED;
	border			: 1px solid #5A5A5A;
	}


.td_head
	{
	background-color	: #C0C0C0;
	font-weight		: bold;
	}

.feldbeschriftung
	{
	font-weight		: bold;
	text-align		: right;
	white-space		: nowrap;
	width			: 30%;
	}

#button
	{
	font-size		: 9px;
	border			: 1px solid #5A5A5A;
	margin-bottom		: 100px;
	}