body {
	background-color: #FFF;
}
#header {
	background-color: #FFF;
	}

#topnavtable {
	/*  border-top: 1px solid #CE3B34;  */
	}

#topnav a.itemlistpassive {
	color: #000;
}
#topnav a.itemlistactive {
	color: #CE3B34;
}
#topnav a.itemlistmouseover {
	color: #CE3B34;
}

#content {
	background-color: #000;
}
#player {
	background-color: #000;
}
#player1 {
	color: #FFF;
}

#menue a.itemlistpassive, .itemlistpassive {
	color: #FFF;
}
#menue a.itemlistactive, .itemlistactive {
	color: #E6C017;
}
#menue a.itemlistmouseover, .itemlistmouseover {
	color: #E6C017;
}
#menue, #menue p {
    color:#FFF;
}

h2 {
	color: #FFF;
}
a:link, a:active, a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
h1, #player h1, menue h1 {
	color: #FFF;
   }

body, p, td, #player, #player p {
    color:#FFF;
}

