/*td
{
padding:2px;
}*/

/* display opties on site */
SELECT.displayshopitems{
	background-color: #ffffff;
	border : 1px solid #666666;
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
}

option.displayshopitems{
	background-color: #ffffff;
	border : 1px solid #666666;
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
}

INPUT.displayshopitems{
	background-color: #ffffff;
	border : 1px solid #666666;
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
	height:15px;
}

INPUT.displayshopitems{
	background-color: #ffffff;
	border : 1px solid #666666;
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
	height:15px;
}

INPUT.displayshopitemsradio{
	background-color: transparent;
	border : 0px solid #ffffff;
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
}
INPUT.displayshopitemscheckbox{
	background-color: transparent;
	border : 0px solid #ffffff;
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
}

INPUT.displayshopitemssubmit{
	background-color: #ffffff;
	border : 0px solid #666666;
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-weight : bold;
	font-size : 10px;	
	height:22px;
	cursor:pointer;
}

TD.labeldisplayshopitems{
	font-weight : bold;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	

}
/*end display opties on site */

/* display winkelmandje on site */
TD.shopheader{
	background-color: #D71B36;
	border : 0px solid #441422;
	color:#ffffff;
	font-family:Verdana,Arial,sans-serif;
	font-weight : bold;
	font-size : 10px;	
	height:22px;
}
TD.shopitem{
	background-color: #eee;
	border : 0px solid #441422;
	color:#da4b47;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
	height:20px;
}
INPUT.shopitemaantal{
	background-color: #eee;
	border : 1px solid #ffffff;
	color:#da4b47;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
	cursor:pointer;
	padding-right:5px;
}

TD.shopitemsubtotaal{
	background-color: #b2b2b2;
	border : 0px solid #441422;
	color:#da4b47;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
	height:20px;
}
TD.shopitemverzendingskosten{
	background-color: #b2b2b2;
	border : 0px solid #441422;
	color:#da4b47;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
	height:20px;
}
TD.shopitemtotaal{
	background-color: #b2b2b2;
	border : 0px solid #441422;
	color:#ffffff;
	font-family:Verdana,Arial,sans-serif;
	font-weight : normal;
	font-size : 10px;	
	height:20px;
	text-align:right;
}

.tablewinkelmandje
{
padding-right:2px;
padding-left:2px;
}

.inputregister
{
border: 1px solid #bdbcbc;
width: 200px;
padding:3px;
font-size: 12px;
background-color:#fff;
color:#666;
}

.inputredregister
{
border: 1px solid #cc0000;
width: 200px;
padding:3px;
font-size: 12px;
background-color:#fff;
color:#666;
}

.inputregister2
{
border: 1px solid #bdbcbc;
padding:3px;
font-size: 12px;
background-color:#fff;
color:#666;
}
.inputredregister2
{
border: 1px solid #cc0000;
padding:3px;
font-size: 12px;
background-color:#fff;
color:#666;
}
.submitregister
{
	background-color: #d71b36;
	border : 0px solid #441422;
	color:#ffffff;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : bold;
	font-size : 10px;	
	height:22px;
	cursor:pointer;
}
.submitregister_klein
{
	background-color: #eee;
	border : 0px solid #441422;
	color:#000000;

	cursor:pointer;
}
.submitconfirmorder
{
	background-color: #d71b36;
	border : 0px solid #441422;
	color:#ffffff;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : bold;
	font-size : 10px;	
	height:22px;
	cursor:pointer;
}
TABLE.tableregister
{
	background-color: #eeeeee;
}
TD.tableregister
{
	padding:20px 20px 20px 20px;
	width:665px;
}

.data5{
background-color:#EEEEEE;
color:#D71B36;

padding:5px;
}
.totaal5{
background-color:#D71B36;
color:#ffffff;

padding:5px;
}
/*end display winkelmandje on site */
/*
a:link 
{  
color: #d71b36; 
text-decoration: none;
}

a:visited 
{  
color: #d71b36; 
text-decoration: none; 
}

a:hover 
{   
color: #d71b36; 
text-decoration: underline; 
}

a:active 
{ 
color: #d71b36; 
text-decoration: none; 
}*/

