/* CSS Document */


body{
	color: #CCCCCC;
	background-color: #   ;
	margin: 0px;
	position: relative;
	text-align: center;
	top: 0px;
	background-image: url(../Images/achtergrond.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #999999;
}


#bottom{
	top: 20px;
	position: relative;
	background-image: url(../Images/xtrmvideo-v2_05.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 260px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header { 
	/*background-image: url(../Images/xtrmvideo-v2_02.png);*/
	height: 189px;
	width: 780px;
	top: 0px;
	text-align: center;
}
#container{
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	/*background-color: #ffffff;*/
	position: relative;	/*height:1000px;*/
	
	}

#flash{
top: 10px;
position: relative;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
