body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color: #ffffcc;
	background-image: URL(images/background.gif);
	background-position : center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left : 0.5cm;
	margin-right : 0.5cm;
}

body.frames {
	font-family: Arial, Helvetica, sans-serif;
/* 	background-color: #febd9e; */
	background-color: #8dc2e2;
	background-image: none;
	margin-right : 3mm;
	margin-left : 0.5cm;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border : none;
}
td.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-width : 1px;
	border-bottom-color: #ffff99;
	border-bottom-style : solid;
	border-top-style    : none;
	border-left-style   : none;
	border-right-style  : none;
}

th.r1 {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffcc', endColorStr='#8dc2e2', gradientType='0')
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color: #8dc2e2;
	color: #000;
	text-align : left;
	border-left-color: #ffffcc;
	border-right-color: #ffffcc;
}
th.r2 {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#8dc2e2', endColorStr='#ffffcc', gradientType='0')
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color: #8dc2e2; 	
	color: #000;
	text-align : left;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color: #8dc2e2; 	
	color: #ffffcc;
	text-align : left;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	color : black;	
	font-size: 9pt;
}
A.small {
	font-family: Arial, Helvetica, sans-serif;
	color : black;	
	font-size: 9pt;
}

SPAN.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	color : black;	
}
table.expressive {
	border-style : none;
}
p.PaginaTitel {
    text-align : center;
	font-style : bold;
	font-size  : 18pt;
}
/* 
input {
	border-bottom-color : black;
}
selection {
	border-bottom-color : black;
}
*/
