body, input
			{
			font-family: Tahoma;			
			font-size: 12;
			SCROLLBAR-FACE-COLOR: #ffccff; 
			SCROLLBAR-HIGHLIGHT-COLOR: #FFFFEC; 
			SCROLLBAR-SHADOW-COLOR: #FFFFEC; 
			SCROLLBAR-3DLIGHT-COLOR: #FFFFEC; 
			SCROLLBAR-ARROW-COLOR:  #c6ecff; 
			SCROLLBAR-TRACK-COLOR: #FFFFEC; 
			SCROLLBAR-DARKSHADOW-COLOR: #FFFFEC;
			}
TD
			{
			font-family: Tahoma;
			color: navy;
			font-size: 12;
			}
.dugmeyTip	
			{
			width: 28;
			height: 25;
			font-family: Tahoma;
			background-color: #ffccff;
			color : Navy;
			font-weight : bold;
			font-size: 12;
			}
.dugmeyTip2	
			{
			width: 60;
			height: 25;
			font-family: Tahoma;
			background-color: #ffccff;
			color : Navy;
			font-weight : bold;
			font-size: 12;
			}
.dugmeaz	
			{
			font-family: Tahoma;
			width: 250;
			height: 25;
			background-color: #ffccff;
			color : Navy;
			font-weight : bold;
			font-size: 12;
			}
.dugmeaz2	
			{
			font-family: Tahoma;
			width: 125;
			height: 25;
			background-color: #ffccff;
			color : Navy;
			font-weight : bold;
			font-size: 12;
			}
.Liste
			{
			font-family: Tahoma;			
			color : Navy;
			font-weight : bold;
			font-size: 12;
			width: 200;
			}
.cols2
{

			border-top: outset 2px gray;
			border-left : outset 2px gray;
			border-right : outset 2px gray;
			border-bottom : outset 2px gray;
}
DIV.scroll
{
			position: static;
			width: 100%;
			height: 85%;
			overflow-y: scroll;
			overflow-x: hidden;			
}