#main_menu .m a,
#main_menu .m a:visited,
#main_menu .m a:focus {
	font-size: 21px;
}
#description p {
	font-size: 16px; 
}
#description .more {
	font-size: 16px;	
}
.page_title h2 {
	font-size: 22px;
}
#content h1 {
	font-size: 21px;
}
#content h2 {
	font-size: 18px;
}
#breadcrump {
	font-size: 15px;
}
p, #sidebar a  {
	font-size: 16px;
}
#copyright, #imprint,
#copyright a, #imprint a {
	font-size: 14px;
}
td
{
	font-size: 16px;
}
th
{
	font-size: 16px;
}

/* 
 * headline of a page
 */
h1 {
	font-size: 20px;
}

/* 
 * headline of a content element
 */
h2 {
	font-size: 18px;	
}

/* 
 * headline of a content element sub-section
 */
h3 { 
	font-size: 18px;	
}

/* 
 * headings for schedule tables in the teaching section
 */
.scheduleheading {
	font-size: 16px;
}
.photo_title {
	font-size: smaller;
}
.members_details {
	font-size:smaller;
}
.quickinfo_details {
	font-size: 16px;
}

/* 
 * trailer
 */
.trailer {
	font-size: medium;
}


