<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ### general ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #8c806e; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #8c806e; }
body { background: #f5f5f5 url('../images/body_bg.jpg') repeat-x; }
img { border: 0px; display: block; }
a, input { outline: none; }

/* ### global classes ### */
.clear { clear: both; height: 0; }
body.sub { background: #f5f5f5 url('../images/body_bg_sub.png') repeat-x; }
a.button { display: inline-block; font-size: 14px; text-decoration: none; padding-left: 10px; color: #e30613; font-family: Arial; font-weight:550; background: url('../images/button_left.png') no-repeat; }
a.button span { display: block; line-height: 22px; padding-right: 32px; background: url('../images/button_right.png') no-repeat right 0; }
a.button:hover { text-decoration: underline; }

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; background: url('../images/wrapper_bg.jpg') no-repeat center 0; }
body.sub #wrapper { background: url('../images/wrapper_bg_sub.jpg') no-repeat center 0; } 

/* ### main container ### */
#mainCntr { margin: 0 auto; width: 960px; }

	/* ### header container ### */
	#headerCntr { position: relative; width: 960px; height: 110px; z-index: 300; }
	#headerCntr a.logo { position: absolute; top: 17px; left: 21px; display: block; width: 196px; height: 70px; text-indent: -9999px; background: url('../images/logo.png') no-repeat; }
	
		/* ### menu box ### */
		.menuBox { position: absolute; top: 35px; right: 0px; width: auto; height: 32px; background: url('../images/menu_bg02.png') repeat-x; padding: 0px 0 0 0px; }
		.menuBox ul { list-style: none; }
		.menuBox li { float: left; background: url('../images/menu_sep.png') no-repeat right 0; line-height: 32px; font-size: 14px; font-family: Arial;font-weight:bold; margin-left: -1px; padding: 0 0px; position: relative; }
		.menuBox li a { padding: 0 7px; display: block; text-decoration: none; color: #e30613; }
		.menuBox li a img { display: inline; vertical-align: middle; margin-left: 7px; }
		.menuBox li a:hover, .menuBox li a.selected, .menuBox li:hover &gt; a { background: #e30613; color: #fff; }
		.menuBox li.last { background: none; }
		.menuBox li ul { position: absolute; top: 32px; left: 0; width: auto; background: url('../images/drop_bg.png') repeat; padding: 5px; display: none; }
		.menuBox li li { float: none; background: none; line-height: 30px; margin-left: 0; padding: 0; }
		.menuBox li li a { color: #fff; padding: 0 5px; white-space: nowrap; }
		.menuBox li li a:hover { background: none; text-decoration: underline; }
		.menuBox li:hover ul { display: block; }
	
	/* ### banner container ### */
	#bannerCntr { width: 960px; height: 330px; overflow: hidden; background: url('../images/banner_bg.png') repeat-x; margin-bottom: 50px; }
	body.sub #bannerCntr { height: 210px; margin-bottom: 30px; }
	#bannerCntr .links { width: 245px; float: left; }
	#bannerCntr .links ul { list-style: none; padding: 32px 0 0 10px; }
	#bannerCntr .links li { margin-bottom: 10px; font-size: 22px; font-family: Arial; font-weight:bold; }
	#bannerCntr .links li a { display: block; text-decoration: none; color: #757575; background: url('../images/link_bg.png') no-repeat; width: 190px; height: 42px; line-height: 42px; padding-left: 35px; }
	#bannerCntr .links li span { display: block; text-decoration: none; color: #757575; background: url('../images/link_bg.png') no-repeat; width: 190px; height: 42px; line-height: 42px; padding-left: 20px; }
	#bannerCntr .links li a:hover, #bannerCntr .links li.selected a { color: #e30613; }
	#bannerCntr #slider { float: left; margin: 2px 0 0 2px; width: 711px; height: 326px; position: relative; }
	body.sub #bannerCntr #slider { height: 206px; } 
	#bannerCntr #slider ul { list-style: none; width: 711px; height: 326px; }
	body.sub #bannerCntr #slider ul { height: 206px; }
	#bannerCntr #slider li { float: left; width: 711px; height: 326px; position: relative; }
	body.sub #bannerCntr #slider li { height: 206px; }
	#bannerCntr #slider li .toltip { position: absolute; bottom: 7px; left: -108px; background: url('../images/text_bg.png') no-repeat; width: 218px; height: 112px; z-index: 300; }
	#bannerCntr #slider li p { color: #fff; font-size: 16px; font-family: Arial; font-weight:bold; padding: 14px 0 0 15px; }
	#bannerCntr #slider .nav { position: absolute; bottom: 9px; left: -68px; z-index: 300; }
	#bannerCntr #slider .nav a { float: left; margin-left: 2px; text-indent: -9999px; background: url('../images/paging_bg.png') no-repeat; width: 12px; height: 12px; }
	#bannerCntr #slider .nav a:hover, #bannerCntr #slider .nav a.activeSlide { background-position: 0 -12px; } 

	/* ### content container ### */
	#contentCntr { width: 960px; }

		/* ### left container ### */
		#leftCntr { float: left; width: 245px; }

			/* ### news box ### */
			.newsBox { width: 225px; }
			.newsBox h3 { color: #e30613; font-size: 20px; font-weight: bold; padding: 0 0 9px 11px; background: url('../images/border1.png') repeat-x 0 bottom; font-family: Arial; }
			.newsBox ul { list-style: none; }
			.newsBox li { padding: 8px 0 9px 11px; background: url('../images/border1.png') repeat-x 0 bottom; min-height:52px; }
			.newsBox p { color: #949494; font-size: 14px; font-family: Arial; }
			.newsBox p a.link { color: #949494; text-decoration: none; }
			.newsBox p span { color: #615f5f; font-size: 12px; }
			.newsBox p img { float: left; margin-right: 8px; border: 1px solid #171d24; margin-bottom: 10px; }
			.newsBox a.button { float: right; margin: 12px 11px 0 0; }

		/* ### right container ### */
		#wideCntr { float: left; width: 960px; }
		#rightCntr { float: right; width: 715px; }

			.productBox{}
			.productBox .linkTitle{ background: url(/images/lanting-balk01.png);height:32px;padding-top:10px; padding-left:40px; color: #e30613 }
			.productBox .linkTitle:hover{ cursor: hand; cursor: pointer; }
			.productBox .active{ background: url(/images/lanting-balk02.png); }
			.productBox .onclick{ display:none;padding-top:15px;padding-left:5px; margin-left:10px;border:1px solid #abacad; }
			.productBox .onclick #editor{ width:670px !important; }

			/* ### lanting box ### */
			.lantingBox { width: 715px; }
			#wideCntr .lantingBox{ width: 960px; }
			.lantingBox .news { float: left; width: 216px; margin-right: 20px; margin-top: 30px; background: #fff url('../images/news_bg.png') repeat-x 0 bottom; padding: 56px 0 10px 9px; position: relative; }
			.lantingBox .news.sub { margin: 30px 0 0 20px; }
			.lantingBox .news h3 { color: #fff; font-size: 18px; font-weight: normal; font-family: Arial; font-weight:bold; position: absolute; top: 12px; left: -10px; background: url('../images/heading_bg.png') no-repeat; width: 216px; height: 37px; line-height: 32px; padding-left: 19px; }
			.lantingBox .news fieldset { border: 0; overflow: hidden; width: 206px; }
			.lantingBox .news label { color: #e30613; font-size: 14px; font-family: Arial; font-weight:bold; display: block; padding-bottom: 4px; }
			.lantingBox .news input.field { border: 0; background: url('../images/field1.png') no-repeat; width: 185px; height: 26px; line-height: 26px; padding: 0 10px; color: #e30613; font-size: 14px; font-family: Arial; margin-bottom: 6px;  }
			.lantingBox .news input.error { background: url('../images/field1-error.png') no-repeat; color: #696969 !important; }
			.lantingBox .news input.button { border: 0; background: url('../images/button1.png') no-repeat; width: 101px; height: 22px; cursor: pointer; float: right; text-align: left; padding-left: 9px; color: #e30613; margin-top: 4px; font-family: Arial;font-weight:550; font-size: 14px; }
			.lantingBox .lanting { float: left; width: 470px; }
			.lantingBox .lanting h1#titel { color: #e30613; font-size: 20px; font-weight: bold; font-family: Arial; padding: 0 0 5px 10px; border-bottom: 1px solid #dcdcdc; margin-bottom: 7px; }
			.lantingBox .lanting #editor { color: #939393; font-size: 14px; padding: 0 0 14px 10px; font-family: Arial; width: 448px; }
			.lantingBox .lanting .plugin { margin-left: 10px; }
			.plugin ul{ list-style: none; }
			.plugin li{ margin-right: 10px; float:left; }

			.lantingBox .lantingWide { float: left; width: 710px; }
			.lantingBox .lantingWide h1#titel { color: #e30613; font-size: 20px; font-weight: bold; font-family: Arial; padding: 0 0 5px 10px; border-bottom: 1px solid #dcdcdc; margin-bottom: 7px; }
			.lantingBox .lantingWide #editor { color: #939393; font-size: 14px; padding: 0 0 14px 10px; font-family: Arial; width: 684px; }
			.lantingBox .lantingWide .plugin { margin-left: 10px; }
			
			/* ### title box ### */
			.titleBox { width: 715px; padding-bottom: 8px; }
			.titleBox h3 { color: #e30613; font-size: 20px; font-family: Arial; font-weight: bold; padding: 0 0 6px 10px; border-bottom: 1px solid #dcdcdc; margin-bottom: 28px; }
			.titleBox ul { list-style: none; padding-left: 10px;  }
			.titleBox li { overflow: hidden; padding-bottom: 26px; }
			.titleBox img { float: left; border: 1px solid #e40f1c; margin-right: 10px; }
			.titleBox .text { width: 470px; float: left; overflow: hidden; }
			.titleBox h4 { color: #e30613; font-size: 20px; font-weight: bold; font-family: Arial; padding-bottom: 13px; }
			.titleBox h4 a { color: #e30613; font-size: 20px; font-weight: bold; font-family: Arial; text-decoration:none; }
			.titleBox p { color: #939393; font-size: 14px; padding-bottom: 32px; font-family: Arial; }
			.titleBox a.button { float: right; }

			/* ### machinery box ### */
			.machineryBox { width: 700px; margin-top: 28px; }
			.machineryBox h3 { color: #e30613; font-size: 20px; font-weight: bold; font-family: Arial; width: 460px; padding: 0 0 5px 10px; margin-bottom: 8px; border-bottom: 1px solid #dcdcdc; }
			.machineryBox p { color: #939393; font-size: 14px; padding-bottom: 14px; font-family: Arial; padding-left: 10px; }
			.machineryBox .plugin { margin-left: 10px; }

	/* ### bottom box ### */
	.bottomBox { width: 100%; background: #d3d2d2 url('../images/bottom_bg.png') repeat-x; margin-top: 30px; }
	.bottomBox .inner { margin: 0 auto; width: 960px; min-height: 228px; overflow: hidden; padding-top: 15px; }
	.bottomBox .contact { float: left; width: 218px; background: #f7f7f7 url('../images/contact_bg.png') repeat-x 0 bottom; padding: 16px 0 10px 7px; overflow: hidden; margin-right: 20px; }
	.bottomBox .contact h3 { color: #e30613; font-size: 18px; font-weight: bold; font-family: Arial; padding-bottom: 17px; }
	.bottomBox .contact address { color: #939393; font-size: 14px; font-style: normal; padding: 0 0 18px 11px; }
	.bottomBox .contact address a { color: #939393; text-decoration: none; }
	.bottomBox .contact address a:hover { text-decoration: underline; }
	.bottomBox .contact a.button { float: right; margin-right: 11px; }
	.bottomBox .right { float: left; width: 715px; }
	.bottomBox .slider { width: 615px; height: 200px; position: relative; margin-left: 60px; margin-top: 2px; }
	.bottomBox ul { list-style: none; width: 615px; height: 200px; position: relative; }
	.bottomBox li { border: 1px solid #dcdada; float: left; margin-right: 22px; /*width: 131px;==orig*/ }
	.bottomBox a.prev { position: absolute; top: 60px; left: -60px; z-index: 300; }
	.bottomBox a.next { position: absolute; top: 60px; right: -32px; z-index: 300; }
	.bottomBox .nav { display: none; }
	
	/* ### footer container ### */
	#footerCntr { width: 100%; background: url('../images/footer_bg.png') repeat-x; }
	#footerCntr .inner { margin: 0 auto; height: 45px; width: 960px; overflow: hidden; }
	#footerCntr ul { list-style: none; float: left; }
	#footerCntr li { float: left; font-size: 14px; background: url('../images/footer_sep.png') no-repeat right 15px; line-height: 45px; padding: 0 15px 0 13px; font-family: Arial; }
	#footerCntr li a { color: #c6c6c6; text-decoration: none; }
	#footerCntr li a:hover { color: #000; }
	#footerCntr li.last { background: none; }
	#footerCntr li.first { padding-left: 0; }
	#footerCntr img.mm { margin-top: 11px; float: right; }
	
#editor , #editor *, #editor_spec , #editor_2 , #editor_3 , #editor_4 , #editor_5 , #editor_6 , #editor_7 {
  	font-family:Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size:14px;
	line-height:20px;
	color:#939393;
}

#editor_acc {
  width:650px;
  font-family:Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size:14px;
	line-height:20px;
}

#editor_acc * , #editor * , .accwide_content * , .nieuws_content *{
  font-family:Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size:14px;
	color:#939393;
}

#editor_footer { margin-top:10px; float:left;}
#editor_footer, #editor_footer * {
	font-family:Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size:14px;
	line-height:20px;
	color:#d75bbc;
}

#editor a,#editor_acc a{ text-decoration:none; color:#939393; font-weight:normal; outline:0; }
#editor_spec a{ text-decoration:none; color:#939393; font-weight:normal; outline:0; }
#editor_2 a{ text-decoration:none; color:#939393; font-weight:normal; outline:0; }
#editor_3 a{ text-decoration:none; color:#939393; font-weight:normal; outline:0; }
#editor_4 a{ text-decoration:none; color:#939393; font-weight:normal; outline:0; }
#editor_5 a{ text-decoration:none; color:#939393; font-weight:normal; outline:0; }
#editor_6 a{ text-decoration:none; color:#939393; font-weight:normal; outline:0; }
#editor_7 a{ text-decoration:none; color:#939393; font-weight:normal; outline:0; }
#editor a:hover,#editor_acc a:hover{ text-decoration:underline; color:#939393; font-weight:normal;}
#editor_spec a:hover{ text-decoration:underline; color:#939393; font-weight:normal;}
#editor_2 a:hover{ text-decoration:underline; color:#939393; font-weight:normal;}
#editor_3 a:hover{ text-decoration:underline; color:#939393; font-weight:normal;}
#editor_4 a:hover{ text-decoration:underline; color:#939393; font-weight:normal;}
#editor_5 a:hover{ text-decoration:underline; color:#939393; font-weight:normal;}
#editor_6 a:hover{ text-decoration:underline; color:#939393; font-weight:normal;}
#editor_7 a:hover{ text-decoration:underline; color:#939393; font-weight:normal;}


#editor ul , #editor_spec ul , #editor_2 ul , #editor_3 ul , #editor_4 ul , #editor_5 ul , #editor_6 ul , #editor_7 ul,#editor_acc ul,.accwide_content ul,.nieuws_content ul{

}
#editor ol , #editor_spec ol , #editor_2 ol , #editor_3 ol , #editor_4 ol , #editor_5 ol , #editor_6 ol , #editor_7 ol,#editor_acc ol,.accwide_content ol,.nieuws_content ol{
  
}
#editor ul li , #editor_spec ul li , #editor_2 ul li , #editor_3 ul li , #editor_4 ul li , #editor_5 ul li , #editor_6 ul li , #editor_7 ul li,#editor_acc ul li,.accwide_content ul li,.nieuws_content ul li{
  list-style-type: disc;
}
#editor ol li , #editor_spec ol li , #editor_2 ol li , #editor_3 ol li , #editor_4 ol li , #editor_5 ol li , #editor_6 ol li , #editor_7 ol li,#editor_acc ol li,.accwide_content ol li,.nieuws_content ol li{
  list-style-type: decimal;
}



#editor h1,#editor h1 *,#editor_acc h1,#editor_acc h1 *,.accwide_content h1,.accwide_content h1 *,.nieuws_content h1,.nieuws_content h1 *{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:3px;
	font-size: 18px;
	color: #939393;
	font-weight:bold;
}

#editor h2,#editor h2 *,#editor_acc h2,#editor_acc h2 *,.accwide_content h2,.accwide_content h2 *,.nieuws_content h2,.nieuws_content h2 *{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:3px;
	font-size: 16px;
	color: #939393;
	font-weight:bold;
}

#editor h3 , #editor_spec h3 , #editor_2 h3 , #editor_3 h3 , #editor_4 h3 , #editor_5 h3 , #editor_6 h3 , #editor_7 h3 , #editor_spec h3 * , #editor_2 h3 * , #editor_3 h3 * , #editor_4 h3 * , #editor_5 h3 * , #editor_6 h3 * , #editor_7 h3 *,#editor h3 *,#editor_acc h3,#editor_acc h3 *,.accwide_content h3,.accwide_content h3 *,.nieuws_content h3,.nieuws_content h3 *{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:3px;
	font-size: 14px;
	color: #939393;
	font-weight:bold;
}

#editor h4 , #editor_spec h4 , #editor_2 h4 , #editor_3 h4 , #editor_4 h4 , #editor_5 h4 , #editor_6 h4 , #editor_7 h4 , #editor_spec h4 * , #editor_2 h4 * , #editor_3 h4 * , #editor_4 h4 * , #editor_5 h4 * , #editor_6 h4 * , #editor_7 h4 *,#editor h4 *,#editor_acc h4,#editor_acc h4 *,.accwide_content h4,.accwide_content h4 *,.nieuws_content h4,.nieuws_content h4 *{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:3px;
	font-size: 14px;
	color: #939393;
	font-weight:bold;
}

#editor h5 , #editor_spec h5 , #editor_2 h5 , #editor_3 h5 , #editor_4 h5 , #editor_5 h5 , #editor_6 h5 , #editor_7 h5 , #editor_spec h5 * , #editor_2 h5 * , #editor_3 h5 * , #editor_4 h5 * , #editor_5 h5 * , #editor_6 h5 * , #editor_7 h5 *,#editor h5 *,#editor_acc h5,#editor_acc h5 *,.accwide_content h5,.accwide_content h5 *,.nieuws_content h5,.nieuws_content h5 *{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:3px;
	font-size: 12px;
	color: #939393;
	font-weight:bold;
}

#editor h6 , #editor_spec h6 , #editor_2 h6 , #editor_3 h6 , #editor_4 h6 , #editor_5 h6 , #editor_6 h6 , #editor_7 h6 , #editor_spec h6 * , #editor_2 h6 * , #editor_3 h6 * , #editor_4 h6 * , #editor_5 h6 * , #editor_6 h6 * , #editor_7 h6 *,#editor h6 *,#editor_acc h6,#editor_acc h6 *,.accwide_content h6,.accwide_content h6 *,.nieuws_content h6,.nieuws_content h6 *{
	padding:0px;
	margin:0px;
	margin-top:10px	;
	margin-bottom:3px;
	font-size: 12px;
	color: #939393;
	font-weight:bold;
}


/*sitemap style*/
#editor .sitemap_4,#editor .sitemap_5,#editor .sitemap_6 { color: #939393; }

.formFields p.gap { padding: 8px 0 4px 10px; margin: 0px; width: 100%; overflow: hidden; font-size: 14px; font-weight: normal; color: #FFF; line-height: 17px; } 
.formFields form { padding: 0px 0px 0px 0px; margin: 0px; }
.formFields p { padding: 0px; margin: 0px; width: 100%; float: left; overflow: hidden; } 
.formFields fieldset { padding: 0px 0px 0px 0px; margin: 0px; border: 0; } 
.formFields label { padding-left: 0px; width: 226px; float: left; font-size: 12px; font-weight: bold; color: #FF0000 !important; line-height: 29px; }
.formFields td { color: #939393 !important; }

.formFields input.upload { padding-left: 10px; width: 210px; height: 22px; border: 0px; background: url('../images/form/field-bg.png') no-repeat; }  
.formFields input.field { padding: 4px 5px; margin-top: 3px; width: 310px; height: 16px; float: left; display: block; border: 0; background: url('../images/form/field-bg.png') no-repeat; color:#696969; }
.formFields input.field.error { background: url('../images/form/field-bg-error.png') no-repeat;color:#FF0000; }
.formFields textarea { padding: 5px; margin-top: 3px; width: 310px; height: 110px; display: block; border: 0; background: url('../images/form/textarea.png') no-repeat;color:#696969; }
.formFields textarea.error {  background: url('../images/form/textarea-error.png') no-repeat;color:#FF0000; }
.formFields select { width: 320px; min-height: 26px; color: #8f9192; float: left; margin-bottom: 3px; } 
.formFields input.button { border: 0; background: url('../images/button1.png') no-repeat; width: 101px; height: 22px; cursor: pointer; float: right; text-align: left; padding-left: 5px; color: #e30613 !important; font-weight:550; margin-top: 4px; font-family: Arial; font-size: 14px; }
.formFields input.button.b2{ margin-right:10px; }
			
/*
.formFields input.upload { padding-left: 10px; width: 210px; height: 22px; border: 0px; background: url('../images/form/field-bg.png') no-repeat; }  
.formFields input.field { padding: 4px 5px; margin-top: 3px; width: 310px; height: 16px; float: left; display: block; border: 0; background: url('../images/form/field-bg.png') no-repeat; color:#696969; }
.formFields input.field.error { background: url('../images/form/field-bg-error.png') no-repeat;color:#FF0000; }
.formFields textarea { padding: 5px; margin-top: 3px; width: 310px; height: 110px; display: block; border: 0; background: url('../images/form/textarea.png') no-repeat;color:#696969; }
.formFields textarea.error {  background: url('../images/form/textarea-error.png') no-repeat;color:#FF0000; }
.formFields .button { margin: 5px 4px 0px 0px; font-size: 13px; color: #ffffff; font-family: Arial; font-weight: bold; cursor: pointer; width: 100px; height: 30px; border: 0px; background: url('../images/button-bg.png') no-repeat; }
.formFields .button2 { margin: 5px 4px 0px 0px; font-size: 13px; color: #ffffff; font-family: Arial; font-weight: bold; cursor: pointer; width: 100px; height: 30px; border: 0px; background: url('../images/button-bg.png') no-repeat; }
*/
.formFields span { width: 320px; display: block; position: relative; float: left;overflow:hidden; }
/*.formFields span .select { padding: 4px 0px 4px 9px; font-size: 14px; position: absolute; top: 0px; left: 0px; width: 196px; height: 16px; color: #696969; font-family: Arial; font-weight: normal; border: none; background: url('../images/select2.png') no-repeat; }*/
/*.formFields span .select { padding: 4px 0px 4px 9px; font-size: 14px; position: absolute; top: 0px; left: 0px; width: 310px; height: 16px; color: #696969; font-family: Arial; font-weight: normal; border: none; background: url('../images/select_wide.png') no-repeat; }*/
.formFields span select { width: 320px; height: 24px; }

.no_link_deco{ color: #696969; text-decoration:none; }
.no_link_deco:hover{  text-decoration:underline; }

#no_link_deco{ color: #696969; text-decoration:none; }
#no_link_deco:hover{  text-decoration:underline; }

.no_underline{ text-decoration:none; }
.no_underline:hover , .no_underline:hover *{  text-decoration:underline; }
.lipsum{ margin-left:8px;}
.input{border: 1px solid #696969;background: #FFFFFF;width:  250px;}
.input_nb{border: 1px solid #696969;background: #FFFFFF;width:  250px;}
.textarea{border: 1px solid #696969;background: #FFFFFF;width:  250px;height:  180px;}
.error{border: 1px solid red;background: #FFCCCC;}
#error{border: 1px solid red;background: #FFCCCC;}
.button{ border: 1px solid #FFFFFF;background: #FFFFFF;color:white;} 

@media print{.gmnoprint{display:none}}@media screen{.gmnoscreen{display:none}}

div#map { width:455px; height:280px; border: 1px solid #000; color:#000; }
.googledir {border: 2px solid #fff; padding:5px; width:455px; margin:5px 0;}
div#route {position:relative;width:455px;}
			
/*input {border:0; padding:2px; border:1px solid #5e3b2e; margin-top:1px;}*/
			
input.submit:hover { background:#009095; color:#FFFFFF; }
input.submit { margin-top:0px; background:#009095; border:1px solid #5e3b2e; color:#FFFFFF; cursor:pointer; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:2px 5px; }


@media print{.gmnoprint{display:none}}@media screen{.gmnoscreen{display:none}}

div#errorForm{ 
	color:red !important;line-height: 15px !important;margin:0px !important;margin-top:10px !important;margin-bottom:0px !important;padding:0px !important;
	font-weight:bold;
}
</pre></body></html>