
.errorBar
{
	margin				: 20px 0 20px 40px;
	width				: 400px;
}

.errorBar div
{
	display				: none;
	font-family:		tahoma;
	font-size: 12px;
	background-color	: #ffffff;
	border: 1px dotted #770b00;
	color: #ff0000;
	padding: 5px;
	}


.error
{
	background-color	: #fff8c7;
	border: 1px dotted #e5b200;
}

.focus
{
	background-color	: #fff8c7;
}

.required
{
	color				: #f00;
}

#contactForm .formRow
{
	min-height			: 20px;
	width				: 300px;
}

#contactForm .formLabel
{
	float				: left;
	width				: 150px;
}

#contactForm .formLabel2
{
	float				: left;
	width				: 150px;
	font-style			: italic;
}


#contactForm .formInput
{
	margin				: 2px 0 2px 0px;
	min-width			: 200px;
	max-width			: 200px;
}

#contactForm .formError
{
	float				: right;
	color				: #f00;
	margin				: -24px 0 2px 0;
	width				: 250px;
}

legend {
background-color: #e5b200;
width: 200px;
color: #ffffff;
border-left: 5px solid #ffffff;
padding: 5px;
margin-bottom: 10px;
}

fieldset {
margin-top: 20px;

border: 1px solid #e5b200;
}

/* formulieren ----------------------------------------------------------- */

.contactformulier {
color: #303030; 
font-size: 18px; 
font-family: arial, verdana, times; 
font-weight: normal; 
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

input { 
color: #303030;
font-size: 12px; 
font-family: arial, verdana; 
line-height: 17px;
background-color: transparent .8 #ffffff;
border: 1px solid #d9d9d9;
margin: 0px 0px 5px 0px;
padding: 5px;

}

input.send {
color: #ffffff;
font-size: 14px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
line-height: 17px;
background-color: #d4021d;
border-left: 0px solid #ffffff;
margin: 20px 0px 5px 0px;
padding: 3px 5px 3px 5px;
text-transform: uppercase;
}

select { 
color: #414141;
font-size: 12px; 
font-family: arial, verdana; 
line-height: 17px;
background-color: #ffffff;
border: 1px solid;
margin: 0px 0px 5px 0px;
width: 230px;
}

input.inputradio { 
color: #ffff414141ff; 
font-size: 12px; 
font-family: arial, verdana; 
line-height: 17px;
background-color: #ffffff;
border: 1px solid #BACF28;
width: 15px; 
height: 15px;
margin: 0px 0px 2px 0px;
}

.check { 
color: #414141; 
font-size: 12px; 
font-family: arial, verdana; 
line-height: 17px;
background-color: #ffffff;
border: 1px solid #BACF28;
width: 10px; 
}

textarea {
color: #303030; 
font-size: 12px; 
font-family: arial, verdana; 
line-height: 17px;
background-color: #ffffff;
border: 1px solid #d9d9d9;
width: 280px;
}

.contactform {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #303030;
}


.send-route {
background-color:#ee820f;
border: 1px solid #fff;
color:#FFF;
font-family: trebuchet ms, arial;
font-size: 15px;
font-weight:bold;
width: 100px;
margin-left: 137px;
}

#route {
	margin-left: 30px;
	padding: 0px;
}

#plan-route {
	margin: 0px;
	padding: 0px;
}

#plan-route li {
font-family: trebuchet ms, arial;
font-size: 13px;
line-height: 25px;
color: #1e1e1e;
font-style: italic;
list-style: none;
margin-left: 0px;
padding-left: 0px;
margin-bottom: 2px;
padding-bottom: 2px;
}

#plan-route ul {
font-family: trebuchet ms, arial;
font-size: 13px;
line-height: 25px;
color: #1e1e1e;
font-style: italic;
list-style: none;
margin-left: 0px;
padding-left: 0px;
}

#plan-route label {
display:block;
float:left;
margin-left: 0px;
padding-left: 0px;
}

#plan-route input {
font-family: trebuchet ms, arial;
font-size: 13px;
line-height: 18px;
border: 1px solid #c3c1c1;
width: 150px;
padding-left: 5px;
}

