/*
 * CSS-Styles for www.cth-riesa.de - Webversion Large
 * by Falko Müller 2007
*/


/* Allgemein */
body, td, th, tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height:1.5;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 14.5pt;
} 

h2 {
	font-size: 13.5pt;
} 

h3 {
	font-size: 12.5pt;
} 

h4 {
	font-size: 12pt;
} 

h5 {
	font-size: 11pt;
} 

h6 {
	font-size: 10.5pt;
} 

.seitenueberschrift {
	font-size: 13.5pt;
}

.kopfnavigation_links {
	font-size: 8.5pt;
}
.hauptnavigation_links {
	font-size: 11.5pt;
}
.hauptnavigation_links_selected {
	font-size: 11.5pt;
}
.unternavigation_box_ueberschrift {
	background-position: left 7px;
}
.unternavigation_ueberschrift {
	font-size: 10.5pt;
}
.unternavigation1_links {
	font-size: 10.5pt;
}
.unternavigation1_links_selected {
	font-size: 10.5pt;
}
.unternavigation2_links {
	font-size: 9.5pt;
}
.unternavigation2_links_selected {
	font-size: 9.5pt;
}
.unternavigation3_links {
	font-size: 9.5pt;
}
.unternavigation3_links_selected {
	font-size: 9.5pt;
}
.unternavigation_permanent_links {
	font-size: 9.5pt;
}
.unternavigation_permanent_links_selected {
	font-size: 9.5pt;
}

.newstabelle_tabellenzelle {
	font-size: 9.5pt;
}

/* Formulare */
#block_contentbereich label {
	width: 160px;
	margin-left: 0.8em;
}