.{
	
	font-family:"tahoma";
	/*
	font-size:12px;
	*/
}

table.maintable{
	width:770px;
	height:500px;
	background:#fce7a3 url('../img/mainagt.gif'); 
	background-position:top left;
	background-repeat:no-repeat;
}

table.w_object{
	width:200px;
	border:1px solid #ccc;
	height:225px;
}

table.w_object_view{
	width:400px;
	border:1px solid #ccc;
	height:400px;
}

a.bestel{
	border:1px solid #ccc;
	background:white;
	width:80px;
	height:25px;
	text-decoration:none;
	text-align:center;
	padding-top:4px;
	color:black;
}

img.thumb_detail{
	border:2px inset #ccc;
	width:100px;
}

input.bestel{
	border:1px solid #ccc;
	background:white;
	width:50px;
	height:25px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	color:black;
}

table.winkelwagen{
	border:1px solid #84c225;
}

input.txt, textarea.txt{
	border:1px solid #ccc;
	width:400px;
}

input.submittxt, input.submit_betaling{
	border:1px solid #ccc;
	background:white;
}