body {
	background-color: #e28b23;
	color:#424135;
	font-family:Verdana,Corbel,"Bitstream Vera Sans",sans-serif;
	font-size: 8pt; 
}

#head a:visited, #breadcrumb a:visited, #lening a:visited {
		color: blue;
}


#container {
	margin-top: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
}


#head {
	height: 70px;
   	background-color: #fff;
   	border: 5px solid #000;
   	padding: 7px;
   	background-repeat: no-repeat;
   	background-image: url(/img/header2.png);
}

#head h2 {
	margin-top: 55px;		
	font-style: italic;
	font-size: 7pt;
	margin-left: 12px;
}

#head p#oilprice {
	margin-left: 370px;
	margin-top: -60px;
}

#head p#oilprice small {
	font-size: 7pt;
		
}

#head p#uc-tip {
	
	margin-left: 370px;
	margin-top: 0px;
}

#breadcrumb {
	margin-top: 10px;
	background-color: #fff;
	border: 5px solid #000;
	padding: 7px;
}

#breadcrumb ul li {
	float: left;
	margin-left: 3px;
}
#breadcrumb ul li:first-child {
	margin-left: 0;
}

#content, #search, #statistics {	
	margin-top: 10px;
	background-color: #fff;
	border: 5px solid #000;
   	padding: 7px;
}

#content small {
    font-size: 7pt;
}

#statistics small {
	font-size: 7pt;
}

#statistics tr {
	border-bottom: 1px solid #424135;
}
#statistics td {
	border-left: 1px solid #424135;
	padding: 4px;
}
#statistics td:first-child {
	border-left: 0;
	padding-left: 0px;
	}

.clear {
	clear: both; 
}


.form-wrap {
	clear: left;
	}

#content label, #search label {
	margin-top: 3px;
	width: 140px;
	float: left;
	
}

a.toggler {
	float: right;
}


#content input.text, #content select, #search input.text, #search select {
	width: 140px;
	margin-top: 3px;
	float: left;
	background-color: #fff;
	font-family:Verdana,Corbel,"Bitstream Vera Sans",sans-serif;
	font-size: 8pt; 
}
#submit-button {
	clear: left;
	float: left;
	margin-left: 120px;
	width: 180px;
	height: 40px;
	margin-top: 14px;
	font-family:Verdana,Corbel,"Bitstream Vera Sans",sans-serif;
	font-size: 9pt; 
	background-color:  #e28b23;
	font-weight: bold;
}

#results table {
	margin-top: 15px;
	width: 775px;
	border: 1px solid #eb8000;
}

#results table tr {
		height: 20px;
}

#results table td {
	padding-left: 5px;
	border-right: 1px solid #eb8000;
}

#results table th {
	border-left: 1px solid #eb8000;
	text-align: left;
	padding-left: 5px;
	font-size: 9pt;
}

#results table tr.bg {
	background-color: #eb8000;
	color: #fff;
}

#loading {
		text-align: center;
		margin-top: 20px;
		font-size: 10pt;
}

#map-detail {
	margin-top: 10px;	
	width: 775px;
	height: 400px;
}

#map {
	margin-top: 10px;	
	width: 775px;
	height: 400px;
}


#lening {
	margin-top: 10px;
	background-color: #fff;
	border: 5px solid #000;
   	padding: 7px;
}

#lening h3 {
  padding-bottom: 7px;
}

#lening #proefabo {
  text-align: center;
}

#lening b {
  color: Red;  
}

#lening p {
   text-align: left;
}

#lening ul {
  list-style-type:square;
  list-style-position: inside;
  margin-top: 3px;
  margin-left: 3px;
  color: #000;
  font-size: 9pt;
}



#browse-places {
	margin-top: 10px;
	background-color: #fff;
	border: 5px solid #000;
   	padding: 7px;
}

#browse-places ul {
	width: 387px;
	float: left;	
}

#browse-places ul#right {
	float: right;
	width: 387px;
}


#footer{
	margin-top: 10px;
	background-color: #fff;
	height: 50px;
	padding: 7px;
	border: 5px solid #000; 
}
#copyright-notice {
	float: right;
}

#footer a {
	color:#424135;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.adt {
  font-size: 12px !important;
  font-weight: normal !important;
  
}
.adt a {
  color: Blue !important;
}

#proefabo {
  margin-top: -16px;
  margin-left: -10px;
}