/* menurechts */

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

#loginframe
{
	width: 90%;
	height: 95%;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
}

#loginheader
{
	color: navy;
	font-size: 12pt;
	font-weight: bold;
}

.loginlabel
{
	width: 95%;
	display: block;
}

.logininput
{
	width: 70%;
}

.loginlink2
{
	display: none;
	margin-left: 25px;
}

.loginlink3
{
	display: none;
	margin-left: 25px;
}

.loginexpandlink
{
	display: block;
	text-decoration: underline;
	cursor: pointer;
}

.loginbutton
{
	background: none;
	border: 0;
	color: #ff0000;
}

#loginerror
{
	margin-top: 5px;
	color: red;
	font-weight: bold;
}

.leveltextlink
{
	color: black;
	font-size: 12px;
	text-align: center;
	display: block;
}

.leveldisplay
{
	height: 130px; 
	width: 200px; 
	float: left; 
	margin-left: 10px; 
	margin-right: 10px; 
	display: block;
}

ul.pager {
	margin: 0;
	padding: 0 ;
	list-style-type: square;
	text-align: center;
	white-space:nowrap;
	display: inline;
}
ul.pager li {
	margin: 0;
	padding: 0;
	display: inline;
}

/* Artikeltabel.asp */

#artikelnavigatie
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table.artikeltabel {
	width:100%;
}

.artikeltabel thead {
	height: 2em;
}

.artikeltabel tfoot {
	height: 2em;
}

.artikeltabel  th {
	text-align: left;
	padding: 2px;
	padding-bottom: 0px;
	font-size: .9em;
}

.artikeltabel thead th {
	background-color: #005830;
	color: white;
}

.artikeltabel tfoot th {
	background-color: #ccc;
	color: black;
}

.artikeltabel td {
	padding: 1px 2px 2px 1px;
	font-size:.9em;
}
.artikeltabelselected {
	background-color: lightblue;
}

#artikelcontainer {
	padding-bottom: 0px;
}

#artikelpager ul 
{
	font-size: .8em;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	height: 10px;
	
} 

#artikelpager ul li {
	margin-left: 0px;
	padding: 5px 5px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	height: 10px
	}
	
#artikelpager ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	height: 10px
}
	
/* Artikelinfo.asp */
#artikelinfo
{
	margin-left: 0px;
	margin-bottom: 0px;
}

.artikeltekst	
{
	text-align: left;
	vertical-align: top;
}

#artikelinfocontainer
{
	border: 1px solid #000;
	width: 99%;
	margin-left: 0px;
}

.artikelinput
{
	margin-left: 20px;
	height: 13px;
	width: 50px;
	margin-top: 3px;
}

.artikelbutton
{
	margin-left: 20px;
	height: 16px;
	width: 50px;
	background-color: #005830;
	color: white;
	border: 0px;
}

table.artikelinfotabel {
	width:100%;
}

.artikelinfotabel thead {
	height: 2em;
}

.artikelinfotabel tfoot {
	height: 40px;
}

.artikelinfotabel  th {
	text-align: left;
	font-size: .9em;
}

.artikelinfotabel thead th {
	background-color: #005830;
	color: white;
}

.artikelinfotabel tfoot th {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	vertical-align: middle;
}

.artikelinfotabel td {
	font-size:.9em;
	vertical-align: top;
}

/* levelsbottom.asp */

.levelimage
{
	display: block;
	height: 110px;
	width: 185px;
	border: 0px;
}

/* editklant.asp */

.klantlabel
{
	display: block;
	text-align: right;
	width: 35%;
}

table.besteltabel {
	width:660px;
}

.besteltabel thead {
	height: 2em;
}

.besteltabel tfoot {
	height: 1.5em;
}

.artikeltabel  th {
	text-align: left;
	padding: 2px;
	padding-bottom: 0px;
	font-size: .9em;
}

.besteltabel thead th {
	background-color: #005830;
	color: white;
}

.besteltabel tfoot th {
	/*background-color: #ccc;*/
	padding: 1px 5px 5px 1px;
	color: black;
	vertical-align: bottom;
}

.besteltabel td {
	padding: 1px 5px 5px 1px;
	font-size:.9em;
}

.bestelinput
{
	width: 200px;
}

/* backoffice */
#backofficeheader
{
	font-size: 12pt;
	font-weight: bold;
}

.backofficetable
{
	width: 100%;
	font-size: 8pt;
 }

.submit {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #666666;
	border-left: 0;
	color: #666666;
	display: inline;
	margin: 0;
	padding: 0;
}

*:first-child+html .submit {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
}

* html .submit {				/* hack needed for IE 5/6 */
	border-bottom: 0;
	text-decoration: underline;
}

.loginlink {
	color: #666666;
}
.loginlink:hover {
	color: #333333;
}
.omkadering {
	border: 1px solid #CDCDCD;
}
.loginerror
{
	color: red;
	font-weight: bold;
	font-size: 10pt;
}

.backofficeheader
{
	font-size: 12pt;
	font-family:Verdana;
	color: White;
	font-weight: bold;
	background-color: #005830;
}

.artikellink
{
	color: white;
}

.artikelheaderlink
{
	color: white;
}

.bestelbevestiging
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;	
	padding-bottom: 5px;	
}