/*Content*/
body.js {
	background-color:#ffffff;
}

.js #content {
    height: 100%;
    min-height: 846px;
}
.js div.module {
    position: absolute;
    height: 100%;
}
.js #footer {
    width: 100%;
    height: 0; /*345*/ 
    margin-top: -0px;
}
.js div.teaser {
    height: 0px; 
    visibility: hidden;
}
.js div.backgroundScroll {
    background: #fff;
}
.js #footerNav {
    background: 0 none;
}
.js #footerNavInner {
    border-top: 1px solid #61bf1a;
    color: #61bf1a;
}
.js #footerNavInner a:link, .js #footerNavInner a:visited, .js #footerNavInner a:active, .js #footerNavInner a:focus, #country_txt, #glossar_txt, #country_select {
    color: #61BF1A;
}
.js #footerNavInner a:hover, #country_txt:hover, #glossar_txt:hover, #country_liste:hover ~ #country_select >  #country_txt{
	/*filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;*/
    color: #99cccc;
}



#footerNewsletter .newsletterInput {
    background: url('/css/images/bossGreen.newsletterInput.png');
}
#footerNewsletter #newsletterInput {
    color: #61BF1A;
}
#footerNewsletter #newsletterInput.active {
    color: #a0a0a0;
}
#footerNewsletter input#newsletterSubmit {
    background: url('/css/images/bossGreen.newsletterSubmit.png');
}
#soundOff {
    background-image: url(/css/images/bossGreen.footerSoundOff.png);
}
#soundOn {
    background-image: url(/css/images/bossGreen.footerSoundOn.png);
}

#country_txt a, #glossar_txt a, #country_txt a:hover, #glossar_txt a:hover {
	text-decoration:none;
}

#country_box #country_liste #country_box_mid .country_item a {
	color:#666;
	text-decoration:none;
}

#country_box #country_liste #country_box_mid .country_item a:hover {
	color:#333;
	text-decoration:none;
}

#glossary_content #glossar_list li a, #country_box #country_liste #country_box_mid .country_item{
	color:#61BF1A;
}

glossary_content #glossar_list li a:hover, #country_box #country_liste #country_box_mid .country_item a:hover {
	color:#a0a0a0;
}
