/* CSS Document 2007     	     		*/
/* Kupferschmid Abrechnungsservice				*/
/* Dateiversion: 21.10.2007                       */
/* Funktion: Hauptcontainer					*/

/* 	Farbwerte								*/
/* 	#B1003A	Kupferschmid rot				*/

table.formulartext
{	float:left;
	width: 630px;
/*	border: 1px solid #00ff00; */
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 0 20px;
	padding:0;
}
table.formulartext td 
{	font-size: 11px;
	padding: 1px 1px 1px 1px;
	margin:0;
	vertical-align: top;
}
/* TabZellen Eigenschaften */
.cellW005 { width: 10px; }
.cellW150 { width: 155px; }
.cellW170 { width: 155px; }

.leerZeile
{	height:10px;
/*	background-color: #ffff00; */
}

.topic
{	font-weight: bold;
	background-color: #cccccc;
	border-bottom: 1px solid #999999;
}

.border_right
{	border-right: 1px solid #999999;
}


input, textarea, input.routing 
{	background-color: #eeeeee;
	border: 1px solid #999999;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	margin: 0;
	padding: 0;
}
textarea.area2sp
{	width:280px; 
	height:150px;
		font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
