body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
}
td,p,li,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ff9900;
	font-weight: bold;

}
a.black {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

#header, .header {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #336633;
}

#header2,.header2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #336633;
}

#subheader,.subheader {
	font-size: 12pt;
	font-weight: bold;
}

#small,.small {
	font-weight: normal;
	font-size: 8pt;
}


.small {
	font-size: 8pt;
}


#date,.date {
	color: #666666;
}


#quelle,.quelle {
	font-style: italic;
}

#lead,.lead {
	color: #333333;
}



#actionshort,.actionshort {
        margin-bottom: 5px;
}

.rot {
	color: #CC0033;
}
