

.txt, .txtklein, .txtarea
{
	padding:5px;
	border: solid 1px #F3A772;
}
.txt, .txtarea
{
	width:324px;
	
}
.txtklein
{
	width:140px;
}
.chk
{
	margin: 0;
	padding:0;
	margin-bottom: 13px;
}
.chk2
{
	margin: 0;
	padding:0;
}

.slct
{
	min-width: 220px;
}

.txt.error, .veld.error, .txtarea.error, .chk.error, .slct.error
{
	background-color: ;
	border: solid 1px #F3A772;
}

.txtklein
{

}
.txtklein2
{

}
.btn2
{
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none !important;
	border: 1px solid #ccc;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	color: #fff !important; 
	background-color: #F3A772 !important;
}

.btnbig2
{
	font-size: 36px;
	line-height: 44px;
	color:  !important;
	
}

.btn2:hover
{
	text-decoration: none !important;
	color: #000 !important;
	background-color:  !important;
	cursor: pointer;
}

.btn2:disabled
{
	text-decoration: none !important;
	color: #fff !important;
	background-color:  !important;
	cursor: default;
}

.btn2klein
{
	background-color: black;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-size: 10px;
	color: white;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: 'Segoe UI','Segoe UI Web Regular','Segoe UI Symbol','Helvetica Neue','BBAlpha Sans','S60 Sans',Arial,'sans-serif';
}

.frmheader b
{
	color: ;
	font-weight: bold;
}
.frmheader
{
	padding-top: 5px;
	height: 20px;
}
#extraopmerkingen, .extraopmerkingen
{
	display: none;
}
.txtwinkelwagen
{
	width:20px;
	padding:0;
	margin:0;
	height:20px;
	line-height:20px;
	font-size:14px;
}

#extraopmerkingen, .extraopmerkingen
{
	display: none;
}


#contactformulier
{
	margin-top:35px;
    width: 600px;
	line-height:21px;
    display: flex;
    flex-wrap: wrap;
}
#levergegevens
{
    max-width:100%;
    width: 600px;
    display: flex;
    flex-wrap: wrap;
}
#eindlevergegevens
{
    max-width:100%;
	margin-top: 10px;
    width: 500px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: solid 1px #cbd5d6;
}

div.contactrhead
{
    border-top: solid 1px #cbd5d6;
    border-bottom: solid 1px #cbd5d6;
    line-height: 32px;
    font-weight: bold;
}
div.contactc1, div.contactc2
{
	padding:0;
	padding-bottom: 10px;
}
div.contactcfull
{ 
	padding:0;
	padding-bottom: 10px;
    width: 100%;
}
div.contactchalf
{
	width: 50%;
	padding:0;
	padding-bottom: 5px;
}
div.contactc1 
{ 
	text-align: right; 
	width:150px;
	padding-left:0;
}
div.contactc2
{
	width:400px;
	padding-left:10px;
}
div.contactc2 input[type="text"]
{
	width:324px;
	padding:5px;
	border: solid 1px #F3A772;
}
div.contactc2 textarea
{
	width:324px;
	height:105px;
	padding:5px;
	border: solid 1px #F3A772;
}
div textarea.ita
{
	font-style: italic;
}
#contactomschrijving p
{
	line-height:21px;
	font-size:16px;
}

txt.error, .veld.error, .txtarea.error, .chk.error, .slct.error, input.error, textarea.error
{
	background-color: ;
	border: solid 2px #ce3f44;
}

input[type=radio].error{
    /*outline: 2px solid #ce3f44;*/
}

label.error
{
	display: inline-block;
	color: #ce3f44;
}
input.btnsyb, a.btnsyb
{
	background-color: #F3A772;
	color:  #ffffff;
	font-weight: 500;
	height:  40px;
	min-width:  120px;
	border-color:  #F3A772;
	border-radius: 3px;
	cursor: pointer;
	margin-top:  10px;
    text-transform: uppercase;
}
a.btnsyb{line-height:40px;
display: inline-block;
padding-left:10px;
padding-right: 10px;
}


.btn.btn-success {
  color: #fff;
  background-color: #F3A772;
  border-color: #F3A772;
}
.btn.btn-success.focus,
.btn.btn-success:focus {
  color: #fff;
  background-color: #F3A772;
  border-color: #F3A772;
  outline: none;
  box-shadow: none;
}
.btn.btn-success:hover {
  color: #fff;
  background-color: #F3A772;
  border-color: #F3A772;
  outline: none;
  box-shadow: none;
}
.btn.btn-success.active,
.btn.btn-success:active {
  color: #fff;
  background-color: #F3A772;
  border-color: #F3A772;
  outline: none;
}
.btn.btn-success.active.focus,
.btn.btn-success.active:focus,
.btn.btn-success.active:hover,
.btn.btn-success:active.focus,
.btn.btn-success:active:focus,
.btn.btn-success:active:hover {
  color: #fff;
  background-color: #F3A772;
  border-color: #F3A772;
  outline: none;
  box-shadow: none;
}



.btn.btn-success:active:hover
{
	background-color: #F3A772;
	border:0;
	outline:none;
}
a.btnsyb:hover{text-decoration:none;}

