html, body {
	/*background: #fff url('../../images/backgrounds/bg_yellow.jpg') no-repeat fixed center top;*/
}
#footer-wrapper {background: transparent url('../../images/bg_footer_yellow.png') repeat-x center top;}
h2 {color: #D2BE00;}
a {color: #D2BE00;}

input.text-search {
	border: 1px solid #D2BE00;
}
#subnav li a:hover {
	background: #fff550;
}
#subnav li.active a {
	background: #fff550;
}
#subnav li.active a:hover {
	background: #fff550;
}
.news-list-morelink a { background: transparent url('/images/link_arrow_yellow.gif') no-repeat 0 5px;}
.news-single-backlink a {background: transparent url('/images/link_arrow_yellow.gif') no-repeat 0 5px;}

.block .block-additional-content {padding: 10px; background: #FAF8E5; margin: 0 0 20px 0;}
.block .block-additional-content-text li a {background: transparent url('/images/link_arrow_yellow.gif') no-repeat 0 5px;}

#langnav li a:hover{
	color: #D2BE00;
}
