
/* === Font =============================================== */
body, p, li {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* === Textgrössen ============================================ */

p, h2, h3,h4, #col3_content li, .caption, .sub-menu li, .ton-descr, .ton-player, .texttab td, .texttab th,  #videos, #konzertplan td, #konzertplan th, div.img-control, .legend , div.sinnbox, dt, dd {
	font-size: 0.9em; /*90%; /* 10pt  */
}
h2 {
	font-size: 1em;
}

.top-menu li {
	font-size: 120%; /* 14pt;*/
}
#footer, #galerie-navi, .Liste_Auszeichnungen li{
	font-size: 75%; /*9pt;*/
}
#konzertplan th {
	font-size: 100%;
}

/* ===  =============================================== */
p {
	line-height: 2.7ex;
	margin: 0 0 1.5em 0;
}
#col2_content li {
}
h2 {
	font-weight: bold;
	margin-bottom: 1.5em;
}
h3 {
	margin-top: 8px;
	margin-bottom: 4px;
}
div.sinnbox  {
	font-style:	italic;
}

/* ===  Links =============================================== */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* === Menu =============================================== */
.top-menu {
	font-weight : bold;	
}
a:hover .top-menu {
	text-decoration: underline;
}

/* === SubMenu ============================================ */
.sub-menu ul {
	font-weight: bold;
}
.sub-menu li {
	line-height: 2ex;
}

.sub-menu  #CurrentSubItem {
	font-weight : bold;
	line-height: 1.8ex;
}

#CurrentTopItem {
}

/* === Misc ============================================ */
.zeitungsartikel h2 {
	font-size:1.2em;
	margin-bottom: 0.3em;
}
.lead {
	/*font-style:italic;*/
	font-weight: bold;
}
.subtitle {
	font-style:italic;
	font-size: 1em;
}
.weiter {
	font-weight: bold;
}

#galerie-navi {
	text-align: right;
}

#konzertplan th {
	font-size: 100%;
}

.Liste_Auszeichnungen li{
	padding: 0 1em 1em 0;
}

#galerie h1 {
	font-size:1.2em;
	text-align:center;
}
#galerie .weiter {
	font-size:0.9em;
}

/* ----------- Sitemap ------------*/
#col3_content .sitemap h1,
#col3_content .sitemap h2 {
	font-size: 1em;
	font-weight: bold;
}
#col3_content .sitemap h3,
#col3_content .sitemap h4,
#col3_content .sitemap h5,
#col3_content .sitemap h6 {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0.8em;
}
#col3_content .sitemap .MenuSubtitel {
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin-top: 1.5em;
}

ul.sitemap li.Level_0 a, ul.sitemap span.MenuSubtitel {
	font-size: 130%;
	font-weight: bold;
}
ul.sitemap li.Level_1 {
	margin-left: 1cm;
}
h2.sitemap {
	font-size: 130%;
}
ul.sitemap li.Level_1 a {
	font-weight: bold;
}
#marktplan {
	font-size:0.9em;
}
.ton-player1, .ton-player1 a, .ton-player2, .ton-player2 a {
	font-size: 0.95em;
}

/* === Link-Icons ===========================================*/
a.arrow-up {
	background: url(../_rsc/arrow-up.gif) left no-repeat;
	padding-left: 0.9em;
}
a.arrow-down {
	background: url(../_rsc/arrow-down.gif) left no-repeat;
	padding-left: 0.9em;
}
a.link-more {
	background: url(../_rsc/more.gif) left no-repeat;
	padding-left: 0.9em;
}
a.link-popup {
	background: url(../_rsc/popup.gif) left no-repeat;
	padding-left: 0.9em;
}
a.link-newwin {
	background: url(../_rsc/popup.gif) left no-repeat;
	padding-left: 0.9em;
}
a.link-mail {
	background: url(../_rsc/mail.gif) left no-repeat;
	padding-left: 1.2em;
}

