.content{
background:#ffffff;
overflow:auto;
position:absolute;
left:0;
bottom:0em;
top:0;
right:0;
width:64em;
padding-left: 1em;
/*  text-align:right; */
}
table.table01 th{
text-align: left;
}

.onderstreept, .onderstreept td{
	background-color: #E9E9E9;
}

table.table02 th{
text-align: left;
}

table.table02 td{
border:1px #CCC;
}
#shopping_cart_items_big{
text-align: left;
}
.subnav{
display: block;
width: 100%;
height: 30px;
}

/****************************************************************************
**** PAGINATE
****************************************************************************/

div.paginate_mainheader{
display: block;
width: 100%;
height: 3em;
text-align: left;
font-size: 0.8em;
}
div.paginate_link a{
float: left;
margin: 2px;
width: 2em;
height: 2em;
text-align:center;
line-height: 1.8em;
border: 1px solid #9c9d98;
color: #9c9d98;
font-weight: bold;
}
div.paginate_link a:hover{
background: #babbb4;
color: #fff;
text-decoration: none;
}
div.paginate_selected{
float: left;
margin: 2px;
width: 2em;
height: 2em;
text-align:center;
background: #9c9d98;
color: #fff;
line-height: 1.8em;
border: 1px solid #9c9d98;
}

div.paginate_products{
width: 22em;
float: left;
}
div.paginate_sort{
width: 15em;
float: left;
}
div.paginate_navigation{
width: 35em;
float: left;
}
div.paginate_productsperpage{
width: 8em;
float: right;
}

div.paginate_zoekresultaat{
width: 25em;
margin-right:12px;
float: right;
}
.login_register_submit{
background: url(http://www.velgenland.nl/images/submit_lang.png) no-repeat;
border: 0;
width: 150px;
color: #fff;
cursor: pointer;
}
.login_register_submit:hover{
background: url(http://www.velgenland.nl/images/submit_lang_hover.png) no-repeat;
}
