body,td {
        color: #000000;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        text-decoration: none
        }

.fett {
		font-weight:bold;
        }
.fettitalic {
		font-size: 12pt;
		font-weight:bold;
		/* font-style : italic;*/
        }

.fettsmall {
        font-size: 10px;
		font-weight: bold;
        }

.small{
        font-size: 10px;
        }
.weiss {
        color: #ffffff;
		font-weight:bold;
        }
		
.dblau {
		line-height : 16px;
        color: #456584;
        }
		

		
.feld1 {
     width : 95pt;
     height : 16pt;
    }

a {
	color: #003366;
	font-weight:bold;
}
a:Hover {
	color: #aaaaaa;
}
a:Active {
	color: #999999;
}

a.a {
	font-weight:bold;
	color: #7F161D;
	text-decoration: none;
}
a.a:Hover {
	color: #aaaaaa;
}
a.a:Active {
	color: #999999;
}

