#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;
	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: 0px 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 a.orange-arrow {
	font-weight: bold;
	background: url(../../img/orange-arrow.gif) center right no-repeat;
	padding-right: 15px;
}
#dorp-content .right .row .value {
	margin-left:110px;
/*	float: right;*/
/*	display: block;*/
/*	width: 160px;*/
}

#dorp-content .right .header {
	background: #0F6499 !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;
}

.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;
}

.header {
	background: #e1eaf3 !important;
	padding: 5px;
	padding-left: 15px;
	color: #0F6499 !important;
}
.header h3 {
	color: #0F6499 !important;
	font-size: 14px;
}

span.euro {
	float: right; width: 10px;
}

span.total_price {
	float: right; width: 50px; text-align: right;
}

span.info {
	float: left; width: 200px;
}

/* --- V O O R T G A N G --- */

#aanmeld-voortgang {
	background: #e1eaf3;
	padding: 5px;
	margin-bottom: 15px;
}
	#aanmeld-voortgang .item {
		background: #f3f8fb;
		padding: 5px;
		padding-bottom: 10px;
		background: #E1EAF3 url(../../img/boxes/blue-row.png) no-repeat scroll center bottom;
		margin-bottom: 5px;
	}
	#aanmeld-voortgang .item h3 {
		color: #0f6499;
		padding: 5px;
	}
	#aanmeld-voortgang .item h3.current {
		background: #f3f8fb;
	}


/* --- F O R M   S T Y L E S --- */

.form-element {
	margin-bottom: 15px;
}
	.form-element .divider {
		font-size: 1px;
		height: 1px;
		border-bottom: 1px solid #b7d0e0;
		margin: 10px 0;
	}
	.form-element .header {
		background: #e1eaf3;
		padding: 5px;
		padding-left: 15px;
	}
		.form-element .header h3 {
			font-size: 14px;
		}
	.form-element .body {
		background: #f3f7f9;
		padding: 15px;
	}
		.form-element .body .body-child {
			background: #fff;
			padding: 10px;
		}
		.form-element .body .footer {
			margin-top: 10px;
			background: #e1eaf3;
			padding: 0 10px 10px 10px;
		}
		.form-element .body p {
			margin: 0 0 5px 0;
			padding: 0;
		}


table.gezinslid {
	width: 100%;
}
		
table.gezinslid th {
	text-align: left;
	font-weight: normal;
}
table.gezinslid a.delete {
	color: #10496d;
	background: url(../../img/delete_small.png) no-repeat center right;
	padding-right: 15px;
}
table.prijsoverzicht {
	width: 550px;
}
	table.prijsoverzicht h4 {
		font-size: 12px;
	}
	table.prijsoverzicht h2 {
		color: #fd7400;
	}



.prijs-overzicht {
	background: #f3f7f9;
	border: 3px solid #becfe0;
	padding: 10px;
	-moz-border-radius: 10px;
}
	.prijs-overzicht .content {
		background: #e1eaf3;
		padding: 10px;
		color: #0f6499;
	}
		.prijs-overzicht .content table {
			width: 230px;
		}


#lid-namespace .bluemore {
	color: #0083D5;
	padding-right: 15px;
	background: url(../../img/blue-arrow.gif) no-repeat center right;
	font-weight: bold;
}
#lid-namespace .orangemore {
	padding-right: 15px;
	background: url(../../img/orange-arrow.gif) no-repeat center right;
	font-weight: bold;
}

#lid-namespace ul {
	list-style: none;
	list-style-position: outside;
	margin: 0 0 5px 5px;
	padding: 0;
}
	#lid-namespace ul li {
		background-position: 0 50%;
		background-repeat: no-repeat;
		margin: 0;
		padding: 3px 0 3px 20px;
	}
	#lid-namespace ul li.vinkje {
		background-image: url(../../img/orange_v.png);
	}


/* L I D   I N F O */

#lid-namespace .lid-info {
	margin-bottom: 30px;
}
	#lid-namespace .lid-info .col1 {
		float: left;
		width: 298px;
		margin-right: 22px;
	}
	#lid-namespace .lid-info .col2 {
		float: left;
		width: 258px;
		height: 133px;
		border: 10px solid #e1eaf3;
		background: #f3f7f9;
		padding: 10px;
	}
		#lid-namespace .lid-info .col2 .inner {
			background: #f3f7f9;
			padding: 10px;
		}


/* L I D   W O R D E N */

#lid-namespace .lid-worden {
	margin-bottom: 30px;
}
	#lid-namespace .lid-worden .header {
		padding: 5px;
		padding-left: 15px;
	}
		#lid-namespace .lid-worden .header h3 {
			font-size: 14px;
		}
	#lid-namespace .lid-worden .body {
		background: #f3f7f9;
		padding: 15px;
	}
		#lid-namespace .lid-worden .body .col1 {
			float: left;
			width: 298px;
		}
			#lid-namespace .lid-worden .body .col1 .prices {
				width: 253px;
				background: #fff;
				border: 3px solid #cfe5f2;
				padding: 10px;
				padding-left: 15px;
			}
				#lid-namespace .lid-worden .body .col1 .prices div {
					margin-bottom: 5px;
				}
		#lid-namespace .lid-worden .body .col2 {
			float: left;
			width: 258px;
			text-align: left;
		}


/* B E S P A R E N */

#lid-namespace .besparen {
	background: #f0f4f9;
	padding: 5px 15px 15px 15px;
	margin-bottom: 30px;
}
	#lid-namespace .besparen h2 {
		font-size: 21px;
		margin-bottom: 5px;;
		padding: 0;
	}
	#lid-namespace .besparen .body {
		background: #fff;
		padding: 10px;
	}
		#lid-namespace .besparen .body .item {
			width: 175px;
			float: left;
			margin-right: 15px;
		}
			#lid-namespace .besparen .body .item img {
				margin: 5px 0;
			}


/* V E E L G E S T E L D E   V R A G E N */

#lid-namespace .vragen {
	background: #f3f8fb;
	padding: 15px;
}
	#lid-namespace .vragen h3 {
		font-size: 14px;
	}




#lidmaatschap-content {
}

	#lidmaatschap-content p {
		line-height: 17px;
	}

	#lidmaatschap-content .left {
		float: left;
		width: 618px;
		margin: 15px 0 0 15px;
	}

	#lidmaatschap-content .right {
		float: right;
		width: 300px;
		margin: 15px 14px 0 15px;
	}

#lidmaatschap-content ol {
	list-style:none;
	padding:0px;
}

#lidmaatschap-content li {
	margin-bottom:12px;
	padding:10px;
}

#lidmaatschap-content li.even {
	background-color:#F3F7F9;
}

#lidmaatschap-content li a.more {
	background:transparent url(../../img/blue-arrow.gif) no-repeat scroll right center;
	color:#0083D5;
	padding-right:15px;
	font-weight:bold;
}

#lidmaatschap-content li h2 img.icon{
	float:left;
	margin-right:10px;
	margin-left:0px;
}

#lidmaatschap-content li img{
	float:left;
	margin-right:10px;
}

#lidmaatschap-content li.even img {
	float:right;
	margin:0px 10px;
}

#lidmaatschap-content ul#other {
	list-style:none;
	padding:0px;
	background-color:#F3F7F9;
	padding:10px;
}

#lidmaatschap-content ul#other h3 {
	margin-bottom:8px;
}

#lidmaatschap-content ul#other li {
	margin-bottom:8px;
	padding:0px;
}
#lidmaatschap-content ul#other a {
	background:transparent url(../../img/blue-arrow.gif) no-repeat scroll left center;
	padding-left:10px;
}

table.premie {

}

table.premie td.border-right-bottom {
	border-right: solid 1px #DFDFDF; border-bottom: solid 1px white;
}

table.premie td.border-top-bottom {
	border-top: solid 1px white; border-bottom: solid 1px white;
}

table.premie td.border-right {
	border-right: solid 1px #DFDFDF;
}

table.premie td.text-center {
	text-align: center;
}

table.premie td.text-left {
	text-align: left;
}

