* {
	padding:0;
	margin:0;
	border:none;
	font-size:1em;
}
html,body{
	height:100%;
}
body {
	background: #dedcdd; 
	margin: 0; 
	padding: 0; 
}
p {
	padding:5px;
}
#page {
	width: 100%;
}
#flank_left {
	width:50%;
	margin: 0; 
	margin-left:-480px;
	float:left;
}
#flank_left_header {
	height: 200px;
	background:#FFFFFF url(../images/backgrounds/flankleftheader.jpg) repeat-y top right;
}
#flank_left_menu {
	height: 23px;
	background:#000000;
}
#flank_left_rest {
	height: 10px;
	background:#A6A299 url(../images/backgrounds/flankrest.jpg);
	background-repeat: repeat-x;
}
#flank_right {
	margin: 0; 
}
#flank_right_header {
	height: 200px;
	background:#FFFFFF url(../images/backgrounds/flankrightheader.jpg) repeat-y top left;
}
#flank_right_menu {
	height: 23px;
	background:#000000;
}
#flank_right_rest {
	height: 10px;
	background:#A6A299 url(../images/backgrounds/flankrest.jpg);
	background-repeat: repeat-x;
}
head+body #flank_right {
	overflow:hidden;
}
* html #flank_right {
	float:left;
}
* html #flank_right p{
	height:1px;
}
#center {
	width: 960px;
	margin: 0; 
	float:left;
}
#header {
	width: 960px; 
	height: 200px;
	margin: 0; 
}
#menu {
	width: 960px; 
	margin: 0; 
	background: #000000; 
	float:left;
}
#menu_space {
	width: 130px; 
	height: 10px;
	margin: 0; 
	background: #000000; 
	float:right;
}
#content {
	width: 960px; 
	margin: 0; 
	float: left;
}
#text_column {
	width: 490px; 
	margin: 0; 
	float: left;
}
#text_top {
	width: 490px; 
	margin: 0; 
	height: 10px;
	background: #FFFFFF; 
	background-image: url(../images/backgrounds/texttop.jpg);
	background-repeat: repeat-x;
}
#text_content {
	width: 490px; 
	margin: 0; 
	background: #FFFFFF; 
	text-align: left;
}
#text_bottom {
	width: 490px; 
	margin: 0; 
	height: 20px;
	background-image: url(../images/backgrounds/textbottom.jpg);
	background-repeat: no-repeat;	
}
#text_bottom_copyright {
	width: 490px; 
	text-align: center;
	font-family: arial;
	font-size: 11.5px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #454545;
  	text-decoration: none;
}
#sponsor_column {
	width: 250px; 
	margin: 0; 
	float: right;
}
#whatshot {
	position: relative; 
	z-index: 0;
	width: 250px; 
	margin: 0; 
}
#rabobank, #alcohol, #sponsorlarge, #sponsormedium, #credits {
	width: 250px; 
	margin: 0; 
}
#information_column {
	width: 220px; 
	margin: 0; 
	position: relative; 
	z-index: 0;
	float: left;
}

.foto_box {
	width: 450px;
	margin: 0; 
	text-align: center;
	vertical-align: middle;
	position: relative; 
	border: 0;
}
.foto_box_content {
	padding: 10px;
	margin: 0; 
	text-align: center;
	vertical-align: middle;
	float: left;
	border: 0;
}

.foto_box a:link, .foto_box a:visited, .foto_box a:hover, .foto_box a:active {
	border: 0;
}