body
{
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	background-image: url('http://caterstede.ibvision.nl/_clientFiles/layout/body_bg_v1.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

body, table, input, select, td, div, p
{
	font-size: 11px;
	font-family: Verdana,Tahoma,Geneva,Arial;
	color: #666;
}

a
{
	color: #963;
}

a:hover
{
	text-decoration: underline;
	color: #05b;
}

h1,h2,h3,h4,h5,h6
{
	color: #c96;
	font-family: Times,Sans-Serif;
}

h1
{
	font-size: 20px;
	margin: 0 0 11px 0;
}

h2
{
	font-size: 16px;
	margin: 0 0 11px 0;
}

h3
{
	font-size: 14px;
	margin: 0 0 11px 0;
}

form
{
	display: inline;
}

img
{
	border: 0;
}

body .center
{
	text-align: center;
}

body .right
{
	text-align: right;
}


#universe
{
	width: 860px;
	margin: 0 auto;
	text-align: center;
}

#headerarea
{
	margin: 0 0 11px 0;
}

#headerarea h1
{
	font-size: 64px;
	color: #963;
}

#leftcolumn
{
	width: 160px;
}

#contentarea
{
	width: 850px;
	overflow: hidden;
	margin: 20px 10px 0 10px;
	text-align: left;
}

#footerarea
{
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #963;
}

#footerarea a
{
	text-decoration: none;
}



#MENU_MENU_MENU_MENU_MENU_MENU_MENU_MENU_MENU_MENU_MENU_MENU_MENU_MENU
{
}

#topnav
{
	margin: 0;
	background-color: #ccc;
	border-top: 1px solid #963;
	border-bottom: 1px solid #963;
}

#topnav a
{
	text-decoration: none;
}

#topnav a:hover
{
	color: #963;
}

.am
{
	background-color: #ddd;
	border-left: 1px dotted #963;
	border-bottom: 1px dotted #963;
}

.amBar
{
}

.amBarItem
{
	padding: 2px 3px;
	border-right: 1px solid #fff;
}

.amBarItemSel
{
	padding: 2px 3px;
	background-color: #fdb;
	border-right: 1px solid #fff;
}

.amItema
{
	padding: 2px 3px;
	border-bottom: 1px solid #fff;
}

.amItemSel
{
	background-color: #fdb;
}



#INPUT_INPUT_INPUT_INPUT_INPUT_INPUT_INPUT_INPUT_INPUT_INPUT_INPUT_INPUT_INPUT
{
}

body .inputbutton, .customerbutton, .artlstaddtobasket, div.divInputbutton input
{
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-image: url('http://caterstede.ibvision.nl/_clientfiles/Layout/button_08.jpg');
	background-repeat: no-repeat;
	border: 1px solid #666;
}

body input.inputbuttonMO
{
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-image: url('http://caterstede.ibvision.nl/_clientfiles/Layout/button_08.jpg');
	background-position: right -7px;
	background-repeat: no-repeat;
	border: 1px solid #666;
}

body .inputtext, .customereditbox, .basketeditbox, div.divInputtext input
{
	margin: 2px 0;
	border: 1px solid #ccc;
}

body .inputselect
{
	margin: 2px 0;
	background-color: #fff;
}

body .inputnumber, .basketeditbox
{
	text-align: right;
	border: 1px solid #ccc;
}

body .formtable .header
{
	margin: 0 0 4px 0;
	color: #963;
	border-bottom: 1px solid #ccc;
}

body .formtable .subheader
{
	margin: 0 0 4px 0;
	color: #a84;
	border-bottom: 1px solid #ccc;
}

body .formtable .description
{
	margin: 10px 0;
}

body .formtable .label
{
	width: 120px;
}

body .formtable .required, .required
{
	color: #f00;
}



#ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR
{
}

.ErrorMessage1
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 100px;
	margin: -100px 0 0 -200px;
	color: #e00;
	background-color: #f00;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
}

.ErrorMessage2
{
	padding: 4px;
	background-color: #fff;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}

.ErrorMessage2 h3
{
	font-weight: bold;
	color: #c00;
}

.ErrorMessage2 p
{
}

.checkfieldissue
{
	border: 2px solid #f00;
}

