/*
 * CSS-Styles for www.cth-riesa.de - Webversion Small
 * by Falko Müller 2007
*/


/* Allgemein */
body, td, th, tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height:1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 11.5pt;
} 

h2 {
	font-size: 10pt;
} 

h3 {
	font-size: 9.5pt;
} 

h4 {
	font-size: 9pt;
} 

h5 {
	font-size: 8pt;
} 

h6 {
	font-size: 7.5pt;
} 

.seitenueberschrift {
	font-size: 10pt;
}
