BODY
{
	margin:					0cm;
	overflow:				hidden;
}

TABLE
{
	height:					100%;
}

TABLE, TD, BODY, .bordered, .frame, .bgrepeat, .TITEL1, .TITEL2, .SUB, .TBL
{
	font-size: 				10pt;
	font-family: 			tahoma, arial, verdana;
	font-weight: 			normal;
	font-style: 			normal;
	text-align:				left;
	vertical-align:		top;
	color: 					#808080;
	buttonface:				#BFD3FF;
	background-repeat: 	no-repeat;
	background-position: top left;
}

A
{
	font-size : 			9pt;
	font-family : 			tahoma, arial, verdana;
	font-weight : 			bold;
	text-decoration :		none;
	color : 					#000000;
}

.TITEL1
{
	font-family: 			verdana, arial, tahoma;
	font-size: 				14pt;
}

.TITEL2
{
	font-weight: 			bold;
	font-size: 				12pt;
}

.SUB
{
	font-weight: 			normal;
	font-style: 			italic;
	font-size: 				8pt;
	vertical-align:		bottom;
}

.TBL
{
	height:					0%;
}

.bordered, .bordered2
{
	color : 					#000000;
	border-bottom:			1px solid #000000; 
	border-top:				1px solid #000000; 
	border-left:			1px solid #000000; 
	border-right:			1px solid #000000; 
}

.bordered2
{
	width:					400px;
}

.frame
{
	width:								100%;
	height:								100%;
	scrollbar-base-color:			#BFD3FF;
	scrollbar-darkshadow-color:	#95AFE8;
	overflow-y:							auto;
	text-align:							left;
} 

.frameborder
{
	border-bottom:			1px solid #808080; 
	border-top:				1px solid #808080; 
}

.bgrepeat
{
	background-repeat: 	repeat-x;
}

