

body {
	background-color: #FFFFFF;
}

body,p,td {
	font-family: Tahoma,Arial,Verdana,Sans-serif;
	font-size: 12px;
	color: #cc6600;
}

a, a:hover, a:visited {
  color: #663300;
}

#header {
  vertical-align: top;
  color: white;
  padding-left: 15px;
  padding-top: 0px;
  margin: 0;
}


#header input, #header select {
  font-size: 14px;
}

#menu_left {
  background-color: #fff6ed;
  border-right: 1px solid #dedede;
  width: 149px;
}

#menu {
  padding-left: 8px;
  font-size: 11px;  
  width: 650px;
}

#menu a, #menu a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #663300;
}

#menu a:hover {
  text-decoration: underline;
  color: #e28f45;
}

#mandje  {
  width: 130px;
  color: #663300;
  background-color: #fff6ed;
  font-size: 11px;
  padding: 10px;
  border-right: 1px solid #dedede;
}

#leftbar {
  width: 150px;
}

#lefttext {
  width: 130px;
  height: 450px;
  vertical-align: top;
  border: 1px solid #d88a3c;
  border-left: none;
  background: url('../images/left_background.gif');
  background-repeat: no-repeat;
  padding: 10px;
  color: #cc6600;
}

#left_text {
  height: 250px;
}

#content  {
  vertical-align: top;
  color: #cc6600;
  font-size: 12px;
  padding-left: 18px;
  padding-top: 18px;
}

h1  {
  font-size: 14px;
  font-weight: bold;
  padding-top: 0px;
}

tr.tableheader td
{
  background-color: #f1e4d5;
  border-bottom: 1px solid black;
  font-weight: bold;
  color: #663300;
}

tr.tableheader td a:link, tr.tableheader td a:hover, tr.tableheader td a:visited
{
  color: #663300;
  text-decoration: none;
}

tr.tablerow td
{
  background-color: white;
  font-size: 11px;
  border-bottom: 1px solid #eeeeee;
  padding-right: 5px;
  padding-left: 5px;
}

tr.tablerow td.actioncell
{
  border-left:1px dotted #cecece;
  font-weight: bold;
}

tr.tablerow td a:link, tr.tablerow td a:hover, tr.tablerow td a:visited
{
  color: #663300;
  text-decoration: none;
}

tr.tablerow_action td  {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
}

tr.tablerow_action td table  {
  width: 100%;
  border: 1px dotted #cecece;
  border-top: none;
  background-color: #fff6ed;
}

tr.totalrow td.total {
  border-top: 1px solid #663300;
  border-bottom: 2px solid #663300;
}


tr.hover
{
  cursor:hand;
}

tr.hover td
{
  background-color: #f5ede3;
}

#pagenav .pagenav
{
	font:11px arial, tahoma;
	color: #663300;
	background-color:none;
  text-decoration:none;
	font-weight:bold;
}

#pagenav .active
{
  color: black;
}

#pagenav .arrows
{
  font: 10px Arial;
  vertical-align: top;
  font-weight: bold;
  
}

.boekdetail_header  {
  color: #663300;
  width: 120px;
  vertical-align:top;
}

.boekdetail_afbeelding {
  border: 1px solid black
}

.bestelling_header  {
  font-weight: bold;
  vertical-align:top;
}


select,input {
  font-size: 11px;
}

.button {
  font-size: 11px;
}



/*	================ */
#boekIntroductie	{
	text-align: center;
}


div#inhoud	{
	margin-left: 20px;
}