
/* HTML */
html,body {
	height:100%;
}

/* BODY */
body {
	width:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	color: #000000;
	background:transparent url(/picture/frame/div/strook.gif) repeat-y;
}

.warning {
	font-weight: bold;
	color: #0071b4;
}


/* VIEWPORT */
#viewport {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	min-height:100%;
	margin:0px 0px -25px 0px;
	padding:0px;
	background: transparent url(/picture/frame/div/verloop_top.jpg) repeat-x;	
}

div#test {
	max-width: 550px;
	width: 90%;
	_width: expression(document.body.clientWidth > 1024? "550px": "90%" );
}

/* LEFT SIDE */
#left {
	position: relative;
	float:left;
	width:290px;
}

/* RIGHT SIDE */
#main {
	padding:0;
	padding-right: 10px;
	margin:10px 0 30px 290px;
	/*border: 1px dashed black;*/
}



/* BANNER even uitlaten staan tot alles netjes is*/
#banner{
	width:100%;
	background: transparent url(/picture/frame/div/logo_dyna.jpg) no-repeat 97% -5px;
	margin:0 0 10px 0;
}



/* PATIENT AAN HET WOORD */
#ervaringen {
	margin-top:7px;
	width: 205px;
	background: transparent url(/picture/frame/div/bg_quotemark_top.gif) no-repeat 5px 0;
	padding-top: 28px;
}
#bottom_quotemark {
	position:relative;
	width: 130px;
	height: 30px;
	background: transparent url(/picture/frame/div/bg_quotemark_bottom.gif) no-repeat 100% 100%;
} 

#ervaringen .div_bovenkant {
	position:relative;
	overflow: hidden;
	margin: 5px 0 0 5px;
	width: 194px;
	height: 5px;
	background: transparent url(/picture/frame/div/bg_ervaring_top.gif) no-repeat;
}

#ervaringen .div_content {
	position:relative;
	margin:0 0 0 5px;
	width: 192px;
	_width: 193px;
	border: 1px solid #0067BC;
	border-top: 0px; 
	border-bottom: 0px; 
	background: #D9E8F5;
	font-size: 0.75em;
}

#ervaringen .div_content img {
	float: left;
}

#ervaringen .div_content .bloktitel {
	font-weight: bold;
	color: #0067BC;
}

#ervaringen .div_content a {
	color: #0067BC;
	text-decoration: underline;
}

#ervaringen .div_content a:hover {text-decoration: none;}

#ervaringen .div_content .clear {
	clear:both;
}

#ervaringen .div_onderkant {	
	clear: both;
	position:relative;
	margin:0 0 5px 5px;
	width: 194px;
	height: 5px;
	overflow:hidden;
	background: transparent url(/picture/frame/div/bg_ervaring_bottom.gif) no-repeat;
}
/*
#patient {font-size: 70%;}
#patient a {
	color: #0067BC;
	text-decoration: underline;
	font-size: 120%;
}

#patient a:hover {	text-decoration: none;}
.naam {
	font-weight: bold;
	color: #0067BC;
}
*/
/* MAIN NAV*/

#navigation ul {
	list-style: none;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bolder;
	position:relative;
	margin:0;
	padding:0;
}

#navigation li {
	padding:0;
	display: block;
	width: 190px;
}

#navigation a {
	text-decoration: none;
	padding: 5px 0 5px 9px;
	color: #FFFFFF;
	display:block;
	font-size: 1.1em;
}

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

#item_1 a {background: transparent url(/picture/frame/div/menu_home.gif) no-repeat; width: 190px;}
#item_1 a:hover {background: transparent url(/picture/frame/div/menu_home_.gif) no-repeat; }

#item_2 a {background: transparent url(/picture/frame/div/menu_implanteren.gif) no-repeat;width: 175px;}
#item_2 a:hover {background: transparent url(/picture/frame/div/menu_implanteren_.gif) no-repeat;}

#item_3 a {background: transparent url(/picture/frame/div/menu_behandeling.gif) no-repeat; width: 165px;}
#item_3 a:hover { background: transparent url(/picture/frame/div/menu_behandeling_.gif) no-repeat;}

#item_4 a { background: transparent url(/picture/frame/div/menu_nieuws.gif) no-repeat; width: 155px; }
#item_4 a:hover { background: transparent url(/picture/frame/div/menu_nieuws_.gif) no-repeat;}

#item_5 a { background: transparent url(/picture/frame/div/menu_faq.gif) no-repeat; width: 150px; }
#item_5 a:hover { background: transparent url(/picture/frame/div/menu_faq_.gif) no-repeat;}

#item_6 a { background: transparent url(/picture/frame/div/menu_waar.gif) no-repeat; width: 145px;}
#item_6 a:hover { background: transparent url(/picture/frame/div/menu_waar_.gif) no-repeat;}

#item_7 a { background: transparent url(/picture/frame/div/menu_over_dyna.gif) no-repeat; width: 142px;}
#item_7 a:hover { background: transparent url(/picture/frame/div/menu_over_dyna_.gif) no-repeat;}

#item_8 a { background: transparent url(/picture/frame/div/menu_klinieken.gif) no-repeat; width: 142px;}
#item_8 a:hover { background: transparent url(/picture/frame/div/menu_klinieken_.gif) no-repeat;}

/* MAIN CONTENT */

ul { list-style-image: url(/picture/content/listimage.gif); }

ol { list-style-image: url(/picture/content/listimage.gif);}

#content_ie {
	margin-right: 100px;
}


#main a		{ color:#0067BC; font-weight: bold; text-decoration: underline;font-size: 0.8em;}
#main a:hover	{ text-decoration:none;} 

#main .active a		{ text-decoration:none; }
#main .active a:hover	{ text-decoration: underline;}

#main h2 {
	font-size: 130%;
	font-weight: normal;
	color: #0067BC;
	margin:5px 0 15px 0;
}

#main h3 {
	font-size: 100%;
	font-weight: bold;
	color: #0067BC;
	margin:5px 0;
}

#subnav a		{ font-weight:bold; }



#clearfooter {
	clear:both;
	height:25px;
}

/* ALERT */
div#div_alert {
	background:#FFFCDF url(/picture/frame/div/warning.gif) no-repeat 10px 10px;
	border:1px solid #FFF15F;
	width: 468px;
	margin: 10px 0 20px 0; 
}

div#div_alert .content {
	margin: 5px 5px 5px 50px; 
	font-size: 90%;
}

div#div_alert .dl_anamnese {
	margin:5px 0;
}

div#div_alert_deny {
	background:#FFEFF0 url(/picture/frame/div/deny.gif) no-repeat 10px 50%;
	border:1px solid #BF2F2F;
	width: 468px;
	margin: 10px 0 20px 0; 
}

div#div_alert_deny .content {
	margin: 5px 5px 5px 50px; 
	font-size: 90%;
}

/* FOOTER */
#footer {
	position:relative;
	float:left;
	width:100%;
	height: 25px;
	margin-top:-25px;
	background: url(/picture/frame/div/footer_achtergrond.gif) repeat-x #F9F8F9;
}

#boog {
	position:relative; 
	top:0; 
	left:0; 
	margin-top:-194px;
/* 	margin-top:-219px;*/
	width:201px; 
	height:194px; 
	background: transparent url(/picture/frame/div/boog_onderkant.gif);
}

#footer_tekst a {
	color: #0067BC;
	text-decoration: underline;
}

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

#footer_tekst td {
	font-size: 75%;
}


/* FORMULIER */

#formcontainer {
	width:100%;
	margin:0;
	padding: 0px;
	text-align: left;
}

#formcontainer td {
	font-size:0.9em;
}

#form {
	width:100%;
	background-color:#E0ECF6;
	margin:0 0 5px 0;

}

#form caption {
	text-align:left;
	font-size:80%;
	margin:10px 0;
}

#form th {
	height:25px;
	background:#6DA8D9;
	font-weight:bold; 
	text-align:left;
	color:#ffffff; 
	vertical-align:middle;
	padding:0 5px;
}


#form td {
	height:25px;
	padding:0 5px 0 5px;
}

#form .question { 
	height:25px;
	font-weight:bold; 
	color:#ffffff; 
	padding:0 0 0 10px;
	background:#6DA8D9;
	vertical-align:middle;
}

#form .verplicht {
	font-weight:bold;
	color:#0067BC;
}

input.btn {
	/* float: left; */
	background: #E0ECF6;
	border:1px solid #B2D1EA;
	border-right:1px solid #003968;
	border-bottom:1px solid #003968;
	color:#0067BC; 
	font-weight: bold; 
	font-size: 0.8em;
	padding: 1px 7px;
}

input.radio {
	border: 0px;
	background: transparent;
}


.notification {
	font-size:120%;
	font-weight:bold;
	color:#CC0000;
	margin:0 0 10px 0;

}

/* KLINIEKEN */

#kliniek_view {
	background:#E0ECF6 url(/picture/frame/div/bg_kliniek_view.gif) repeat-y right top;
	width:90%; 
	margin:20px 0;
	font-size: 0.9em;
}

#kliniek_view a{ 
	font-size: 0.9em; 
	font-weight:normal;
}

#kliniek_view h3 {
	background-color:#6DA8D9;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	font-size: 1.2em;
}


#kliniek_view .content {
	padding:0 145px 0 0;
}

#kliniek_view .content p {
	margin: 10px 10px 10px 10px;
}

#kliniek_view .content h4 {
	font-size: 1.1em;
	padding:0;
	margin:10px 10px 5px 10px;
	color: #0067BC;
}

#kliniek_view .content .hidden h4 {
	background: transparent url(/picture/content/klinieken/afspraak.gif) no-repeat;	
	width: 77px;
	height: 79px;
	margin: 10px 0;
}

#kliniek_view .content .hidden a {
	width: 77px;
	height: 79px;
	display:block;
	cursor:pointer;
}

#kliniek_view .content .content_coll_1 {
	padding:0 150px 0 0;
}

#kliniek_view .content .content_coll_2 {
	position:relative;
	float:right;
	width:190px;
}

#kliniek_view .content .content_coll_2 .contactContainer {
	clear: left;
}

#kliniek_view .content .content_coll_2 .contactContainer img {
	float: left;
	border: 1px solid #0067BC;
	margin: 2px 5px 5px 9px;
}

#kliniek_view .pictures {
	position:relative;
	float:right;
	width:145px;
	text-align: center;
	margin:4px 0;
}

#kliniek_view .pictures img {
	margin:4px auto;
	border: 1px solid #1E68B3;
}

/* Kliniek stap2 */
#kliniek_view_2 {
	background:#E0ECF6;
	width:468px; 
	font-size: 0.9em;
}

#kliniek_view_2 a {
	font-size: 0.9em; 
	font-weight:normal;
}
#kliniek_view_2 .content {
	margin:10px;
}

#kliniek_view_2 h3 {
	background-color:#6DA8D9;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	font-size: 1.2em;
}

#kliniek_view_2 h4 {
	font-size: 1.1em;
	padding:0;
	margin:10px 10px 5px 10px;
	color: #0067BC;
}

/* OUDE CSS OPMAAK */
#klinieken {
	background-color: #E0ECF6;
}

#klinieken a{ font-size: 0.9em; font-weight:normal;}

#klinieken tr {
	font-size: 0.9em;
}

#klinieken td {
	font-size: 0.9em;
	line-height:130%;
}

#klinieken th {
	background-color: #6DA8D9;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
	height: 27px;
	width: 100%;
	text-align:left;
	padding-left: 5px;
	padding-top: 2px;
}

#klinieken ul {
	list-style: disc;
	list-style-image: none;
}

#kliniek_foto {
	width: 147px;
	height: 100%;
	background-color: #C3DBEF;
	text-align: center;
	padding:4px 0 3px 0;
	vertical-align: top;
}

#kliniek_foto img {
	border: 1px solid #1E68B3;
	margin: 3px 6px;
}

#kliniek_tekst {
	vertical-align:top;
	padding: 10px;
}

#kliniek_tekst h3 {
	color: #0067BC;
	font-size: 1.2em;
	margin:20px 0 5px 0;
	padding:0;
}


/* KLINIEKEN_OVERZICHT */

#klinieken_overzicht{
	background-color: #E0ECF6;
}

#klinieken_overzicht th {
	background-color: #6DA8D9;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	height: 27px;
	width: 100%;
	text-align:left;
	padding-left: 5px;
	padding-top: 2px;
}

#kliniek_lijst ul {
	list-style-image: none;
	margin:0;
	padding:0;
}

#kliniek_lijst li {
	display:block;
}

.oneven {
	background-color: transparent;
	border:0;
	border-bottom: 1px solid #6DA8D9;
}

.even {
	background-color: #C3DBEF;
	border:0;
	border-bottom: 1px solid #6DA8D9;
}

#kliniek_lijst a{
	display:block;
	width: 100%;
	min-height: 110px;
	color: #000;
	font-weight: normal;
	text-decoration:none;
}

#kliniek_lijst .oneven a:hover { border:0px solid #B2CDE3; background-color: #FFF; }
#kliniek_lijst .even a:hover { border:0px solid #B2CDE3; background-color: #FFF; }

#list-tekst {
	padding: 5px;
	margin:0;
}

#list-tekst img {
	border: 1px solid #0067BC;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	height:97px;
}

#list-tekst h3 {
	color: #0067BC;
	font-size: 1.2em;
	margin:0 0 5px 0;
	padding:0;
}

/* KLINIEKZOEKER */

#kliniekzoeker {
	background-color: #E0ECF6;
}

.verplicht {
	font-weight:bold;
	color:#0067BC;
}

#kliniekzoeker th {
	background-color: #6DA8D9;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	height: 27px;
	width: 100%;
	text-align:left;
	padding-left: 5px;
	padding-top: 2px;
}


#kliniekzoeker .label {}

#kliniekzoeker .field {
	width: 100%;
}


#kliniekzoeker tr td {
	font-size: 0.9em;
	padding:5px;
}

#weergave_kliniek {
	width: 147px;
	height: 100%;
	background-color: #C3DBEF;
	padding:0;
	vertical-align: top;

}

#weergave_kliniek img {
	border: 1px solid #1E68B3;
}

#weergave_kliniek ul {
	list-style-image: none;
	margin:-5px;
	padding:5px;
}

#weergave_kliniek li {
	display:block;
	padding: 5px;
}

.gevonden {
	background-color: transparent;
	display: block;
}

#weergave_kliniek a{
	display:block;
	color: #000;
	font-weight: normal;
	text-decoration:none;
}

#weergave_kliniek h3{
	color: #0067BC;
	font-size: 1.2em;
	margin:0 0 5px 0;
	padding:0;
}


#weergave_kliniek .gevonden a:hover { border:0px solid #B2CDE3; background-color: #FFF; }

/* KLINIEKZOEKER CONTACTFORMULIER */

form.contact_form {
	_margin: 10px;
	padding: 0;
	font-size: 90%;
	_margin-top: -10px;
}

form.contact_form fieldset {border: 0;}
form.contact_form fieldset legend {display: none;}
td#kliniek_lijst form.contact_form fieldset h3 {
	background-color: #6DA8D9;
	color: #fff;
	padding: 2px 5px;
	margin-top: 25px;
}

form.contact_form fieldset input {margin-top: 2px; _margin-top: -1px;}
form.contact_form fieldset input.first_input {margin-right: 5px; _margin-top: 12px;}

form.contact_form fieldset.gebitsprobleem div,
form.contact_form fieldset.naw_gegevens div,
form.contact_form fieldset.site div,
form.contact_form fieldset.akkoordverklaring div,
form.contact_form fieldset.akkoordverklaring div label p,
form.contact_form fieldset.informatie div {display: block;}

form.contact_form fieldset.gebitsprobleem div input,
form.contact_form fieldset.informatie div input,
form.contact_form fieldset.site div input,
form.contact_form fieldset.akkoordverklaring div input,
form.contact_form fieldset.naw_gegevens div label {
	float:left;
	clear:left;
}

form.contact_form fieldset.naw_gegevens div input, form.contact_form fieldset.naw_gegevens div select {
	float: right;
	width: 200px;
	margin-top: -35px;
	_margin-top: auto;
	clear: both;
}

form.contact_form fieldset.naw_gegevens div label {_margin-top: 5px;}
form.contact_form fieldset.naw_gegevens div {margin-top: 5px;}

/* INTERN */

h3.intern {
	color: #0067BC;
	font-size: 1.2em;
	margin: 0;
	padding: 10px 0 0 0;
}	

p.intern {
	font-size: 1em;
	margin: 10px 0 0 0;
}	

form.intern_login {
	margin: 20px 0 0 0;
	padding: 0;
}

form.info {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 100px;
}

form.info input {
	margin: 10px 20px 0 0;
	padding: 0;
	float: left;
	position: relative;
}

form.intern_login fieldset, form.info fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

form.intern_login fieldset label {
	margin: 6px 0 0 0;
	width: 120px;
	float: left;
	position: relative;
	font-size: 1em;
}


input {
	border: 1px solid #0067bc; 
	background: #fff;
	margin-top: 5px;
}

form.intern_login input.button {
	margin: 10px 0 0 120px;
	_margin-left: 123px;
}

table.intern {
	text-align: left;
	margin: 10px 0 10px 0;
	font-size: 1em;
}

table.intern th {
	font-size: 0.9em;
}

table.intern tr.cls_tr_even td {
	background: #e0ecf6;
	padding-right: 30px;
}

table.intern tr.cls_tr_odd td {
	background: #e6f0f8;
	padding-right: 30px;
}

/* DISCLAIMER */ 
#disclaimer {
	background:#FFFCDF url(/picture/frame/div/warning.gif) no-repeat 425px 20px;
	border:1px solid #FFF15F;
	width: 470px;
	margin: 10px 0;
}

#disclaimer p {
	margin:10px 60px 10px 10px;
	font-size: 0.8em;
}

/* HIGHLIGHT */

#highlight {
	width:250px; 
	background-color:#C3DBEF; 
	padding:5px; 
	margin: 20px 10px 10px 10px; 
	float:right; 
	border:1px solid #0071b4; 
}

#highlight p {
	color: #0071b4;
	font-size: 90%;
	margin: 0;
}

#highlight a {
	font-size: 100%;
}

#melding h2 {
	color: #0071b4;
	font-style: italic;
}

#melding h3 {
	color: #0071b4;
}

/* BANNERS VOOR PAGINA BEHANDELING | KOSTEN IMPLANTEN */

#banners img {
	position:relative;
	margin: 5px;
	vertical-align:top;
	border:1px solid #0067BC;
	width:200px;
}


/* WEBSHOP */

div.artikel {
	float: left;
	width: 466px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #0067BC;
}

div.artikel h3 {
	float: left;
	color: #0067BC;
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	font-family: Arial, Helvetica;
}

div.artikel p {
	float: left;
	width: 346px;
	padding: 0px 10px 0px 0px; 
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 0.9em;
}

div.artikel img {
	float: right;
	height: 100px;
	width: 100px;
}

div.artikel span {
	float: right;
	padding: 30px 0px 0px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica;
}

div.artikel  form {
	float: left;
	padding: 10px 0px 0px 0px;
	font-size: 0.9em;
	font-family: Arial, Helvetica;
}

div.artikel input{
	border: 1px solid #0067bc; 
	background: #fff;
	margin-top: 5px;
	font-size: 0.9em;
}

div.artikel div.bestelling{
	float: left;
	clear: left;
	width: 100%;	
	padding: 0px 0px 10px 0px;
}

div.artikel div.content{
	float: left;
	clear: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
}

/* WINKELWAGEN */

div#winkelwagen {
	width: 125px;
	color: #fff;
	font-size: 0.8em;
	padding: 10px 0px 0px 10px
}

div#winkelwagen a{
	color: #fff;
	background: transparent url(/picture/content/winkelwagen.gif) center left no-repeat;
	padding: 0px 0px 0px 20px;
	text-decoration: none
}

div#winkelwagen a:hover {
	color: #6da8d9;
	text-decoration: none
}

table#winkelwagen {
	width: 600px;
}

table#winkelwagen th{
	text-align: left;
	margin: 0px;
	color: #0067BC;
}

table#winkelwagen tr.total td{
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

table#winkelwagen th.name{
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 400px;
}

table#winkelwagen td input{
	border: 1px solid #0067bc; 
	background: #fff;
	margin-top: 5px;
	width: 50px;
	font-size: 0.7em;
}

table#winkelwagen td {
	font-size: 0.9em;
}

table#winkelwagen tr.total td { 
	font-weight: bold;
}

div#test div.buttons input{
	width: 140px;
	float: left;
	font-size: 0.7em;
	display: block;
	border: 1px solid #0067BC;
	background: #FFFFFF none repeat scroll 0 0;
	margin: 5px 5px 0px 0px;
	padding: 1px 10px 1px 10px;
	_padding: 1px 10px 0px 10px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-family: verdana;
}

div#test div.buttons a{
	float: left;
	width: auto;
	font-size: 0.7em;
	display: block;
	border: 1px solid #0067BC;
	background: #FFFFFF none repeat scroll 0 0;
	margin: 5px 5px 0px 0px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-family: verdana;
}


/* div#test input{
	float: left;
	font-size: 0.7em;
	margin: 5px 5px 0px 0px;
	font-family: verdana;
	padding: 1px 8px;
	_padding: 1px 0px 0px 0px;
} */

div.bestelling form input{
	float: left;
	font-size: 0.7em;
	margin: 5px 5px 0px 0px;
	font-family: verdana;
	width: 60px;
	
}


div.forgotpassword, div.account, div.noaccount{
	padding: 0px 0px 0px 10px;
}

div.forgotpassword input{
	border: 0px;
	vertical-align: center;
}

div.forgotpassword  label{
	padding: 5px 0px 0px 0px;
}

div.account input{
	border: 0px;
	vertical-align: center;
}

div.noaccount input {
	border: 0px;
	vertical-align: center;
}

/* WEBSHOP ACCOUNTGEGEVENS */


div#div_geen_account  h3{
	width: 100%;
	padding: 20px 0px 0px 0px;
}

div#div_geen_account div{
	width: 100%;
	padding: 0px;
	float: left;
}

div#div_geen_account  label{
	float: left;
	width: 250px;
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}

div#div_geen_account  input{
	border: 1px solid #0067bc; 
	background: #fff;
	margin-top: 0px !important;
	width: 170px;
	font-size: 0.7em;
	outline: none;
}

div#div_geen_account  div.check_afleverAdres input{
	border: 0px !important; 
	background: #fff;
	margin-top: 0px !important;
	width:20px;
	float: left;
}

div#div_geen_account  div.check_afleverAdres label{
	float: left;
	padding: 0px !important;
	width: 300px;
}

div#div_aflever_adres  h3{
	width: 100%;
	padding: 20px 0px 0px 0px;
}

div#div_aflever_adres div{
	width: 100%;
	padding: 0px;
	float: left;
}

div#div_aflever_adres label{
	float: left;
	width: 250px;
	margin: 0px 0px 5px 0px;
	font-size: 0.9em;
}

div#div_aflever_adres input{
	border: 1px solid #0067bc; 
	background: #fff;
	margin-top: 0px !important;
	width: 170px;
	font-size: 0.7em;
}

div.bestelling_gegevens div.noaccount label{
	font-size: 0.9em;
}

div.bestelling_gegevens div.account label{
	font-size: 0.9em;
}

div.bestelling_gegevens div.forgotpassword label{
	font-size: 0.9em;
}

div#div_account  h3{
	width: 100%;
	padding: 20px 0px 0px 0px;
}

div#div_account div{
	width: 100%;
	padding: 0px;
	float: left;
}

div#div_account  label{
	float: left;
	width: 250px;
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}

div#div_account  input{
	border: 1px solid #0067bc; 
	background: #fff;
	margin-top: 0px !important;
	width: 170px;
	font-size: 0.7em;
}

div#div_wachtwoord_vergeten  h3{
	width: 100%;
	padding: 20px 0px 0px 0px;
}

div#div_wachtwoord_vergeten div{
	width: 100%;
	padding: 0px;
	float: left;
}

div#div_wachtwoord_vergeten  label{
	float: left;
	width: 250px;
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}

div#div_wachtwoord_vergeten  input{
	border: 1px solid #0067bc; 
	background: #fff;
	margin-top: 0px !important;
	width: 170px;
	font-size: 0.7em;
}

table#gegevens  th{
	border-top: 40px solid white;
}

table#winkelwagen {
	border-collapse: collapse;
	background-color: transparent;
}

table#winkelwagen td {
	padding: 5px 0;
}

table#winkelwagen tr.total td{
	border-top: 2px solid #0067BC;
}

table#gegevens th, table#winkelwagen th {
	color: #0067BC;
	border-bottom: 2px solid #0067BC;
	text-align: left;
}

table#gegevens, table#winkelwagen {
	width: 500px;
}

form#betaalwijze input#bt_bank,form#betaalwijze input#bt_ideal {
	border: 0px;
}