body{ 
	align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img.cataloog{ 
	border: solid 1px #05214D;	
}

img{ 
	border: 0px;
	margin: 0px;
}

.headerbg{
	background: url(img/header_background.gif) top left repeat-x;
	font-size:10px;
}

#headerbg{
	background: url(img/header_background.gif) top left repeat-x;
	font-size:10px;
}

#shadowbodyleft{
	background: url(img/dropshadow_body_left.gif) top left repeat-y;
}

#shadowbodyright{
	background: url(img/dropshadow_body_right.gif) top left repeat-y;
}

.subheaderband {
	background: #E3E3E3;
	border-bottom: 1px solid #666666; 
}

#catList {
	list-style: none;
	padding-top: 10px;
	padding-left: 5px;
	margin: 0px;
}

#subcatList {
	list-style: none;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
}

.cat {
	margin-bottom: 15px;
}

.subcat {
	margin-bottom: 10px;
}

table.produkt { 
	color: #05214D; 
	text-decoration: none;
	font-size: 11px;
	width: 650;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:cccccc;
	vertical-align:top;
	text-align:left;
	margin-left:20px;
}

p.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align:top;
	margin-left: 20px;
}

a.navigatie {
	font-size: 11px;
	color: #999999;
}

a.categorie{
	color: #05214D;
	font-size: 11px;
}

a.categorie:visited{
	color: #05214D;
	font-size: 11px;
}

a.subcategorie{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none; 
}

a.subcategorie:visited{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none; 
}

a.subcategorie:hover{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:underline; 
}

#copyright{
	align: center;
	font-size: 11px;
	color: #05214D; 
	margin: 3px;
	background: #E3E3E3; 
}

#disclaimer{
	font-size: 11px;
	color: #999999;
}

#myheader{
	margin: 0px;
	padding: 0px;
}

#container{
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

