@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rot {
background-color:#990000;
color:#FFFFFF;
font-weight:bold;
padding:1px 0px 1px 5px;
}

.kleintd {
height:10px;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.klein {
	font-weight: normal;
	font-size: 10px;
}

.example2 {
	font-weight: bold;
	font-size: 12px;
}

.tablerow1 {
	background-color: #BBBBBB;
}

thead {
	background-color: #FFBBBB;
}

tfoot {
	background-color: #BBBBFF;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}