
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration:underline; }

body,div,td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7.5pt;
    color:#000000;
}

.text_weiss {
	color: #ffffff;
}

.text_grau {
	color: #647daf;
}

.ueberschrift {
	font-size:10pt;
}


.link_schwarz {
	color:#000000;
}

.link_rot {
	color:#ff0000;
}

.link_blau {
	color:#0000ff;
}

.f10 {
 font-size:8pt;
}

.f10rot {
 font-size:8pt;
 color:#2e4ba3;
}

.headline {
 font-size:14pt;
 color:#2e4ba3;
}
.subheadline {
 font-size:10pt;
 color:#000000;
}
INPUT,TEXTAREA { 
	border:1px solid #647daf; 
	font-size:10pt; 
	color:#000000;







