HTML,BODY{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	background:#444444;
	font-size:12px;
   height:100%;
   width:100%;	
	scrollbar-DarkShadow-Color: #444444;
	scrollbar-Track-Color: #FFFFFF;
	scrollbar-Face-Color: #6666ff;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #000000;
	scrollbar-3dLight-Color: #FFFF00;
	scrollbar-Arrow-Color: #FFFFFF;
}
TD{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	}
P{
   margin:0;
   padding:0;
}

.fullTable{
   height:100%;
   width:100%;	
}

input,textarea{
	border:1px solid #000000;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
}
.invul{
	background:#FFFFFF;
	border-top: 2px solid #CCCCCC;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 2px solid #CCCCCC;
  	color:#000000;
	font-size:12px;
	cursor:pointer;
}
.knopje{
	border:1px solid #000000;
	background: FFFF00;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
}
H2 {
	font-size: 130%;
	color:#000000;
	font-weight:bold;
}
H1 {
	font-size: 130%;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}
A:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
A:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A:hover,A:active {
	color: #6666ff;
	text-decoration:none;
	font-weight: bold;
}
A.artLink:link {
	color: #000000;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
A.artLink:visited {
	color: #000000;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
A.artLink:hover,A.artLink:active {
	color: #000000;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
A.topLink:link {
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
A.topLink:visited {
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
}
A.topLink:hover,A.topLink:active {
	color: #444444;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A.bottomLink:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
A.bottomLink:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A.bottomLink:hover,A.bottomLink:active {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:underline;
}
.topSide{
	background:#ffff00;
}
.blueBg{
	background:#6666ff;
	}
.greenBg{
	background:#7af291;
	}
.bg{
	background:#FFFFFF;
	background-image: url(/imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
}
.whiteBold{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.wwagenBack{
	background-image: url(/imgs/wwagenback.gif);
	background-repeat: repeat-y;
	background-position:top left;
}
.bold{
	font-weight:bold;
}
.artTable{
	border:1px solid #868686;
}
.prijsGroot{
	font-weight:bold;
	color:#6666ff;
	font-size:15px;
}
.textSmall{
	font-size:10px;
}
.bestelButton{
	border:1px solid #000000;
	background: FFFF00;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	width:60px;
	cursor:pointer;
}
.smallText{
	font-size:10px;
}
.updateCart{
	background-image: url(/imgs/updatecart.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.regelKopRed{
	background-color:#ffff00;
	color:#000000;
	font-weight:bold;
	height:20px;
}
.menuHeader{
	width:172px;
	background-color:#FF0;
	font-size:15px;
	font-weight:bold;
	border-bottom: 1px solid #000;
	border-left: 1px solid #FFF;
	text-align:left;
	padding: 4px 7px 4px 7px;
	
}
.selectieResults{
	margin-top:10px;
}
