#contact_form{
border:1px solid #251F77 ;
font-size:10pt;
padding:5px;
width:380px;
float:right;  
margin-right:10px;
background-color: #F5F5F5;
color:#1B2668;
}

#contact_form input{
border-top:1px solid #999 ;
border-bottom:1px solid #CCC;
border-right:1px solid #CCC ;
border-left:1px solid #CCC ;
padding:2px;
}

#contact_form textarea{
border-top:1px solid #999 !important;
border-bottom:1px solid #999 !important;
border-right:1px solid #999 !important;
border-left:1px solid #CCC !important;
padding:2px;
overflow: auto;
font-size:10pt;
}

#fcf2 {
font-size:11px;
margin:5px;
border:1px solid #D8B873!important;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
color:#B88835;
font-weight:normal;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}

#sendacopy{
	border-collapse:collapse;
border: none !important;
}

#senden{
	font-weight:bold;
	
}

#senden:hover{
	color:red;
	border-top:1px solid red !important;
border-bottom:1px solid red !important;
border-right:1px solid red !important;
border-left:1px solid red !important;
}

li.checkbox input{
	border:0 none;
}

ul {
margin-top:0px;
padding-top:0px;
}
ul.form_neu li{
text-align:left;
list-style-type:none;
margin-bottom:2px;
padding-bottom:0px;
margin-top:0px;
padding-top:0px;
}

ul.form_neu ul.location_contact li{
margin-bottom:0px;
}

ul.form_neu li label{
display:inline-block;
width:100px;
text-align:right;
padding-right:10px;
}
ul.form_neu li input{
width:200px;

}
ul.form_neu li.checkbox input{
width:20px;
border-collapse:collapse;
border: none !important;
}
