@charset "utf-8";
/* CSS Document 
				
	In opdracht van				: Poelepas.nl
	Design 						: VanderLoo-Design.nl
	Code & functionaliteiten	: VanderLoo-Design.nl
	Websop & CMS				: Alwinus 
	
	Updated: 26 augustus 2009
	
	Poelepas
	Groningen 2009
	| © 2009 Poelepas |
				
	Kleurcodes
	background					: #231f20
	grijze vlakken				: #4a4547
	blauw						: #00b9f1

–––––––––––––––––––––––––––––––––––––––---------–––––––––*/ 

#content-products{
/*	margin-left:80px;*/
}

table.form_table{
	margin-top:20px;
}

	td.formlabel{
		font-family:"Lucida Grande", geneva, helvetica, sans-serif;
		font-size:12px;
		vertical-align: top;
		width:120px;
	}
	
	table.form_table input{
		border:#C8BDB9 1px solid;
	}
	
	table.form_table textarea{
		border:#C8BDB9 1px solid;
		height:100px;
		width:250px;
	}
	
input#verstuur_contact {
	background: url(/images/knoppen/knop_verstuur.png) left top no-repeat;
	border :0px;
	width:100px;
	height:26px;
	cursor: pointer;
}