.gamebox.teams.holdet-fwc {
	background:#1D2A0A url(images/gamebox_teams_bg.jpg) no-repeat top left;
}
.gamebox.holdet-fwc a {
 	color:#00652B; /*grøn*/
 }
.gamebox.holdet-fwc ul.navGlobal li:hover ul.subnavGlobal li a:hover{
	background-color:#00652B; /*grøn*/
	color:#fff;
}
#topNavSection ul.navGlobal li:hover ul.subnavGlobal li.holdet-fwc a:hover{
	background-color:#00652B; /*grøn*/
}
#topNavSection ul.navGlobal li:hover ul.subnavGlobal li.holdet-fwc a{
	border-left-color:#00652B; /*grøn*/
}
#topNavSection ul.navGlobal li:hover ul.subnavGlobal li.holdet-fwc a.teams-toggle {
	background-color:#00652B; /*grøn*/
}
#topNavSection ul.navGlobal li:hover ul.subnavGlobal li.holdet-fwc ul.teams {
	 border-color:#00652B; /*grøn*/
}

/*Forum oversigts side*/
ul.new-forumstream li.holdet-fwc h3 a,
ul.new-forumstream li.holdet-fwc .a-fake,
ul.forum-list li.holdet-fwc h3 a {
	color:#00652B; /*grøn*/
}
ul.new-forumstream li.holdet-fwc h3 a:visited {
	color:#999;
}
ul.new-forumstream li.holdet-fwc h3 a:hover,
ul.forum-list li.holdet-fwc a:hover {
	color:#00652B; /*grøn*/
}
ul.new-forumstream li.holdet-fwc a.forum-name {
	background-color:#00652B; /*grøn*/
}
ul.new-forumstream li.holdet-fwc a.forum-name:hover {
	background-color:#00652B; /*grøn*/
}
ul.new-forumstream li.holdet-fwc a.post:hover{
	border-bottom-color:#00652B; /*grøn*/
}
