#main_menu .m a,
#main_menu .m a:visited,
#main_menu .m a:focus {
	font-size: 17px;
}
#description p {
	font-size: 12px; 
}
#description .more {
	font-size: 12px;	
}
.page_title h2 {
	font-size: 18px;
}
#content h1 {
	font-size: 17px;
}
#content h2 {
	font-size: 14px;
}
#breadcrump {
	font-size: 11px;
}

p, #sidebar a {
	font-size: 12px;
}

#copyright, #imprint,
#copyright a, #imprint a {
	font-size: 10px;
}
td
{
	font-size:12px;
}
th
{
	font-size:12px;
}

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

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

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

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

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

table img { border: 0;}



p.extra {
	margin-top: 20px !important;
}
