@charset "utf-8";
 
body { font-size: 17px; }

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3, h4, h5, h6 { font-size: 17px; }

p, div, table, span {
	font-size: 17px;
}

#mainnav ul li a { font-size: 14px; }
#subnav ul li a { font-size: 12px; }

#breadcrumb { font-size: 14px; }
#breadcrumb a { font-size: 14px; }

#footer a { font-size: 14px; }
#footer { font-size: 14px; }

#fontsize, #fontsize A { font-size: 14px; }
#fontsize .fontsize1 { font-size: 14px; }
#fontsize .fontsize2 { font-size: 16px; }
#fontsize .fontsize3 { font-size: 18px; }

/* Typo3 Styles */
.csc-caption {
	font-size: 17px;
}

