

/*
diesen kommentar löschen wenn nicht mehr gebraucht wird
-------------------------------------------------------------------------------

zum auswechseln der farben mit "suchen und ersetzen":
border bottom 160,60,160
background buttons 230,230,230

andere anweisungsart für die border,
wenn nicht benutzt wird bitte löschen:
.box-gr {	width: 240px; height: 18px; vertical-align: bottom; background-color: rgb(255,255,255); color: rgb(42,42,42); padding: 1px 0px 0px 3px;
			border-top: none; border-right: none; border-bottom: 1px solid rgb(200,200,200); border-left: 5px solid rgb(200,200,200);}
*/


#zeile  {		width:100%; 	height:auto; margin:0; padding:0;}

div.li200 {		position:relative; float:left; clear:left;	width: 80px; height:16px; 	margin:5px 0px 5px 0px; text-align:left;}
div.re300 {		position:relative; float:left; clear:right;	width: 250px; height:16px; 	margin:5px 0px 5px 0px; text-align:left; vertical-align: middle;}

div.re30 {		position:relative; float:right;	width: 30px; height:16px; 	margin:5px 0px 5px 0px; 	text-align: left; vertical-align: middle;}
div.re270 {		position:relative; float:right;	width: 270px; height:16px; margin:5px 0px 5px 0px; 	text-align: left; vertical-align: middle;}

/*div.zeile-mitteilung  {		width:520px; height:auto;	margin:0px; padding:0px;}*/
div.re300-mitteilung {		position:relative; float:right; clear:right;	width: 300px; height:auto; 	margin:5px 0px 5px 0px; 	text-align: left;}

.box-gr {	width: 245px; height: 18px; vertical-align: bottom; background-color: rgb(255,255,255); color: rgb(42,42,42); padding: 1px 0px 0px 3px;
			border-style: solid; border-width: 1px 1px 1px 1px; border-color:  rgb(200,200,200) rgb(200,200,200) rgb(160,160,160) rgb(200,200,200);}
			
.box-m {	width: 174px; height: 18px; vertical-align: bottom; background-color: rgb(255,255,255); color: rgb(42,42,42); padding: 1px 0px 0px 3px;	
			border-style: solid; border-width: 1px 1px 1px 1px; border-color:  rgb(200,200,200) rgb(200,200,200) rgb(160,160,160) rgb(200,200,200);}
			
.box-kl {	width: 57px; height: 18px; vertical-align: bottom; background-color: rgb(255,255,255); color: rgb(42,42,42); padding: 1px 0px 0px 3px;
			border-style: solid; border-width: 1px 1px 1px 1px; border-color:  rgb(200,200,200) rgb(200,200,200) rgb(160,160,160) rgb(200,200,200);}
			
.box-txt {	width: 240px; height: 150px; vertical-align: bottom; background-color: rgb(255,255,255); color: rgb(42,42,42); padding: 1px 3px 0px 3px;
			border-style: solid; border-width: 1px 1px 1px 1px; border-color:  rgb(200,200,200) rgb(200,200,200) rgb(160,160,160) rgb(200,200,200);}
			
.checkbox {	width: 15px; height: 14px; vertical-align: bottom; font-size: 10px; color: rgb(42,42,42);}


.button  {
	width:250px;
	height:24px;
	color:rgb(255,255,255);
	font-size:12px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	border-style:solid;
	border-color:rgb(110,63,143);
	border-radius:4px;
	border-width:1px 1px 1px 1px;
	background-color: rgb(110,63,143);
}
