body {
	background-color: #FFFFFF;
	margin: 0px;
	background: url(../img/bg.gif) top left repeat;
	}
	
/*----Header----*/
.header_links_bg {
	background: url(../img/header_leftside_bg.jpg) top left repeat-x;
	}
	
.header_linkerzijde {
	background: url(../img/header_linkerzijde.jpg) top right no-repeat;
	height: 166px;
	}
	
.header {
	width: 771px;
	height: 166px;
	}

.header_figuur {
	height: 142px;
	width: 415px;
	background: url(../img/header_figuur.jpg) top left no-repeat;	
	}	
	
.logo {
	height: 87px;
	width: 356px;
	background: url(../img/logo.jpg) top right no-repeat;
	background-color: #fff;
	}

.header_grijs {
	height: 9px;
	width: 356px;
	background-color: #C1C1C1;	
	}

.header-gradient {
	height: 46px;
	width: 356px;
	background: url(../img/header_gradient.jpg) top left repeat-y;
	background-color: #FA7E1A;
	}

.menu {
	height: 24px;
	width: 751px;
	background: url(../img/header_figuur_punten.jpg) top left no-repeat;
	background-color: #000;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*cursor: default;*/
	padding-right: 20px;
	}
	
.menu a {
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
	
.menu a:hover {
	color: #FA7E1A;
	}

.header_rechts_bg {
	background: url(../img/header_rightside_bg.jpg) top left repeat-x;
	}
	
/*----Table totale content (menu, content en winkelwagen)----*/
.main_content {
	margin-left: auto;
	margin-right: auto;
	}
	
/*----Linker menu kant----*/
.linker_menu {
	background-color: #B3B3B3;
	width: 197px;
	}
	
#submenu {
	width: 197px;
	padding-top: 8px;
	margin:0;
	}
	
#submenu ul {
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding-left: 0;
	}
	
#submenu a {
	display: block;	
	height: 18px;
	padding-top: 3px;
	padding-right: 20px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #B3B3B3;
	text-decoration: none;
	}

#submenu a:hover
	{
	background-color: #FA7E1A;
	}
	
.adres {
	background-color: #FA7E1A;
	border-bottom: 2px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.adres a {
	color: #fff;
	text-decoration: none;
	}	
	
.adres a:hover {
	text-decoration: underline;
	}
	
.opvulling {
	padding-top: 35px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
.opvulling a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.opvulling a:hover {
	text-decoration: none;
	}

/*----Midden Content----*/	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height : 17px;
	/*width: 360px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	}

table.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height : 17px;
}
	
.content h1 {
	line-height: 25px;/*margin-bottom: -15px;*/
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #4F4F4F;
	}
	
.content a {
	color: #545454;
	}

.content a:hover {
	text-decoration: none;
	}
/*----Rechts winkelwagen----*/	
.winkelwagen {
	border-left: 1px solid #D1E15C;
	width: 173px;
	background: url(../img/winkelwagen.jpg) top left no-repeat;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.winkelwagen span {
	display: block;
	padding-left: 55px;
	padding-top: 18px;
	color: #fff;
	margin-bottom: 8px;
	}
	
.winkelwagen table {
	margin-left: 5px;
	border-left: 1px solid #ECF1CC;
	border-right: 1px solid #ECF1CC;
	border-top: 1px solid #ECF1CC;
	width: 168px;
	height: 100%;
	}
	
.winkelwagen_status {
	background-color: #F8FAEC;
	text-align: center;
	color: #97A273;
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
.winkelwagen_subtotaal {
	color: #A4A280;
	background-color: #EEF3D0;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	}
	
.winkelwagen_verzendkosten {
	color: #A4A280;
	background-color: #EEF3D0;
	font-weight: normal;
	padding-left: 5px;
	}
	
.winkelwagen_totaal {
	color: #A4A280;
	background-color: #EEF3D0;
	padding-left: 5px;
	padding-bottom: 5px;
	}
	
table.drukwerk_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height : 17px;
	/*width: 360px;*/
	background-color: #fff;
}

.veld {
	font-family		: Verdana;
	font-size: 11px;
	border			: 1px solid #9b9b9b;
	}
	
.veldFout {
	font-family		: Verdana;
	font-size: 11px;
	border			: 1px solid #FF0000;
	}

.button {
	border: 1px solid #7F9DB9;
	background-color: #B3B3B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
}

.bestandFout
{
	color: #FF0000;	
}
#melding {
	color: #E70509;
	display:none;
	font-weight: bold;
}

.formatenTabel{
border-color: #CCCCCC;
}

#met
{
	display: none;
}
#zonder
{
	display: block;
}
.niet_rembours{
	display: none;
}
.wel_rembours{
	display: block;
}
.niet_zonder_verzend{
	display: none;
}
.wel_zonder_verzend{
	display: block;
}
.wel_normaal{
	display: block;
}
.niet_normaal{
	display: none;
}
.aktief{
display: block;
}
.passief{
display: none;
}