/*
Styles voor jeeigenbord/jeeigenraambord
(c) 2009 Jeeigenbord, GL Webdesign

*/
.kleuren_gebruikt {
	color: #FF8401; /*oranje*/
	color: #00ADEF; /*blauw*/
	color: #0096D0; /*iets donkerder blauw*/
}

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, em, font, img, b, u, i, ol, ul, li, tr, th, td, form, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	font-family: Arial, serif;
	font-size: 12px;
	background: #B0B0B0 url(images/bodybg.gif) repeat-x;
}
a {
	color: #0096D0; /*iets donkerder blauw*/
}
a:focus { outline: none; }

ol, ul {
	list-style: none;
	list-style-type: none;
}
.b {
	font-weight: bold;
}

#loading_b_g {
	background: url(images/loading_blauw_grijs.gif) left no-repeat;
	width: 100px;
	height: 40px;
}
#loadingww {
	position: relative;
	height: 16px;
	width: 16px;
	margin: 8px 10px 10px 10px;
	display: none;
	float: right;
}
/*  */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#ececec;
	padding:16px;
	display:none;
	color:#434343;	
}
#kpreview{
	position:absolute;
	border: 1px solid #fff;
	background:#FF8401;
	padding:6px;
	display:none;
	color:#000;	
}
#kpreviewBin {
	background:#fff;
	padding:6px;
	color:#000;
	font-size: 11px;
}
.kpreview {
	cursor: help;
	color: #F7941C; /*iets lichter oranje ivm image*/
	padding: 1px 2px 1px 18px;
	margin: 0px 1px 0px 6px;
	background: url(images/info.gif) 2px 1px no-repeat;
}
/*  */

/* ================================== 
 * ALGEMEEN
 * ================================== */
 
#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 4px 0px;
  min-height: 600px;
  height: auto !important;
  height: 600px;
}
#jebsitelinks {
	z-index: 2;
	position: absolute;
	top: 0px;
	width: 900px;
	height: 18px;
	line-height: 16px;
	padding: 1px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bolder;
}
#jebsitelinks  a{
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}
#jebsitelinks  a:hover {
	text-decoration: underline;
}
#jebsitelinks .topright_left {
	background: url(images/toprightbg_02.png) bottom left no-repeat;
	width: 6px;
	float:right;
	height: 18px;
}
#jebsitelinks .topright_mid {
	background: url(images/toprightbg_03.png) bottom repeat-x;
	height: 18px;
	padding: 0px 4px 0px 4px;
	color: #fff;
	float:right;
}
#jebsitelinks .topright_right {
	background: url(images/toprightbg_05.png) bottom right no-repeat;
	width: 6px;
	float:right;
	height: 18px;
}
#desitesdiv {
	z-index: 3;
	position: relative;
	border: 1px solid #ccc;
	background: #fff;
	padding: 14px;
	margin: 0px 0px 0px 0px;
	float: right;
	display: none;
}
#top {
	height: 42px;
	width: 900px;
}

#header {
	margin: 6px 0px 6px 0px;
	width: 900px;
	height: 162px;
}

.small {
	font-size: 0.9em;
}
.lichtgrijs {
	color: #aaa;
}
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}


/* ================================== 
 * NAV
 * ================================== */
#nav {
	background: #fff;
	height: 56px;
} 
ul#navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 32px;
	background: #009AD5 url(images/navbg.gif) no-repeat;
}
ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: url(images/navtussen.gif) no-repeat right center;
}
ul#navigation li.right {
	float: right;	
	background: url(images/navtussen.gif) no-repeat left center;
}

ul#navigation li a {
	border: 0;
	display: block;
	height: 22px;/*totaal met padding 32 */
	padding: 8px 10px 2px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

ul#navigation li a:hover {
	border: 0;
	display: block;
	text-decoration: none;
	background: url(images/navhoverpijl.gif) no-repeat bottom center;
}	
ul#navigation li a.sel {
	border: 0;
	display: block;
	text-decoration: none;
	background: url(images/navhoverpijl.gif) no-repeat bottom center;
}	

#navigation li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	margin: 0;
	background: #fff;
	background-image: none;	
	height: 24px;/*totaal met padding 24 */
	width:880px;
}
#navigation li ul.right2 {	
	float: right;
	right: 0px;
}
#navigation li ul.right2 li {
	float: right;
}

#navigation li ul li {
	background-image: none;
}	
#navigation li ul a {
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 4px 10px 4px 10px;
	background-image: none;
	border-right: 1px solid #d8d8d8;

}
#navigation li ul.right2 a {
	border-right: none;
	border-left: 1px solid #d8d8d8;
}
#navigation li ul a:hover,
#navigation li ul a.sel2,
#navigation li ul a.sel3 {
	background-image: none;
	text-decoration: underline;
	border-right: 1px solid #d8d8d8;
}
#navigation li ul a.sel3 {
	border-left: 1px solid #d8d8d8;
	border-right: none;
}
#navigation li ul.right2 a:hover {
	border-right: none;
	border-left: 1px solid #d8d8d8;
}

#navigation li img {
	vertical-align: bottom;
}

/* ================================== 
 * MAIN
 * ================================== */
#main {
	width: 701px;
	margin: 0px;
	padding: 0px;
	color: #434343;
	float: left;
}

#maintop {
	width: 701px;
	height: 32px;
	line-height: 32px;
	padding: 0px 0px 0px 10px;
	background: url(images/maintopbg.gif) no-repeat top left;
	font-weight: bold;
	font-size: 1.1em;
}
#maintxt {
	width: 681px; /*701-20*/
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	min-height: 400px;
	background: #ededed;
}
#maintxt p {
	margin: 6px 0px 6px 0px;
}
#mainfooter {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 701px;
	height: 58px;
	margin: 0px 0px 10px 0px;
}
#mainfooter #footer2 a {
	color: #fff;
}
#mainfooter #footer1 {
	text-align: center;
	line-height: 28px;
	font-size: 11px;
	height: 28px;
	background: #fff;
	color:#434343;
	border-top: 1px solid #00ADEF; /*blauw*/
}
#mainfooter #footer2 {
	text-align: center;
	color: #fff;
	line-height: 28px;
	height: 28px;	
	background: url(images/footerbg.gif) no-repeat bottom left;	
}


/* ================================== 
 * WINKELWAGEN INFOBOX
 * ================================== */
#winkelwagen {
	width: 194px;
	margin: 0px;
	padding: 0px;
	color: #434343;
	float: right;
}
#winkelwagentop {
	width: 194px;
	height: 32px;
	line-height: 32px;
	padding: 0px 0px 0px 6px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	background: url(images/wwbg.gif) no-repeat top left;
	
}
#winkelwagenmain {
	padding: 6px;
	font-size: 11px;
	line-height: 11px;
	background: #fff;
}
.ppideal {
	width: 194px;
	padding: 6px 0px 0px 0px;
	height: 42px;
	line-height: 42px;
	background: #fff;
	text-align: center;
}
#winkelwagen .wwrij {
	width: 182px;
	border-bottom: 1px solid #ccc;
	padding: 2px 0px 2px 0px;
}
#winkelwagen .totaal {
	width: 182px;
	background: #eee;
	border-bottom: 1px solid #FF8401; /*oranje*/
	margin: 14px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}
#winkelwagen .wwrijlinks {
	width: 120px;
	float: left;	
}
#winkelwagen .wwrijrechts {
	width: 50px;
	float: right;
	text-align: right;	
}
#winkelwagen .wwrijmid {
	width: 10px;
	float: left;
	text-align: right;
	color: #FF8401; /*oranje*/
}
#winkelwagenfooter {		
	text-align: right;
	padding: 8px 0px 0px 0px;
}

/* ================================== 
 * WINKELWAGEN OVERZICHT
 * ================================== */

#wwO .wwOrij {
	width: 667px;
	border-bottom: 1px solid #ccc;
	padding: 4px 0px 4px 0px;
	background: #fff;
	margin: 0px;
	font-size: 11px;
}
#wwO .header {
	font-weight: bold;
	font-size: 1.0em;
	color: #fff;
	height: 32px;
	line-height: 32px;
	padding: 0px;
	background: url(images/grad_oran_tm.gif) repeat-x #FF8401; /*oranje*/
}
#wwO .footer {
	font-weight: bold;
	color: #434343;
	border-top: 4px solid #FF8401; /*oranje*/
}
#wwO .wwOtopleft {
	background: url(images/grad_oran_tl.gif) top left no-repeat;
	width: 3px;
	font-size:1px;
	float: left;
}
#wwO .wwOtopright {
	background: url(images/grad_oran_tr.gif) top right no-repeat;
	width: 3px;
	font-size:1px;
	float: right;
}
#wwO .footer .wwOd1 {
	text-align: right;
}
#wwO .wwOd1 { /*omschrijving*/
	width: 454px;
	float: left;
	padding: 0px 6px 0px 6px;
}
#wwO .wwOd2 { /*aantal*/
	width: 44px;
	float: left;
	text-align: center;
}
#wwO .wwOd2 a {/*plus en minnetjes*/
	padding: 0px 2px 0px 2px;
	display: inline-block;
	color:#FF8401; /*oranje*/
	margin: 0px 2px 0px 2px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 6px;
}
#wwO .wwOd3 { /*prijs per stuk*/
	width: 60px;
	float: left;
	text-align: right;
}
#wwO .wwOd4 { /*subtot*/
	width: 60px;
	float: left;
	text-align: right;
}
#wwO .wwOd5 { /*acties zoals delete*/
	width: 30px;
	float: left;
	text-align: right;
}
#wwknoppen {
	width: 647px;
	margin: 0px;
	padding: 10px;
	background: #fff;
	text-align: right;
}
#wwknoppen a {
	margin: 0px 0px 0px 10px;
}
 
/* ================================== 
 * ACTIE
 * ================================== */
#actie {
	width: 194px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #434343;
	float: right;
}
#actietop {
	width: 189px;
	height: 32px;
	line-height: 32px;
	padding: 0px 0px 0px 6px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	background: url(images/actiebg.gif) no-repeat top left;
	
}
#actiemain {
	padding: 6px;
	font-size: 11px;
	line-height: 11px;
	background: #fff;
}
#actiefooter {		

}
#actieproduct {
	font-weight: bold;
	line-height: 1.2em;
}
#actieproduct .actietitel {
	font-size: 1.2em;
	margin: 4px 4px 10px 4px;
}
#actieproduct .actieimg {
	text-align: center;
}
#actieproduct .actieprijs {
	text-align: right;
	font-size: 1.8em;
	color: #00ADEF;
	margin: 10px 4px 8px 4px;
}
#actieproduct .actiesoudeprijs {
	font-size: 0.79em;
	font-weight: normal;
	color: #aaa;
	padding: 0px 0px 2px 0px;
	
}
#actieproduct .actielink {
	text-align: right;	
	margin: 10px 0px 8px 4px;
}

/* ================================== 
 * FAQ
 * ================================== */
#faqcats {
	width: 194px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	float: left;
}
#faqcats .sel, #faqcats a.sel {
	color: #434343;
	text-decoration: none;
}

#faqs {
	width: 460px;
	padding: 0px 8px 0px 8px;
	color: #434343;
	float: right;
	border-left: 1px solid #fff;
	min-height: 400px;
}
#faqs a {
	
}
#faqs .faqtitel {
	font-weight: bold;
	padding: 0px 4px 4px 0px;
}

#faqs .faqitem {
	padding: 4px 4px 8px 0px;
	font-size: 0.94em;
}

/* ================================== 
 * BORDEN
 * ================================== */

.bordm {
	width: 330px;/*maintxt is 681*/
	margin: 0px;
	padding: 0px;
	color: #434343;
	float: left;
	margin: 0px 5px 10px 5px;
}

.bordm .bordtop {
	background: url(images/tekooptop1.gif) #ededed no-repeat;
	height: 32px;
	font-weight: bold;
	line-height: 32px;
	padding: 0px 0px 0px 6px;
	font-size: 1.1em;
}
.bordm .bordtop .ttitel
 {
	width: 170px;
	float: left;
}
.bordm .bordtop .smaller {
	font-size: 0.8em;
}
.bordm .bordtop .prijs {
	background: url(images/tekooptop2.gif) #ededed right top no-repeat;
	width: 74px;
	height: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	padding: 0px 8px 0px 8px;
	font-size: 1.4em;
	float: right;
	text-align: center;
}
.bordm .bordtxt {
	background: url(images/tekoopbot1.gif) #fff bottom no-repeat;
	min-height: 150px;
	font-weight: normal;
	padding: 6px;
	font-size: 0.9em;
}
.bordm .bordtxt .bordimg {
	float: left;
	width: 210px;
}
.bordm .bordtxt .beschr {
	float: right;
	width: 105px;
	min-height: 150px;
	vertical-align: bottom;
}
.bordm .bordtxt .beschr .ontwerpen {
	margin: 10px 0px 2px 0px;
}

/* ================================== 
 * BORDEN DESIGN
 * ================================== */

.bordd {
	width: 671px;/*maintxt is 681*/
	margin: 0px;
	padding: 0px;
	color: #434343;
	float: left;
	margin: 0px 5px 10px 5px;
}

.bordd .bordtop {
	background: url(images/tekooptop1.gif) #dadada no-repeat;
	height: 32px;
	font-weight: bold;
	line-height: 32px;
	padding: 0px 0px 0px 6px;
	font-size: 1.1em;
}
.bordd .bordsubtop {
	background: #00ADEF;
	height: 19px;
	font-weight: normal;
	color: #fff;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
}
.bordd .bordsubtop .stap {
	float: left;
	font-size: 0.9em;
	color: #ccc;
	padding: 0px 4px 0px 18px;
	background: url(images/stapleft.gif) left no-repeat;
}
.bordd .bordsubtop .stap a {
	color: #fff;
	text-decoration: none;
}
.bordd .bordsubtop .nobg {
	background: none;
	padding: 0px 4px 0px 8px;
}
.bordd .bordsubtop .sel {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}
.bordd .bordtop .prijs {
	background: url(images/tekooptop2.gif) #ededed right top no-repeat;
	width: 74px;
	height: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	padding: 0px 8px 0px 8px;
	font-size: 1.4em;
	float: right;
	text-align: center;
}
.bordd .bordtop .borg {
	background: none;
	width: 100px;
	height: 32px;
	font-weight: normal;
	color: #fff;
	line-height: 32px;
	padding: 0px 8px 0px 8px;
	font-size: 1.1em;
	float: right;
	text-align: right;
}
.borginfo {
	cursor: help;
	color: #F7941C; /*iets lichter oranje ivm image*/
	padding: 10px 2px 10px 18px;
	width: 450px;
	margin: 0 auto;
	background: url(images/info.gif) 2px 10px no-repeat;
	font-size:1.1em;
	text-align: left;
}
.bordd .bordtxt {
	background: url(images/tekoopbot1.gif) #fff bottom no-repeat;
	min-height: 150px;
	font-weight: normal;
	padding: 6px;
	font-size: 0.9em;
}
.bordd .bordtxt .bordimg {
	float: left;
	width: 210px;
}
.bordd .bordtxt .bordimg {
	float: left;
	width: 210px;
}.bordd .bordtxt .bordimgvar {
	float: left;
	width: 270px;
}
.bordd .bordtxt .bordimgcontrole {
	text-align: center;
	float: none;
	margin: 14px 0px 4px 0px;
}
.bordd .bordtxt .beschr {
	float: right;
	width: 440px;
	min-height: 150px;
	vertical-align: bottom;
}
.bordd .bordtxt .beschrvar {
	float: right;
	width: 380px;
	min-height: 150px;
	vertical-align: bottom;
}
.bordd .bordtxt .knoppencenter {
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.bordd .bordtxt .beschr .ontwerpen {
	margin: 10px 0px 2px 0px;
}
.bordd .ontwerpen .radiobut {
	width: 12px;
	border: none;
}
.bordd .ontwerpen .rbdiv {
	display: inline-block;	

}
.bordd .ontwerpen input {
	width: 150px;
	line-height: 22px;
	border: 1px solid #434343;
	font-size: 1em;
	margin: 4px;
	padding: 2px;
}
.bordd .ontwerpen textarea {
	width: 150px;
	line-height: 1;
	border: 1px solid #434343;
	font-size: 1em;
	padding: 2px;
	margin: 4px;
}
.bordd .ontwerpen label {
	width: 150px;
	line-height: 22px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

/* ================================== 
 * ACCESSOIRES
 * ================================== */

.accm {
	width: 330px;/*maintxt is 681*/
	margin: 0px;
	padding: 0px;
	color: #434343;
	float: left;
	margin: 0px 5px 10px 5px;
}

.accm .acctop {
	background: url(images/tekooptop1.gif) #ededed no-repeat;
	height: 32px;
	font-weight: bold;
	line-height: 32px;
	padding: 0px 0px 0px 6px;
	font-size: 1.1em;
}
.accm .acctop .prijs {
	background: url(images/tekooptop2.gif) #ededed right top no-repeat;
	width: 74px;
	height: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	padding: 0px 8px 0px 8px;
	font-size: 1.4em;
	float: right;
	text-align: center;
}
.accm .acctxt {
	background: url(images/tekoopbot1.gif) #fff bottom no-repeat;
	min-height: 100px;
	font-weight: normal;
	padding: 6px;
	font-size: 0.9em;
}
.accm .acctxt .accimg {
	float: left;
	width: 210px;
}
.accm .acctxt .beschr {
	float: right;
	width: 105px;
	min-height: 100px;
	vertical-align: bottom;
}
.accm .acctxt .beschr .ontwerpen {
	margin: 10px 0px 2px 0px;
}


.prijsactie {
	background: url(images/tekooptop3.gif) #ededed right top no-repeat;
	width: 55px;
	height: 32px;
	text-decoration: line-through;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	padding: 0px 2px 0px 2px;
	font-size: 0.86em;
	float: right;
	text-align: center;
}
/* ================================== 
 * BESTELLEN
 * ================================== */
#bestelmelding {
	margin: 0 auto;
	padding: 10px;
	width: 660px;
	display: none;
}
#besteldiv {
	margin: 0 auto;
	width: 660px;
}
#besteldiv p {
	padding: 0px 0px 6px 0px;
}
#besteldiv .bestelitem {
	background: #fff;
	width: 310px;
	float: left;
	margin: 0px 8px 10px 8px;
}
#besteldiv .btop {
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #ccc;
	background: url(images/grad_oran_tm.gif) repeat-x #FF8401; /*oranje*/
}
#besteldiv .btop .btopleft {
	background: url(images/grad_oran_tl.gif) top left no-repeat;
	width: 3px;
	font-size:1px;
	float: left;
}

#besteldiv .btop .btopmid {	
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 0px 3px 0px 3px;
}

#besteldiv .btop .btopright {
	background: url(images/grad_oran_tr.gif) top left no-repeat;
	width:3px;
	float: right;
	font-size:1px;
}
#besteldiv .bmain {
	padding: 4px 6px 4px 6px;
	border-bottom: 1px solid #ccc;
	font-size: 0.94em;
}
#besteldiv .bmain p {
	padding: 4px 0px 4px 0px;
}

#besteldiv label {
	width: 100px;
	line-height: 22px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
#besteldiv label.error {
	color: #FF8401; /*oranje*/
	width: 100px;
	line-height: 14px;
	font-size: 0.92em;
	display: none;
	margin: 0px 4px 6px 0px;
	padding: 0px 0px 0px 0px;
}
#besteldiv input {
	width: 180px;
	border: 1px solid #bbb;
}
#besteldiv input.error {
	border: 1px solid #FF8401; /*oranje*/
}
#besteldiv #itemsoverzicht {
	margin: 4px 4px 4px 4px;;
	padding: 4px;
	border: 1px solid #FF8401; /*oranje*/
}
#besteldiv .bestelonder {
	background: #fff;
	width: 636px;
	margin: 10px 8px 10px 8px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}
#besteldiv .checkbox {
	width: 10px;
}
/* ================================== 
 * OVERIG
 * ================================== */
 
input.error {
	border: 1px solid #FF8401; /*oranje*/
}
.bordd .ontwerpen label.error {
	color: red;
	width: 100px;
	line-height: 14px;
	font-size: 0.94em;
	display: none;
}

#wwmelding {
	border: 1px solid #FF8401; /*oranje*/
	margin: 10px;
	padding: 14px 14px 14px 38px;
	font-size: 1.2em;
	color: #FF8401; /*oranje*/
	background: #FFFFFF url(images/wwadded.gif) 4px 10px no-repeat;
	display: none;
}
#wwmelding a,
#wwlaadmelding a
 {
	color: #FF8401; /*oranje*/
	text-decoration: underline;
	font-weight: bold;
}

#wwlaadmelding {
	border: 1px solid #FF8401; /*oranje*/
	margin: 10px;
	padding: 14px 14px 14px 14px;
	font-size: 1.2em;
	color: #FF8401; /*oranje*/
	display: none;
	background: #fff;
}
#orderstatus {
	border: 1px solid #FF8401; /*oranje*/
	margin: 10px;
	padding: 14px 14px 14px 14px;
	font-size: 1.2em;
	color: #FF8401; /*oranje*/
	background: #fff;
	
}
.sluiten {
	float: right;
	height: 28px;
	display: inline;
	vertical-align: top;
	margin: -6px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	line-height: 30px;
}
.sluiten img {
	vertical-align: top;
}

.blurmain {
	height: 32px;
	line-height: 32px;
	padding: 0px;
	border-bottom: 2px solid #ccc;
	color: #fff;
	font-weight: bold;
	background: url(images/grad_oran_tm.gif) repeat-x #FF8401; /*oranje*/
}
.blurmid {
	float: left;
}
.blurtopleft {
	background: url(images/grad_oran_tl.gif) top left no-repeat;
	width: 3px;
	font-size:1px;
	float: left;
}
.blurtopright {
	background: url(images/grad_oran_tr.gif) top right no-repeat;
	width: 3px;
	font-size:1px;
	float: right;
}
#cform {
	background: #fff;
	padding: 0px 0px 20px 0px;
}
#cform form {
	margin: 10px;
}
#contactform input,
#contactform textarea
{
	width: 150px;
	border: 1px solid #434343;
	font-size: 1em;
	margin: 2px;
	padding: 2px;
}
#contactform input.error,
#contactform textarea.error
{
	border: 1px solid #FF8401; /*oranje*/
}
#contactform label {
	width: 100px;
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
}
#contactform label.error {
	color: #FF8401; /*oranje*/
	width: 100px;
	font-size: 0.94em;
	display: none;
	padding: 0px 0px 0px 6px;
}
#verstuurd {
	padding: 10px;
	margin: 10px;
	border: 1px solid #FF8401; /*oranje*/
}
.a2 {
	text-decoration: none;
	border-bottom: none;	
}
