html, div  , a , form, li, ul, div, table, td, tr, img{
	font-family: Arial, Verdana;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #000;
	line-height: 120%;
	font-size: 11px;
	text-decoration: none;
	}

html{
	height: 100%;
}
* :focus { outline: 0; }
body{
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100%;
}

a{
	color: #ffa100;
}

a, a:active, a:focus {
      outline: none;
}

.wh_100{

	width: 100%;
	height: 100%;
	
}
.w_100{
	width: 100%;
}
.label{

	background-color: #ffa100;
	color: black;


}

.label a{
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 9px;
	white-space: nowrap;
	color: black;
	display: block;
	overflow: hidden;
}

.label a:hover{
	background-color: #ffa100;
	color: #fff;
}

.input{
	padding: 9px;
}

.breadcrumbs span{
	padding: 0px 0px 0px 0px;
	color: #ffa100;
	text-transform: lowercase;
}
.breadcrumbs a{
	color: #ffa100;
}

.breadcrumbs a:hover{
	color: #ffa100;
}

.date {
	font-weight: normal;
	padding: 0px 10px 10px 0px;
	text-align: left;
	white-space: nowrap;
}

.title{
	padding: 9px;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.title a{
	color: #000;
	text-decoration: none;
	font-weight: bold;	
	margin: 0px;
}

.text{
	text-align: left;
	padding: 0px;
}

.text a{
	font-weight: normal;
	text-decoration: underline;
}
.text li{
	list-style: inside;
}



.image{
	height: 100px;
}


.ffwd a{
	text-align: left;
	background-image: url(../images/ffwd.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
	cursor: pointer;
}

.ffwd_o a{
	text-align: left;
	background-image: url(../images/ffwd_o.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
	cursor: pointer;
}

.thumb a img{
	padding: 0px;
	margin:	0px;
	border: 0px;
	display: block;
	float: left;
}

.languages{
	text-decoration: none;
	margin-left: 3px;
}

.more a{
	text-decoration: none;
	white-space: nowrap;
}

.cleaner{
	clear: both;
	/* border: 1px solid red; */
}

.foot{
	height: 30px;
}


.feed {
  margin-left: 3px;
  padding: 0 0 0 18px;
  background: url("../images/feedicons/07.gif") no-repeat 0 50%;
  color: #000;
}

.english {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/english.gif") no-repeat 0 50%;
  color: #000;
  font-size: 13px;
  text-align: center;

}

.nederlands {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/nederlands.gif") no-repeat 0 50%;
  color: #000;
  font-size: 13px;
  width: 30px;
}

.logo_obr {
  margin-left: 3px;
  padding: 0 0 0 130px;
  background: url("../images/logo_rotterdam.gif") no-repeat 0 50%;
  color: #000;
  font-size: 13px;
}
.banner_box{
	background-color: #ffa100;
}

.banner_text{
	text-align: left;
	padding: 9px;

}


.banner_text a{
	text-align: left;
	text-decoration: underline;
	color: black;

}

.banner_text p{
	margin: 0px;
	padding: 0px;
	border: 0px;

}

