body{
	font-family: arial;
}

div#wrapper{
    width: 989px;
    margin: auto;
    background-color: #FFFFFF;
}

div#wrapper2 ul li{
	color#235096;
	font-size: 0.8em;
}

div#wrap2{
    height: 100%;
    width: 100%;
}

div#whitespace{
	height: 5px;
	width: 100%;
	float: left;
}

div#header{
    height: 222px;
    width: 989px;
    float: left;
    background-image: url(./luxurybanner.jpg);
}

div#zoeken{
    margin-top: 0.4%;
    background-color: transparent;
    float: left;
    height: 1.5em;
    width: 19.9%;
}

div#zoeken form{
    margin: 0px;
}

div#datum{
    float: left;
    text-align: right;
    color: #235096;
    height: 1.8em;
    width: 80%;
    background-color: white;
}

div#border{
	float: left;
	width: 100%;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

div#menulinks{
    float: left;
    width: 20%;
    height: 600px;
}

div#iframe{
    float: left;
    height: 100%;
    width: 80%;
}

div#iframe icontent{
    height:600px;
    width: 100%;
}

div#footer{
    float: left;
    height: 25px;
    background-image: url(buttongrijs.jpg);
    width: 100%;
    font-size: 1em;
    color: #235096;
    border: 1px solid #999999;
    border-width: 0px 1px 1px 1px;
}

div#img{
	margin-top: 0%;
}

div#img a img{
    border: none;
}

div#img table tr td{
	border: 1px solid #999999;
}

div#img img{
    height: 65px;
    width: 200px;
}


div#copyright{
    float: left;
    width: 40%;
    text-align: left;
}

div#update{
    font-weight: bolder;
    width: 60%;
    float: left;
    text-align: right;
}

p{
	color: #235096;
	font-size: 0.8em;
}

div#table table{
	text-align: left;
	margin-left: 5%;
}

div#table tr td{
    background-color: #FFFFFF;
    border: none;
    font-size: 1em;
    color: #235096;
}

div#table table tr td a{
    color: #235096;
    text-decoration: underline;
}



div#news table tr td{
	text-align: center;
	width: 200px;
}

div#news, div#news2{
	margin-top: 1%;
}

div#news table{
	border: 1px solid #999999;
}

h2{
    color: #000000;
    font-size: 1em;
    text-align: center;
}

h3{
	margin-left: 5%;
    color: #235096;
    font-size: 1em;
    text-align: left;
}

h4{
	color: #235096;
    font-size: 1em;	
    text-align: left;
}

h5{
	color: #000000;
    font-size: 0,8em;	
    text-align: left;
	margin-bottom: -3%;
}

.informatie{
    font-weight: normal;
}

.bold{
	font-weight:bolder;
}

.text{
	color: #235096;
	font-weight: bolder;
	background-image: url(./buttongrijs.jpg);
	border: 1px solid #999999;
	text-decoration: none;
}

ul.home{
	color: #235096;
	list-style: circle;
	font-size: 1em;

.film{
	width: 500px;
	height: 400px;
}

.homepage{
    height: 100%;
    width: 100px;
}

.dubaisportslogo{
   height: 100px;
   width: 400px;
}

.zoekveld{
    text-align: center;
    width: 100px;
    height: 15px;
    margin-left: 2%;
    margin-top: 0.5%;
    border: solid 1px #000000;
}

.zoekknop{
    border:none;
    background-color: transparent;
}