body {
background-color:#FFFFFF;
}
div.title {
    font-family:arial;
    font-size:14px;
    color:#008000;
    text-decoration:normal;
}
td {
    font-family:arial;
    font-size:12px;
}
td.bgclass {
    background-color:#FFF7DB;
}
.headklein {
    font-size:11px;
    margin-left: 500px;
}
.head2 {
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	font-family:arial;
	/*padding-left:2;*/
}
.descr-klein{
    font-size:11px;
    color:#404040;
}
.descript {
    font-family:arial;
    font-size:11px;
    color:#000000;
}
.descript-klein {
    font-family:arial;
    font-size:10px;
    color:#000000;
	 text-align: center;
}
A {
    color:#008000;
}
A:hover {
    color:#008A00;
    font-weight:bold;
    font-size:11px;
}
A:visited {
    color: #4F4F4F;
}


