@charset "utf-8";
/* CSS Document */

body{
	background-color:#E5E5E5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:18px;
	background-image:url(../images/Ayrro_BG.jpg);
}

div.container{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:700px;
	padding:20px;
	background-color:#FFF;
	min-height:450px;
}

div.container2{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:700px;
	padding:20px;
	min-height:450px;
	background-image:url(../images/transparantwit.png);
	background-repeat:repeat;
}

.bestelveldinput{
	border:solid #666 1px;
	background-color:#FFF;
	width:400px;
}

.aantalselectiemenu{
	background-color:#FFF;
	width:60px;
}

