@import url("text.css");
@import url("layout.css");
@import url("lightbox.css");

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	background-color:#000000;
	
}

a:link,
a:active,
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF7300;
}

#main {
	width:980px;
	margin:auto;
	background-image:url(../images/main_bg.jpg);
}

#header {
	width: 980px;
	height: 291px;
}

#sponsors {
	height: 107px;
	width: 190px;
	background: #1C1C1C;
	position: relative;
	bottom: 118px;
	left: 744px;
}

#sponserlink {
	background-position: center;
	background-repeat: no-repeat;
	width: 190px;
	height: 107px;
	display: block;
}

#content {
	padding-left:20px;
	background-image:url(../images/main_bg.jpg);
}

#rightcel {
	vertical-align:top;
	width:295px;
	
}

#rightcel .content {
	padding: 1px 35px 1px 25px;
	background-image:url(../images/kadertje.jpg);
}

#rightcel .nextrace {
	padding: 1px 35px 1px 25px;
	background-image:url(../images/next_race_content.jpg);
}

#leftcel {
	vertical-align:top;
}

#leftcel .content {
	padding: 0 25px 10px 18px;
}


#bottom {
	clear:both;
	width:980px;
	height:23px;
	background-image:url(../images/bottom.jpg);
	margin:auto;
}

table {
	width:100%
}

table td{
	padding:0;
}

#footer {
	width:960px;
	margin:auto;
	text-align:right;
	color:#2C2C2C;
}

#footer a{
color:#2C2C2C;
text-decoration:none
}

#footer a#inventis{
color:#FFF
}
