﻿body {
}
	.hider
		{ 
			display:none;
		}

	.txt
		{
			text-align:center;
		}

	.txtDate
		{
			width:100Px;
		}
	
	.btn
		{
			font-weight:bold;
			width:60px;
		}
		
	.txtMultiLine
		{
			height:100PX;
			width:200Px;
		}
		
	.lbl
		{
			font-weight : bold; 
		}
		.txtTitel
		{
			width:300PX;
		}
		txtAmount
		{
		width:10PX;
		}
