body{
	align: top;
 	background: #CC6600; 
 } 
.tekst1{
 	margin: 5px 15px 0px 0px; 
 	font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #333333;	
 } 
 .kop1{
 	margin: 30px 15px 5px 0px; 
	text-align:left;
	vertical-align:top;
 	font: 15px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #466F8C;	
 } 
 .kop2{
 	margin: 30px 15px 5px 0px; 
	text-align:left;
	vertical-align:top;
 	font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #466F8C;	
 } 

#col { float:left; width:709px; margin:0px 0px 8px ; padding:0px; }

.col_parent {float:left; vertical-align:top; width:776px; height:auto;}

.top_colbanner {float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:399px; }
.top_coltext {float:right; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:377px;  }

.coltext1 {float:left; margin:0px 10px 0px 10px; padding:10px 15px 0px 15px;  height:292px; width:200px; background-color:#EAEAEA; border-left: 1px solid #C1C1C1; border-top: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1; border-bottom: 1px solid #C1C1C1;}
.coltext1_fabrikanten {float:left; margin:8px 0px 0px 10px; padding:10px 0px 10px 15px;  height:auto; width:190px; background-color:#EAEAEA; border-left: 1px solid #C1C1C1; border-top: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1; border-bottom: 1px solid #C1C1C1;}
.coltext1_empty {float:left; height:50px; width:243px;}
.coltext2 {float:left; margin:0px 10px 0px 10px; padding:10px 15px 0px 15px; height:292px; width:200px; background-color:#EAEAEA;  border-left: 1px solid #C1C1C1; border-top: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1; border-bottom: 1px solid #C1C1C1;}
.coltext2_empty {float:left; margin:0px 10px 0px 10px; padding:0px 0px 0px 0px; height:300px; width:200px; border-left: 1px solid #C1C1C1; border-top: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1; border-bottom: 1px solid #C1C1C1;}
.coltext2_wide {float:right; vertical-align:top; margin:0px 10px 0px 0px; padding:0px 15px 0px 0px; height:auto; width:490px;}
.coltext3 {float:left; margin:0px 10px 0px 10px; padding:10px 15px 0px 15px; height:292px; width:200px; background-color:#EAEAEA; border-left: 1px solid #C1C1C1; border-top: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1; border-bottom: 1px solid #C1C1C1;}
.coltext3_empty {float:left; margin:0px 10px 0px 10px; padding:10px 15px 0px 15px; height:300px; width:200px; border-left: 1px solid #C1C1C1; border-top: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1; border-bottom: 1px solid #C1C1C1;}



a.link_oranje:link, a.link_oranje:active, a.link_oranje:visited   {text-decoration: none; 	float: right;  font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;	color: #CC6600;}
a.link_oranje:hover {color: #CC6600; text-decoration: underline;}
a.link_oranje2:link, a.link_oranje2:active, a.link_oranje2:visited   {text-decoration: none; 	  font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;	color: #CC6600;}
a.link_oranje2:hover {color: #CC6600; text-decoration: underline;}


a.link_contact:link, a.link_contact:active, a.link_contact:visited   {text-decoration: none; font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;	color: #333333;}
a.link_contact:hover {text-decoration: underline; color: #000000; }


select, input {
 	background: #F7F3F7; 
 	font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #333333;
	border:					1px solid #999999;

	}
textarea {
	border:					1px solid #999999;
	float:					left;
	clear:					both;
 	background: #F7F3F7; 
 	font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #333333;
	letter-spacing:			0px;
	}
label {
	float:					left;
	clear:					both;
	margin-top:				10px;
	}
input.button {
	border:					1px solid #999999;
	background-color:		#dddddd;
	margin-top:				10px;
	cursor:					pointer;
	}
