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

#web_artikelen {width:480px;
               height:100px;
			   
			   border:solid  #F60;
			   margin-top:10px;
			   padding:0;
			   top:0px;
}

#table {vertical-align:top; }

#web_nawgegevens { width:480px;
                         height:450px;
						 border:solid #036;
						 
			              padding:0;
						 }

#web_aantal {
	margin-left:2px;
	width:100px;
	height:25px;
	background-image:url(images/webwinkel/Aantal_button.png);
	background-repeat:no-repeat;
}

#color {background-color:#F93;
        position:relative;
        width:50px;
		height:100px;
		text-align:center;
		top:0px;
        
}
 #tekst_webwinkel {
	 position:relative;
	width:395px;
	height:auto;
	left:85px;
	top:-100px;
 }
 
 #leesmeer {
	width:67px;
	height:11px;
	top:85px;
	left: 200px;
	position:absolute;
}

#nawgegevens_blauw {
					background-color:#036;
					color:#FFF;
}
					
				
.rand { border:solid #036; padding-left:10px;text-align:left; }
.naw {background-color:#036; padding-left:10px; width:125px; color:#FFF;text-align:left;}
.tekst_aankruisen {color:#f93; text-align:left;}

#aanwijzingvak {
	        width:270px;
			height:20px;
			padding-left:5px;
			margin-top:10px;
		    border: solid #f93;
			position: relative;
			left:190px;
			top:0px;
			background-color:#f60;
			color:#036;
}

#invulvak {
	        width:270px;
			height:auto;
			margin-top:10px;
			border:solid #036;
			position:relative;
			left:190px;
			text-align:center;
			vertical-align:top;
			
			
}

#baksteen { clear:both}

