body
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
}

form
{
	padding: 0;
	margin: 0;
}

body, table, input, select
{
	description: Letterype algemeen;
	font-size: 11px;
	font-family: Verdana,Tahoma,Geneva,Arial;
	color: #333;
}

a
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

h1
{
	font-size: 15px;
	xmargin: 0px;
	border-left: 5px solid #f00;
	padding-left: 5px;
}

.pagebody
{
	description: Hele pagina;
	width: 680px;
	xborder: 1px solid #000;
}

.content
{
	height: 450px;
	overflow: auto;
}

.artikel
{
	float: left;
	width: 170px;
	xheight: 180px;
	height: 204px;
	overflow: hidden;
	padding: 0px;
	margin: 2px 20px 12px 20px;
	border: 1px solid #f00;
	text-align: center;
}

.artikeltop
{
	background-color: #b8d2e3;
	height: 36px;
}

.artikeltop div
{
	padding: 4px;
}

.artikelmiddle
{
	xheight: 116px;
	height: 140px;
	border-bottom: 1px solid #000;
	text-align: center;
	vertical-align: middle;
}

.artikelmiddle div
{
	padding: 4px;
}

.artikelbottom
{
	height: 28px;
}

.artikelbottom div
{
	padding: 4px;
}







body .AllPages
{
	clear: both;
	text-align: right;
}

body .AllPages .currentartpage
{
	padding: 0 2px;
	font-weight: bold;
	color: #fff;
	background-color: #acd;
}

body .AllPages a.currentartpage 
{
	color: #fff;
	text-decoration: none;
}







.menuBar
{
	description: Horizontale menubalk;
	background-color: #b8d2e3;
	border: 1px solid #4A9CD0;
}

.menuBar, .menuBar a, .menu, .menu a
{
	description: Menu tekst;
	color: #666;
	font-weight: bold;
}

.menuBarItem
{
	description: Hoofdmenu-item;
}

.menuBarItema
{
	description: Hoofdmenu-item tekst;
	border: 1px solid #666;
	margin: 3px 0 0 0;
	padding: 2px;
	text-align: center;
}

.menuBarItemsel .menuBarItema
{
	description: Geselecteerd hoofdmenu-item tekst;
	border: 1px solid #f00;
}

.menu
{
	description: Uitklapmenus;
	background-color: #b8d2e3;
	border: 1px solid #000;
	border-width: 1px 1px 0px 1px;
	z-index: 10;
}

.menubg
{
	description: Menu linker rand kleur;
	background-color: #b8d2e3;
}

.menuItem
{
	description: Menu-item;
	border-bottom: 1px solid #000;
	padding-top: 1px;
	padding-left: 1px;
}

.menuItemsel
{
	description: Geselecteerd menu-item;
	description: Individuele geselecteerde menuitems;
	border-bottom: 1px solid #666;
}

.menuItema
{
	description: Menu-item tekst;
	padding: 2px;
}

.menuItemsel .menuItema
{
	description: Geselecteerd menu-item tekst;
	border: 1px solid #f00;
}

.menuItemb
{
	description: Submenuindicator;
	margin: 2px 2px 0 0;
}

.header
{
	height: 40px;
	background-color: #b8d2e3;
	border: 1px solid #4A9CD0;
	margin: 4px 0 4px 0;
	text-align: center;
	padding-top: 4px;
}

.button
{
	description: Knoppen;
	width: 140px;
}

.orderPathBlock
{
	border: 1px solid #ff0000;
	width: 16px;
	height: 16px;
}

.orderPathContent
{
	border: 1px solid #ff0000;
	height: 16px;
	padding: 2px;
}

.orderPathContent a
{
	font-weight: normal;
}

.error
{
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
}

.subwebgroup, .subwebgroup a
{
	color: #333;
	font-weight: normal;
}

