/** 						{ margin: 0; padding: 0; }*/
body 					{ font-size: 12px; font-family: arial; line-height: 21px; background-color: #d4e7c1; } /*background-image: url(../images/bg.jpg); background-repeat: repeat-x;*/
					
a:link, a:visited, 
a:active				{ color: #4b75ba; text-decoration: underline; }
a:hover 				{ text-decoration: none; }

a:link.black,  a:visited.black, 
a:active.black 			{ color: #2c2a2b; text-decoration: none; }
a:hover.black 			{ text-decoration: underline; }

a:link.white,  a:visited.white, 
a:active.white 			{ color: #fff; text-decoration: underline; }
a:hover.white 			{ text-decoration: none; }

h1, h4					{ color: #4b75ba; font-size: 18px; font-weight: normal; padding-bottom: 20px; }
h2 						{ color: #2c2a2b; font-size: 18px; font-weight: normal; margin-bottom: 20px; }
h3						{ font-size: 12px; }

img						{ border-width: 0; }

input, select, option, 
textarea 				{ font-size: 11px; font-family: arial; padding-left: 4px; }
  .green 				{ background-color: #42a41e; color: #fff; font-size: 11px; border: solid 1px #000; }

#container 				{ width: 100%;  }

#header 				{ text-align: right; width: 900px; float: left; }
	#header .logo 		{ width: 300px; float: left; }
	#header .slogan 	{ display: none; }

#navigation 			{ display:none; }

#scroller 				{ display:none; }

#main_left 				{ display:none; }

/*#main_center 			{ width: 600px; float: left; position:relative;   margin-right: -1px; margin-left: -1px; float: left; padding-right: 25px; padding-bottom: 20px; padding-left: 25px;  }
*/	#main_center table 	{ border-top: 1px solid #4db848; border-left: 1px solid #4db848; }
	#main_center th 	{ text-align: left; padding: 4px; border-right: 1px solid #4db848; border-bottom: 1px solid #4db848; }
	#main_center td 	{ padding: 4px; border-right: 1px solid #4db848; border-bottom: 1px solid #4db848; }
	#main_center li		{ list-style-type: none; list-style-image: none; }

#main_right 			{ display:none;}

#footer					{ display:none; }

.box_bg_left,
.box_bg_right,
.box_bg_left_small		{ display:none;}

.paragraph				{ margin-top: 20px; }
.image_left 			{ position:relative; float: left; padding-right:10px;}
.image_right 			{ position:relative; float: right; padding-left:10px;}

#projecten_image		{ display:none; }

hr						{ color: #4db848; background-color: #4db848; height: 1px; margin-top: 20px; border-width: 1px; }

.flashpricelist			{ display: none !important;}
*html .flashpricelist	{ display: inline !important;	 } 
*:first-child+html .flashpricelist{	display: inline !important;	}
.imagepricelist			{ display: inline !important; 	 }

*html .imagepricelist	{ display: none	 !important;	 }
.textpricelist			{ display: inline !important; 	 background: #000; }
*:first-child+html .imagepricelist{	display: none !important;	}
.datepricelist			{ display: inline !important;	 }
.flashortext			{ display: none !important; 	 }
