#title {
	padding: 5px 15px 0px 15px;
}

#title h1 {
	display: inline;
}

#title .sub {
	font-size: 13px;
	margin-left: 15px;
}

#title .terug {
	padding: 7px 0 0 0;
	float: right;
}

#overview-header {
	height: 186px;
	margin: 0 1px;
	position: relative;
}
#slideshow {
	background: url(../../img/defaults/dorp-images.png) no-repeat top left;
	width: 646px;
	height: 186px;
}

#overview-header-sub .show-dorp-foto {
	float: left;
	margin: 10px 0px 10px 10px;
	width: 10px;
	cursor: pointer;
	height: 10px;
	border: 1px solid #C1CAE3;
}
#overview-header-sub .active {
	background: #fd7400;
}
#overview-header-sub a.meer {
	display: block;
	float: left;
	margin: 10px 0 0 15px;
	font-weight: bold;
	color: #0083d5;
	padding-right: 15px;
	background: url(../../img/blue-arrow.gif) center right no-repeat;
}

#weather-forecast {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 314px;
	background: url(../../img/weather-table.png) no-repeat #E1EAF3 left bottom;
}
#weather-forecast h4 {
	padding: 7px 15px;
	height: 15px;
	font-size: 14px;
}
#weather-forecast table {
	width: 100%;
}

#weather-forecast table td .minimum {
	font-size: 11px;
	color: blue;
}
#weather-forecast table td .maximum {
	font-size: 11px;
	color: red;
}

#weather-forecast table tr.days {
	height: 26px;
}
#weather-forecast table tr.days td .date {
	font-size: 10px;
}
#weather-forecast table td {
	width: 20%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#weather-forecast table tr.temperature,
#weather-forecast table tr.snowheight {
	height: 66px;
}
#weather-forecast table tr.snowheight .cm {
	font-size: 10px;
	display: inline;
	margin-left: 5px;
}

#overview-header-sub {
	margin: 0 1px;
	height: 32px;
	background-color:#0F6499;
}

#overview-header-sub .orange-button {
	margin-top: 5px;
	margin-right: 15px;
}

#overview-header-sub .left {
	float: left;
	height: 100%;
	padding-right: 30px;
	background: url(../../img/gray-separator.png) no-repeat center right;
}

#overview-header-sub .right {
	float: right;
	height: 100%;
	padding-left: 30px;
	background: url(../../img/gray-separator.png) no-repeat center left;
}

.horizontal-separator {
	margin: 0 1px;
	background: url(../../img/sep-bar.png);
	height: 7px;
}

#dorp-content {
}

#dorp-content .left .header {
	-moz-border-radius-topleft:6px;
	background:none repeat scroll 0 0 #0F6499;
	color:#FFFFFF !important;
	font-weight:bold;
	margin-top:15px;
}

#dorp-content .meer, a.meer {
	background: url(../../img/orange-arrow.gif) no-repeat center right;
	padding-right: 15px;
	font-weight: bold;
}

#dorp-content .left {
	float: left;
	text-align: justify;
	width: 618px;
	margin: 15px 0 0 15px;
}

#dorp-content .left .column1 {
	float: left;
	width: 292px;
}
#dorp-content .left .column2 {
	float: right;
	width: 292px;
}

#dorp-content .left .block {
	background: #fff;
	width: 272px;
	padding: 10px;
	margin-bottom: 10px;
}
#dorp-content .left .block table {
}
#dorp-content .left .block tr {
	height: 20px;
}
#dorp-content .left .block td.field {
	font-weight: bold;
	padding-right: 20px;
}

#dorp-content .left .product {
	float: left; height: 70px; width: 297px;
}

#dorp-content .left .product a {
	background:url("../../img/orange-arrow.gif") no-repeat scroll right center transparent;
	padding:0 10px 0 0;
	margin-left: 63px;
}


#dorp-content .align1 {
	width:200px;
}

#dorp-content .align2 {
	width:115px;
}


#dorp-content .left .block td.value {
}

#dorp-content .left .blue h3,
#dorp-content .left .white h3 {
	margin-bottom: 3px;
}

#dorp-content .left .white img.main {
	float: left;
	margin: 0 15px 5px 0;
}

#dorp-content .left .blue img.main {
	float: right;
	margin: 0 0 5px 15px;
}

#dorp-content .left .blue img.map-icon,
#dorp-content .left .white img.map-icon {
	margin-right: 5px;
	vertical-align: middle;
}

#dorp-content .left .blue .body,
#dorp-content .left .white .body {
	margin-bottom: 3px;
}

#dorp-content .left .blue {
	background: #F3F7F9;
	padding: 10px;
/*  margin-bottom: 10px;*/
}
#dorp-content .left .white {
	margin-bottom: 10px;
	padding: 10px;
}

#dorp-content .right {
	float: right;
	width: 300px;
	margin: 15px 14px 0 15px;
}

#dorp-content .right .row {
/*	height: 14px;*/
	padding: 4px 15px;
}

#dorp-content .right .lined {
  background: #E1EAF3 url(../../img/boxes/blue-row.png) no-repeat bottom center;
/*  color:red;*/
}

#dorp-content .right .row a.blue-arrow {
	color: #0083d5;
	font-weight: bold;
	background: url(../../img/blue-arrow.gif) center right no-repeat;
	padding-right: 15px;
	
}
#dorp-content .right .row .field {
	width: 110px;
	float: left;
	font-weight: bold;
/*	display: block;*/
}
#dorp-content .right .row .value {
	margin-left:110px;
/*	float: right;*/
/*	display: block;*/
/*	width: 160px;*/
}

#dorp-content .right .header {
	background: #0F6499;
	color: #fff !important;
	font-weight: bold;
	-moz-border-radius-topleft: 6px;
	 border-top-left-radius: 6px;
   -webkit-border-top-left-radius:6px;
}


#dorp-content .right .bottom {
	background: url() #E1EAF3 !important;
}
#dorp-content .right .sub {
	background: #64AFDD;
	text-align: right;
	font-weight: bold;
	color: #fff;
}
#dorp-content .right .orange-button {
	margin-top: 0px;
}
#dorp-content .right .sub a {
	color: #fff;
	padding-right: 15px;
	background: url(../../img/white-arrow.gif) center right no-repeat;
}
#plus-punten {
	border: 3px solid #DCE7ED;
	padding: 15px;
	background: #fff;
}

#plus-punten .column {
	width: 280px;
	float: left;
}

#plus-punten h3.plus-punten {
	padding-left: 20px;
	background: url(../../img/plus.png) no-repeat left center;
}
#plus-punten h3.min-punten {
	padding-left: 20px;
	background: url(../../img/min.png) no-repeat left center;
}

#gebied-header {
	margin: 0 1px;
	height: 186px;
}

#map-eten-uitgaan {
	margin: 0 1px;
	height: 256px;
}

#kaart-preview {
	background: #E1EAF3;
	float: left;
	width: 646px;
	border-right: 1px solid #fff;
	height: 100%;
}
#map-preview {
	background: #fff;
	float: right;
	width: 301px;
	height: 174px;
	border: 6px solid white;
}

#sneeuw-condities {
	width: 100%;
	margin: 10px 0;
}

#sneeuw-condities th {
	font-weight: bold;
	background: #9BAFC3;
	padding: 4px 8px;
	color: #fff;
	width: 16%;
}

#sneeuw-condities td {
	background: #fff;
	padding: 4px 8px;
}

#weer-volledig {
	text-align: left;
	width: 100%;
	margin: 10px 0;
	padding: 20px;
	background: #fff;
}
#weer-volledig td {
/*  width: 14%;*/
	font-size: 14px;
	font-weight: bold;
	padding: 4px 8px;
	border-bottom: 1px solid #F0F4F9;
	text-align: center;
}
#weer-volledig td.blue {
	background: #F0F4F9;
}

#weer-volledig td.row-info {
	font-size: 11px;
	font-weight: normal;
}
#weer-volledig td .date {
	font-size: 10px;
}
#weer-volledig td .day {
	font-size: 16px;
}

.small-inner-box {
	margin-bottom: 15px;
	padding: 4px 10px;
	background-color: #E1EAF3;
	border: 2px solid #64AFDD;
}
.small-inner-box a {
	color: #003759;
	padding-right:15px;
	font-size:1.3em;
	font-weight:bold;
	background: transparent url(../../img/darkblue-arrow.gif) no-repeat scroll right center;
}

#news_tips {
	width:252px;
}
#news_tips h3{
	margin-bottom:7px;
}
#news_tips .body{
	margin-left:90px
}
#news_tips .more{
	background: transparent url(../../img/orange-arrow.gif) no-repeat scroll right center;
	padding-right:10px;
}

.header {
	background: #e1eaf3;
	padding: 5px;
	padding-left: 15px;
}
.header h3 {
	font-size: 14px;
}

#ledenvoordeel li{
	width:175px;
	margin-right:26px;
}
#ledenvoordeel li.last{
	margin-right:0px;
}
#ledenvoordeel li img{
	margin:4px 0px;
}
#ledenvoordeel a.more{
	margin-top:8px;
	color:inherit;
	float:right;
	padding-right:15px;
	background:transparent url(../../img/darkblue-arrow.gif) no-repeat scroll right center;
}

#producten ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	height:80px;
}
#producten li{
	width:275px;
	margin-right:15px;
	background-color:white;
	padding:8px;
}
#producten li.last{
	margin-right:0px;
}
#producten li img{
	margin:4px 0px;
	float:right;
	width:50px;
}
#producten li .body{
	margin:4px 0px;
	width:120px;
	float:left;
}
#producten li a.more{
	margin-top:8px;
	padding-right:15px;
	background:transparent url(../../img/orange-arrow.gif) no-repeat scroll right center;
	float:none;
	color:orange;
}
	
#producten a.more{
	margin-top:8px;
	color:inherit;
	float:right;
	padding-right:15px;
	background:transparent url(../../img/darkblue-arrow.gif) no-repeat scroll right center;
}

.thumb {
	float:left;
	height:98px;
	margin:13px;
	position:relative;
	width:142px;
}

.thumb.last {
	margin-right: 0px;
}

.thumb a {
	width: 9px;
	height: 9px;
	position: absolute;
	top: 2px;
	right: 2px;
	background-color: #000;
	background-image: url('../../img/remove.png');
}
