@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	height: 100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	width: 100%;
	height: 100%;
	color: #303030;
	background: #fff url("http://huisartsen.besparenenergie.nl/images/bg.gif") top center repeat-y;
}

body:before { /* Opera Fix voor de footer */
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}

#wrapper {
	width: 990px;
	margin: auto;
	min-height: 100%;
	margin-top: -73px;
 	background: url("http://huisartsen.besparenenergie.nl/images/wrapper-bg.gif") 0 0 repeat-y;
	position: relative;
}

#wrapper2 {
	width: 990px;
	margin: auto;
	min-height: 100%;
	margin-top: -73px;
	background: url("http://huisartsen.besparenenergie.nl/images/wrapper2-bg.gif") 0 0 repeat-y;
	position: relative;
}

#container {
	width: 990px;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
}

#header {
	position: relative;
	width:975px;
	height: 128px;
	background: url("http://huisartsen.besparenenergie.nl/images/header.gif") no-repeat;
	padding-right: 15px;
	border-top: 73px solid #fff;
}

	#header-right {
		position: absolute;
		top: 5px;
		right: 15px;
		width: 750px;
		text-align: right;
		z-index: 999;
	}

#hdr_login {
	color: #fff;
	height: 45px;
	float: right;
	padding-right: 6px;
		}
		
	#hdr_login a {
		color: #fff;
	}
			
	#hdr_login a:hover {
		text-decoration: none;
	}

/*#logo {
	float: left;
}*/

		
	#menu li {
		list-style: none;
		font-weight: bold;
		display: inline;
		padding-left: 9px;
		border-left: 1px solid #fff;
	}

	#menu li:first-child {
		border-left: none;	
	}

	#menu li a {
		color: #fff;
		text-decoration: none;
	}

	#menu li a:hover {
		text-decoration: underline;
	}
	
#content {
	width: 962px;
	padding: 14px;
	padding-bottom: 0;
}

#content ul, #content ol {
	margin: 10px 0;
}
#content ul li, #content ol li {
	margin-left: 30px;
}

h1 {
	color: #459ebf;	
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 15px;
	line-height: 30px;
	
}

h2 {
	color: #000;	
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

h2 a {
	color: #000;
	font-size: 11px;
}

h3 {
	color: #459ebf;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding-top: 20px;
}

h4 {
	color: #459ebf;	
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
	line-height: 30px;
	
}

a {
	color: #459ebf;
	}
	
a:hover {
	text-decoration: none;
	}
	
#breadcrumbs {
	padding-top: 30px;
	padding-left: 14px;
	font-size: 10px;
}

	#breadcrumbs a {
		color: #303030;
	}
	
	#breadcrumbs a:hover {
		text-decoration: none;
	}

#col-left {
	width: 525px;
	float: left;
	margin-right: 32px;
	padding-bottom: 158px;
}

	#col-left-intro {
		padding: 26px 30px 15px 30px;
	}

	#col-left-content {
		padding: 26px 40px 40px 40px;
	}
	
		#col-left-intro a {
			color: #000;
		}
		
		#col-left-intro a.selected {
			color: #000; 
			text-decoration: none;
			cursor: text;
			font-weight: bold;
		}
		
		/*li.selected {
			font-weight: bold;
		}*/
		
		#col-left-intro ul {
			list-style-type: disc;
			color: #000;
			padding: 0;
			margin: 0;
			margin-left: -15px;
			padding-bottom: 7px;
		}
		
		#col-left-intro li {
			padding-top: 4px;
		}
		
	
	#col-left-content2 {
		padding: 0 40px 40px 40px;
	}
		
	.oranje_blok {
		width: 465px;
	}
		.oranje_blok_top {
			width: 465px;
			height: 15px;
			background: url("http://huisartsen.besparenenergie.nl/images/blok-top.png") no-repeat;
		}
		.oranje_blok_inhoud {
			width: 435px;
			background: #ffdca8 url("http://huisartsen.besparenenergie.nl/images/blok-inhoud.png") repeat-y;
			padding: 0 15px;
		}
		.oranje_blok_bottom {
			width: 465px;
			height: 15px;
			background: url("http://huisartsen.besparenenergie.nl/images/blok-bottom.png") no-repeat;
		}

#col-right {
	width: 405px;
	float: left;
}

	#col-right-content {
		padding: 26px 30px 40px 30px;
	}

	.tekst-right {
		padding-bottom: 10px;
	}
	
	#film {	
		padding-bottom: 7px;
	}

#linksonder {
	position: absolute;
	bottom: 0px;
	left: 14px;
	width: 525px;
	height: 158px;
	background: url("http://huisartsen.besparenenergie.nl/images/linksonder.jpg") 0 0 no-repeat;
}

	#linksonder-links {
		width: 200px;
		text-align: left;
		margin-right: 20px;
		padding-top: 55px;
		padding-left: 40px;
	}

	#linksonder-rechts {
		padding-top: 15px;
		padding-left: 40px;
		text-align: left;
	}
	
#midden {
	width: 962px;
	min-height: 430px;
}

#midden-content {
	padding: 26px 40px 40px 40px;
}

	.bestellingen {
		font-size: 12px;
		padding-bottom: 10px;
	}
	
	#midden-content ul {
		list-style: none;
	}
	
	#shop-img {
		width: 350px;
		margin-right: 30px;
		float: left;
	}
			
	#shop-omschrijving {
		width: 430px;
		float: left;
	}
	
		#datum-select-drop {
			margin-top: 5px;	
		}
				
	.product {
		width: 	250px;
		height: 230px;
		float: left;
		margin-right: 60px;
	}
	
	.product:last-child {
		margin-right: 0;	
	}

		.product-tekst  {
			font-weight: bold;
			text-align: center;
			margin-bottom: 30px;
		}
		
			.product-tekst a {
				text-decoration: none;
				color: #000;
			}

			.product-tekst a:hover {
				text-decoration: underline;
			}
		
		.prijs {
			color: #459ebf;
			font-size: 11px;
			font-weight: bold;
		}
		

#footer {
	width: 960px;
	height: 17px;
	background: url("http://huisartsen.besparenenergie.nl/images/footer.jpg") no-repeat center;
	color: #fff;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-top: 26px;
	margin: 0 auto;
}

	#footer a {
		color: #fff;
	}

	#footer a:hover {
		text-decoration: none;
	}

	#footer a.webdesign_link {
		text-decoration: none;
	}

.clr {
	clear: both;
}

/* Buttons begin */
a.button-home {
	width: 344px;
	height: 76px;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-home.gif") 0 0 no-repeat;
}
a.button-home:hover {
	background-position: 0 -77px;
}

a.button-detail {
	width: 329px;
	height: 76px;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-detail.gif") 0 0 no-repeat;
}
a.button-detail:hover {
	background-position: 0 -77px;
}

.button-registreer {
	width: 113px;
	height: 24px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-registreer.gif") 0 0 no-repeat;
}
.button-registreer:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

.button-login {
	width: 113px;
	height: 24px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-login.gif") 0 0 no-repeat;
}
.button-login:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

.button-shop {
	width: 168px;
	height: 35px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-shop.gif") 0 0 no-repeat;
}
.button-shop:hover {
	background-position: 0 -36px;
	cursor: pointer;
}

a.button-afrekenen {
	width: 113px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-afrekenen.gif") 0 0 no-repeat;
}
a.button-afrekenen:hover {
	background-position: 0 -25px;
}

a.button-verder-winkelen {
	width: 135px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-verder-winkelen.gif") 0 0 no-repeat;
}
a.button-verder-winkelen:hover {
	background-position: 0 -25px;
}

.button-verstuur {
	width: 113px;
	height: 24px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-verstuur.gif") 0 0 no-repeat;
}
.button-verstuur:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

a.button-terug {
	width: 113px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-terug.gif") 0 0 no-repeat;
}
a.button-terug:hover {
	background-position: 0 -25px;
}

a.button-bekijken {
	width: 113px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-bekijken.gif") 0 0 no-repeat;
}
a.button-bekijken:hover {
	background-position: 0 -25px;
}


.button-wijzigen {
	width: 113px;
	height: 24px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-wijzigen.gif") 0 0 no-repeat;
}
.button-wijzigen:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

.button-verderafrekenen {
	width: 179px;
	height: 24px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-verder-afrekenen.gif") 0 0 no-repeat;
}
.button-verderafrekenen:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

.button-bevestig-bestelling {
	width: 249px;
	height: 46px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-bevestig-bestelling.gif") 0 0 no-repeat;
}
.button-bevestig-bestelling:hover {
	background-position: 0 -47px;
	cursor: pointer;
}

.button-doorgaan {
	width: 113px;
	height: 24px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-doorgaan.gif") 0 0 no-repeat;
}
.button-doorgaan:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

.button-verwijderen {
	width: 113px;
	height: 24px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-verwijderen.gif") 0 0 no-repeat;
}
.button-verwijderen:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

.button-nieuw-adres {
	width: 113px;
	height: 24px;
	border: 0;
	display: block;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/button-nieuw-adres.gif") 0 0 no-repeat;
}
.button-nieuw-adres:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

a.button-campus {
	width: 149px;
	height: 22px;
	border: 0;
	display: block;
	margin-left: 15px;
	text-indent: -9999px;
	float: right;
	background: url("http://huisartsen.besparenenergie.nl/images/button-campus.png") 0 0 no-repeat;
}
a.button-campus:hover {
	background-position: 0 -23px;
	cursor: pointer;
}

a.button-campus span {
	display: hidden;
}

a.btn-lees-verder {
	display: block;
	text-align: left;
	width: 127px;
	height: 26px;
	margin-top: 15px;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/btn-lees-verder.gif") 0 0 no-repeat;
}
	a.btn-lees-verder:hover { background-position: 0 -27px; }

a.btn-meerinfo-groot {
	display: block;
	text-align: left;
	width: 329px;
	height: 76px;
	margin-top: 15px;
	text-indent: -9999px;
	background: url("http://huisartsen.besparenenergie.nl/images/btn-meerinfo-groot.gif") 0 0 no-repeat;
}
	a.btn-meerinfo-groot:hover { background-position: 0 -77px; }
/* Buttons einde */

a.wachtwoord-vergeten {
	font-size: 10px;
}

th {
	text-align: left;
}
#content ul.orderAttribsList { /* voor de webshop */
	margin: 2px 0 10px 0;
}
#content ul.orderAttribsList { /* voor de webshop */
	margin: 2px 0 10px 0;
}
#content ul.orderAttribsList li { /* voor de webshop */
	margin-left: 0;
}
#content ul.w_account_options li { /* voor de webshop */
	margin-left: 0;
}