body {

	font: 11px/17px Verdana, Arial, sans-serif; /* make the font look a little nicer than default times new roman */
	text-align: center; /* center the layout in IE 5 */
	background-image: url(images/ocean1.jpg);
	background-position: center;

}

.box {
	width:750px;
	height:518px;
	margin: 7% auto; 
}

.top {
	background: url('images/corners750x18.gif'); 
	height: 9px; 
	width: 750px;
	font-size: 2px;
}

.bottom {
	background: url('images/corners750x18_bottom.gif');  
	height: 9px; 
	width: 750px;
	font-size: 2px;
}

.container {

	width: 744px; /* the width of our layout overall */
	height: 500px;
	text-align: left; /* put the text back where it should be */
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	background:#999999;

}

.kolom1 {
	float:left;
	width: 100%;
	height: 288px;
	text-align: center;
}

.Polaroid {
	background-image: url(images/Huur_een_fiets.gif);
	float:left;
	width: 240px;
	height: 288px;
	text-align: center;
	color:white;
}

.Titel {
	float: right;
	width: 504px;
	height: 80px;
	text-align: left;
	font-size: 32px;
	color: white;
	display: inline;
}

.center {
	margin-top: 35px;
	}

.Language {
	/*background-image: url(images/nederlandsevlag.gif);*/
	background-color:#999999; 
	float: right;
	margin-top: -72px;
	width: 114px;
	height: 15px;
	display: inline;
}

.Language1 {
	/*background-image: url(images/duitsevlag.gif);*/
	float: right;
	height:15px;
	width: 76px;
}

.Language2 {
	/*background-image: url(images/engelsevlag.gif);*/
	float: right;
	height:15px;
	width: 38px;
}

.Tekstboven {
	float: right;
	width: 504px;
	height: 208px;
	color: white;
	text-align: left;
}

.Kolom2 {
	width: 100%;
	height: 172px;	
}

.Tekstonder {
	color: white;
	float:left;
	width: 504px;
	height: 172px;
	text-align: left;
	padding-left: 20px;
}

.Extra {
	background-image: url(images/10-korting.gif);
	background-repeat: no-repeat;
	color: white;
	float: right;
	width: 216px;
	height: 212px;
 	text-align: center;
}

.Menu {
	height: 40px;
	width: 504px;
	float: left;
 	text-align: left;
	color: white;
	padding-left: 20px;
}