.headerNextRace
{
		margin-left: 9px;
    width: 239px;
    border-right: solid 1px #000000;
    background-image: url(../gfx/next_race.gif);
    padding-top: 25px;
    padding-left: 10px;
		font-size: 0.8em;
    background-repeat: no-repeat;
}

.headerNextRace a
{
  font-weight: bold;
  color: #EFEFEF;
}

.headerNextRace a:hover
{
    color: #F26D23;
}

.photo {
	text-align:center;
}

.headerPhotos
{
		margin-left: 9px;
		padding-top: 20px;
    width: 100%;
    border-right: solid 1px #ffffff;
    background-image: url(../gfx/header/header_photos.gif);
    background-repeat: no-repeat;
    text-align:center;
}

.headerPhotos img {
	cursor:pointer;
}

.img_right{
	float:right;
	margin:0px 0px 0px 10px;
	cursor:pointer;
}

/* Afbeelding in bericht links van de tekst*/
.img_left{
	float:left;
	margin:0px 10px 0px 0px;
	cursor:pointer;
}

.GenericContent a, .GenericContent a:visited
{
  color: #F26D23;
  text-decoration: underline;
}

.GenericContent a:hover
{
  text-decoration: none;
}

.archive {
	font-size: 12px;
}

.archive a {
	font-weight:bold;
}

.archive_active {
	color: #F26D23;
}

.bold {
	font-weight: bold;
}

.boldred {
	font-weight: bold;
	color:#F26D23;
}

.table_orange
	{
		color: #F26D23;
}

.win_big {
		font-size: 200%;
			font-weight: bold;
	}

.win_med {
		font-size: 170%;
		}

.win_med2 {

		font-size: 120%;
		}