/*
** All color definitions
*/

a, div#site-tools, 
span.CurrentItem,
h1, h2, h3, h4, h5, h6,
#col3_content .sitemap h1, 
#col3_content .sitemap h1 a,
#col3_content .sitemap .MenuSubtitel {
	color: #004268;
	background-color: White;
}
#col3_content .sitemap h2 a,
#col3_content .sitemap h3 a,
#col3_content .sitemap h4 a,
#col3_content .sitemap h5 a,
#col3_content .sitemap h6 a {
	color: black;
}

.top-menu a {
	color: Black;
	background-color: White;
}

.sub-menu a {
	color: #444;
	background-color: White;
}
.sub-menu a:visited {
	color: #555;
}
.sub-menu .Level_2 a {
	color: Black;
}
.sub-menu  .Level_2 a:visited {
	color: #222;
}
#main, #col1_content {
	color: Black;
/*	background-color: White;*/
}
table, td, th {
	border-color: #bbb;
}
img {
	border-color: #bbb;
}
#main { 
	background: White; 
}
#footer a {
	color: Black;
	background-color: White;
}

div.sinnbox,div.sinnbox-schmal, div.lead {
	border-color: #dedd3a;
}
div.lead, div.lead h1, div.lead h2, div.lead h3 {
	background: #f8f8f8;
}

#galerie h1, #galerie .weiter {
	color: Black;
	background-color: White;
}
ul.sitemap li.Level_0 a, ul.sitemap span.MenuSubtitel {
	color: #cc0000;
}
h2.sitemap, ul.sitemap a, ul.sitemap .CurrentItem {
	color: black;
}

/* Borders */

#stiftung td, #stiftung th {
	border-bottom: 1px dotted #dedd3a;
}
table#stiftung {
	border: 1px solid #dedd3a;
}

#bild img {
	border: 1px solid gray;
}
#videos img {
	border: 1px solid gray;
}
#currentSound {
	border: 1px solid #dedd3a;
}


#konzertplan td, #konzertplan th {
	border-bottom: 1px dotted #dedd3a;
}
table#konzertplan {
	border: 1px solid #dedd3a;
}
#marktplan td, #marktplan th {
	border-bottom: 1px dotted #dedd3a;
}
table#marktplan {
	border: 1px solid #dedd3a;
}
