/* hintergrundfarben
-------------------------------------------------- */
body, 
.body, 
#right, 
#nav2, 
#nav2 ul li a, 
.outer, 
#titel, 
#nav1
{
	background-color: #036;
}
/*.outer, #titel, #nav1 {
	border-color: #003366;
}*/
.hfmLogo {
	background-image: url(../../../../../pics/HfMlogo_blau.gif);
}
a, a:link, 
a:active, 
a:visited,
#nav3 ul li, 
#nav3 ul li a,
#nav4 ul li, 
#nav4 ul li a
{
	color: #036;
}
#contentText a, 
#contentText a:link, 
#contentText a:active, 
#contentText a:visited, 
#contentText a:hover,
#contentText font a, 
#contentText font a:link, 
#contentText font a:active, 
#contentText font a:visited, 
#contentText font a:hover,
#contentText ul li a, 
#contentText ul li a:hover, 
#contentText ul a, 
#contentText ul a:hover {
	background-image: url(../../../pics/link.ico_blau.gif) !important;
}
#contentText ul .active, 
#contentText ul li .active,
#contentText .active, 
#contentText font .active {
	background-image: url(../../../pics/link.active.ico_blau.gif) !important;
}
#contentText #uplink a, 
#uplink a {
	background-image: url(../../../pics/top.ico_blau.gif) !important;
}
#nav1 {
	height: 15px;
}



/* auszeichnungsfarben
-------------------------------------------------- */
#nav1 ul li .active, 
#nav1 ul li a:hover,
#nav2 ul .navHeadline,
#nav2 ul li .active, 
#nav2 ul li a:hover,
#nav3 ul .navHeadline,
#nav3 ul li .active, 
#nav3 ul li a:hover,
#nav4 ul .navHeadline,
#nav4 ul li .active, 
#nav4 ul li a:hover,
#nav5 ul .navHeadline,
#nav5 ul li .active, 
#nav5 ul li a:hover,
#sprachwahl ul li .active, 
#sprachwahl ul li a:hover,
a:hover, 
.active,
h2, 
h3, 
h4, 
h5, 
h6, 
headline, 
#content .headline,
#suche .go a:hover, 
#suche .go input .button, 
.button, 
#suche .go .button, 
#suche .button
{
	color: #69c;
}

#suche .go input .textfeld, 
.textfeld, 
#suche .go .textfeld, 
#suche .textfeld
{
	border-bottom: 1px dotted #69c;
}



/* grafiken 
-------------------------------------------------- */
#titel .rubrik_de {
	background-image: url(../../../pics/header/kammerchor_de.gif);
	background-position: center 2px;
	background-repeat: no-repeat;
}
#titel .rubrik_en {
	background-image: url(../../../pics/header/kammerchor_en.gif);
	background-position: center 2px;
	background-repeat: no-repeat;
}
#titel .rubrik_fr {
	background-image: url(../../../pics/header/kammerchor_fr.gif);
	background-position: center 2px;
	background-repeat: no-repeat;
}
#titel .rubrik_es {
	background-image: url(../../../pics/header/kammerchor_es.gif);
	background-position: center 2px;
	background-repeat: no-repeat;
}

/* sprachwahl 
-------------------------------------------------- */
#sprachwahl ul .notAvailable {
	color: #666;
}

